Commit Graph

1535 Commits

Author SHA1 Message Date
15d408d7cf Bump version for release. 2023-03-31 11:33:17 +02:00
228f55a1de With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620). 2023-03-31 11:33:17 +02:00
7beb935122 Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. 2023-03-31 11:33:17 +02:00
37a32b0943 Fix tests. 2023-03-31 11:33:17 +02:00
24331d917c Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action. 2023-03-31 11:33:17 +02:00
52889c646f Support status character changes in Borg 2.0.0b5 when filtering out special files that cause Borg to hang. 2023-03-31 11:33:17 +02:00
49950c2c77 Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2023-03-31 11:33:17 +02:00
a66542cce1 Internally support new Borg 2.0.0b5 "--filter" status characters / item flags for the "create" action. 2023-03-31 11:33:17 +02:00
ee8535f577 With the "create" action, only one of "--list" ("--files") and "--progress" flags can be used. 2023-03-31 11:33:17 +02:00
9071b14dcf Update Borg 2.0 documentation links. 2023-03-31 11:33:17 +02:00
713ed66337 Add ntfy authentication to NEWS. 2023-03-31 11:33:17 +02:00
608dbcedc7 Add auth test for the ntfy hook 2023-03-31 11:33:17 +02:00
67ed746024 Make the auth logic more explicit and warnings if necessary 2023-03-31 11:33:17 +02:00
3e8236c26e Add authentication to the ntfy hook 2023-03-31 11:33:17 +02:00
6bdb1974cf Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642). 2023-03-31 11:33:17 +02:00
339ffc9c22 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2023-03-31 11:33:17 +02:00
Clemens Lang
16da97d75d setup: Add link to MacPorts package 2023-03-31 11:33:17 +02:00
db13217361 Clarify "checks" configuration documentation for older versions of borgmatic (#639). 2023-03-31 11:33:17 +02:00
f152e33f35 Remove related documentation links. 2023-03-31 11:33:17 +02:00
7ae1eac0df Upgrade documentation image dependencies. 2023-03-31 11:33:17 +02:00
0241d56131 Clarify NEWS on database "all" dump feature applying to MySQL as well. 2023-03-31 11:33:17 +02:00
1c2ef7b24d Bump version for release. 2023-03-31 11:33:17 +02:00
1f12bf6461 Fix code style flake issue. 2023-03-31 11:33:17 +02:00
2cf1ed57c0 Add configuration options for database command customization (#630). 2023-03-31 11:33:17 +02:00
deb46b0a70 Update documentation about changes to "all" database restores (#438, #560). 2023-03-31 11:33:17 +02:00
25df602a47 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-03-31 11:33:17 +02:00
7564a27dfc Mention "before_actions" command hook in soft failure documentation (#631). 2023-03-31 11:33:17 +02:00
62109adfb0 Add NEWS entry for #629. 2023-03-31 11:33:17 +02:00
palto42
abcd017e3e conditional warning for excluding special files 2023-03-31 11:33:17 +02:00
bf3d364ac4 Lowercase borgmatic in documentation. 2023-03-31 11:33:17 +02:00
c2622a4199 add borgmatic minimum version to compact docs 2023-03-31 11:33:17 +02:00
1e3fd59ce6 Fix traceback when include merging on ARM64 (#622). 2023-03-31 11:33:17 +02:00
8f4c8200a6 Update borgmatic social links. 2023-03-31 11:33:17 +02:00
a97dc48fee Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-03-31 11:33:17 +02:00
c54e6b319f Update developer constributing instructions as well. 2023-03-31 11:33:17 +02:00
e96ad5b854 Update developer instructions. 2023-03-31 11:33:17 +02:00
a4111cc417 Clarify data/archives check implicit enabling. 2023-03-31 11:33:17 +02:00
90fb6f5b9e Clarify documentation about transferring archives between related repositories. 2023-03-31 11:33:17 +02:00
7e49b63a26 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2023-03-31 11:33:17 +02:00
df2c34c260 Bump version for release. 2023-03-31 11:33:17 +02:00
3ee7d502d3 Clarify documentation about multiple repositories and separate configuration files (#613). 2023-03-31 11:33:17 +02:00
e252f44696 Upgrade pytest test dependency (security). 2023-03-31 11:33:17 +02:00
58e3869dbd Code formatting. 2023-03-31 11:33:17 +02:00
Javier Paniagua
781e479966 specify pg dump/restore commands (#311) 2023-03-31 11:33:17 +02:00
3113aaba27 Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 2023-03-31 11:33:17 +02:00
e5c762419c More consistency checks documentation edits. 2023-03-31 11:33:17 +02:00
85a60ffa15 Clarify consistency check configuration. 2023-03-31 11:33:17 +02:00
1c00954969 Clarify examples in include merging and deep merging documentation (#607). 2023-03-31 11:33:17 +02:00
89cc4e824a Add ntfy warning 2023-03-30 16:02:19 +02:00
89500df429 Fix traceback when a configuration section is present but lacking any options (#604). 2022-10-23 13:56:03 -07:00