Commit graph

  • 30523a7c89 Update home page example of Healthchecks configuration not to use deprecated config. Dan Helfman 2023-10-11 12:56:21 -0700
  • 77b1907d03 Update Healthchecks deprecation warning message for clarity. Dan Helfman 2023-10-11 12:17:57 -0700
  • 09594c85bf Be more explicit in documentation that you don't have to use an environment variable for passphrases. Dan Helfman 2023-10-10 09:34:55 -0700
  • e07efdf68f Add documentation note about using includes for specifying passphrases (#769). Dan Helfman 2023-10-10 09:16:58 -0700
  • 1fed44f905 Add documentation note about sudo and sudoers "secure_path" option (#757). Dan Helfman 2023-10-09 14:15:54 -0700
  • c687dafdd2 Fix a traceback when an invalid command-line flag or action is used (#768). Dan Helfman 2023-10-06 21:00:23 -0700
  • 3eff2c4248 Add Grafana Loki badge to integrations documentation. Dan Helfman 2023-10-05 09:06:06 -0700
  • d94fdb6faf Add apprise logo to integrations in readme (#715). Dan Helfman 2023-10-05 15:51:04 +0000
  • a83282faf0 add apprise logo to integrations in readme Pim Kunis 2023-10-05 15:38:32 +0200
  • e7169f6fb2 Upgrade certifi test dependency to fix security alert. Dan Helfman 2023-10-04 22:59:15 -0700
  • 9587fc2366 Update Apprise documentation to use sudo for pipx install (#715). Dan Helfman 2023-10-04 22:54:11 -0700
  • 5f06884d5a Fix Apprise/PyYAML end-to-end test breakage (#715). Dan Helfman 2023-10-04 22:51:05 -0700
  • f011431463 Apprise hook documentation (#715). Dan Helfman 2023-10-04 19:23:53 -0700
  • 9e14f209f1 Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic Dan Helfman 2023-10-04 14:58:48 -0700
  • 9d34d2eec5 Support for Apprise (#759). Dan Helfman 2023-10-04 21:58:20 +0000
  • 7a9625cd44 fix PR comments Pim Kunis 2023-10-04 12:36:54 +0200
  • 4763c323d0 add unit tests for apprise hook Pim Kunis 2023-10-01 18:52:20 +0200
  • eaa22be3db fix PR comments Pim Kunis 2023-10-01 17:00:20 +0200
  • a587e207f9 pin Apprise dependencies for test requirements Pim Kunis 2023-09-25 10:23:21 +0200
  • db8079b699 fix typo in setup.py handle if apprise cannot be imported Pim Kunis 2023-09-25 10:17:56 +0200
  • 5a989826a1 convert map to list for apprise function call fix apprise config schema remove apprise from required dependencies Pim Kunis 2023-09-23 21:33:50 +0200
  • 21f4266273 incorporate PR review comments Pim Kunis 2023-09-23 21:11:15 +0200
  • e7252c7545 remove comments about tags Pim Kunis 2023-09-21 22:06:08 +0200
  • 86011c8418 default apprise notify type per borgmatic state Pim Kunis 2023-09-21 22:02:45 +0200
  • f3295ccb4a add support for apprise Pim Kunis 2023-09-21 21:44:12 +0200
  • cacb81f086 Bump version for release. Dan Helfman 2023-09-30 13:37:10 -0700
  • 06c2154e6a Build docs regardless of Drone "event" (push, etc.). Dan Helfman 2023-09-29 19:49:09 -0700
  • ac1e1a9407 Simplify logging logic (#665). Dan Helfman 2023-09-29 14:16:47 -0700
  • 10933fd55b Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761). Dan Helfman 2023-09-27 08:52:00 -0700
  • af422ad705 Add documentation note about upgrading multiple pipx installations of borgmatic. Dan Helfman 2023-09-18 13:46:41 -0700
  • d9d35491fb Fix tense typo. Dan Helfman 2023-09-17 23:25:57 -0700
  • b540e63c0e Updated documentation so "sudo borgmatic" works for pipx borgmatic installations (#757). Dan Helfman 2023-09-17 22:46:33 -0700
  • 5a56208922 Fix documentation typo. Dan Helfman 2023-09-15 10:18:35 -0700
  • 5912769273 Fix error handling to log command output as one record per line (#754). Dan Helfman 2023-09-14 21:10:52 -0700
  • bac2aabe66 Attempt to unbreak ticket filing. Dan Helfman 2023-09-12 09:50:38 -0700
  • 9f3328781b When "archive_name_format" is not set, filter archives using the default archive name format (#753). Dan Helfman 2023-09-06 23:13:40 -0700
  • 0205748db8 Update documentation to recommend installing/upgrading borgmatic with pipx instead of pip. Dan Helfman 2023-09-04 16:25:10 -0700
  • d0a8251ad2 Add borgmatic version introducing Loki hook to docs (#743). Dan Helfman 2023-08-27 20:30:13 -0700
  • 32019ea8f3 Add documentation for Grafana Loki hook (#743). Dan Helfman 2023-08-25 10:52:00 -0700
  • fa9a061033 Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic Dan Helfman 2023-08-25 09:29:02 -0700
  • b3d2560563 Added support for grafana loki (#743). Dan Helfman 2023-08-25 16:28:19 +0000
  • 4b4f56da42 Fix another database -> data source instance (#685). Dan Helfman 2023-08-24 14:00:29 -0700
  • b96d1898f7 Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). Dan Helfman 2023-08-24 13:50:10 -0700
  • 099a712e53 Added more documentation to the test Split tests to integration tests Tobias Hodapp 2023-08-24 13:17:42 +0200
  • 9e2674ea5a Added unit tests Removed useless dry run check Tobias Hodapp 2023-08-23 17:17:23 +0200
  • 7e419ec995 Fixed spelling errors Added documentation Added log messages for dry run Tobias Hodapp 2023-08-22 23:03:14 +0200
  • a3edf757ee Added changes of formatting tools Tobias Hodapp 2023-08-22 13:40:05 +0200
  • e576403b64 Added support for grafana loki Tobias Hodapp 2023-08-22 03:13:39 +0200
  • 7313430178 Make warning about sections a little more explicit (#721). Dan Helfman 2023-08-19 22:51:20 -0700
  • 962daaa8b9 Bump version for release. Dan Helfman 2023-08-14 12:54:38 -0700
  • cd51e9c1ea Fix for database "restore" action not actually restore anything (#738). Dan Helfman 2023-08-14 12:43:21 -0700
  • 6dca7c1c15 Add "key export" action to export a copy of the repository key (#345). Dan Helfman 2023-08-07 12:28:39 -0700
  • fd8c56c6be Add brief source code reference documentation. Dan Helfman 2023-08-06 23:44:31 -0700
  • 065057c966
    Fix typos. Dan Helfman 2023-08-05 17:19:57 -0700
  • c04517f843 Fix typos. Christoph Schindler 2023-08-05 04:02:35 +0200
  • 5d80c366fb Fix "borg create" flags/argument interleaving. Dan Helfman 2023-08-04 20:02:09 -0700
  • 193dd93de2 Fork a MariaDB database hook from the MySQL database hook (#727). Dan Helfman 2023-08-04 13:22:44 -0700
  • 8a94b9e2f1 Mention "store_config_files" in docs (#725). Dan Helfman 2023-08-03 22:11:02 -0700
  • 3c8f6040e2 Bump version for release. Dan Helfman 2023-08-03 21:56:26 -0700
  • 14e2a6b89d Omit "--glob-archives" or "--match-archives" Borg flag when its value would be "*" (#734). Dan Helfman 2023-08-02 10:23:22 -0700
  • e607de7df1 Include multiple configuration files with a single "!include" (#732). Dan Helfman 2023-08-02 04:46:33 +0000
  • e9bd5f4e1d Add documentation and NEWS link (#732). Dan Helfman 2023-08-01 21:12:49 -0700
  • 175003ff9b Additional test coverage (#732). Dan Helfman 2023-08-01 19:45:01 -0700
  • b8d349d048 Additional test coverage (#732). Dan Helfman 2023-08-01 16:27:53 -0700
  • f6f06551f0 Multiple configuration includes with a single "!include" (#732). Dan Helfman 2023-08-01 14:12:35 -0700
  • 69771fe7ce Add "store_config_files" option to NEWS (#725). Dan Helfman 2023-07-31 14:04:00 -0700
  • c5c3e2e0ce Code formatting (#725). Dan Helfman 2023-07-31 14:01:20 -0700
  • 8491b2c416
    Feat: optionally disable config bootstrap (#725). Dan Helfman 2023-07-31 14:00:00 -0700
  • 962267b3c5 add test for checking manifest creation Divyansh Singh 2023-08-01 02:26:36 +0530
  • 562f4a281b add test Divyansh Singh 2023-08-01 02:01:15 +0530
  • 6b09ca8022 exclude configs too and not just the manifest Divyansh Singh 2023-08-01 01:51:37 +0530
  • f2ce2f387f feat: optionally disable config bootstrap Divyansh Singh 2023-08-01 01:32:06 +0530
  • 782a9bb70a Add new documentation to NEWS (#326, #697). Dan Helfman 2023-07-31 12:19:19 -0700
  • 88adb5b3de
    Add docs for database restore params and config bootstrap (#326, #697). Dan Helfman 2023-07-31 11:56:32 -0700
  • 59465b256d
    Apply suggestions from code review Divyansh Singh 2023-07-31 23:50:46 +0530
  • adfb89ee65 improve docs - wittens suggestions Divyansh Singh 2023-07-29 00:16:04 +0530
  • c11dcdef0a Fix some "borgmatic" capitalization issues. Dan Helfman 2023-07-26 23:38:08 -0700
  • 8a2514915c Fix for Borg's interactive prompt on the "check --repair" action automatically getting answered "NO" (#730). Dan Helfman 2023-07-22 15:25:55 -0700
  • 4d7a2876a5 Fix for "prune" action error when using the "keep_exclude_tags" option in configuration (#728). Dan Helfman 2023-07-22 10:26:52 -0700
  • 309f67e860 Fix documentation comma grammar issues. Dan Helfman 2023-07-18 23:27:45 -0700
  • 0ad7b4f408 Bump version for release. Dan Helfman 2023-07-18 22:50:09 -0700
  • 1f415a24b8 add docs for database restore params and config bootstrap Divyansh Singh 2023-07-15 12:27:54 +0530
  • 5c941600a6 Clarify database version description. Dan Helfman 2023-07-14 22:25:45 -0700
  • 5e0283b391 Remove broken markdown item. Dan Helfman 2023-07-14 22:24:21 -0700
  • ac0b23901b Satisfy Gitea validation. Dan Helfman 2023-07-14 22:23:41 -0700
  • cde50a75e9 Attempt to add some vertical whitespace for clarity. Dan Helfman 2023-07-14 22:23:06 -0700
  • 521c0eb600 Fix text areas in issue templates. Dan Helfman 2023-07-14 22:17:39 -0700
  • bc5dc2253c Convert issue templates from Markdown to YAML to take advantage of forms. Dan Helfman 2023-07-14 22:16:04 -0700
  • 973ab01afb Disable submitting issues without a template. Dan Helfman 2023-07-14 20:10:20 -0700
  • 9413a19eca Try out multiple Gitea templates. Dan Helfman 2023-07-14 20:06:22 -0700
  • 0055de08a4 Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic Dan Helfman 2023-07-13 20:21:42 -0700
  • 04fb351a11 Order documentation navigation sections. Dan Helfman 2023-07-13 20:20:48 -0700
  • e913cddcd1 Remove configuration sections (#723). Dan Helfman 2023-07-14 03:10:51 +0000
  • da78929415 To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. Dan Helfman 2023-07-13 19:25:14 -0700
  • 18b3b569d0 Fix broken bootstrap action (#721). Dan Helfman 2023-07-12 09:39:45 -0700
  • 054bd52482 Fix incorrect merge from main that broke tests (#721). Dan Helfman 2023-07-11 22:16:42 -0700
  • 2453ecad42 More documentation updates based on section removal (#721). Dan Helfman 2023-07-11 22:10:57 -0700
  • cedf562a7e Merge branch 'main' into remove-sections Dan Helfman 2023-07-11 20:05:16 -0700
  • 5b991b88dd Rewrite documentation navigation URLs when being run locally. Dan Helfman 2023-07-11 19:58:49 -0700
  • d2fa205476 Update documentation for section removal (#721). Dan Helfman 2023-07-11 19:42:14 -0700