David Steele
b0a6954671
A number of doc improvements:
...
1) Started on a general markdown renderer
2) Internal links now work in PDF
3) Improvements to PDF styling
4) Some comment and formatting fixes
5) User guide edits.
2015-12-23 11:04:26 -05:00
David Steele
fa05715dec
Added documentation in the user guide for delta restores, expiration, dedicated backup hosts, starting and stopping pgBackRest, and replication.
2015-11-22 16:44:01 -05:00
David Steele
57a06ba3b1
Implemented issue #148 : Website with basic user guide.
2015-10-28 10:10:36 +01:00
David Steele
6e170d27e4
Replaced expired CentOS VMs with new ones.
2015-10-08 12:23:37 -04:00
David Steele
ddd4c14773
Implemented issue #129 : Stop/Start Commands.
...
Implemented issue #136 : Add stderr back into protocol layer.
There were also miscellaneous bug fixes and improvements to buffering in IO.pm.
2015-10-08 11:43:56 -04:00
David Steele
4e7bd4468a
Worked on issue #122 : 9.5 Integration.
...
Most tests are working now. What's not working:
1) --target-resume option fails because pause_on_recovery setting was removed. Need to implement to the new 9.5 option and make that work with older versions in a consistent way.
2) No tests for the new .partial WAL segments that can be generated on timeline switch.
2015-08-06 16:36:55 -04:00
David Steele
576d50fc1e
Added ssh control master config to speed regression testing.
...
Added vagrant config for Centos 7.
2015-08-05 18:54:41 -04:00
David Steele
23e6267adc
Implemented issue #20 : Convert Postgres calls from psql to DBD::Pg.
2015-08-05 12:32:12 -04:00
David Steele
f8a2da9400
Work on issue #48 : Abandon threads and go to processes
...
* Major refactoring of the protocol layer to support this work.
* Fixed protocol issue that was preventing ssh errors (especially connect) from being logged.
2015-08-05 08:43:41 -04:00
David Steele
1b0f997f59
Implemented issue #119 : Make sure all repo permissions are 640/750.
...
Updated remaining test logs.
2015-07-24 18:05:06 -04:00
David Steele
97c036973c
Implemented issue #119 : Make sure all repo permissions are 640/750.
2015-07-23 13:11:38 -04:00
David Steele
65847b5fb1
Vagrant backrest mount is no longer RO so development can be done entirely within VMs.
2015-07-13 13:25:04 -04:00
David Steele
073e3b7c00
Minor for regression tests.
...
Improved CentOS 6 vagrant config.
2015-07-11 22:47:22 -04:00
David Steele
b777525f62
Added --exe param to allow testing of packaged versions.
...
Updates to u12 vagrant vm.
2015-07-11 17:16:35 -04:00
David Steele
e9ce4efedf
Removed dependency on dequeue_timed() which eliminates the CPAN install.
...
Added vagrant config for CentOS 6.
2015-07-10 09:20:28 -04:00
David Steele
8b7fd99637
Added vagrant configuration for Ubuntu 12.04.
...
Changes to regression tests to work better with VMs.
2015-07-06 21:00:48 -04:00