Commit Graph

1691 Commits

Author SHA1 Message Date
091d60c226 refactor and improve tests 2023-04-06 12:36:10 +05:30
0fbdf8d860 feat: add logfile name to hook context for interpolation 2023-04-06 09:31:24 +05:30
a9a65ebe54 Fix integration tests to actually assert (#666). 2023-04-04 22:11:36 -07:00
616eb6b6da Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2023-04-04 21:25:10 -07:00
00d1dea94e Bump version for release. 2023-04-03 16:11:25 -07:00
127ad1dd1f
Add favicon to documentation.
Merge pull request #66 from diivi/add-favicon
2023-04-03 10:22:12 -07:00
fc58ba5763 add favicon to documentation 2023-04-03 17:36:24 +05:30
7e6bee84b0 Add "--log-file-format" flag for customizing the log message format (#658). 2023-04-02 23:06:36 -07:00
01811e03ba Tagged the auto-matching archive behavior as breaking in NEWS. 2023-04-02 14:38:35 -07:00
9712d00680 Add "match_archives" option (#588). 2023-04-01 23:57:55 -07:00
275e99d0b9 Add codespell link to documentation. 2023-04-01 14:38:52 -07:00
b9328e6d42 Add spellchecking of source code to NEWS. 2023-04-01 14:09:48 -07:00
2934d0902c Code spell checking on every test run! 2023-04-01 11:03:59 -07:00
1ad43ad4b5
Fix: run typos to fix various typos in source code.
Merge pull request #65 from diivi/fix/run-typos
2023-04-01 10:44:11 -07:00
32ab17fa46 merge 2023-04-01 22:12:41 +05:30
6054ced931 fix: run typos 2023-04-01 22:10:32 +05:30
1412038ed3
Fix randomly failing test: test_log_outputs_kills_other_processes_when_one_errors (#635).
Merge pull request #64 from kxxt/master
2023-03-31 23:19:57 -07:00
kxxt
fa8bc285c8 Fix randomly failing test. 2023-04-01 14:02:30 +08:00
f256908b27 Document wording tweaks (#479). 2023-03-31 15:36:59 -07:00
3f78ac4085 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
5f595f7ac3 Fix regression in which the "transfer" action produced a traceback (#663). 2023-03-30 23:21:20 -07:00
b27e625a77 Update schema comment for check_repositories to mention labels (#635). 2023-03-28 15:44:38 -07:00
fc2c181b74 Add missing Docker Compose depends. 2023-03-28 15:31:37 -07:00
010b82d6d8 Remove unnecessary cd in dev documentation. 2023-03-28 12:45:39 -07:00
aaf3462d17 Fix Drone intentation. 2023-03-28 12:03:12 -07:00
f709125110 Error out if run-full-tests is run not inside a test container. 2023-03-28 12:02:07 -07:00
3512191f3e Add check_repositories regression fix to NEWS (#662). 2023-03-28 11:45:55 -07:00
06b5d81baa Merge branch 'master' of github.com:borgmatic-collective/borgmatic 2023-03-28 11:15:31 -07:00
9d71bf916e
fix: make check repositories work with dict and str repositories (#662).
Merge pull request #63 from diivi/fix/check-repositories-by-label
2023-03-28 11:15:01 -07:00
59fe01b56d Update script comment. 2023-03-28 11:09:25 -07:00
08e358e27f add and update tests 2023-03-28 22:51:35 +05:30
ce22d2d302 reformat 2023-03-28 22:29:21 +05:30
2d08a63e60 fix: make check repositories work with dict and str repositories 2023-03-28 22:14:50 +05:30
d96f2239c1 Update OpenBSD borgmatic link. 2023-03-27 23:43:39 -07:00
67a349ae44 I had one job... (#461). 2023-03-27 23:28:36 -07:00
dcefded0fa Document that most command-line flags are not config-file-able (#461). 2023-03-27 23:21:14 -07:00
1bcdebd1cc Fix multiple repositories example. 2023-03-27 23:16:44 -07:00
7a8e0e89dd Mention prior versions of borgmatic in repositories schema. 2023-03-27 21:54:01 -07:00
489ae080e5 Update docs with a few more "path:" repositories references (#635). 2023-03-27 21:49:31 -07:00
0e3da7be63 Fix repository schema description. 2023-03-27 16:15:24 -07:00
c5ffb76dfa Bump version for release. 2023-03-27 15:56:49 -07:00
61c7b8f13c Add optional repository labels so you can select a repository via "--repository yourlabel" at the command-line (#635). 2023-03-27 15:54:55 -07:00
3e8e38011b
Labels for repositories (#635).
Merge pull request #57 from diivi/feat/tag-repos
2023-03-27 15:46:22 -07:00
d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-27 10:36:39 -07:00
8bef1c698b add feature to docs 2023-03-27 22:16:39 +05:30
acbbd6670a Removing debugging command output. 2023-03-26 21:26:35 -07:00
b336b9bedf add tests for repo labels 2023-03-27 00:19:23 +05:30
ec9def4e71 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
a136fda92d check all tests 2023-03-26 23:35:47 +05:30
b511e679ae remove optional label for repos from tests 2023-03-26 16:59:29 +05:30