Historique des commits

Auteur SHA1 Message Date
  Dan Helfman 8fd46b8c70 Monitor backups with Cronitor hook integration. il y a 5 ans
  Dan Helfman 603f525352 Clarify --archive help. il y a 5 ans
  Dan Helfman e3dd545345 Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion. il y a 5 ans
  Dan Helfman 589fc30fc8 To orient the reader, add "borgmatic" to the top of each documentation page. il y a 5 ans
  Dan Helfman bd3c51fc5a Documentation for database restores (#229). il y a 5 ans
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. il y a 5 ans
  Dan Helfman 939f4d4e3d Add additional tests for database restores. il y a 5 ans
  Dan Helfman 3006db0cae Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229). il y a 5 ans
  Dan Helfman ca23c3b8b3 Remove unnecessary word from documentation. il y a 5 ans
  Dan Helfman 74607fdd43 Documentation on how to develop borgmatic's documentation. il y a 5 ans
  Dan Helfman b53684a8f0 Fix incorrect link to hooks documentation. il y a 5 ans
  Dan Helfman f055f5dea8 Clarify borgmatic restore example with no leading slash. il y a 5 ans
  Dan Helfman 4dc4fe0b8d Reordering hooks a bit so that pre-backup ordering mirrors post-backup ordering. il y a 5 ans
  Dan Helfman 5e3c2da79c Database dump hooks documentation (#225). il y a 5 ans
  Dan Helfman 37dc94bc79 Add test for removal of database dumps. il y a 5 ans
  Dan Helfman fc274b43f0 Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230). il y a 5 ans
  Dan Helfman 9ab12e4312 Tests for database dumping (#225). il y a 5 ans
  Dan Helfman a5ff35c198 Update NEWS with PostgreSQL database dump hook. il y a 5 ans
  Dan Helfman 458e7776c5 Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). il y a 5 ans
  Dan Helfman fa5fa1c11b Move hooks into directory, so there can be one source file per type of hook (#225). il y a 5 ans
  Dan Helfman f8bc67be8d Config generation support for sequences of maps, needed for database dump hooks (#225). il y a 5 ans
  Dan Helfman 17586d49ac Bump version of tox in CI. il y a 5 ans
  Dan Helfman 2f75c9aa9e Bump Tox minimum version. il y a 5 ans
  Luke Murphy 60650ccfc7 Follow latest Tox developments il y a 5 ans
  Dan Helfman c12c47cace Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives. il y a 5 ans
  Dan Helfman d6aaab8a09 Remove parentheses from docs sentence. il y a 5 ans
  Dan Helfman 128ebf04ce Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation. il y a 5 ans
  Dan Helfman b1941bcce9 Automatically rewrite links to localhost when developing on docs locally. il y a 5 ans
  Dan Helfman 7b3b28616d Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86). il y a 5 ans
  Dan Helfman f3910f49ca Fix incorrect help on borg list --last flag. il y a 5 ans