|
|
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 |
|
|
|
2d433b680a
|
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 |
|
|
|
6cb523e350
|
config.load_defaults is now 7.1 and I had to add optional belongs to to a couple models as a deprecation from the 4.2 to 5.0 upgrade
|
2024-03-19 08:36:33 -04:00 |
|
|
|
dd9e19b43f
|
Added views to delegate tournament permissions
|
2016-01-07 19:55:15 +00:00 |
|
|
|
f46029efaf
|
Added logic to delegate tournament access
|
2016-01-06 18:38:02 +00:00 |
|
|
|
ad9ea9dc42
|
First crack at setting an owner for the tournament
|
2015-10-23 08:53:29 -04:00 |
|
Jacob Cody Wimer
|
44511e8600
|
Entered devise secret key
|
2014-01-22 09:02:12 -05:00 |
|