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
b4bca8f10afef2e1dab99cd11fae5c293c2ba655
wrestlingdev.com
/
app
/
jobs
History
Jacob Cody Wimer
d61ed80287
Reload last_match and wrestler in advanced_wrestler. Moved calculate team score to the end of advance_wrestler.
2025-09-15 18:22:42 -04:00
..
advance_wrestler_job.rb
Reload last_match and wrestler in advanced_wrestler. Moved calculate team score to the end of advance_wrestler.
2025-09-15 18:22:42 -04:00
application_job.rb
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
calculate_school_score_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
generate_tournament_matches_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
tournament_backup_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00
tournament_cleanup_job.rb
Added a daily recurring job to cleanup tournaments. Fixed final score fields not loading without page refresh on mat stats page and added a cypress test for it.
2025-05-07 16:01:48 -04:00
wrestlingdev_import_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -04:00