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 (#790).
|
2025-03-20 11:13:37 -07:00 |
|
Dan Helfman
|
6a96a78cf1
|
Fix existing tests (#1019).
|
2025-03-07 22:58:25 -08:00 |
|
Dan Helfman
|
e06c6740f2
|
Switch to context manager for running "dump_data_sources" before/after hooks (#790).
|
2025-03-07 10:33:39 -08:00 |
|
Dan Helfman
|
55c0ab1610
|
Add "tls" options to the MariaDB and MySQL database hooks.
|
2025-03-03 10:07:03 -08:00 |
|
Dan Helfman
|
1e5c256d54
|
Get tests passing again (#1009).
|
2025-02-28 14:40:00 -08:00 |
|
Dan Helfman
|
baf5fec78d
|
If the user supplies their own --defaults-extra-file, include it from the one we generate (#1009).
|
2025-02-28 10:53:17 -08:00 |
|
Dan Helfman
|
c41b743819
|
Get existing unit tests passing (#1009).
|
2025-02-28 08:37:03 -08:00 |
|
Dan Helfman
|
36d0073375
|
Send MySQL passwords via anonymous pipe instead of environment variable (#1009).
|
2025-02-27 10:42:47 -08:00 |
|
Dan Helfman
|
4ee2603fef
|
Merge branch 'main' into passphrase-via-file-descriptor
|
2025-02-21 20:26:48 -08:00 |
|
Dan Helfman
|
58aed0892c
|
Initial work on fixing ZFS mount errors (#1001).
|
2025-02-19 22:49:14 -08:00 |
|
Dan Helfman
|
07ecc0ffd6
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -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 (#966).
|
2025-02-10 22:01:23 -08:00 |
|
Dan Helfman
|
775385e688
|
Get unit tests passing again (#966).
|
2025-02-09 22:44:38 -08:00 |
|
Dan Helfman
|
49719dc309
|
Load credentials from database hooks (#966).
|
2025-02-09 11:35:26 -08:00 |
|
Dan Helfman
|
63c39be55f
|
Fix flaking issues (#635).
|
2025-01-27 12:28:36 -08:00 |
|
Dan Helfman
|
8c5db19490
|
Code formatting (#635).
|
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 (#635).
|
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 (#635)."
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 (#635).
|
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 (#969).
|
2025-01-17 13:46:18 -08:00 |
|
Dan Helfman
|
120a29ab4d
|
Initial work on applying snapshot path rewriting to excludes and patterns (#962).
|
2025-01-10 10:38:27 -08:00 |
|
Dan Helfman
|
b1e343f15c
|
Initial work on supporting same-named database with different ports, hosts, or hooks (#418).
|
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 |
|