1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-03 00:26:59 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
6124558347 Moved config functions to a new file. 2014-12-15 22:20:42 +00:00
1d43c63326 Working on better backup unit tests. 2014-10-18 13:25:20 -04:00
c1d6890c60 More Moose removal. 2014-10-09 16:01:06 -04:00
168398e58a Merge from dev-0.30.
Squashed commit of the following:

commit 2e90e165f5717ffef932996e00227dc78d47f23a
Author: David Steele <david@pgmasters.net>
Date:   Tue Sep 30 15:50:07 2014 -0400

    Removed outdated conf sample.

commit d32f7690ca99c98bc8cef5011de29f4b3a05bf90
Author: David Steele <david@pgmasters.net>
Date:   Tue Sep 30 15:44:25 2014 -0400

    Suppress error message from being logged when a file is removed by the db during the backup.  The exception was being caught and the backup was successful, but the error message was being logged to stdout and the log file which is confusing.

commit 9ea52d9703da833aa3c215dbadfee60472ffad2a
Author: David Steele <david@pgmasters.net>
Date:   Tue Sep 30 11:13:55 2014 -0400

    File->manifest now ignores missing files and paths while running.
2014-09-30 15:51:08 -04:00
82f22dd9fe Documentation for config functions. 2014-09-18 16:41:36 -04:00
fd12299ecd Some fixes in test logging. 2014-09-18 15:18:52 -04:00
4d8c97eb55 Using ' instead of " where appropriate. 2014-09-16 08:21:29 -04:00
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
672c6b2ccb Backup start/stop timestamp now stored in backup.manifest 2014-08-12 19:04:46 -04:00
0298e8dd16 Created unit tests for files deleted by the db during backup. 2014-08-10 15:02:14 -04:00
09e2351ae8 Test log mode is working. 2014-08-09 18:35:55 -04:00
2d9f027e3a Cleanup, work on test framework. 2014-07-27 18:13:23 -04:00
6f4310db42 Changes for testing - finished changing config to local implementation. 2014-07-27 14:03:21 -04:00
353cdb6b31 Local archiving is working again. 2014-07-12 19:03:39 -04:00
e1829bb2d2 First fully working backup in a while. 2014-06-23 18:54:00 -04:00
f91dce259f Working on backup unit tests. 2014-06-22 14:51:28 -04:00
3a32363a56 Working on copy. 2014-06-12 21:56:20 -04:00
976bafca9e Added new tests. 2014-06-07 17:29:11 -04:00
31b05eaab3 Moved pg_backrest_utility. 2014-06-07 16:13:41 -04:00