1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-07 13:40:17 +02:00
Commit Graph

79 Commits

Author SHA1 Message Date
Grigory Smolkin
40ee8a14b1 tests: ptrack paranoia disable 2017-10-09 15:40:33 +03:00
Grigory Smolkin
6dc3c29616 Version 2.0.7 2017-10-09 15:35:46 +03:00
Grigory Smolkin
a6adf6ec6c tests fixes 2017-10-09 15:32:48 +03:00
Grigory Smolkin
dc792f5474 tests: ptrack small fixes 2017-10-05 16:59:05 +03:00
Grigory Smolkin
d21412d274 tests ptrack.py fixes 2017-10-05 16:47:32 +03:00
Grigory Smolkin
3700576d99 test_ptrack_disable added 2017-10-05 12:06:01 +03:00
Anastasia
9813471e7b Version 2.0.6 2017-10-04 12:24:53 +03:00
Grigory Smolkin
dc079c9d07 exclude pg_internal.init from tests 2017-10-03 19:27:13 +03:00
Grigory Smolkin
29380efb14 ptrack tests fixes 2017-10-03 18:26:55 +03:00
Grigory Smolkin
31b7230ea7 Merge branch 'repprotocol_v1' of https://git.postgrespro.ru/pgpro-dev/pg_probackup into repprotocol_v1 2017-10-03 16:27:29 +03:00
Grigory Smolkin
701ea7c0a5 ptrack tests 2017-10-03 16:27:03 +03:00
Anastasia
990ab6050d Version 2.0.5 2017-10-03 15:57:15 +03:00
Anastasia
04105e8f07 Version 2.0.4 2017-09-28 13:10:03 +03:00
Grigory Smolkin
d1c5a993cc small fix 2017-09-28 10:54:50 +03:00
Grigory Smolkin
237882cfaa new tests added 2017-09-28 10:32:06 +03:00
Grigory Smolkin
dfdebfc05e pgpro-956 test coverage 2017-08-31 23:33:54 +03:00
Arthur Zakirov
578abf5f40 Version 2.0.3 2017-08-31 21:32:15 +03:00
Arthur Zakirov
9b784015db Version 2.0.2 2017-08-11 19:05:36 +03:00
Grigory Smolkin
48255ebf09 tests: new modules and tests 2017-07-12 17:28:28 +03:00
Anastasia
9f91dfc5bb Bunch of small fixes. Version 2.0.1 2017-07-05 17:36:22 +03:00
Anastasia
be95e17fac Version 2.0 2017-07-03 18:09:24 +03:00
Grigory Smolkin
88b2742972 tests minor fixes 2017-06-27 12:43:45 +03:00
Grigory Smolkin
49a8575456 tests fixes, del_test_dir added 2017-06-27 08:42:52 +03:00
Anastasia
e0596efd85 Version 1.1.17 2017-06-20 17:54:15 +03:00
Grigory Smolkin
1a849cad7e tests fix 2017-06-20 13:57:23 +03:00
Grigory Smolkin
b38410d9a2 tests: pgpro688 added 2017-06-07 17:52:07 +03:00
Anastasia
2525daa544 Version 1.1.16. Feature freeze for release 2.0 2017-06-07 17:08:57 +03:00
Anastasia
99d031a641 Version 1.1.15 2017-06-07 16:55:24 +03:00
Anastasia
d10b05bd91 Version 1.1.14 2017-05-29 18:53:38 +03:00
Grigory Smolkin
035b639002 validate fix 2017-05-25 15:34:18 +03:00
Anastasia
494b978fe0 Version 1.1.13 2017-05-25 14:24:52 +03:00
Grigory Smolkin
b1e849a588 validate rework, self.cmd and self.output added 2017-05-25 12:54:06 +03:00
Anastasia
0dba271511 if WAL segment required to create pagemap is absent, throw an ERROR 2017-05-23 20:51:58 +03:00
Grigory Smolkin
0f212e0455 TESTS: false_positive added, pgpro-560 added, validate redesign 2017-05-22 14:17:43 +03:00
Grigory Smolkin
2b02bd4094 pgpro589 added 2017-05-18 13:01:30 +03:00
Arthur Zakirov
ff03146366 Version 1.1.12 2017-05-18 12:22:56 +03:00
Grigory Smolkin
eb97837356 fixes for pgpro561 2017-05-17 20:43:28 +03:00
Grigory Smolkin
8972d4f45b minor fixes 2017-05-17 14:01:57 +03:00
Grigory Smolkin
fa1ba6c531 pgpro561 added 2017-05-17 12:46:38 +03:00
Grigory Smolkin
442cef1ca5 PGPRO-688 tests added 2017-05-15 02:43:05 +03:00
Anastasia
6db02b6401 Version 1.1.11 2017-05-11 12:39:27 +03:00
Grigory Smolkin
36e64407fc ptrack, validate, retention fixes 2017-05-05 16:21:49 +03:00
Anastasia
a5435cacad update expected version in tests 2017-05-04 12:38:32 +03:00
Grigory Smolkin
262f1ab410 test fixes 2017-05-03 18:05:19 +03:00
Grigory Smolkin
2b8da45f09 ptrack tests added 2017-05-03 14:14:48 +03:00
Artur Zakirov
e6a478a5e8 Update version 2017-04-07 15:15:41 +03:00
Artur Zakirov
a40f1f523c Refactor do_delete() function 2017-04-06 15:34:34 +03:00
Artur Zakirov
5c7669757d Compare system_identifier of PGDATA with system_identifier of backup_conn 2017-04-05 19:48:55 +03:00
Artur Zakirov
e3f9d5997a Remove name argument of make_bnode() 2017-04-03 19:21:26 +03:00
Artur Zakirov
cc1d1edbac Change retention purge command finish message 2017-03-27 15:24:42 +03:00