• Joined on 2026-02-03
cal pushed to fix/pitching-stats-column-name at cal/major-domo-database 2026-04-02 16:55:00 +00:00
bd19b7d913 fix: correct column references in season pitching stats view
cal pushed to fix/handle-db-errors-passthrough-http at cal/major-domo-database 2026-04-02 14:30:47 +00:00
c49f91cc19 test: update test_get_nonexistent_play to expect 404 after HTTPException fix
cal created pull request cal/major-domo-v2#123 2026-04-02 13:30:52 +00:00
fix: add missing logger to SubmitConfirmationModal
cal created pull request cal/major-domo-database#104 2026-04-02 13:30:48 +00:00
fix: let HTTPException pass through @handle_db_errors
cal created branch fix/submit-modal-missing-logger in cal/major-domo-v2 2026-04-02 13:30:39 +00:00
cal pushed to fix/submit-modal-missing-logger at cal/major-domo-v2 2026-04-02 13:30:39 +00:00
0ea1c1d633 fix: add missing logger to SubmitConfirmationModal
cal pushed to fix/handle-db-errors-passthrough-http at cal/major-domo-database 2026-04-02 13:30:31 +00:00
215085b326 fix: let HTTPException pass through @handle_db_errors unchanged
cal created branch fix/handle-db-errors-passthrough-http in cal/major-domo-database 2026-04-02 13:30:31 +00:00
cal pushed to main at cal/claude-configs 2026-04-02 07:00:20 +00:00
f754d25311 Sync sessions and update plugin registry
cal deleted branch hotfix/remove-players-output-caps from cal/major-domo-database 2026-04-02 01:19:57 +00:00
cal pushed to main at cal/major-domo-database 2026-04-02 01:19:55 +00:00
c063f5c4ef Merge pull request 'hotfix: remove output caps from GET /players' (#103) from hotfix/remove-players-output-caps into main
d92f571960 hotfix: remove output caps from GET /players endpoint
Compare 2 commits »
cal merged pull request cal/major-domo-database#103 2026-04-02 01:19:53 +00:00
hotfix: remove output caps from GET /players
cal created pull request cal/major-domo-database#103 2026-04-02 01:14:54 +00:00
hotfix: remove output caps from GET /players
cal pushed to hotfix/remove-players-output-caps at cal/major-domo-database 2026-04-02 01:14:42 +00:00
d92f571960 hotfix: remove output caps from GET /players endpoint
cal created branch hotfix/remove-players-output-caps in cal/major-domo-database 2026-04-02 01:14:42 +00:00
a68e4216d6 fix: preserve total_count in get_totalstats instead of overwriting with page length (#101)
cal deleted branch bugfix/limit-caps from cal/major-domo-database 2026-04-01 22:44:45 +00:00
cal pushed to main at cal/major-domo-database 2026-04-01 22:44:44 +00:00
81baa54681 Merge pull request 'Fix unbounded API queries causing worker timeouts' (#99) from bugfix/limit-caps into main
67e87a893a Fix fieldingstats count computed after limit applied
16f3f8d8de Fix unbounded API queries causing Gunicorn worker timeouts
Compare 3 commits »
cal closed issue cal/major-domo-database#100 2026-04-01 22:44:43 +00:00
fieldingstats.get_fieldingstats: count computed after limit applied