提交历史

作者 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 4c2eb2bfe3 Spot check basically complete other than docs (#656). 1 年之前
  Dan Helfman 3c22a8ec16 Prevent various shell injection attacks (#810). 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 193dd93de2 Fork a MariaDB database hook from the MySQL database hook (#727). 1 年之前
  Dan Helfman ecd9e62147 Fix last end-to-end database test (#721). 1 年之前
  Dan Helfman 48b6a1679a Remove sections (#721). 1 年之前
  Divyansh Singh 87c6e5b349 make sure restore params in config aren't used when cli args are supplied 1 年之前
  Divyansh Singh 1a21eb03cd add tests for all databases 1 年之前
  Divyansh Singh 89602d1614 pass all existing tests (and formatting) 2 年之前
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2 年之前
  Divyansh Singh f273e82d74 add tests 2 年之前
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 年之前
  Dan Helfman 5d19d86e4a Add flake8-quotes to complain about incorrect quoting so I don't have to! 2 年之前
  Dan Helfman f5a448c7c2 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2 年之前
  Dan Helfman c1eb210253 Fix code style flake issue. 2 年之前
  Dan Helfman 30cca62d09 Add configuration options for database command customization (#630). 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 2ee75546f5 Add MongoDB database hook documentation. 3 年之前
  Andrea Ghensi 7c6ce9399c fix integration tests and mongodb auth 3 年之前
  Andrea Ghensi 6b7653484b Add mongodb dump hook 3 年之前