Commit History

Author SHA1 Message Date
  Dan Helfman a31f913f54 For the MariaDB and MySQL database hooks, add a "socket_path" option for Unix socket database connections (#1193). 4 days ago
  bockulator ce7f0226be Mock `get_working_directory()` calls in data source hook tests 1 month ago
  bockulator 51ef9c7708 Fix database dumps hooks not respecting working_directory 4 months ago
  Dan Helfman dcd567f4f0 Fix for a runtime directory error when the configured patterns contain a global exclude (#1150). 1 month ago
  Dan Helfman 4017897b1a For the MariaDB and MySQL database hooks, add a "skip_names" option to ignore particular databases when dumping "all" (#973). 2 months ago
  Dan Helfman 46381175ef Code formatting. 3 months ago
  Dan Helfman 9bbce71673 Fix tests for database hooks. 3 months ago
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 5 months ago
  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). 7 months 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). 9 months ago
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). 9 months ago
  Dan Helfman eb5dc128bf Fix incorrect test name (#1017). 9 months ago
  Dan Helfman 1d486d024b Fix a regression in which some MariaDB/MySQL passwords were not escaped correctly (#1017). 9 months ago
  Geoff Holden a926b413bc Updating automated test, and fixing linting errors. 9 months ago
  Dan Helfman 55c0ab1610 Add "tls" options to the MariaDB and MySQL database hooks. 9 months ago
  Dan Helfman 06b065cb09 Add missing test coverage (#1009). 9 months ago
  Dan Helfman 1e5c256d54 Get tests passing again (#1009). 9 months ago
  Dan Helfman 48a4fbaa89 Add missing test coverage for defaults file function (#1009). 9 months ago
  Dan Helfman 1e274d7153 Add some missing test mocking (#1009). 9 months ago
  Dan Helfman c41b743819 Get existing unit tests passing (#1009). 9 months ago
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. 10 months ago
  Dan Helfman b283e379d0 Actually pass the current configuration to credential hooks. 10 months ago
  Dan Helfman 50096296da Revamp systemd credential syntax to be more consistent with constants (#966). 10 months ago
  Dan Helfman 775385e688 Get unit tests passing again (#966). 10 months ago
  Dan Helfman 7d56641f56 Get existing unit tests passing (#635). 10 months ago
  Dan Helfman 8c5db19490 Code formatting (#635). 10 months ago
  Dan Helfman cc7e01be68 Log the repository path or label on every relevant log message, not just some logs (#635). 10 months ago
  Dan Helfman 1232ba8045 Revert "Log the repository path or label on every relevant log message, not just some logs (#635)." 10 months ago
  Dan Helfman 90c1161a8c Log the repository path or label on every relevant log message, not just some logs (#635). 10 months ago
  Dan Helfman b72b9aaf13 Fix several tests (#962). 11 months ago