1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
Commit Graph

70 Commits

Author SHA1 Message Date
David Steele
82fa497511 Last doc fixes. 2015-03-25 14:43:21 -04:00
David Steele
4a6f4e2340 Getting docs in shape for the next release. 2015-03-24 18:50:54 -04:00
David Steele
1729fa1c51 Added unit tests for expiration. 2015-03-17 18:31:05 -04:00
David Steele
f4f31302f0 Broke archive-required into two options: backup-wal-check and backup-wal-store. 2015-03-16 14:45:53 -04:00
David Steele
258fb9c6e2 More work on automated docs. Merging this to go back to some feature/bug work for a while. 2015-03-16 14:01:01 -04:00
David Steele
7675a11ded First pass at building automated docs for markdown/html. This works pretty well, but the config sections of doc.xml still require too much maintenance. With the new Config code, it should be possible to generate those sections automatically. 2015-03-08 14:05:41 -04:00
David Steele
23102f19e5 All copy() cases generate checksums during copy.
Unit tests for bAppendChecksum option for copy().
2015-03-01 22:23:52 -05:00
David Steele
83658a4778 Docs for checksum option being removed. 2015-03-01 16:43:54 -05:00
David Steele
9069c34e34 Added more tablespace changes to backup unit tests. 2015-01-24 11:05:26 -05:00
David Steele
26c568b7bc Manifest checksum failure shows expected value to allow manual fix - though not recommended. 2015-01-20 16:20:27 -05:00
David Steele
8a7ee1bb1f Integration of new Manifest object. 2015-01-20 14:13:35 -05:00
David Steele
15a45f31f4 Added feature list. 2015-01-20 12:17:39 -05:00
David Steele
46ba3a18df Ownership code runs through - may not work for all cases. 2014-12-30 11:59:57 -05:00
David Steele
b9d9c7fa66 Incremented version to .50 since restore functionality if going in. 2014-12-18 16:47:03 +00:00
David Steele
1a3c5cd9db Added latest link so it is easy to get to the last backup. 2014-12-18 16:14:30 +00:00
David Steele
b6e0bb2ae5 Small unit test changes. 2014-10-16 08:58:11 -04:00
David Steele
5c216c93d5 Working on backup unit tests. 2014-10-15 19:11:09 -04:00
David Steele
f9ff7c6ec7 Comments. 2014-10-14 23:58:17 -04:00
David Steele
c8aeadce8e Comments. 2014-10-11 00:16:34 -04:00
David Steele
aafc0fef69 Removed Moose from the Db object. 2014-10-10 16:03:33 -04:00
David Steele
74cae73ee0 Moved version number to v0.31. 2014-10-05 20:21:15 -04:00
David Steele
7ed6587c42 ISSUE-11: Added --no-start-stop and --force options. 2014-09-19 17:51:51 -04:00
David Steele
121cb8a811 Title fix. 2014-09-19 10:47:22 -04:00
David Steele
77802d3689 Fixed some language. 2014-09-18 13:13:04 -04:00
David Steele
97c12f4eda Update backrest project description. 2014-09-18 12:57:50 -04:00
David Steele
411e870c7a Notes. 2014-09-15 22:04:26 -04:00
David Steele
1125397aae Updated readme. 2014-09-15 19:00:40 -04:00
David Steele
e8e7c82b14 pg_backrest.pl returns version.
Version is also stored in the backup path in the version and backup.manifest files.
Merged the two date string functions.
2014-08-12 20:00:52 -04:00
David Steele
672c6b2ccb Backup start/stop timestamp now stored in backup.manifest 2014-08-12 19:04:46 -04:00
David Steele
0298e8dd16 Created unit tests for files deleted by the db during backup. 2014-08-10 15:02:14 -04:00
David Steele
83d0db27d1 Added release comment. 2014-07-27 18:18:59 -04:00
David Steele
a849f2d2fd Removed remaining decencies on Config::IniFiles 2014-07-27 14:26:07 -04:00
David Steele
50dd95c005 Sync up - hopefully. 2014-07-25 19:07:40 -04:00
David Steele
287e15f01f Test commit. 2014-07-25 18:31:56 -04:00
David Steele
6614f50cc8 Test change 2014-07-25 18:18:20 -04:00
David Steele
9dd3df6fd3 Added to feature backlog. 2014-07-23 08:04:48 -04:00
David Steele
75160a41b9 Added notes for some changes. 2014-07-21 08:11:04 -04:00
David Steele
9d9dae418b Added archive-put unit tests.
Lots of other unit test improvements.
2014-07-15 22:32:41 -04:00
David Steele
d0ca69d433 Integrating IPC::Run - IPC::Open3 is out. 2014-06-30 18:35:05 -04:00
David Steele
c300c841eb Added release notes. 2014-06-30 08:29:25 -04:00
David Steele
976bafca9e Added new tests. 2014-06-07 17:29:11 -04:00
David Steele
ca6b435c4f June Hackathon: copy_in and copy_out functions written, some paths through File->copy() working, basic unit tests setup. 2014-06-05 16:40:05 -04:00
David Steele
5813aedaa3 Added recognition section to read me. 2014-06-05 09:59:04 -04:00
David Steele
5d09af9cc0 Better include markdown. 2014-06-04 13:47:17 -04:00
David Steele
1793b7a5c4 Comments and formatting. 2014-06-03 22:02:56 -04:00
David Steele
816c67edfd Converted File::compress 2014-06-02 17:48:07 -04:00
David Steele
0338369193 Working on more robust file functions. 2014-06-01 17:23:33 -04:00
David Steele
db40553434 Changed version. 2014-05-13 16:41:20 -04:00
David Steele
d234aeea64 More work on error-handling. 2014-05-13 11:23:15 -04:00
David Steele
a2b28623d4 Working on better error handling. 2014-04-28 09:13:25 -04:00