This website requires JavaScript.
Explore
Help
Sign In
cody
/
wrestlingdev.com
Watch
1
Star
0
Fork
0
You've already forked wrestlingdev.com
mirror of
https://github.com/jcwimer/wrestlingApp
synced
2026-03-25 01:14:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
3e4317dbc50f4e8c38e8b1907a0f5a7b647dce79
wrestlingdev.com
/
app
/
services
History
Jacob Cody Wimer
6e61a7245a
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
2025-04-15 16:16:44 -04:00
..
bracket_advancement
Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type.
2025-04-08 17:54:42 -04:00
school_services
Fixed bug in baumspage importer. Trailing (season loss) array item was shifted if it was blank.
2019-01-10 19:22:42 +00:00
tournament_services
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs. Foreign key constraints are now added to the migrations where we do belongs_to.
2025-04-15 16:16:44 -04:00
weight_services
Properly place wrestlers in the correct pool dynamically
2025-02-10 13:26:25 -05:00
wrestler_services
Fixed pool order by only getting team points from pool wins and fixing calculating pin time
2024-12-16 00:19:30 -05:00