Commit History

Author SHA1 Message Date
  Soumik Dutta 044ae7869a fix tests 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
  Dan Helfman dbf8301c19 Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. 2 years ago
  Dan Helfman 2a306bef12 Fix tests. 2 years ago
  Dan Helfman 2a36a2a312 Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action. 2 years ago
  Dan Helfman d7a07f0428 Support status character changes in Borg 2.0.0b5 when filtering out special files that cause Borg to hang. 2 years ago
  Dan Helfman da321e180d Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2 years ago
  Dan Helfman c6582e1171 Internally support new Borg 2.0.0b5 "--filter" status characters / item flags for the "create" action. 2 years ago
  Dan Helfman 9b83afe491 With the "create" action, only one of "--list" ("--files") and "--progress" flags can be used. 2 years ago