1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-04 09:43:08 +02:00
pgbackrest/doc
David Steele 57d7809297 Improve efficiency of code generation.
Code generation saved files even when they had not changed, which often caused code generation cascades. So, don't save files unless they have changed.

Use rsync to determine which files have changed since the last test run. The manifest of changed files is saved and not removed until all code generation and builds have completed. If an error occurs the work will be redone on the next run.

The eventual goal is to do all the builds from the test/repo directory created by rsync but for now it is only used to track changes.
2018-11-03 19:52:46 -04:00
..
example Add monitoring examples using PostgreSQL and jq. 2018-04-13 14:31:33 -04:00
lib/BackRestDoc Update introduction to be pithy. 2018-09-19 18:26:12 -04:00
resource v2.06: Checksum Delta Backup and PostgreSQL 11 Support 2018-10-16 14:56:51 +01:00
xml Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00
.gitignore Updated vagrant to new version and image. 2017-03-14 22:05:17 -04:00
doc.pl Allow containers to be defined in a document. 2018-07-23 07:49:15 -04:00
manifest.xml More flexible replacements for PDF titles and footers. 2018-02-21 15:30:35 -05:00
release.pl Remove github CNAME file. 2018-02-23 23:44:10 -05:00