0
0
Fork 0
mirror of https://projects.torsion.org/witten/borgmatic.git synced 2025-04-16 09:01:04 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Gautam Aggarwal
d651813601 Custom command options for MongoDB hook 2025-03-24 03:39:26 +00:00
Dan Helfman
c2409d9968 Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (). 2025-03-20 11:13:37 -07:00
Dan Helfman
6a96a78cf1 Fix existing tests (). 2025-03-07 22:58:25 -08:00
Dan Helfman
25b6a49df7 Send database passwords to MongoDB via anonymous pipe (). 2025-03-01 10:04:04 -08:00
Dan Helfman
b283e379d0 Actually pass the current configuration to credential hooks. 2025-02-14 10:15:52 -08:00
Dan Helfman
50096296da Revamp systemd credential syntax to be more consistent with constants (). 2025-02-10 22:01:23 -08:00
Dan Helfman
775385e688 Get unit tests passing again (). 2025-02-09 22:44:38 -08:00
Dan Helfman
7d56641f56 Get existing unit tests passing (). 2025-01-26 12:13:29 -08:00
Dan Helfman
cc7e01be68 Log the repository path or label on every relevant log message, not just some logs (). 2025-01-25 14:01:25 -08:00
Dan Helfman
1232ba8045 Revert "Log the repository path or label on every relevant log message, not just some logs ()."
This reverts commit 90c1161a8c.
2025-01-25 13:57:56 -08:00
Dan Helfman
90c1161a8c Log the repository path or label on every relevant log message, not just some logs (). 2025-01-25 13:55:58 -08:00
Dan Helfman
b72b9aaf13 Fix several tests (). 2025-01-12 22:42:58 -08:00
Dan Helfman
6b2f2b2ac4 Reorganize data source and monitoring hooks to make developing new hooks easier. 2024-11-27 08:50:34 -08:00
Renamed from tests/unit/hooks/test_mongodb.py (Browse further)