Dan Helfman dbf8301c19 Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. il y a 2 ans
..
actions 2a306bef12 Fix tests. il y a 2 ans
borg dbf8301c19 Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes. il y a 2 ans
commands 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). il y a 2 ans
config 89500df429 Fix traceback when a configuration section is present but lacking any options (#604). il y a 2 ans
hooks da321e180d Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. il y a 2 ans
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. il y a 6 ans
test_execute.py 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). il y a 2 ans
test_logger.py c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). il y a 2 ans
test_signals.py 0c027a3050 Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). il y a 3 ans
test_verbosity.py c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). il y a 2 ans