0
0
Fork 0
mirror of https://projects.torsion.org/witten/borgmatic.git synced 2025-04-27 05:30:35 +00:00
Commit graph

18 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
e06c6740f2 Switch to context manager for running "dump_data_sources" before/after hooks (). 2025-03-07 10:33:39 -08:00
Dan Helfman
25b6a49df7 Send database passwords to MongoDB via anonymous pipe (). 2025-03-01 10:04:04 -08:00
Dan Helfman
58aed0892c Initial work on fixing ZFS mount errors (). 2025-02-19 22:49:14 -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
49719dc309 Load credentials from database hooks (). 2025-02-09 11:35:26 -08:00
Dan Helfman
8c5db19490 Code formatting (). 2025-01-25 14:14:48 -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
f1cac95b9c Fix the "restore" action to work on database dumps without a port when a default port is configured (). 2025-01-17 13:46:18 -08:00
Dan Helfman
120a29ab4d Initial work on applying snapshot path rewriting to excludes and patterns (). 2025-01-10 10:38:27 -08:00
Dan Helfman
b1e343f15c Initial work on supporting same-named database with different ports, hosts, or hooks (). 2024-12-09 08:48:34 -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 borgmatic/hooks/mongodb.py (Browse further)