Histórico de commits

Autor SHA1 Mensagem Data
  Dan Helfman 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 7 meses atrás
  Dan Helfman fd4f69f6c3 Rename repository actions for compatibility with recent Borg 2 changes (#915). 9 meses atrás
  Dan Helfman cd51e9c1ea Fix for database "restore" action not actually restore anything (#738). 1 ano atrás
  Dan Helfman 193dd93de2 Fork a MariaDB database hook from the MySQL database hook (#727). 1 ano atrás
  Dan Helfman a3f47a6418 Remove some sections from tests (#721). 1 ano atrás
  Dan Helfman ab351548d2 Fix (some) end-to-end tests (#721). 1 ano atrás
  Dan Helfman 325b561296 Switch from "init" to "rcreate" for creating repos in end-to-end tests. 2 anos atrás
  Divyansh Singh e2d82e9bba actually test port restores 2 anos atrás
  Divyansh Singh 384182172a add unit tests for cases when cli/config restore args are used 2 anos atrás
  Divyansh Singh 9016dcc418 all e2e tests 2 anos atrás
  Dan Helfman 5962fd473e Another try. Backing out psql error changes (#678). 2 anos atrás
  Dan Helfman 7e64f415ba Attempt to fix failing end-to-end database test that only fails in CI. 2 anos atrás
  Dan Helfman ae12ccd8e6 And fixing again... 2 anos atrás
  Dan Helfman 3cefeaa229 Fix end-to-end test command-line syntax. 2 anos atrás
  Dan Helfman 71b75800cd Get more verbose in the end-to-end test restore. 2 anos atrás
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 anos atrás
  Divyansh Singh 767a7d900b e2e tests schema update 2 anos atrás
  Divyansh Singh af1cc27988 feat: add dump-restore support for sqlite databases 2 anos atrás
  Dan Helfman f5a448c7c2 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2 anos atrás
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 anos atrás
  Dan Helfman ae036aebd7 When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587). 2 anos atrás
  Dan Helfman 2ee75546f5 Add MongoDB database hook documentation. 3 anos atrás
  Andrea Ghensi 7c6ce9399c fix integration tests and mongodb auth 3 anos atrás
  Andrea Ghensi 6b7653484b Add mongodb dump hook 3 anos atrás
  Dan Helfman 89cb5eb76d Fix regression in support for PostgreSQL's "directory" dump format (#314). 5 anos atrás
  Dan Helfman 048a9ebb52 Add an additional end-to-end database test. 5 anos atrás
  Dan Helfman dce1928dc4 Fix PostgreSQL restore error on "all" database dump. 5 anos atrás
  Nathan Beals 3c8dc4929f Added `test_restore_all_database_dump` unit test. 5 anos atrás
  Dan Helfman e511014a28 Fix MySQL restore error on "all" database dump by excluding system tables (#301). 5 anos atrás
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. 5 anos atrás