Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Helfman 74adac6c70 Bump version for release. vor 5 Jahren
  Dan Helfman 15ea70a71b Flesh out missing test coverage for execute.py. vor 5 Jahren
  Dan Helfman 8b91c01a4c Add some missing test coverage. vor 5 Jahren
  Dan Helfman 3bcef72050 Add some missing test mocks that were masking lack of unit coverage. vor 5 Jahren
  Dan Helfman 695c764a01 Merge log output functions into one. vor 5 Jahren
  Dan Helfman f7c93ea2e8 Wait for process to finish before trying to check exit status. vor 5 Jahren
  Dan Helfman 1ea047dd94 Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores. vor 5 Jahren
  Dan Helfman 4b523f9e2c Make database restore output only show at verbosity 2. vor 5 Jahren
  Dan Helfman 6a61070d85 Use shell redirection rather than the --file flag to sidestep synchronization issues when pg_dump/pg_dumpall tries to write to a named pipe. vor 5 Jahren
  Dan Helfman f36082938e Additional test coverage. vor 5 Jahren
  Dan Helfman 1ba996ad93 Additional test coverage. vor 5 Jahren
  Dan Helfman a23fdf946d Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258). vor 5 Jahren
  Dan Helfman 12cf6913ef Remove unused function parameter. vor 5 Jahren
  Dan Helfman a4eef383c3 Spell out repository consistency check options in more detail. vor 5 Jahren
  Dan Helfman ac124612ad Documentation on macOS launchd permissions issues with work-around for Full Disk Access (#293). vor 5 Jahren
  Dan Helfman 95a479a86e Fix path in release script. vor 5 Jahren
  Dan Helfman e4eff0e3dc Bump version for release. vor 5 Jahren
  Dan Helfman dce1928dc4 Fix PostgreSQL restore error on "all" database dump. vor 5 Jahren
  Nathan Beals 3c8dc4929f Added `test_restore_all_database_dump` unit test. vor 5 Jahren
  Dan Helfman e511014a28 Fix MySQL restore error on "all" database dump by excluding system tables (#301). vor 5 Jahren
  Dan Helfman bae5f88824 Upgrade test database versions. vor 5 Jahren
  Dan Helfman 41ad98653a https://github.com/docker/compose/issues/2127 vor 5 Jahren
  Dan Helfman 6a138aeb6e Move root vs. non-root instructions. vor 5 Jahren
  Dan Helfman f0ce37801b Add root vs. non-root to set up guide. vor 5 Jahren
  Dan Helfman 35f6aba365 Clarify that borgmatic should be run with sudo after a root --user install. vor 5 Jahren
  Nathan Beals f6407bafcb Remove the `--create` flag, was causing an error vor 5 Jahren
  Nathan Beals d5e9f67cec Finished. Now uses 'psql' to run the plain-text scripts that pg_dumpall creates vor 5 Jahren
  Nathan Beals b14f371c05 First attempt at fixing this pg_dumpall/restoring issue vor 5 Jahren
  Dan Helfman 31a5d1b9c4 Docs feedback: Clarify PagerDuty integration instructions. vor 5 Jahren
  Dan Helfman fb4305a953 Add link for Alpine packages of borgmatic to README. vor 5 Jahren