1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
ddcf2d807e Speeding up tests and renaming a few methods in generateMatchups 2016-03-26 03:54:31 +00:00
997d547ed2 Now that swapping works, make sure the higher seeded guys wrestle last in the pools 2016-01-26 14:00:09 +00:00
a9463d0f0c Revert "idk"
This reverts commit bb8f498ca0.
2016-01-23 14:41:42 +00:00
bb8f498ca0 idk 2016-01-23 14:39:21 +00:00
54f7a68e88 Moving seeded pool matches to last round is not working with the poolOrder 2016-01-23 05:04:23 +00:00
5c71d98998 Move two highest pool seeds match to last pool round 2016-01-22 19:00:15 +00:00
c537c6067c Recommend deleting delegations instead of deleting them 2016-01-13 13:50:19 +00:00
67a25123aa Remove school delegations when generating matches 2016-01-13 13:07:51 +00:00
6d21e8ebdf Show no matches while matches are being generated 2015-12-30 16:36:53 +00:00
74577eb9ec Random seeding now works 2015-12-30 16:21:56 +00:00
490df3b182 Smtp now using postmark 2015-12-30 14:37:31 +00:00
a911183637 Trying to fix async jobs 2015-12-29 22:53:53 +00:00
5ee949d02a Reset team scores when generating matches 2015-12-23 15:38:33 +00:00
4a4dfde8bb Fixed model names 2015-12-15 08:30:13 -05:00
d28e95ed31 Put finals in same round 2015-12-07 15:24:42 +00:00
0fd3bd64fe Added a bout board 2015-06-19 15:25:01 +00:00
RJ Osborne
062396da0a A Tournament can now generate its own matches.
This was again extracted as a module.  Modules get more powerful as they get more generic.  This is far from generic.
2015-05-27 23:57:37 -04:00