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-31 03:25:45 +00:00
Code
Issues
Releases
Wiki
Activity
Files
71411ff6f833ab000428d3cd72ab3e5b0dd4c619
wrestlingdev.com
/
db
History
Jacob Cody Wimer
71411ff6f8
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs
2025-04-15 13:31:58 -04:00
..
cable
/migrate
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
cache
/migrate
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
migrate
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs
2025-04-15 13:31:58 -04:00
queue
/migrate
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
cable_schema.rb
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs
2025-04-15 13:31:58 -04:00
cache_schema.rb
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs
2025-04-15 13:31:58 -04:00
queue_schema.rb
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs
2025-04-15 13:31:58 -04:00
schema.rb
Added a separate table to record background job status for tournaments and fixed migrations/schemas for solid dbs
2025-04-15 13:31:58 -04:00
seeds.rb
Fixed auto byes and wrote a test
2025-01-05 10:32:16 -05:00