David Steele
|
f207dc7123
|
Renumber return codes between 25 and 125 to avoid PostgreSQL interpreting some as fatal signal exceptions.
Suggested by Yogesh Sharma.
|
2017-04-12 12:41:34 -04:00 |
|
David Steele
|
5957f8566f
|
Archive test improvements:
* Fixed flapping archive-stop test with testResult() retries.
* Added final test of archive contents to archive-push test.
|
2017-03-02 11:47:23 -05:00 |
|
David Steele
|
0daeace1cd
|
Fixed alignment issues with multiline logging.
|
2017-02-05 19:58:52 -05:00 |
|
David Steele
|
43ada9fb33
|
Improved, multi-process implementation of asynchronous archiving.
|
2017-01-27 11:02:27 -05:00 |
|
David Steele
|
7d1347cdec
|
Split the archive-get and archive-push commands into separate modules.
|
2017-01-10 19:59:32 -05:00 |
|
David Steele
|
b58045f575
|
Moved the Archive modules to the Archive directory.
|
2017-01-10 19:51:20 -05:00 |
|
David Steele
|
0b4055e588
|
Moved File->manifest() into the FileCommon.pm module.
|
2017-01-10 13:08:03 -05:00 |
|
David Steele
|
c8dfc673b8
|
Moved tests into new modules to better reflect actual usage.
|
2017-01-04 18:31:16 -05:00 |
|