This website requires JavaScript.
Explore
Help
Sign In
cal
/
major-domo-database
Watch
1
Star
0
Fork
0
You've already forked major-domo-database
Code
Issues
25
Pull Requests
25
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
docker-build.yml
Actor
All actors
Claude
cal
Status
All status
success
failure
waiting
running
Merge pull request 'fix: correct column references in season pitching stats SQL' (#105) from fix/pitching-stats-column-name into main
docker-build.yml #117
:
Commit
d809590f0e
pushed by
cal
main
2026-04-02 16:59:49 +00:00
2m12s
Merge pull request 'fix: let HTTPException pass through @handle_db_errors' (#104) from fix/handle-db-errors-passthrough-http into main
docker-build.yml #116
:
Commit
0d8e666a75
pushed by
cal
main
2026-04-02 16:57:35 +00:00
15s
fix: correct column references in season pitching stats view
docker-build.yml #115
:
Commit
bd19b7d913
pushed by
cal
#105
2026-04-02 16:57:10 +00:00
2m4s
test: update test_get_nonexistent_play to expect 404 after HTTPException fix
docker-build.yml #114
:
Commit
c49f91cc19
pushed by
cal
#104
2026-04-02 14:31:51 +00:00
1m3s
fix: let HTTPException pass through @handle_db_errors unchanged
docker-build.yml #113
:
Commit
215085b326
pushed by
cal
#104
2026-04-02 13:33:24 +00:00
2m35s
Merge pull request 'hotfix: remove output caps from GET /players' (#103) from hotfix/remove-players-output-caps into main
docker-build.yml #112
:
Commit
c063f5c4ef
pushed by
cal
main
2026-04-02 01:21:00 +00:00
1m3s
hotfix: remove output caps from GET /players endpoint
docker-build.yml #111
:
Commit
d92f571960
pushed by
cal
#103
2026-04-02 01:17:24 +00:00
2m29s
Merge pull request 'Fix unbounded API queries causing worker timeouts' (#99) from bugfix/limit-caps into main
docker-build.yml #109
:
Commit
81baa54681
pushed by
cal
main
2026-04-01 22:45:54 +00:00
1m9s
Fix fieldingstats count computed after limit applied
docker-build.yml #108
:
Commit
67e87a893a
pushed by
cal
#99
2026-04-01 22:42:21 +00:00
2m9s
Fix unbounded API queries causing Gunicorn worker timeouts
docker-build.yml #107
:
Commit
16f3f8d8de
pushed by
cal
#99
2026-04-01 22:26:23 +00:00
2m32s
ci: retrigger build after transient Docker Hub push failure
docker-build.yml #106
:
Commit
172a7a662e
pushed by
cal
#97
2026-03-30 23:38:53 +00:00
6m35s
Merge branch 'main' into issue/71-refactor-manual-db-close-calls-to-middleware-based
docker-build.yml #105
:
Commit
c415fb8be7
pushed by
cal
#97
2026-03-30 23:27:35 +00:00
4m14s
Merge remote-tracking branch 'origin/main' into fix/remove-hardcoded-webhook
docker-build.yml #104
:
Commit
b35b68a88f
pushed by
cal
#83
2026-03-28 07:32:47 +00:00
2m58s
Merge pull request 'fix: remove hardcoded fallback password from DB connection' (#84) from fix/remove-default-db-password into main
docker-build.yml #103
:
Commit
a1fa54c416
pushed by
cal
main
2026-03-28 07:29:47 +00:00
2m47s
fix: remove empty finally clauses in custom_commands and help_commands
docker-build.yml #102
:
Commit
ac2c5920ce
pushed by
cal
#97
2026-03-27 11:37:04 +00:00
2m17s
Address PR review feedback for DISCORD_WEBHOOK_URL env var
docker-build.yml #88
:
Commit
1bcde424c6
pushed by
cal
#83
2026-03-27 04:40:24 +00:00
2m34s
fix: remove hardcoded fallback password from PostgreSQL connection
docker-build.yml #87
:
Commit
c451e02c52
pushed by
cal
#84
2026-03-27 04:37:49 +00:00
18m26s
fix: move hardcoded Discord webhook URL to environment variable
docker-build.yml #86
:
Commit
3be4f71e22
pushed by
cal
#83
2026-03-27 04:19:22 +00:00
3m42s
Merge pull request 'Release: merge next-release into main' (#64) from next-release into main
docker-build.yml #83
:
Commit
da679b6d1a
pushed by
cal
main
2026-03-17 21:44:48 +00:00
1m6s
fix: validate sort_by parameter with Literal type in views.py (#36)
docker-build.yml #82
:
Commit
697152808b
pushed by
cal
#64
2026-03-17 21:37:39 +00:00
4m14s
Merge pull request 'chore: pin all Python dependency versions in requirements.txt (#62)' (#63) from ai/major-domo-database-62 into main
docker-build.yml #81
:
Commit
40a71c6f90
pushed by
cal
main
2026-03-10 14:05:33 +00:00
1m8s
Merge pull request 'fix: standardize all collection POST routes to use trailing slash' (#61) from fix/standardize-post-trailing-slashes into main
docker-build.yml #79
:
Commit
43a6ed1c74
pushed by
cal
main
2026-03-10 00:42:22 +00:00
58s
fix: standardize all collection POST routes to use trailing slash
docker-build.yml #78
:
Commit
9ec69f9f2c
pushed by
cal
#61
2026-03-10 00:38:40 +00:00
3m39s
Merge pull request 'fix: case-insensitive team_abbrev filter in transactions endpoint' (#60) from fix/transaction-team-filter-case-insensitive into main
docker-build.yml #77
:
Commit
bc36970aeb
pushed by
cal
main
2026-03-08 22:38:43 +00:00
54s
fix: case-insensitive team_abbrev filter in transactions endpoint
docker-build.yml #76
:
Commit
6af278d737
pushed by
cal
#60
2026-03-08 22:37:37 +00:00
2m7s
fix: calculate lob_2outs and rbipercent in SeasonPitchingStats (#28)
docker-build.yml #75
:
Commit
926b03971b
pushed by
cal
#59
2026-03-08 14:37:37 +00:00
2m28s
fix: remove unimplementable skipped caching tests (#33)
docker-build.yml #74
:
Commit
716674f679
pushed by
cal
#58
2026-03-06 16:35:54 +00:00
2m8s
fix: remove unimplemented is_trade parameter from GET /api/v3/transactions (#27)
docker-build.yml #73
:
Commit
1e8ab88690
pushed by
cal
#57
2026-03-06 05:05:04 +00:00
2m9s
fix: remove hardcoded Discord webhook URL from dependencies.py (#19)
docker-build.yml #72
:
Commit
900fda6e27
pushed by
cal
#56
2026-03-06 02:04:43 +00:00
2m15s
fix: remove hardcoded fallback database password from db_engine.py (#20)
docker-build.yml #71
:
Commit
66d27e01cb
pushed by
cal
#55
2026-03-06 01:35:54 +00:00
2m10s
First
Previous
1
2
3
4
Next
Last