Commit History

Author SHA1 Message Date
  Dan Helfman 3c22a8ec16 Prevent various shell injection attacks (#810). 1 year ago
  Dan Helfman 5f3dc1cfb0 Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807). 1 year ago
  Dan Helfman b96d1898f7 Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). 1 year ago
  Dan Helfman cd51e9c1ea Fix for database "restore" action not actually restore anything (#738). 1 year ago
  Dan Helfman ecd9e62147 Fix last end-to-end database test (#721). 1 year ago
  Dan Helfman 48b6a1679a Remove sections (#721). 1 year ago
  Dan Helfman 69611681e2 Add database restore overrides to NEWS, add a test, and move some tests (#326). 1 year ago
  Divyansh Singh 87c6e5b349 make sure restore params in config aren't used when cli args are supplied 1 year ago
  Divyansh Singh 1a21eb03cd add tests for all databases 1 year ago
  Divyansh Singh 89602d1614 pass all existing tests (and formatting) 2 years ago
  Divyansh Singh c71eb60cd2 mock os.remove instead of actually removing a file 2 years ago
  Divyansh Singh 675e54ba9f use os.remove and improve tests 2 years ago
  Divyansh Singh 903507bd03 code review 2 years ago
  Divyansh Singh 3aa88085ed formatting fix 2 years ago
  Divyansh Singh af1cc27988 feat: add dump-restore support for sqlite databases 2 years ago