Commit Graph

  • 29e059cb75 fix(ui): add X-CSRF-Token header to XHR file upload requests copilot-swe-agent[bot] 2026-02-22 21:24:24 +00:00
  • 8d45321c9b Initial plan copilot-swe-agent[bot] 2026-02-22 21:18:55 +00:00
  • 23e02569a5 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 21:09:47 +00:00
  • fb8aea4cff Merge pull request #354 from christianlouis/copilot/fix-ci-pipeline-test-failures v0.38.1 Christian Krakau-Louis 2026-02-22 22:09:26 +01:00
  • 9f4b162811 fix(tests): resolve CI test failures from asyncio event loop and settings reload side-effects copilot-swe-agent[bot] 2026-02-22 20:56:58 +00:00
  • e632e0333f fix(api): return 200 with value=None for unknown setting keys in GET endpoint copilot-swe-agent[bot] 2026-02-22 20:04:57 +00:00
  • bfabc79949 Initial plan copilot-swe-agent[bot] 2026-02-22 19:44:21 +00:00
  • a5622412dc chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 19:44:18 +00:00
  • d870dd9fa7 Merge pull request #350 from christianlouis/copilot/implement-api-key-rotation v0.38.0 Christian Krakau-Louis 2026-02-22 20:44:01 +01:00
  • 6cea3a370c style: apply ruff auto-fix github-actions[bot] 2026-02-22 19:43:15 +00:00
  • 3fa24c0686 feat(ui): add Credential Audit page under Admin menu copilot-swe-agent[bot] 2026-02-22 19:39:01 +00:00
  • 2aad519107 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 19:32:54 +00:00
  • 389beaa1ed Merge pull request #351 from christianlouis/copilot/configure-cors-for-api-endpoints v0.37.0 Christian Krakau-Louis 2026-02-22 20:32:36 +01:00
  • 969b2d3d2f style: apply ruff auto-fix github-actions[bot] 2026-02-22 19:29:32 +00:00
  • 1648d8c745 feat(api): configure CORS middleware for API endpoints copilot-swe-agent[bot] 2026-02-22 19:26:39 +00:00
  • a46cd6634b feat(api): implement API key rotation mechanisms (#168) copilot-swe-agent[bot] 2026-02-22 19:24:38 +00:00
  • 7a10f4a7c0 Initial plan copilot-swe-agent[bot] 2026-02-22 19:16:34 +00:00
  • a5ebd876b7 Initial plan copilot-swe-agent[bot] 2026-02-22 19:15:43 +00:00
  • 3522d9a5c0 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 19:15:33 +00:00
  • 5890eb5117 Merge pull request #349 from christianlouis/copilot/add-csrf-token-support v0.36.0 Christian Krakau-Louis 2026-02-22 20:15:12 +01:00
  • fde4199f5a style: apply ruff auto-fix github-actions[bot] 2026-02-22 16:32:30 +00:00
  • c54cbcbdd6 feat(auth): implement CSRF token protection for state-changing operations copilot-swe-agent[bot] 2026-02-22 16:27:37 +00:00
  • bb94eccd86 Initial plan copilot-swe-agent[bot] 2026-02-22 16:16:12 +00:00
  • 2e4acbef1b chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 16:15:09 +00:00
  • 8449d57fe5 Merge pull request #348 from christianlouis/copilot/add-input-validation-sanitization v0.35.0 Christian Krakau-Louis 2026-02-22 17:14:51 +01:00
  • 8f1abf8cdd style: apply ruff auto-fix github-actions[bot] 2026-02-22 16:12:58 +00:00
  • 3035802c16 feat(security): add comprehensive input validation and sanitization (#172) copilot-swe-agent[bot] 2026-02-22 16:02:00 +00:00
  • 4870726385 Initial plan copilot-swe-agent[bot] 2026-02-22 15:43:46 +00:00
  • 786e9effef chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 15:42:24 +00:00
  • 29a3c63253 Merge pull request #347 from christianlouis/copilot/add-request-size-limits v0.34.0 Christian Krakau-Louis 2026-02-22 16:42:03 +01:00
  • 77e777418c style: apply ruff auto-fix github-actions[bot] 2026-02-22 15:25:48 +00:00
  • ca27a0b687 feat(security): add request size limits to API endpoints copilot-swe-agent[bot] 2026-02-22 14:41:04 +00:00
  • c166bfa506 Initial plan copilot-swe-agent[bot] 2026-02-22 14:25:41 +00:00
  • 983869bd41 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 14:25:34 +00:00
  • fdb6a05c0a Merge pull request #345 from christianlouis/copilot/add-request-audit-logging v0.33.0 Christian Krakau-Louis 2026-02-22 15:25:11 +01:00
  • bdf0afd9bf style: apply ruff auto-fix github-actions[bot] 2026-02-22 14:24:27 +00:00
  • c711e7e96e chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-22 14:23:39 +00:00
  • 393d3a2d3b Merge pull request #346 from christianlouis/copilot/add-dependency-vulnerability-scanning v0.32.0 Christian Krakau-Louis 2026-02-22 15:23:20 +01:00
  • ca6a3beb3f feat(security): add request/audit logging with sensitive data masking (#170) copilot-swe-agent[bot] 2026-02-21 21:21:29 +00:00
  • ac51f7206a feat(ci): add pip-audit dependency vulnerability scanning to CI/CD copilot-swe-agent[bot] 2026-02-21 21:17:15 +00:00
  • a2658cb018 Initial plan copilot-swe-agent[bot] 2026-02-21 21:12:54 +00:00
  • 5f84cb73f6 Initial plan copilot-swe-agent[bot] 2026-02-21 21:12:10 +00:00
  • 98b9e627dd chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-21 09:45:37 +00:00
  • 925098b0a6 Merge pull request #344 from christianlouis/copilot/remove-automatic-production-push v0.31.1 Christian Krakau-Louis 2026-02-21 10:45:19 +01:00
  • 895585c1e8 fix(ci): lint errors, remove webhook deploy, add ArgoCD GitOps k8s manifest update copilot-swe-agent[bot] 2026-02-21 09:40:52 +00:00
  • e4c50ce3c9 Initial plan copilot-swe-agent[bot] 2026-02-21 09:35:36 +00:00
  • ad0405c5c2 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-21 09:27:24 +00:00
  • 2d97eb77dc Merge pull request #343 from christianlouis/copilot/add-admin-file-manager v0.31.0 Christian Krakau-Louis 2026-02-21 10:27:06 +01:00
  • 48443dc30a fix(config): strip outer quotes from env var string values (Kubernetes compatibility) copilot-swe-agent[bot] 2026-02-21 09:23:39 +00:00
  • 54736ea35a feat(admin): enhance file manager with DB reconciliation view (filesystem/database/reconcile tabs) copilot-swe-agent[bot] 2026-02-21 09:20:59 +00:00
  • 16e7b6478e feat(admin): add admin-only file manager, admin menu, de-emphasize status, improve dashboard copilot-swe-agent[bot] 2026-02-21 09:15:27 +00:00
  • 8813e4e8f3 Initial plan copilot-swe-agent[bot] 2026-02-21 09:07:55 +00:00
  • 1d9d67680f chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-17 12:03:14 +00:00
  • 47aa6fc3d4 Merge pull request #340 from christianlouis/copilot/fix-json-decode-error v0.30.4 Christian Krakau-Louis 2026-02-17 13:02:56 +01:00
  • e3cc489975 fix(test): fix test_get_lgpl_license_not_found JSONDecodeError copilot-swe-agent[bot] 2026-02-17 12:01:40 +00:00
  • af8963334e Initial plan copilot-swe-agent[bot] 2026-02-17 11:55:18 +00:00
  • 34633d1661 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-17 11:44:47 +00:00
  • fec309f225 Merge pull request #339 from christianlouis/copilot/fix-lint-checks-and-test-errors v0.30.3 Christian Krakau-Louis 2026-02-17 12:44:25 +01:00
  • 886bcd3c9b fix: include exc_info in log_task_progress debug message copilot-swe-agent[bot] 2026-02-17 11:41:56 +00:00
  • 13a3c41482 fix: make log_task_progress resilient to DB errors and fix test assertions copilot-swe-agent[bot] 2026-02-17 11:40:34 +00:00
  • 6c7f36cb3c Initial plan copilot-swe-agent[bot] 2026-02-17 11:21:08 +00:00
  • 311701bffe chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-17 11:17:45 +00:00
  • a7adea57c0 Merge pull request #338 from christianlouis/copilot/fix-test-errors v0.30.2 Christian Krakau-Louis 2026-02-17 12:17:25 +01:00
  • 3d3d68f7a7 fix(tests): mock log_task_progress in S3 upload tests copilot-swe-agent[bot] 2026-02-17 04:35:00 +00:00
  • e7ae88457d Initial plan copilot-swe-agent[bot] 2026-02-17 04:25:13 +00:00
  • 2037ad8a07 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-16 20:42:02 +00:00
  • 9a977ec750 Merge pull request #337 from christianlouis/copilot/fix-ruff-format-issues v0.30.1 Christian Krakau-Louis 2026-02-16 21:41:45 +01:00
  • 9b548cc500 fix: Apply ruff format to test_send_to_all.py copilot-swe-agent[bot] 2026-02-16 20:40:44 +00:00
  • 541763c901 Initial plan copilot-swe-agent[bot] 2026-02-16 20:39:10 +00:00
  • 7e64f2a723 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-16 20:38:55 +00:00
  • 7308259720 Merge pull request #336 from christianlouis/copilot/fix-firewall-connection-issues v0.30.0 Christian Krakau-Louis 2026-02-16 21:38:35 +01:00
  • 10ff772fbe docs: add GitHub Copilot configuration documentation copilot-swe-agent[bot] 2026-02-16 20:37:13 +00:00
  • 76c981669f feat(config): add GitHub Copilot network allowlist for external APIs copilot-swe-agent[bot] 2026-02-16 20:36:36 +00:00
  • d2d234e598 Initial plan copilot-swe-agent[bot] 2026-02-16 20:34:06 +00:00
  • 527e2a885f chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-16 20:33:18 +00:00
  • 8f00a85867 Merge pull request #335 from christianlouis/copilot/fix-ruff-and-tests v0.29.5 Christian Krakau-Louis 2026-02-16 21:32:59 +01:00
  • 671b6885e4 fix: add missing mocks to test_send_to_all.py tests to avoid Redis connection issues copilot-swe-agent[bot] 2026-02-16 18:08:02 +00:00
  • ae8a75489a Fix ruff W293 error - remove whitespace from blank line copilot-swe-agent[bot] 2026-02-16 17:23:28 +00:00
  • dad8954140 Initial plan copilot-swe-agent[bot] 2026-02-16 17:16:24 +00:00
  • 695fe6ee87 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-16 17:14:35 +00:00
  • d9bda2a298 Merge pull request #334 from christianlouis/copilot/fix-upload-functions-errors v0.29.4 Christian Krakau-Louis 2026-02-16 18:14:17 +01:00
  • f2eff3e2fb fix: return boolean values from _should_upload functions and fix test expectations copilot-swe-agent[bot] 2026-02-16 16:59:17 +00:00
  • 6b4b0deefb Initial plan copilot-swe-agent[bot] 2026-02-16 16:48:23 +00:00
  • 6568eb9c69 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-16 16:45:04 +00:00
  • 93fab484af Merge pull request #333 from christianlouis/copilot/fix-test-notification-errors v0.29.3 Christian Krakau-Louis 2026-02-16 17:44:41 +01:00
  • 44a757200b fix: correct notification test to handle keyword args and actual file size formatting copilot-swe-agent[bot] 2026-02-16 15:56:19 +00:00
  • 939c456f2f fix: provide required fields when creating FileRecord in test copilot-swe-agent[bot] 2026-02-16 15:54:13 +00:00
  • 108281c6d5 test: skip tests for non-existent wrapper functions in settings_service copilot-swe-agent[bot] 2026-02-16 15:47:20 +00:00
  • 40019a657a fix: correct patch paths in config loader tests copilot-swe-agent[bot] 2026-02-16 15:45:28 +00:00
  • feca138579 fix: correct patch paths in config validator tests copilot-swe-agent[bot] 2026-02-16 15:37:22 +00:00
  • 93e003dfcd fix: correct patch paths and assertions in OpenAI tests copilot-swe-agent[bot] 2026-02-16 15:35:45 +00:00
  • 533bb8047e fix: correct patch paths and assertions in diagnostic tests copilot-swe-agent[bot] 2026-02-16 15:34:36 +00:00
  • 52dc9006e4 Initial plan copilot-swe-agent[bot] 2026-02-16 15:17:59 +00:00
  • 1140509436 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-16 14:00:28 +00:00
  • ad88bf297e Merge pull request #332 from christianlouis/copilot/fix-ci-pipeline-errors v0.29.2 Christian Krakau-Louis 2026-02-16 15:00:09 +01:00
  • 89bfbbef8f docs: clarify behavior of extract_remote_path with multiple 'processed' dirs copilot-swe-agent[bot] 2026-02-15 10:28:44 +00:00
  • 53d77d781d fix: correct test assertion for extract_remote_path copilot-swe-agent[bot] 2026-02-15 10:27:19 +00:00
  • e24f83fdd0 fix: resolve 48 lint errors in test files copilot-swe-agent[bot] 2026-02-15 10:24:48 +00:00
  • bbb596dbd1 Initial plan copilot-swe-agent[bot] 2026-02-15 10:21:23 +00:00
  • a66dd327d7 chore(release): update build metadata files [skip ci] github-actions[bot] 2026-02-15 10:04:40 +00:00