Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Helfman 295bfb0c57 Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934). vor 6 Monaten
  Dan Helfman 4c2eb2bfe3 Spot check basically complete other than docs (#656). vor 1 Jahr
  shivansh02 b6cb7da98e custom dump commands for mariadb vor 1 Jahr
  shivansh02 2b755d8ade custom show command for mysql and schema description vor 1 Jahr
  shivansh02 925f99cfef custom dump command for mysql vor 1 Jahr
  Dan Helfman b96d1898f7 Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). vor 1 Jahr
  Dan Helfman cd51e9c1ea Fix for database "restore" action not actually restore anything (#738). vor 1 Jahr
  Dan Helfman da78929415 To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. vor 1 Jahr
  Dan Helfman ecd9e62147 Fix last end-to-end database test (#721). vor 1 Jahr
  Dan Helfman 48b6a1679a Remove sections (#721). vor 1 Jahr
  Divyansh Singh 87c6e5b349 make sure restore params in config aren't used when cli args are supplied vor 1 Jahr
  Divyansh Singh 1a21eb03cd add tests for all databases vor 1 Jahr
  Divyansh Singh 89602d1614 pass all existing tests (and formatting) vor 2 Jahren
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. vor 2 Jahren
  Dan Helfman d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). vor 2 Jahren
  Dan Helfman da321e180d Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. vor 2 Jahren
  Dan Helfman 418ebc8843 Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642). vor 2 Jahren
  Dan Helfman 30cca62d09 Add configuration options for database command customization (#630). vor 2 Jahren
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). vor 2 Jahren
  Dan Helfman 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). vor 2 Jahren
  Dan Helfman e85d551eac Fix all database hooks to error when the requested database to restore isn't present in the Borg archive (#560). vor 2 Jahren
  Dan Helfman a1673d1fa1 Fix unicode error when restoring particular MySQL databases (#476). vor 3 Jahren
  nebulon42 c3e76585fc move mysqldump options to the beginning of the command due to MySQL bug 30994. vor 3 Jahren
  nebulon42 3729ba5ca3 add list_options setting, fixes #306 vor 3 Jahren
  Dan Helfman 65472c8de2 Fix error message when there are no MySQL databases to dump for "all" databases (#319). vor 5 Jahren
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). vor 5 Jahren
  Dan Helfman 4b523f9e2c Make database restore output only show at verbosity 2. 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 e511014a28 Fix MySQL restore error on "all" database dump by excluding system tables (#301). vor 5 Jahren