Commit Graph

757 Commits

Author SHA1 Message Date
1c825b5d84 Bump version for release. 2019-06-13 20:50:06 -07:00
d6d66de251 Set umask used when executing hooks via "umask" option in borgmatic hooks section (#189). 2019-06-13 17:05:26 -07:00
76d79f0331 Suppress part of an obnoxious warning about disabling coverage (for end-to-end tests). 2019-06-13 14:15:08 -07:00
dc43c38e29 Complete test coverage for logging branch. 2019-06-13 11:11:42 -07:00
7d7308a80d Integration tests for execute.py. 2019-06-13 10:48:21 -07:00
b43ef9d76d Move test file to correspond to its code under test. 2019-06-13 10:27:00 -07:00
28cdd67743 Error hook test. 2019-06-13 10:14:16 -07:00
7f126ce127 Move hook.py file up a level. 2019-06-13 10:09:16 -07:00
a6c4debf78 Additional test coverage, and upgrade test requirements. 2019-06-13 10:01:55 -07:00
a74ad5475e Run all Borg commands such that they log to syslog as well as console. 2019-06-12 20:56:20 -07:00
fa293828df Run hooks such that their output goes to syslog as well as console. 2019-06-12 13:09:04 -07:00
f5582b1754 Move borgmatic.borg.execute module up a level for broader use. 2019-06-12 12:13:59 -07:00
1af95714c2 Collapse two execute_command() parameters into one output log level parameter. 2019-06-12 12:11:36 -07:00
0406d18cfd Log Borg --stats output as warning so it shows up at any verbosity level. 2019-06-12 11:49:35 -07:00
66e9ec9c3c A few tests for JSON flag suppressing Borg output. 2019-06-12 11:31:46 -07:00
899a7c8318 Add some wheel metadata do .gitignore. 2019-06-11 21:40:28 -07:00
7c01b69498 Details on where to view logs. 2019-06-11 21:35:43 -07:00
4f0d3bf4ed Add docs/default about systemd journald rate limiting. 2019-06-11 17:03:40 -07:00
9a5e7a3abb Successfully convert Borg output to Python logging entries. 2019-06-11 16:42:04 -07:00
02eb6c7e09 Merge branch 'master' into logging 2019-06-10 10:27:22 -07:00
418c09398c Fix incorrect compression default in schema comment. 2019-06-09 21:21:46 -07:00
cdbd4c55e8 Fix 404 links harder. 2019-06-01 13:23:48 -07:00
2374410891 Fix 404 documentation links by switching to absolute links. 2019-06-01 13:02:39 -07:00
d2c46e91fe Add rsync.net to hosting providers; includ random link rotation. 2019-05-29 15:35:04 -07:00
12441331e6 Fix formatting / import ordering. 2019-05-27 15:46:38 -07:00
9ceeae2de0 Add separate syslog verbosity flag. 2019-05-27 15:44:48 -07:00
e0e493c2f1 Factor out configuring of logging into a common function. 2019-05-27 15:05:26 -07:00
0f05f7ad93 Log to syslog in addition to existing standard out logging (#53). 2019-05-26 16:34:46 -07:00
9bc1b71017 Clarify description in setup.py. 2019-05-26 13:36:53 -07:00
b3776871b5 Rewrite the borgmatic overview a bit to clarify its place in the world. 2019-05-26 13:35:51 -07:00
308cb31bf9 Remove some of the link rewriting to hopefully fix broken docs links. 2019-05-25 21:55:28 -07:00
e1f4643215 In README, use absolute links to properly rendered documentation (to cut down on confusion). 2019-05-25 21:48:05 -07:00
bc4fb322b5 Move documenation build step last in CI. Refactor docs build scripts. 2019-05-21 21:33:25 -07:00
2c4f192e43 Attempt to build documentation image in CI. 2019-05-21 21:13:35 -07:00
fb7a6dccaa Link to docs on skipping pruning entirely. 2019-05-21 12:32:19 -07:00
2826b7bd7c Add files for building documentation into a Docker image for web serving. 2019-05-21 03:16:32 +00:00
932848f6c1 Merge branch 'master' into docs-image. 2019-05-20 19:23:12 -07:00
9255940c6b Upgrade Drone build file format from 0.8 to 1.x. 2019-05-21 02:21:46 +00:00
3eadd16856 Add build server upgrade to NEWS. 2019-05-20 19:20:05 -07:00
61f46c5ad5 Try without explicit "sh". 2019-05-20 19:06:13 -07:00
aad47d1741 bash -> sh. 2019-05-20 18:19:42 -07:00
079dd3fe4c Another try. 2019-05-20 18:18:30 -07:00
d47f1bff4d Try to run script. 2019-05-20 18:17:25 -07:00
53967f6324 Trigger build. 2019-05-20 17:48:39 -07:00
f5a70dc2a5 Drone + jsonnet apparently requires an extension, so switching back to plain YAML. 2019-05-20 17:30:07 -07:00
31ae1013d7 Add missing close curly. 2019-05-20 17:18:30 -07:00
071945e558 Re-order. 2019-05-20 17:15:01 -07:00
5c4d6a6e83 Upgrade Drone build file format from 0.8 to 1.x. 2019-05-20 17:05:29 -07:00
9c9be65b2b Add files for building documentation into a Docker image for web serving. 2019-05-20 11:41:39 -07:00
c164684703 Allow to only run unit tests with Tox. 2019-05-19 22:07:15 +00:00