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

597 Commits

Author SHA1 Message Date
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
798e14d837 Test placeholder to run single tests 2016-01-23 05:04:44 +00:00
54f7a68e88 Moving seeded pool matches to last round is not working with the poolOrder 2016-01-23 05:04:23 +00:00
3663fa5745 Seed my database seeds correctly 2016-01-22 19:12:25 +00:00
5c71d98998 Move two highest pool seeds match to last pool round 2016-01-22 19:00:15 +00:00
2b1b9270fd Can edit wrestler school 2016-01-22 14:12:56 +00:00
e48d473807 Revert "Eager load users and delegates for tournaments, eager load delegates and tournament for schools"
This reverts commit 911faceb7c.

Permissions to edit a wrestler are not working in production.
2016-01-22 13:21:13 +00:00
285cfa9647 Changing worker back to rake jobs:work 2016-01-22 04:51:25 +00:00
fdc11dd693 Fixing running delayed jobs 2016-01-22 04:48:59 +00:00
7c84686ed8 Do not want two delayed jobs kicking each other off 2016-01-22 04:40:54 +00:00
d011c1c3b6 Sync local time with container by mounting volume 2016-01-22 03:41:31 +00:00
c9a425d959 Set timezone in prod dockerfile 2016-01-21 16:45:21 +00:00
6282693fe3 Added printable weigh in sheet 2016-01-21 12:48:50 +00:00
911faceb7c Eager load users and delegates for tournaments, eager load delegates and tournament for schools 2016-01-20 20:37:15 +00:00
c0ab1cc56c Remove caching for school show view and eager load correctly
Could not do the caching properly with action buttons having permissions associated. The caching method was being called for every wrestler and took 150ms
2016-01-20 19:58:52 +00:00
71fddec432 Fixed tests now that wrestlers pool numbers are correct 2016-01-20 19:56:41 +00:00
ab892b6f9c Only needs to destroy matches on delete 2016-01-20 19:00:09 +00:00
2866c93aec Destroy matches if a school wrestler or weight is destroyed 2016-01-20 17:52:21 +00:00
1ee671f5b4 Define where to put seeds 5-8 2016-01-20 17:52:06 +00:00
bd3c29bd60 Fixed tournament error bug 2016-01-20 16:10:41 +00:00
3db55aec1e wipe matches before generating 2016-01-20 16:06:57 +00:00
40ebe64176 Error page for generating matches, cannot have more than 16 for Pool to bracket tournaments 2016-01-20 15:15:39 +00:00
1401dbea98 Seeds need to be nil before setting seeds 2016-01-20 14:32:23 +00:00
2657f4a835 Less pages with pop up ads 2016-01-19 19:22:52 +00:00
85fb0947b5 Tutorials page added 2016-01-19 19:04:29 +00:00
6c8f122aca Set up logging for apache 2016-01-19 16:06:42 +00:00
a0c5c1ae8e Fixed reset password button 2016-01-19 13:26:39 +00:00
ef470bdac7 Fixed email url for devise password reset 2016-01-19 12:42:50 +00:00
0176870431 Fixed team scores if 2016-01-19 02:55:21 +00:00
c9a9362406 Kill and remove before building container 2016-01-19 02:53:07 +00:00
593ad6093e Fixed if rails env for ads 2016-01-19 02:50:02 +00:00
8509b6819c Added revenue hits 2016-01-19 02:44:23 +00:00
d279beb6f6 Merge branch 'master' of https://github.com/jcwimer/wrestlingApp 2016-01-19 02:31:51 +00:00
db14dceaca Google analytics 2016-01-19 02:31:32 +00:00
d5885ef220 Added email password 2016-01-18 16:51:08 -05:00
253fcf8496 Need to remove container after killing it 2016-01-18 21:32:54 +00:00
8ddb4a50a6 Email with gmail in production 2016-01-18 21:32:18 +00:00
d2174fb004 Forgot a setting for email 2016-01-18 20:22:51 +00:00
68e076a5d6 moved mail settings to production.rb 2016-01-18 20:11:12 +00:00
3db0125a0d Mail settings for localhost 2016-01-18 20:08:18 +00:00
3b72ea83cf Added bracket position to all matches page 2016-01-18 19:08:38 +00:00
2d966c993f Notice messages on all pages 2016-01-18 18:31:15 +00:00
b71e5bdd78 Kill does not need to happen before build 2016-01-18 16:23:59 +00:00
8b370371af Kill and name container when starting 2016-01-18 13:08:45 +00:00
c8b5784847 Fixed worker 2016-01-15 05:04:02 +00:00
2a4b8ecf92 Prestart on 443 2016-01-15 04:46:35 +00:00
64b7c40927 Min instances and prestart 2016-01-15 04:40:48 +00:00
85187791e8 Tuning apache passenger 2016-01-15 04:35:47 +00:00
c3773d0036 Trying to tune passenger 2016-01-15 04:33:09 +00:00