You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard aee70b37d4 fix: use docker-compose.test.yml for integration test DB
Rewrite run-integration-tests.sh to use the e2e docker-compose config
(Postgres on port 5433). Add --db-check flag for connectivity debugging.
Remove build_test_router (reverted to build_router). Keep minimal_test
for oneshot debugging.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
..
db perf: batch article history INSERTs to reduce DB round-trips 3 months ago
handlers refactor: add provider_override for pipeline dependency injection 3 months ago
middleware
models refactor: eliminate SettingsResponse struct, serialize UserSettings directly 3 months ago
services refactor: add provider_override for pipeline dependency injection 3 months ago
util
app_state.rs
cli.rs
config.rs chore: remove SESSION_SECRET and wrap master_encryption_key in Arc 3 months ago
errors.rs
lib.rs
logging.rs
main.rs fix: add periodic expired session cleanup (hourly) 3 months ago
router.rs fix: use docker-compose.test.yml for integration test DB 3 months ago