Commit History

Author SHA1 Message Date
  Dan Helfman 091e9fa9ee Add a "password_transport" option to the MariaDB and MySQL database hooks for customizing how borgmatic transmits passwords to the database client (#1033). 1 month ago
  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). 2 months ago
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). 2 months ago
  Dan Helfman eb5dc128bf Fix incorrect test name (#1017). 3 months ago
  Dan Helfman 1d486d024b Fix a regression in which some MariaDB/MySQL passwords were not escaped correctly (#1017). 3 months ago
  Geoff Holden a926b413bc Updating automated test, and fixing linting errors. 3 months ago
  Dan Helfman 55c0ab1610 Add "tls" options to the MariaDB and MySQL database hooks. 3 months ago
  Dan Helfman 06b065cb09 Add missing test coverage (#1009). 3 months ago
  Dan Helfman 1e5c256d54 Get tests passing again (#1009). 3 months ago
  Dan Helfman 48a4fbaa89 Add missing test coverage for defaults file function (#1009). 3 months ago
  Dan Helfman 1e274d7153 Add some missing test mocking (#1009). 3 months ago
  Dan Helfman c41b743819 Get existing unit tests passing (#1009). 3 months ago
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. 3 months ago
  Dan Helfman b283e379d0 Actually pass the current configuration to credential hooks. 3 months ago
  Dan Helfman 50096296da Revamp systemd credential syntax to be more consistent with constants (#966). 3 months ago
  Dan Helfman 775385e688 Get unit tests passing again (#966). 3 months ago
  Dan Helfman 7d56641f56 Get existing unit tests passing (#635). 4 months ago
  Dan Helfman 8c5db19490 Code formatting (#635). 4 months ago
  Dan Helfman cc7e01be68 Log the repository path or label on every relevant log message, not just some logs (#635). 4 months ago
  Dan Helfman 1232ba8045 Revert "Log the repository path or label on every relevant log message, not just some logs (#635)." 4 months ago
  Dan Helfman 90c1161a8c Log the repository path or label on every relevant log message, not just some logs (#635). 4 months ago
  Dan Helfman b72b9aaf13 Fix several tests (#962). 4 months ago
  Dan Helfman 6b2f2b2ac4 Reorganize data source and monitoring hooks to make developing new hooks easier. 6 months ago