|
3e0fa57860
|
removed tests that are not needed
|
2024-11-08 17:44:27 -05:00 |
|
|
59f8722e05
|
better spacing for comments
|
2024-11-08 17:42:46 -05:00 |
|
|
4ba42e8905
|
better wording. Added 'by default'
|
2024-11-08 17:41:18 -05:00 |
|
|
3b79482b24
|
better wording
|
2024-11-08 17:38:58 -05:00 |
|
|
7eb19cb0a7
|
added period
|
2024-11-08 17:38:20 -05:00 |
|
|
a4fabb8521
|
fix version
|
2024-11-08 17:37:26 -05:00 |
|
|
85ea8f4f45
|
fix 10min in seconds
|
2024-11-08 15:03:38 -05:00 |
|
|
290559116d
|
better logic for priority
|
2024-11-08 15:01:28 -05:00 |
|
|
72b27b0858
|
better message description in schema
|
2024-11-08 14:57:44 -05:00 |
|
|
0fdee067c7
|
double space fix
|
2024-11-08 14:45:36 -05:00 |
|
|
0dca5eeafc
|
fix title wordwrap
|
2024-11-08 14:09:03 -05:00 |
|
|
02ce3ba190
|
fix url_title word wrap
|
2024-11-08 14:07:49 -05:00 |
|
|
dc78bf4d6b
|
fix TTL wordwrap
|
2024-11-08 14:06:39 -05:00 |
|
|
4b7fbce291
|
fix sound word wrap
|
2024-11-08 14:05:27 -05:00 |
|
|
1817b9a9ea
|
fix wordwrap for html
|
2024-11-08 13:50:22 -05:00 |
|
|
009055c61a
|
device description rewrap
|
2024-11-08 13:48:21 -05:00 |
|
|
54884da8fa
|
priority word wrap
|
2024-11-08 13:46:19 -05:00 |
|
|
1177385e08
|
fix expire description
|
2024-11-08 13:44:12 -05:00 |
|
|
a45ba8553c
|
removed duplicate type:object
|
2024-11-08 13:42:19 -05:00 |
|
|
d7d6e30178
|
moved checks from hook to schema
|
2024-11-08 13:40:23 -05:00 |
|
|
56304fdcad
|
Add NEWS entry for multiple system credentials fix (#930).
build / test (push) Successful in 4m10s
build / docs (push) Successful in 1m37s
|
2024-11-07 20:20:41 -08:00 |
|
|
3f75e9931f
|
Only support a single systemd credential by default (#930).
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
Reviewed-on: #930
Reviewed-by: Dan Helfman <witten@torsion.org>
|
2024-11-08 04:18:56 +00:00 |
|
|
227f475e17
|
Fix an error when implicitly upgrading the check state directory across filesystems (#931).
build / test (push) Successful in 5m48s
build / docs (push) Successful in 1m38s
|
2024-11-07 19:19:56 -08:00 |
|
|
467ddd0e93
|
creds: Only support single credential by default
|
2024-11-08 00:36:24 +01:00 |
|
|
be08e889f0
|
Fix the user runtime directory location on macOS (and possibly Cygwin) (#928).
build / test (push) Successful in 6m31s
build / docs (push) Successful in 2m5s
|
2024-11-03 21:44:11 -08:00 |
|
|
94c8a56373
|
Reorder NEWS items.
|
2024-11-03 13:58:04 -08:00 |
|
|
cecf04aa69
|
Bump version for release.
build / test (push) Successful in 6m48s
build / docs (push) Successful in 2m5s
1.9.0
|
2024-11-03 13:23:57 -08:00 |
|
|
814cdb4b87
|
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
2024-11-03 13:14:05 -08:00 |
|
|
13878be254
|
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
build / test (push) Successful in 6m56s
build / docs (push) Successful in 2m17s
|
2024-10-30 22:36:43 -07:00 |
|
|
94db527500
|
finalized support for Pushover
|
2024-10-30 15:43:06 -04:00 |
|
|
2849f54932
|
initial pushover commit
|
2024-10-30 11:25:26 -04:00 |
|
|
129f3e753c
|
Flesh out the Zabbix monitoring hook tests, add a logo to the documentation, etc.
build / test (push) Successful in 6m8s
build / docs (push) Successful in 2m9s
|
2024-10-29 10:33:19 -07:00 |
|
|
c85bf46ad9
|
Add Zabbix monitoring hook.
Merge pull request #85 from tony1661/zabbix-hook
|
2024-10-29 09:01:15 -07:00 |
|
|
fa6a4734d4
|
added auth tests with item id
|
2024-10-29 09:00:06 -04:00 |
|
|
e52e29444f
|
added user/pass auth test
|
2024-10-29 08:54:25 -04:00 |
|
|
f713f1df7e
|
better function names and comments
|
2024-10-29 08:21:52 -04:00 |
|
|
87d824553d
|
converted constants to capitals
|
2024-10-29 08:05:05 -04:00 |
|
|
52fbf8cb24
|
capital
|
2024-10-28 09:54:07 -04:00 |
|
|
f758374772
|
adjustment in docs to reflect changes in 385ef2d
|
2024-10-28 09:52:20 -04:00 |
|
|
60c5949c23
|
adjusted to accept integers and strings
|
2024-10-28 09:51:08 -04:00 |
|
|
d11c517f67
|
better schema descriptions
|
2024-10-28 09:41:34 -04:00 |
|
|
237999cc81
|
fix word-wrap
|
2024-10-28 09:40:14 -04:00 |
|
|
d060f8d77a
|
fix log for dry_run_label
|
2024-10-28 09:38:17 -04:00 |
|
|
385ef2d012
|
fixes and first unit test attempt
|
2024-10-28 09:36:30 -04:00 |
|
|
02a2e77315
|
Add Documentation=... to sample systemd service files.
build / test (push) Successful in 5m5s
build / docs (push) Successful in 1m14s
|
2024-10-27 16:31:08 -07:00 |
|
|
9b623a8a8e
|
Move docs exporting to a separate script in the hopes it'll actually work there.
build / test (push) Successful in 4m57s
build / docs (push) Successful in 1m12s
|
2024-10-27 14:48:17 -07:00 |
|
|
e1f60e4b09
|
Fix podman create command to use correct image name.
build / test (push) Successful in 4m48s
build / docs (push) Failing after 1m11s
|
2024-10-27 14:33:58 -07:00 |
|
|
269c00b240
|
Yet another attempt at making a docs tarball from a container image.
build / test (push) Successful in 4m50s
build / docs (push) Failing after 1m6s
|
2024-10-27 14:26:00 -07:00 |
|
|
48f008d720
|
Fix image name of docs export.
build / test (push) Successful in 5m2s
build / docs (push) Failing after 1m14s
|
2024-10-27 13:51:12 -07:00 |
|
|
53d9ffd1d3
|
Attempt to make a borgmatic docs tarball package in CI.
build / test (push) Successful in 5m4s
build / docs (push) Failing after 1m16s
|
2024-10-27 13:26:41 -07:00 |
|