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
64man
Add File
New File
Upload File
Apply Patch
wrestlingdev.com
/
app
/
jobs
History
Jacob Cody Wimer
4accedbb43
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
..
advance_wrestler_job.rb
Refactored match winner and wrestlers matches and fixed slow tests.
2025-04-25 15:59:35 -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