Jacob Cody Wimer cody
  • Joined on 2019-04-16
cody synced and deleted reference refs/tags/dependabot/bundler/rack-3.2.3 at cody/wrestlingdev.com from mirror 2026-02-17 17:35:40 +00:00
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-13 23:37:39 +00:00
d359be3ea1 Fixed deprecations
e97aa0d680 Fixed N+1 on up_matches and added html cache.
Compare 2 commits »
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-02-13 23:37:39 +00:00
d359be3ea1 Fixed deprecations
e97aa0d680 Fixed N+1 on up_matches and added html cache.
Compare 2 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-12 06:37:37 +00:00
ae8d995b2c Added a QR code page that generates a QR code for tournament directors to print out.
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-02-12 06:37:37 +00:00
ae8d995b2c Added a QR code page that generates a QR code for tournament directors to print out.
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-11 14:17:38 +00:00
d57aaac09d Hide ads on schools#show, wrestlers#new, wrestlers#edit, and mats#show
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-02-11 14:17:38 +00:00
d57aaac09d Hide ads on schools#show, wrestlers#new, wrestlers#edit, and mats#show
fcc8a9b9a9 Updated to ruby 4.0.1
b51866e9d8 Added tests for hiding ads on lineup submission.
Compare 3 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-11 05:57:37 +00:00
fcc8a9b9a9 Updated to ruby 4.0.1
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-10 05:07:38 +00:00
0df1706b2c Updated to ruby 4.0.1
b51866e9d8 Added tests for hiding ads on lineup submission.
Compare 2 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-09 04:42:37 +00:00
07d43e7720 Hide ads for coaches when submitting lineups
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-02-09 04:42:37 +00:00
07d43e7720 Hide ads for coaches when submitting lineups
d8b6cfa8ac Added bundle audit to pipeline.
5d674f894f Added round number and bracket position under the bout number
25df2a7280 Updated to rails 8.1.2.
2767274066 Added queues for mats and provided a way for tournament directors to move matches to a mat.
Compare 6 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-06 03:39:04 +00:00
d8b6cfa8ac Added bundle audit to pipeline.
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-05 03:09:06 +00:00
5d674f894f Added round number and bracket position under the bout number
25df2a7280 Updated to rails 8.1.2.
Compare 2 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-02-04 02:59:05 +00:00
2767274066 Added queues for mats and provided a way for tournament directors to move matches to a mat.
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-01-30 01:58:41 +00:00
a2f8c7bced Stats page should auto push stats when it reconnects to the websocket. Spectate page should auto pull when it reconnects to the websocket.
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-01-23 23:19:17 +00:00
9c2a9d62ad Fixed random seeding for double elimination. Since bracket positions are already evenly distributed on top half and bottom half of the bracket, I only need to pick odd or even bracket line numbers.
556090c16b Fixed double elimination generate loser names for a 6 man bracket when we're placing top 8
86f9c03991 Fixed double elim match generation errors and added tests
c8764c149b Added back tournament import text for the development environment
Compare 4 commits »
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-01-23 23:19:17 +00:00
9c2a9d62ad Fixed random seeding for double elimination. Since bracket positions are already evenly distributed on top half and bottom half of the bracket, I only need to pick odd or even bracket line numbers.
556090c16b Fixed double elimination generate loser names for a 6 man bracket when we're placing top 8
86f9c03991 Fixed double elim match generation errors and added tests
c8764c149b Added back tournament import text for the development environment
Compare 4 commits »
cody synced commits to development at cody/wrestlingdev.com from mirror 2026-01-22 22:49:17 +00:00
fe9a9c628c Fix arguements for the tournament backup and import jobs
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-01-22 22:49:17 +00:00
fe9a9c628c Fix arguements for the tournament backup and import jobs
cody synced commits to master at cody/wrestlingdev.com from mirror 2026-01-20 21:29:17 +00:00
7e4b6d8fc8 Fix round 1 bracket name when the first round of the bracket is not the first round of the tournament