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
2767274066b045491ed37396423d2cf955ea1665
wrestlingdev.com
/
config
History
Jacob Cody Wimer
2767274066
Added queues for mats and provided a way for tournament directors to move matches to a mat.
2026-02-03 17:50:52 -05:00
..
environments
Added mission control for solid queue ui.
2025-11-21 15:43:05 +05:30
initializers
Upgraded to rails 8.0.2
2025-10-08 11:35:44 -04:00
locales
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
application.rb
Upgraded to rails 8.0.2
2025-10-08 11:35:44 -04:00
boot.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
brakeman.ignore
Added brakeman to running tests and added a silencer for secret key
2018-05-04 09:58:19 -04:00
cable.yml
Using action cable to send stats updates to the client and made a spectate page.
2025-04-21 17:12:54 -04:00
cache.yml
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
database.yml
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
environment.rb
Updated to rails 7.1 and ruby 3.1.4
2024-03-14 14:09:09 -04:00
importmap.rb
Added Stimulus and moved the matstats vanilla js to stimulus controllers. Same with the spectate page.
2025-05-20 17:22:48 -04:00
puma.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
queue.yml
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
recurring.yml
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
routes.rb
Added queues for mats and provided a way for tournament directors to move matches to a mat.
2026-02-03 17:50:52 -05:00
storage.yml
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