Commit History

作者 SHA1 備註 提交日期
  Dan Helfman 689643e5fa Move bootstrap manifest file creation into a hook so it can actually clean up after itself. 6 月之前
  Dan Helfman 5a24bf2037 Get tests passing (#261). 6 月之前
  Dan Helfman 8f5ea95348 Fix use of borgmatic runtime directory in the restore action (#934). 6 月之前
  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 6fa5dff79b Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes. 1 年之前
  Dan Helfman 75d11aa9cd Pass the PostgreSQL "PGSSLMODE" environment variable through to Borg (#370). 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 da78929415 To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 1 年之前
  Dan Helfman ecd9e62147 Fix last end-to-end database test (#721). 1 年之前
  Dan Helfman 48b6a1679a Remove sections (#721). 1 年之前
  Dan Helfman 69611681e2 Add database restore overrides to NEWS, add a test, and move some tests (#326). 1 年之前
  Divyansh Singh 87c6e5b349 make sure restore params in config aren't used when cli args are supplied 1 年之前
  Divyansh Singh e2d82e9bba actually test port restores 1 年之前
  Divyansh Singh 384182172a add unit tests for cases when cli/config restore args are used 2 年之前
  Divyansh Singh 6c87608548 add tests for password logic 2 年之前
  Divyansh Singh 89602d1614 pass all existing tests (and formatting) 2 年之前
  Dan Helfman 5962fd473e Another try. Backing out psql error changes (#678). 2 年之前
  Dan Helfman ee5c25f3bd Add additional tests for PostgreSQL hook fixes (#678). 2 年之前
  Dan Helfman da0f5a34f2 Fix multiple bugs in PostgreSQL hook (#678). 2 年之前
  Divyansh Singh f273e82d74 add tests 2 年之前
  Jakub Jirutka dfccc1b94a Exit on error when restoring all PostgreSQL databases 2 年之前
  Jakub Jirutka 19a00371f5 Run "psql" with "--no-psqlrc" 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 f5a448c7c2 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 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 年之前