Dan Helfman
|
c58f510054
|
Minor spot check documentation clarification (#868).
|
2024-06-09 15:28:28 -07:00 |
|
Dan Helfman
|
b5ab1ff0cd
|
Use (current) default action order whenever actions are mentioned (#873).
|
2024-06-05 11:21:51 -07:00 |
|
Dan Helfman
|
94133cc8b1
|
Add note about running spot check on a separate schedule (#656).
|
2024-04-16 10:57:34 -07:00 |
|
Dan Helfman
|
dcec89be90
|
Wording tweak (#656).
|
2024-04-16 10:52:56 -07:00 |
|
Dan Helfman
|
fefd5d1d0e
|
Wording tweak (#656).
|
2024-04-16 10:50:37 -07:00 |
|
Dan Helfman
|
75bdbe6087
|
Spot check documentation and edge case tweaks (#656).
|
2024-04-15 14:18:42 -07:00 |
|
Dan Helfman
|
d243a8c836
|
Add spot check documentation (#656).
|
2024-04-15 12:51:07 -07:00 |
|
Dan Helfman
|
cf739bc997
|
The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802).
|
2023-12-28 10:22:48 -08:00 |
|
Dan Helfman
|
da034c316a
|
Add another mention of "skip_actions" to the docs (#701).
|
2023-11-08 18:22:17 -08:00 |
|
Dan Helfman
|
08d01d8bcd
|
Documentation formatting.
|
2023-11-08 17:57:31 -08:00 |
|
Dan Helfman
|
eef69e23ee
|
Document the possible units of times for a configured check frequency.
|
2023-11-08 17:53:59 -08:00 |
|
Dan Helfman
|
ef448e2dd1
|
Add a "skip_actions" option to skip running particular actions (#701).
|
2023-10-31 21:54:41 -07:00 |
|
Dan Helfman
|
309f67e860
|
Fix documentation comma grammar issues.
|
2023-07-18 23:27:45 -07:00 |
|
Dan Helfman
|
2453ecad42
|
More documentation updates based on section removal (#721).
|
2023-07-11 22:10:57 -07:00 |
|
Dan Helfman
|
d2fa205476
|
Update documentation for section removal (#721).
|
2023-07-11 19:42:14 -07:00 |
|
Dan Helfman
|
c3004c6090
|
Some brief documentation on running only checks (#364).
|
2023-06-25 22:49:36 -07:00 |
|
Dan Helfman
|
645d29b040
|
Fix archive checks being skipped even when particular archives haven't been checked recently (#688).
|
2023-05-15 23:17:45 -07:00 |
|
Dan Helfman
|
e6605c868d
|
Clarify check frequency default behavior (#653).
|
2023-03-17 10:09:36 -07:00 |
|
Dan Helfman
|
b343363bb8
|
Change the default action order to: "create", "prune", "compact", "check" (#304).
|
2023-03-08 14:05:06 -08:00 |
|
Dan Helfman
|
9db31bd1e9
|
Run any command-line actions in the order specified instead of using a fixed ordering (#304).
|
2023-03-08 13:19:41 -08:00 |
|
Dan Helfman
|
b811f125b2
|
Clarify "checks" configuration documentation for older versions of borgmatic (#639).
|
2023-02-12 21:42:43 -08:00 |
|
Dan Helfman
|
1ef82a27fa
|
Clarify data/archives check implicit enabling.
|
2022-12-12 16:03:05 -08:00 |
|
Dan Helfman
|
b627d00595
|
More consistency checks documentation edits.
|
2022-11-14 15:13:47 -08:00 |
|
Dan Helfman
|
9bd8f1a6df
|
Clarify consistency check configuration.
|
2022-11-14 14:58:42 -08:00 |
|
Dan Helfman
|
317dc7fbce
|
Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463).
|
2022-08-21 21:48:37 -07:00 |
|
Dan Helfman
|
622caa0c21
|
Support for Borg 2's rcreate and rinfo sub-commands (#557).
|
2022-08-12 14:53:20 -07:00 |
|
Dan Helfman
|
6005426684
|
Update documentation about configuring multiple consistency checks or multiple databases (#559).
|
2022-07-03 22:24:25 -07:00 |
|
Dan Helfman
|
673ed1a2d3
|
Clarify check frequency documentation in regards to multiple configuration files.
|
2022-07-02 09:40:49 -07:00 |
|
Dan Helfman
|
aa013af25e
|
Remove some whitespace around "New in version ..." documentation labels.
|
2022-06-16 20:49:15 -07:00 |
|
Dan Helfman
|
cc32f0018b
|
Start formalizing how new features are flagged by version in documentation.
|
2022-06-16 20:23:16 -07:00 |
|
Dan Helfman
|
dfc4db1860
|
Document environment variable interpolation (#546).
|
2022-06-16 15:30:53 -07:00 |
|
Dan Helfman
|
8fa90053cf
|
Add "borgmatic check --force" flag to ignore configured check frequencies (#523).
|
2022-05-28 19:29:33 -07:00 |
|
Dan Helfman
|
b3682b61d1
|
Add another note about the consistency checks schema in old versions (#523).
|
2022-05-28 19:03:45 -07:00 |
|
Dan Helfman
|
ad0e2e0d7c
|
Tweak default check frequency to 1 month (#523).
|
2022-05-28 15:49:50 -07:00 |
|
Dan Helfman
|
e76bfa555f
|
Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523).
|
2022-05-28 14:42:19 -07:00 |
|
Dan Helfman
|
1921f55a9d
|
Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance.
|
2022-05-20 11:11:35 -07:00 |
|
Dan Helfman
|
b525e70e1c
|
Run "compact" action by default when no actions are specified (#394).
|
2022-02-09 14:33:12 -08:00 |
|
Josh Thorpe
|
cde0ee96ff
|
Fix typo in large backup docs
|
2020-11-04 17:20:32 +11:00 |
|
Dan Helfman
|
79d4888e22
|
Add documentation navigation links on left side of all documentation pages.
|
2020-08-21 14:27:47 -07:00 |
|
Dan Helfman
|
a4eef383c3
|
Spell out repository consistency check options in more detail.
|
2020-04-29 11:08:41 -07:00 |
|
Dan Helfman
|
3332750243
|
More documentation examples of a la carte actions.
|
2020-03-09 11:20:18 -07:00 |
|
Dan Helfman
|
5e3c2da79c
|
Database dump hooks documentation (#225).
|
2019-10-23 15:35:37 -07:00 |
|
Dan Helfman
|
99c35d4077
|
"flags" -> "actions" a few places in the docs.
|
2019-10-11 10:46:30 -07:00 |
|
Dan Helfman
|
d959fdbf8d
|
Document new "check --only" command-line flag.
|
2019-09-19 11:50:29 -07:00 |
|
Dan Helfman
|
90925c9428
|
Provide tips about old-style flags for those on older versions.
|
2019-06-23 16:42:23 -07:00 |
|
Dan Helfman
|
acd6772148
|
Update documentation to refer to dashless action sub-commands.
|
2019-06-22 22:09:50 -07:00 |
|
Dan Helfman
|
cdbd4c55e8
|
Fix 404 links harder.
|
2019-06-01 13:23:48 -07:00 |
|
Dan Helfman
|
2374410891
|
Fix 404 documentation links by switching to absolute links.
|
2019-06-01 13:02:39 -07:00 |
|
Dan Helfman
|
18ae91ea6e
|
Strike some unnecessary words from docs.
|
2019-02-04 20:58:27 -08:00 |
|
Dan Helfman
|
0bce77a2ac
|
Distribute troubleshooting among relevant how-to guides.
|
2019-02-04 20:53:47 -08:00 |
|