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
dc50efe8fc766bb847ba2fe7b382a47b13c819fb
wrestlingdev.com
/
test
/
controllers
History
Jacob Cody Wimer
dc50efe8fc
Removed the use of datatables and added pagination and search on all_matches.
2026-02-19 17:53:40 -05:00
..
.keep
initial commit
2013-12-23 11:04:30 -05:00
api_controller_test.rb
Start of api
2016-02-10 15:16:58 +00:00
mat_assignment_rules_controller_test.rb
Fixed a number of N+1 issues on low traffic pages. I also added relevant html tests for these pages.
2026-02-17 22:27:11 -05:00
matches_controller_test.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
mats_controller_test.rb
Hide ads on schools#show, wrestlers#new, wrestlers#edit, and mats#show
2026-02-11 07:55:49 -05:00
password_resets_controller_test.rb
Fixed reset password after the Devise migration.
2025-04-11 07:59:55 -04:00
schools_controller_test.rb
Hide ads on schools#show, wrestlers#new, wrestlers#edit, and mats#show
2026-02-11 07:55:49 -05:00
sessions_controller_test.rb
Fixed reset password after the Devise migration.
2025-04-11 07:59:55 -04:00
static_pages_controller_test.rb
Fixed a number of N+1 issues on low traffic pages. I also added relevant html tests for these pages.
2026-02-17 22:27:11 -05:00
tournament_backups_controller_test.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
tournaments_controller_test.rb
Removed the use of datatables and added pagination and search on all_matches.
2026-02-19 17:53:40 -05:00
up_matches_cache_test.rb
Fixed N+1 on up_matches and added html cache.
2026-02-13 18:02:04 -05:00
users_controller_test.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
weights_controller_test.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
wrestlers_controller_test.rb
Hide ads on schools#show, wrestlers#new, wrestlers#edit, and mats#show
2026-02-11 07:55:49 -05:00