Dan Helfman
|
b3fd1be5f6
|
Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (#300).
|
2020-07-22 21:53:55 -07:00 |
|
Dan Helfman
|
a23083f737
|
Clarify schema documentation about skipping pruning.
|
2020-07-22 10:35:16 -07:00 |
|
Dan Helfman
|
8306b758e8
|
Add documentation on how to make backups redundant with multiple repositories.
|
2020-07-17 16:00:50 -07:00 |
|
Dan Helfman
|
218cbd5289
|
In database documentation, include command for finding named pipes and special devices.
|
2020-07-13 10:56:59 -07:00 |
|
Dan Helfman
|
2ac58670d5
|
Clarify database documentation about excluding named pipes and character/block devices to prevent hangs.
|
2020-07-13 10:45:58 -07:00 |
|
Dan Helfman
|
6f82c9979b
|
Add #339 to NEWS and add test.
|
2020-07-07 22:31:17 -07:00 |
|
Dan Helfman
|
0a659a397f
|
Attempt to fix no-repro test failure of log_outputs() (#339).
|
2020-07-07 22:05:53 -07:00 |
|
Dan Helfman
|
2781873faf
|
Bump version for release.
|
2020-06-30 21:47:34 -07:00 |
|
Dan Helfman
|
3aaa89fb08
|
Formatting.
|
2020-06-25 20:25:29 -07:00 |
|
Dan Helfman
|
35d542a676
|
Fix for traceback when running Cronitor, Cronhub, and PagerDuty monitor hooks (#336).
|
2020-06-25 20:23:25 -07:00 |
|
Dan Helfman
|
d0b9c436b1
|
Bump version for release.
|
2020-06-23 11:21:43 -07:00 |
|
Dan Helfman
|
37cc229749
|
Fix duplicate logging to Healthchecks and send "after_*" hooks output to Healthchecks (#328).
|
2020-06-23 11:01:03 -07:00 |
|
Dan Helfman
|
17c2d109e5
|
Add tests for pass-through of BORG_* environment variables.
|
2020-06-21 14:41:22 -07:00 |
|
Dan Helfman
|
c8d5de2179
|
Fix broken pass-through of BORG_* environment variables to Borg (#327).
Reviewed-on: https://projects.torsion.org/witten/borgmatic/pulls/327
|
2020-06-21 21:29:59 +00:00 |
|
Dan Helfman
|
32e15dc905
|
Add a few more mocks to PostgreSQL SSL tests.
|
2020-06-20 14:39:16 -07:00 |
|
Dan Helfman
|
f5ebca4907
|
Add SSL support to PostgreSQL database configuration (#331).
Reviewed-on: https://projects.torsion.org/witten/borgmatic/pulls/331
|
2020-06-20 21:24:14 +00:00 |
|
Edward Shornock
|
01db676d68
|
Change the example for the ssl_mode parameter
|
2020-06-20 23:32:24 +03:00 |
|
Edward Shornock
|
d2d92b1f1a
|
Add tests for the PostgreSQL SSL options
|
2020-06-20 23:32:24 +03:00 |
|
Dan Helfman
|
27cbe9dfc0
|
Fix for potential data loss (data not getting backed up) when borgmatic omitted configured source directories in certain situations (#333).
|
2020-06-19 20:16:38 -07:00 |
|
Edward Shornock
|
8fb830099f
|
Re-add the ilbpq-ssl documentation URL to the schema
It's been moved from describing `ssl_mode` to the general
postgresql_database description key.
|
2020-06-19 13:22:39 +03:00 |
|
Edward Shornock
|
463a133a63
|
Ensure schema lines are less than 80 characters in length
|
2020-06-19 13:22:39 +03:00 |
|
Edward Shornock
|
a16fed8887
|
Rename PostgreSQL SSL config variables
e.g. s/sslmode/ssl_mode/g to conform with borgmatic naming conventions.
|
2020-06-19 13:20:14 +03:00 |
|
Edward Shornock
|
33113890f5
|
Reduce duplication with a common function
|
2020-06-19 12:32:36 +03:00 |
|
Edward Shornock
|
abd47fc14e
|
Add SSL support to PostgreSQL hooks
|
2020-06-19 02:19:17 +03:00 |
|
Dan Helfman
|
7fb4061759
|
Improve configuration reference documentation readability via more aggressive word-wrapping in configuration schema descriptions.
|
2020-06-17 23:15:12 -07:00 |
|
Dan Helfman
|
b320e74ad5
|
Update documentation code fragments theme to better match the rest of the page.
|
2020-06-17 16:02:57 -07:00 |
|
Dan Helfman
|
0ed8f67b9d
|
Documentation feedback: Clarify that a Borg manual install is required, separate from installing borgmatic.
|
2020-06-17 11:42:40 -07:00 |
|
Ralph Heinkel
|
a12a1121b6
|
Use values from BORG_* env variables if they are not specified in config.yaml
|
2020-06-15 19:50:11 +02:00 |
|
Dan Helfman
|
795e18773b
|
Bump version for release.
|
2020-06-06 15:01:56 -07:00 |
|
Dan Helfman
|
aa14449857
|
Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (#324).
|
2020-06-06 14:57:14 -07:00 |
|
Dan Helfman
|
ed7b1cd3d7
|
Add some no-cover pragmas on functions that don't need tests.
|
2020-06-06 14:33:06 -07:00 |
|
Dan Helfman
|
a155eefa23
|
Fix for certain configuration options like ssh_command impacting Borg invocations for separate configuration files (#323).
|
2020-06-06 14:30:04 -07:00 |
|
Dan Helfman
|
398665be9e
|
Allow before_backup and similiar hooks to exit with a soft failure without altering the monitoring status (#292).
|
2020-06-02 14:33:41 -07:00 |
|
Dan Helfman
|
6db232d4ac
|
Link to Borgmacator GNOME AppIndicator from monitoring documentation.
|
2020-06-02 12:53:08 -07:00 |
|
Dan Helfman
|
d7277893fb
|
Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (#316).
|
2020-06-02 12:40:32 -07:00 |
|
Dan Helfman
|
00033bf0a8
|
Tweak comment indentation in generated configuration file for clarity.
|
2020-06-02 11:37:13 -07:00 |
|
Dan Helfman
|
adda33dc4e
|
Bump version for release.
|
2020-05-26 13:15:01 -07:00 |
|
Dan Helfman
|
097a09578a
|
Fix enabled database hooks to implicitly set one_file_system configuration option to true to prevent Borg hang. (#315).
|
2020-05-26 09:20:14 -07:00 |
|
Dan Helfman
|
65472c8de2
|
Fix error message when there are no MySQL databases to dump for "all" databases (#319).
|
2020-05-26 08:59:04 -07:00 |
|
Dan Helfman
|
602ad9e7ee
|
Add note about indirect dbus dependency.
|
2020-05-21 19:56:32 -07:00 |
|
Dan Helfman
|
96df52ec50
|
Fix hang when streaming a database dump to Borg with implicit duplicate source directories by deduplicating them first (#316).
|
2020-05-20 13:33:53 -07:00 |
|
Dan Helfman
|
244dc35bae
|
Global install documentation.
|
2020-05-19 14:19:39 -07:00 |
|
Dan Helfman
|
d9c9d7d2ee
|
Improve documentation around the installation process. Specifically, making borgmatic commands runnable via the system PATH.
|
2020-05-18 20:38:43 -07:00 |
|
Dan Helfman
|
89cb5eb76d
|
Fix regression in support for PostgreSQL's "directory" dump format (#314).
|
2020-05-18 11:31:29 -07:00 |
|
Dan Helfman
|
6d3802335e
|
Adding docs note about upgrading to get --files flag.
|
2020-05-18 08:43:32 -07:00 |
|
Dan Helfman
|
c1d6232b79
|
Fix documentation to mention new "--files" flag.
|
2020-05-15 10:45:58 -07:00 |
|
Dan Helfman
|
048a9ebb52
|
Add an additional end-to-end database test.
|
2020-05-15 10:12:49 -07:00 |
|
Dan Helfman
|
de478f6ff7
|
Clarify wording in changelog.
|
2020-05-14 23:23:21 -07:00 |
|
Dan Helfman
|
3e5a19d95a
|
Add missing test coverage.
|
2020-05-14 23:21:43 -07:00 |
|
Dan Helfman
|
2ddf38f99c
|
Fix error handling when executing commands to handle more edge cases.
|
2020-05-14 23:04:01 -07:00 |
|