This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
71
Fork
43
You've already forked borgmatic
Code
Issues
48
Pull Requests
6
Actions
1
Packages
Releases
153
Activity
Files
073d6bddf625e60be8c7f48ee34ae6311cdf81b7
borgmatic
/
tests
/
unit
History
Dan Helfman
295bfb0c57
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (
#934
).
2024-11-15 18:15:32 -08:00
..
actions
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (
#934
).
2024-11-15 18:15:32 -08:00
borg
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (
#934
).
2024-11-15 18:15:32 -08:00
commands
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (
#562
). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (
#562
). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (
#838
). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
2024-11-03 13:14:05 -08:00
config
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (
#934
).
2024-11-15 18:15:32 -08:00
hooks
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (
#934
).
2024-11-15 18:15:32 -08:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_execute.py
Mask the password when logging a MongoDB dump or restore command (
#848
).
2024-04-16 10:20:15 -07:00
test_logger.py
update logger unit tests
2024-08-09 00:07:46 +02:00
test_signals.py
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (
#761
).
2023-09-27 08:52:00 -07:00
test_verbosity.py
add verbosity level -2
2023-05-26 08:57:12 +05:30