Historie revizí

Autor SHA1 Zpráva Datum
  Florian Apolloner 0e90087dc4 Finalize container support před 1 týdnem
  Florian Apolloner 16c8098b06 address some review comments před 1 měsícem
  Florian Apolloner 0d190016d3 rename utils.py to config.py před 1 měsícem
  Florian Apolloner e058df6b7e cleanup database option resolving. před 1 měsícem
  Florian Apolloner 133a11c647 add support for container names/id when dumping databases. před 2 měsíci
  Florian Apolloner c084f10fe2 Add support for a database backup label instead of host:port (#1116) před 2 měsíci
  Dan Helfman 9bbce71673 Fix tests for database hooks. před 2 týdny
  Dan Helfman 049132377c Add MariaDB dumps metadata. před 2 týdny
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. před 2 měsíci
  Dan Helfman 34f677dba1 Add a flake8 plugin that enforces a blank line after if/for/while/with/try blocks. před 2 měsíci
  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). před 4 měsíci
  Dan Helfman bb54068152 Back out accidentally added partial feature. před 4 měsíci
  Dan Helfman 30d2108399 Move from Fosstodon to FLOSS.social. před 4 měsíci
  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). před 6 měsíci
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). před 6 měsíci
  Dan Helfman e06c6740f2 Switch to context manager for running "dump_data_sources" before/after hooks (#790). před 6 měsíci
  Dan Helfman 1d486d024b Fix a regression in which some MariaDB/MySQL passwords were not escaped correctly (#1017). před 6 měsíci
  Geoff Holden a926b413bc Updating automated test, and fixing linting errors. před 6 měsíci
  Geoff Holden 18ffd96d62 Add single quotes around the password. před 6 měsíci
  Dan Helfman 55c0ab1610 Add "tls" options to the MariaDB and MySQL database hooks. před 6 měsíci
  Dan Helfman 06b065cb09 Add missing test coverage (#1009). před 6 měsíci
  Dan Helfman 1e5c256d54 Get tests passing again (#1009). před 6 měsíci
  Dan Helfman baf5fec78d If the user supplies their own --defaults-extra-file, include it from the one we generate (#1009). před 6 měsíci
  Dan Helfman c41b743819 Get existing unit tests passing (#1009). před 6 měsíci
  Dan Helfman 36d0073375 Send MySQL passwords via anonymous pipe instead of environment variable (#1009). před 6 měsíci
  Dan Helfman 0bd418836e Send MariaDB passwords via anonymous pipe instead of environment variable (#1009) před 6 měsíci
  Dan Helfman 4ee2603fef Merge branch 'main' into passphrase-via-file-descriptor před 7 měsíci
  Dan Helfman 58aed0892c Initial work on fixing ZFS mount errors (#1001). před 7 měsíci
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. před 7 měsíci
  Dan Helfman 2ca23b629c Add end-to-end tests for new credential hooks, along with some related configuration options. před 7 měsíci