Commit History

Author SHA1 Message Date
  Dan Helfman b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304). 2 years ago
  Dan Helfman 9db31bd1e9 Run any command-line actions in the order specified instead of using a fixed ordering (#304). 2 years ago
  Dan Helfman d88bcc8be9 Add Healthchecks "log" state feature to NEWS. 2 years ago
  Dan Helfman 332f7c4bb6 Add support for healthchecks "log" feature (#628). 2 years ago
  Dan Helfman 5d19d86e4a Add flake8-quotes to complain about incorrect quoting so I don't have to! 2 years ago
  Soumik Dutta 044ae7869a fix tests 2 years ago
  Dan Helfman 62ae82f2c0 Mention searching for files in the extract a backup guide. 2 years ago
  Dan Helfman 66194b7304 Update dates in documentation examples. 2 years ago
  Soumik Dutta 98e429594e added tests to make sure unsupported log states are detected 2 years ago
  Soumik Dutta 4fcfddbe08 return early if unsupported state is passed 2 years ago
  Soumik Dutta f442aeae9c fix logs_monitor_start_error() 2 years ago
  Soumik Dutta e211863cba update test_borgmatic.py 2 years ago
  Soumik Dutta 45256ae33f add test for healthchecks 2 years ago
  Soumik Dutta 1573d68fe2 update schema.yaml description 2 years ago
  Soumik Dutta 69f6695253 Add support for healthchecks "log" feature #628 2 years ago
  Dan Helfman a7c055264d Fix incorrect documentation TOC background by removing extra dark mode styles. 2 years ago
  Divyansh Singh db18364a73 fix: remove extra dark mode styles 2 years ago
  Dan Helfman 22498ebd4c In the documentation, mention what version of borgmatic introduced SQLite support. 2 years ago
  Dan Helfman e1f02d9fa5 Add SQLite feature to NEWS and also integrations. 2 years ago
  Dan Helfman 9ec220c600 Add SQLite database dump/restore hook (#295). 2 years ago
  Divyansh Singh cf0275a3ed remove test path 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 1793ad74bd add sqlite for e2e tests 2 years ago
  Divyansh Singh 767a7d900b e2e tests schema update 2 years ago
  Divyansh Singh 903507bd03 code review 2 years ago
  Dan Helfman b6cf7d2adc Bump version for release. 2 years ago
  Dan Helfman a071e02d20 With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620). 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