Dan Helfman
|
4897a78fd3
|
Fix database tests broken by PostgreSQL upgrade in Alpine Edge.
|
1 month ago |
Dan Helfman
|
a1d986d952
|
Replace "improve this documentation" form with link to support and ticket tracker.
|
1 month ago |
Dan Helfman
|
717c90a7d0
|
Clarify in systemd service file comment that security settings are optional.
|
1 month ago |
Dan Helfman
|
8fde19a7dc
|
Update systemd service example to return a permission error when a system call isn't permitted.
|
1 month ago |
Dan Helfman
|
ad7198ba66
|
Tweak to test failing on some machines.
|
1 month ago |
Dan Helfman
|
eb4b4cc92b
|
Fix line length in schema.
|
2 months ago |
Dan Helfman
|
41bf520585
|
Document that passphrase is used for Borg keyfile encryption, not just repokey encryption (#373).
|
2 months ago |
Dan Helfman
|
c0ae01f5d5
|
Code formatting.
|
2 months ago |
Dan Helfman
|
8b8f92d717
|
Prevent newer (borgmatic-unsupported) version of Black code formatter installing in Alpine Edge.
|
2 months ago |
Dan Helfman
|
ccd1627175
|
Fix timing-related test error in Alpine Edge.
|
2 months ago |
Dan Helfman
|
b8a7e23f46
|
Add missing pip to test script.
|
2 months ago |
Dan Helfman
|
1f4f28b4dc
|
Drop support for Python 3.5. Only support black code formatter on Python 3.8+.
|
2 months ago |
Dan Helfman
|
ea6cd53067
|
Update versions of test dependencies (test_requirements.txt and test containers).
|
2 months ago |
Dan Helfman
|
267138776d
|
Add protection for accidentally releasing a dev version.
|
2 months ago |
Dan Helfman
|
604b3d5e17
|
Bump version.
|
2 months ago |
Dan Helfman
|
667e1e5b15
|
Update document about new --override behavior (#361).
|
2 months ago |
Dan Helfman
|
9b819f32f8
|
Fix traceback when upgrading old INI-style configuration with upgrade-borgmatic-config (#367).
|
2 months ago |
Dan Helfman
|
b619bde037
|
Fix broken end-to-end test.
|
2 months ago |
Dan Helfman
|
97af16bd86
|
Add Lima-Labs to examples.
|
2 months ago |
Dan Helfman
|
fa75f89acc
|
Merge ssh://projects.torsion.org:3022/witten/borgmatic
|
2 months ago |
Dan Helfman
|
222b61b577
|
Update changelog with note about #369.
|
2 months ago |
Dan Helfman
|
e77757f0fd
|
Mention placeholders for repositories in documentation; fix #369
Reviewed-on: #371
|
2 months ago |
François Poulain
|
ebac02f118
|
Mention placeholders for repositories in documentation; fix #369
|
2 months ago |
Dan Helfman
|
1c9ae81987
|
Fix signal forwarding from borgmatic to Borg resulting in recursion traceback (#368).
|
2 months ago |
Dan Helfman
|
7b1fb68c18
|
Add referral link to Lima-Labs.
|
2 months ago |
Dan Helfman
|
8aa7830f0d
|
Fix broken "--override" action in Python 3.7 and below.
|
2 months ago |
Dan Helfman
|
79bee755ee
|
Merge pull request #37 from ThorpeJosh/patch-1
Fix typo in large backup docs.
|
2 months ago |
Josh Thorpe
|
cde0ee96ff
|
Fix typo in large backup docs
|
2 months ago |
Dan Helfman
|
1ea04aedf0
|
Merge override values when specifying the "--override" flag multiple times (#361).
|
3 months ago |
Dan Helfman
|
446a2bc15a
|
Fixed minor typo in help for "info" command.
|
3 months ago |
Diego Blanco
|
2d10e758e0
|
Fixed minor typo in help for "info" command
|
3 months ago |
Dan Helfman
|
0e978299cf
|
Fix traceback when a database hook value is null in a configuration file (#355).
|
3 months ago |
Dan Helfman
|
d06c1f2943
|
Minor edit.
|
4 months ago |
Dan Helfman
|
d768b50b97
|
Add note about empty source_directories.
Reviewed-on: #358
|
4 months ago |
Luke Murphy
|
034ade48f2
|
Add note about empty source_directories
|
4 months ago |
Dan Helfman
|
d1e9f74087
|
Restore referal link.
|
5 months ago |
Dan Helfman
|
f262f77dbd
|
Add temporary_directory option to changelog.
|
5 months ago |
Dan Helfman
|
a3387953a9
|
Add configuration option for settings Borg's temporary directory (#341).
Reviewed-on: #356
|
5 months ago |
root
|
7cad5a8608
|
Add `temporary_directory` as a configuration option defaulting to $TMPDIR
|
5 months ago |
Dan Helfman
|
9b83fcbf06
|
Add comment about MemoryDenyWriteExecute value and the tradeoffs thereof.
|
5 months ago |
Dan Helfman
|
32a93ce8a2
|
Loosen systemd memory security setting to allow Healthchecks ping.
|
5 months ago |
Dan Helfman
|
e428329c03
|
Add systemd security improvement to NEWS.
|
5 months ago |
Dan Helfman
|
e844bbee15
|
Improve systemd security settings (#352).
|
5 months ago |
Matthias
|
631c3068a9
|
systemd security settings
|
5 months ago |
Dan Helfman
|
79d4888e22
|
Add documentation navigation links on left side of all documentation pages.
|
5 months ago |
Dan Helfman
|
de61fdef48
|
Mention "before_extract"/"after_extract" in README.
|
5 months ago |
Dan Helfman
|
93caeba200
|
Add before_extract and after_extract hooks (#347).
Reviewed-on: #347
|
5 months ago |
networkjanitor
|
3c723e8d99
|
Merge branch 'master' into master
|
5 months ago |
networkjanitor
|
c5776447b9
|
fixed description strings for before_extract and after_extract
|
5 months ago |
Dan Helfman
|
5356f487a5
|
Move before/after_everything hooks so they're easier to find.
|
5 months ago |