Commit graph

  • 510449ce65 Change default retries to 0 cadamswaite 2021-07-14 22:49:03 +0100
  • 4cc4b8d484 Add queue based retry logic cadamswaite 2021-07-14 22:46:02 +0100
  • 9c972cb0e5 Add documentation note about systemd configuration with alternate install methods (#428). Dan Helfman 2021-06-29 21:38:53 -0700
  • 9b1779065e Pin ruamel.yaml.clib to work around docs build issue. Dan Helfman 2021-06-29 21:35:46 -0700
  • 057ec3e59b Add NEWS entry for #379: Suppress console output in sample crontab and systemd service files. Dan Helfman 2021-06-23 10:35:41 -0700
  • bc2e611a74 Suppress console output in sample crontab/systemd service files (#379). Dan Helfman 2021-06-23 17:32:47 +0000
  • b6d3a1e02f Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2021-06-23 10:22:07 -0700
  • 54d57e1349 Add test for #407: Fix syslog logging on FreeBSD. Dan Helfman 2021-06-23 10:21:45 -0700
  • af0b3da8ed Fix syslog logging on FreeBSD (#407). Dan Helfman 2021-06-23 17:21:25 +0000
  • 27d37b606b Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). Dan Helfman 2021-06-22 13:27:59 -0700
  • 77a860cc62 Link borgmatic Ansible role from installation documentation. Dan Helfman 2021-06-19 19:04:22 -0700
  • 7bd6374751 Bump version for release. Dan Helfman 2021-06-17 20:44:54 -0700
  • cf8882f2bc Run arbitrary Borg commands with new "borgmatic borg" action (#425). Dan Helfman 2021-06-17 20:41:44 -0700
  • b37dd1a79e Document use case of running backups conditionally based on laptop power level (#419). Dan Helfman 2021-06-09 10:03:35 -0700
  • fd59776f91 Bump version for release. Dan Helfman 2021-06-08 11:44:53 -0700
  • 9fd28d2eed Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)! Dan Helfman 2021-06-08 11:43:55 -0700
  • f5c61c8013 Move #borgmatic IRC channel from Freenode to Libera Chat due to Freenode takeover drama. Dan Helfman 2021-06-06 21:09:40 -0700
  • 88cb49dcc4 Fix release script based on GitHub authentication query parameter deprecation. Dan Helfman 2021-04-24 20:27:53 -0700
  • 73235e59be Upgrade "py" test dependency (security). Dan Helfman 2021-04-20 10:39:49 -0700
  • 7076a7ff86 Add link to Hetzner storage offering from the documentation (#390). Dan Helfman 2021-04-18 18:03:43 -0700
  • d6e376d32d Fix end-to-end test broken by change in source directory examples. Dan Helfman 2021-04-18 17:54:54 -0700
  • 9016f4be43 Clarify that spaces in path names should not be backslashed in path names (#406). Dan Helfman 2021-04-18 17:28:11 -0700
  • d1c403999f
    Reduce console output in sample crontab/systemd service files. Jeffery To 2020-12-08 17:13:23 +0800
  • d543109ef4 "Fix" build failure with Alpine Edge by switching from Edge to Alpine 3.13. Dan Helfman 2021-04-09 15:58:23 -0700
  • 7085a45649 Fix build so as not to attempt to build and push documentation for a non-master branch. Dan Helfman 2021-04-09 15:04:09 -0700
  • cf4c603f1d Clarify canonical home of borgmatic in documentation (#398). Dan Helfman 2021-04-09 14:54:21 -0700
  • d2533313bc
    Fix syslog logging on FreeBSD Victor Bouvier-Deleau 2021-04-02 14:11:50 +0200
  • c43b50b6e6 Upgrade PyYAML. Dan Helfman 2021-03-30 22:29:20 -0700
  • c072678936 Add support for ruamel.yaml 0.17.x YAML parsing library (#404). Dan Helfman 2021-03-30 15:53:19 -0700
  • 631da1465e Add support for Python 3.9. Dan Helfman 2021-03-30 15:36:26 -0700
  • f29519a5cd
    Merge pull request #38 from lukehsiao/patch-1 Dan Helfman 2021-03-20 15:45:15 -0700
  • 5d82b42ab8
    Fix link to issue tracker in documentation Luke Hsiao 2021-03-18 17:26:37 -0700
  • 4897a78fd3 Fix database tests broken by PostgreSQL upgrade in Alpine Edge. Dan Helfman 2020-12-24 22:23:09 -0800
  • a1d986d952 Replace "improve this documentation" form with link to support and ticket tracker. Dan Helfman 2020-12-24 14:57:51 -0800
  • 717c90a7d0 Clarify in systemd service file comment that security settings are optional. Dan Helfman 2020-12-09 10:08:07 -0800
  • 8fde19a7dc Update systemd service example to return a permission error when a system call isn't permitted. Dan Helfman 2020-11-30 22:14:28 -0800
  • ad7198ba66 Tweak to test failing on some machines. Dan Helfman 2020-11-26 16:22:42 -0800
  • eb4b4cc92b Fix line length in schema. Dan Helfman 2020-11-25 19:21:06 -0800
  • 41bf520585 Document that passphrase is used for Borg keyfile encryption, not just repokey encryption (#373). Dan Helfman 2020-11-25 18:36:23 -0800
  • c0ae01f5d5 Code formatting. Dan Helfman 2020-11-25 17:46:57 -0800
  • 8b8f92d717 Prevent newer (borgmatic-unsupported) version of Black code formatter installing in Alpine Edge. Dan Helfman 2020-11-25 17:42:04 -0800
  • ccd1627175 Fix timing-related test error in Alpine Edge. Dan Helfman 2020-11-25 15:48:33 -0800
  • b8a7e23f46 Add missing pip to test script. Dan Helfman 2020-11-22 17:42:58 -0800
  • 1f4f28b4dc Drop support for Python 3.5. Only support black code formatter on Python 3.8+. Dan Helfman 2020-11-22 17:27:21 -0800
  • ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). Dan Helfman 2020-11-22 14:48:07 -0800
  • 267138776d Add protection for accidentally releasing a dev version. Dan Helfman 2020-11-21 14:03:39 -0800
  • 604b3d5e17 Bump version. Dan Helfman 2020-11-21 13:56:19 -0800
  • 667e1e5b15 Update document about new --override behavior (#361). Dan Helfman 2020-11-19 11:01:53 -0800
  • 9b819f32f8 Fix traceback when upgrading old INI-style configuration with upgrade-borgmatic-config (#367). Dan Helfman 2020-11-18 15:01:10 -0800
  • b619bde037 Fix broken end-to-end test. Dan Helfman 2020-11-18 14:20:07 -0800
  • 97af16bd86 Add Lima-Labs to examples. Dan Helfman 2020-11-18 12:05:38 -0800
  • fa75f89acc Merge ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2020-11-18 11:54:44 -0800
  • 222b61b577 Update changelog with note about #369. Dan Helfman 2020-11-18 11:26:20 -0800
  • e77757f0fd Mention placeholders for repositories in documentation; fix #369 Dan Helfman 2020-11-18 19:24:59 +0000
  • ebac02f118 Mention placeholders for repositories in documentation; fix #369 François Poulain 2020-11-18 19:58:23 +0100
  • 1c9ae81987 Fix signal forwarding from borgmatic to Borg resulting in recursion traceback (#368). Dan Helfman 2020-11-18 10:29:03 -0800
  • 7b1fb68c18 Add referral link to Lima-Labs. Dan Helfman 2020-11-17 14:04:24 -0800
  • 8aa7830f0d Fix broken "--override" action in Python 3.7 and below. Dan Helfman 2020-11-15 13:39:15 -0800
  • 79bee755ee
    Merge pull request #37 from ThorpeJosh/patch-1 Dan Helfman 2020-11-03 22:22:12 -0800
  • cde0ee96ff
    Fix typo in large backup docs Josh Thorpe 2020-11-04 17:20:32 +1100
  • 1ea04aedf0 Merge override values when specifying the "--override" flag multiple times (#361). Dan Helfman 2020-10-23 16:06:00 -0700
  • 446a2bc15a
    Fixed minor typo in help for "info" command. Dan Helfman 2020-10-11 15:08:43 -0700
  • 2d10e758e0 Fixed minor typo in help for "info" command Diego Blanco 2020-10-12 00:04:15 +0200
  • 0e978299cf Fix traceback when a database hook value is null in a configuration file (#355). Dan Helfman 2020-10-07 15:41:45 -0700
  • d06c1f2943 Minor edit. Dan Helfman 2020-09-21 10:00:38 -0700
  • d768b50b97 Add note about empty source_directories. Dan Helfman 2020-09-21 16:59:18 +0000
  • 034ade48f2
    Add note about empty source_directories Luke Murphy 2020-09-21 17:35:26 +0200
  • d1e9f74087 Restore referal link. Dan Helfman 2020-08-27 15:21:53 -0700
  • f262f77dbd Add temporary_directory option to changelog. Dan Helfman 2020-08-26 09:51:55 -0700
  • a3387953a9 Add configuration option for settings Borg's temporary directory (#341). Dan Helfman 2020-08-26 16:54:49 +0000
  • 7cad5a8608 Add temporary_directory as a configuration option defaulting to $TMPDIR root 2020-08-26 15:29:02 +0000
  • 9b83fcbf06 Add comment about MemoryDenyWriteExecute value and the tradeoffs thereof. Dan Helfman 2020-08-23 14:11:19 -0700
  • 32a93ce8a2 Loosen systemd memory security setting to allow Healthchecks ping. Dan Helfman 2020-08-22 13:37:34 -0700
  • e428329c03 Add systemd security improvement to NEWS. Dan Helfman 2020-08-22 09:49:06 -0700
  • e844bbee15 Improve systemd security settings (#352). Dan Helfman 2020-08-22 16:50:06 +0000
  • 631c3068a9 systemd security settings palto42 2020-08-22 15:41:25 +0200
  • 79d4888e22 Add documentation navigation links on left side of all documentation pages. Dan Helfman 2020-08-21 14:27:47 -0700
  • de61fdef48 Mention "before_extract"/"after_extract" in README. Dan Helfman 2020-08-12 14:12:58 -0700
  • 93caeba200 Add before_extract and after_extract hooks (#347). Dan Helfman 2020-08-12 21:14:15 +0000
  • 3c723e8d99 Merge branch 'master' into master networkjanitor 2020-08-12 21:11:45 +0000
  • c5776447b9 fixed description strings for before_extract and after_extract networkjanitor 2020-08-12 23:07:57 +0200
  • 5356f487a5 Move before/after_everything hooks so they're easier to find. Dan Helfman 2020-08-12 13:46:31 -0700
  • 72bd96c656 Fix traceback when a configuration directory is non-readable due to directory permissions (#350). Dan Helfman 2020-08-12 11:32:00 -0700
  • f611fe7be3 Clarify documentation overview of monitoring options. Dan Helfman 2020-08-12 10:40:39 -0700
  • dd6ea40a36 Clarify encryption section: It's not just for cron users. Dan Helfman 2020-08-10 14:43:03 -0700
  • ea1274d1c6 Remove inactive referral link. Dan Helfman 2020-08-07 10:55:05 -0700
  • 8526468975
    Fix configuration schema comment on after_everything option. Dan Helfman 2020-08-07 09:49:25 -0700
  • 95c415f416
    Change "before" to "after" in desc Jakub Duchateau 2020-08-07 16:41:35 +0200
  • 06dc336481 Fix schema exclude patterns example path. Dan Helfman 2020-08-06 09:59:48 -0700
  • 893fca2816 Add before_extract and after_extract hooks networkjanitor 2020-08-01 16:08:32 +0200
  • 99590cb6b6 Clarify documentation on configuration overrides, specifically the portion about list syntax. Dan Helfman 2020-07-23 21:33:42 -0700
  • b3fd1be5f6 Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (#300). Dan Helfman 2020-07-22 21:53:55 -0700
  • a23083f737 Clarify schema documentation about skipping pruning. Dan Helfman 2020-07-22 10:35:16 -0700
  • 8306b758e8 Add documentation on how to make backups redundant with multiple repositories. Dan Helfman 2020-07-17 16:00:50 -0700
  • 218cbd5289 In database documentation, include command for finding named pipes and special devices. Dan Helfman 2020-07-13 10:56:59 -0700
  • 2ac58670d5 Clarify database documentation about excluding named pipes and character/block devices to prevent hangs. Dan Helfman 2020-07-13 10:45:58 -0700
  • 6f82c9979b Add #339 to NEWS and add test. Dan Helfman 2020-07-07 22:31:17 -0700
  • 0a659a397f Attempt to fix no-repro test failure of log_outputs() (#339). Dan Helfman 2020-07-07 22:05:53 -0700
  • 2781873faf Bump version for release. Dan Helfman 2020-06-30 21:47:34 -0700
  • 3aaa89fb08 Formatting. Dan Helfman 2020-06-25 20:25:29 -0700