Dan Helfman
|
ebeb5efe05
|
More accurately detecting restore of unconfigured database (#228).
|
2019-11-12 11:10:47 -08:00 |
|
Dan Helfman
|
a3e939f34b
|
Factor out filtering of database configuration to function with tests (#228).
|
2019-11-12 10:39:36 -08:00 |
|
Dan Helfman
|
2a771161e7
|
Finish test coverage for MySQL restore (#228).
|
2019-11-12 09:50:26 -08:00 |
|
Dan Helfman
|
ded042d8cc
|
First crack at MySQL/MariaDB database restore (#228).
|
2019-11-11 21:59:30 -08:00 |
|
Dan Helfman
|
4ed43ae4dc
|
Indicate in AUTHORS that it's not an exhaustive list.
|
2019-11-10 14:50:28 -08:00 |
|
Dan Helfman
|
9d29ecf304
|
Remove MySQL/MariaDB database dumps after backing them up (#228).
|
2019-11-08 11:53:27 -08:00 |
|
Dan Helfman
|
427b57e2a9
|
Database dump hooks for MySQL/MariaDB (#228).
|
2019-11-08 11:17:52 -08:00 |
|
Dan Helfman
|
e4f0a336c2
|
Fix installation path in docs.
|
2019-11-07 11:09:27 -08:00 |
|
Dan Helfman
|
68459c6795
|
Add note about setting PATH environment variable when installing borgmatic.
|
2019-11-07 11:05:41 -08:00 |
|
Dan Helfman
|
17fda7281a
|
Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run.
|
2019-11-07 10:08:44 -08:00 |
|
Dan Helfman
|
ac777965d0
|
Fix regression of generate-borgmatic-config working without --source flag (#239).
|
2019-11-06 09:52:21 -08:00 |
|
Dan Helfman
|
31d3bc9bd8
|
In documentation, clarify when Healthchecks/Cronitor hooks fire in relation to other hooks (#238).
|
2019-11-06 09:44:46 -08:00 |
|
Dan Helfman
|
2115eeb6a2
|
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239).
|
2019-11-06 09:31:00 -08:00 |
|
Dan Helfman
|
08f017bc3e
|
Remove broken Tox Python version filter when running Black (code formatter) environment directly.
|
2019-11-05 09:36:30 -08:00 |
|
Dan Helfman
|
7bc9482970
|
Add verbosity level -1 to NEWS.
|
2019-11-03 17:03:19 -08:00 |
|
Dan Helfman
|
57ffad4e04
|
Verbosity level "-1" for even quieter output: Errors only (#236).
|
2019-11-04 01:02:13 +00:00 |
|
Dan Helfman
|
5422d14f93
|
Add Python 3.8.
|
2019-11-03 14:12:46 -08:00 |
|
Dan Helfman
|
e6d8c736d0
|
Documentation feedback: Don't hard-code Python 3.7 for Black.
|
2019-11-03 14:08:19 -08:00 |
|
palto42
|
18d3542fbc
|
new verbosity level "-1" for errors
|
2019-11-03 09:55:19 +01:00 |
|
Dan Helfman
|
93f453cecf
|
Add Python 3.8 to build matrix.
|
2019-11-02 16:38:50 -07:00 |
|
Dan Helfman
|
505bb778fa
|
Fix logging docs typo.
|
2019-11-02 12:54:03 -07:00 |
|
Dan Helfman
|
b09d464162
|
Add missing PR link.
|
2019-11-02 11:27:05 -07:00 |
|
Dan Helfman
|
a9104ed090
|
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
2019-11-02 11:23:18 -07:00 |
|
Dan Helfman
|
06f134cc71
|
Log to file instead of syslog via command-line "--log-file" flag (#233).
|
2019-11-02 17:43:39 +00:00 |
|
palto42
|
584359b6c0
|
.gitignore
|
2019-11-02 14:39:16 +01:00 |
|
palto42
|
26a1a3d1e0
|
test cases for logfile option
|
2019-11-02 14:34:16 +01:00 |
|
palto42
|
6da05cbe2d
|
Exception handling for logfile option
|
2019-11-02 14:33:57 +01:00 |
|
Dan Helfman
|
f48f52079d
|
Support for Borg --keep-exclude-tags and --exclude-nodump options (#234).
|
2019-11-01 15:50:59 -07:00 |
|
Dan Helfman
|
76c569cf84
|
Update test requirements.
|
2019-11-01 12:18:35 -07:00 |
|
palto42
|
b121290c0f
|
Merge remote-tracking branch 'upstream/master' into logging
|
2019-11-01 19:44:04 +01:00 |
|
Dan Helfman
|
8fd46b8c70
|
Monitor backups with Cronitor hook integration.
|
2019-11-01 11:33:15 -07:00 |
|
Dan Helfman
|
603f525352
|
Clarify --archive help.
|
2019-11-01 10:50:20 -07:00 |
|
palto42
|
8c8640d0ab
|
file-logger replaces syslog
|
2019-11-01 18:42:24 +01:00 |
|
Dan Helfman
|
e3dd545345
|
Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion.
|
2019-11-01 10:00:26 -07:00 |
|
Dan Helfman
|
589fc30fc8
|
To orient the reader, add "borgmatic" to the top of each documentation page.
|
2019-10-31 22:04:38 -07:00 |
|
Dan Helfman
|
bd3c51fc5a
|
Documentation for database restores (#229).
|
2019-10-31 21:45:47 -07:00 |
|
Dan Helfman
|
2c46f53ef6
|
Attempt to upgrade version of pip used in CI.
|
2019-10-31 20:37:01 -07:00 |
|
Dan Helfman
|
939f4d4e3d
|
Add additional tests for database restores.
|
2019-10-31 14:11:19 -07:00 |
|
Dan Helfman
|
3006db0cae
|
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
2019-10-31 12:57:36 -07:00 |
|
palto42
|
22640a9ca0
|
new option for log-file
|
2019-10-31 10:44:22 +01:00 |
|
Dan Helfman
|
ca23c3b8b3
|
Remove unnecessary word from documentation.
|
2019-10-30 10:55:40 -07:00 |
|
Dan Helfman
|
74607fdd43
|
Documentation on how to develop borgmatic's documentation.
|
2019-10-30 10:54:42 -07:00 |
|
Dan Helfman
|
b53684a8f0
|
Fix incorrect link to hooks documentation.
|
2019-10-29 09:53:45 -07:00 |
|
Dan Helfman
|
f055f5dea8
|
Clarify borgmatic restore example with no leading slash.
|
2019-10-28 12:00:54 -07:00 |
|
Dan Helfman
|
4dc4fe0b8d
|
Reordering hooks a bit so that pre-backup ordering mirrors post-backup ordering.
|
2019-10-27 14:47:55 -07:00 |
|
Dan Helfman
|
5e3c2da79c
|
Database dump hooks documentation (#225).
|
2019-10-23 15:35:37 -07:00 |
|
Dan Helfman
|
37dc94bc79
|
Add test for removal of database dumps.
|
2019-10-23 13:36:03 -07:00 |
|
Dan Helfman
|
fc274b43f0
|
Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230).
|
2019-10-22 22:42:36 -07:00 |
|
Dan Helfman
|
9ab12e4312
|
Tests for database dumping (#225).
|
2019-10-22 21:39:30 -07:00 |
|
Dan Helfman
|
a5ff35c198
|
Update NEWS with PostgreSQL database dump hook.
|
2019-10-22 16:31:26 -07:00 |
|