Commit History

Author SHA1 Message Date
  Dan Helfman 14a8055e71 In the SQLite database hook, run SQLite such that it exits upon encountering an error instead of, you know, not doing that. 3 weeks ago
  Dan Helfman dcd567f4f0 Fix for a runtime directory error when the configured patterns contain a global exclude (#1150). 1 month ago
  Dan Helfman 46381175ef Code formatting. 2 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. 4 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). 8 months ago
  Nish_ c84815bfb0 add custom dump and restore commands for sqlite hook 8 months ago
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). 9 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 0b17fb2d3f Get all existing tests passing (#962). 10 months ago
  Dan Helfman b72b9aaf13 Fix several tests (#962). 10 months ago
  Dan Helfman 6b2f2b2ac4 Reorganize data source and monitoring hooks to make developing new hooks easier. 1 year ago