提交历史

作者 SHA1 备注 提交日期
  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). 6 月之前
  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 月之前
  Dan Helfman 4c2eb2bfe3 Spot check basically complete other than docs (#656). 1 年之前
  shivansh02 b6cb7da98e custom dump commands for mariadb 1 年之前
  shivansh02 9e3d19a406 custom commands escaped 1 年之前
  shivansh02 2b755d8ade custom show command for mysql and schema description 1 年之前
  shivansh02 925f99cfef custom dump command for mysql 1 年之前
  Dan Helfman 32019ea8f3 Add documentation for Grafana Loki hook (#743). 1 年之前
  Dan Helfman b96d1898f7 Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). 1 年之前
  Dan Helfman cd51e9c1ea Fix for database "restore" action not actually restore anything (#738). 1 年之前
  Dan Helfman ecd9e62147 Fix last end-to-end database test (#721). 1 年之前
  Dan Helfman 48b6a1679a Remove sections (#721). 1 年之前
  Divyansh Singh e53dd3da87 fix witten reported mysql error 2 年之前
  Divyansh Singh 89602d1614 pass all existing tests (and formatting) 2 年之前
  Divyansh Singh 8389851f2f fix bug where port becomes truthy when none is converted to str 2 年之前
  Divyansh Singh 205e5b1524 mysql support 2 年之前
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2 年之前
  Dan Helfman d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). 2 年之前
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 年之前
  Dan Helfman da321e180d Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2 年之前
  Dan Helfman 418ebc8843 Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642). 2 年之前
  Dan Helfman 30cca62d09 Add configuration options for database command customization (#630). 2 年之前
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 年之前
  Dan Helfman f67c544be6 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 年之前
  Dan Helfman 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). 2 年之前
  Dan Helfman e85d551eac Fix all database hooks to error when the requested database to restore isn't present in the Borg archive (#560). 2 年之前
  Dan Helfman a1673d1fa1 Fix unicode error when restoring particular MySQL databases (#476). 3 年之前
  nebulon42 c3e76585fc move mysqldump options to the beginning of the command due to MySQL bug 30994. 3 年之前
  nebulon42 3729ba5ca3 add list_options setting, fixes #306 3 年之前
  Dan Helfman d7277893fb Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (#316). 5 年之前