.. |
actions
|
0e6b2c6773
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2 years ago |
borg
|
0e6b2c6773
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2 years ago |
commands
|
0e6b2c6773
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2 years ago |
config
|
89500df429
Fix traceback when a configuration section is present but lacking any options (#604).
|
2 years ago |
hooks
|
418ebc8843
Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642).
|
2 years ago |
__init__.py
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 years ago |
test_execute.py
|
9c42e7e817
Fix regression in which "check" action errored on certain systems (#597, #598).
|
2 years ago |
test_logger.py
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2 years ago |
test_signals.py
|
0c027a3050
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516).
|
3 years ago |
test_verbosity.py
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2 years ago |