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

377 Commits

Author SHA1 Message Date
934ccc28ee Deducted points pool tie breaker added 2015-11-16 13:31:27 +00:00
34a04be4bf Added head to head pool winner and tests 2015-11-10 02:58:52 +00:00
201d8d1f62 Updated readme 2015-11-05 18:41:17 +00:00
97fedc2cb2 Updated readme 2015-11-05 18:39:30 +00:00
9f4355465f Updated readme 2015-11-05 18:34:37 +00:00
e106e5f4d3 Continuous deployment 2015-11-05 18:26:12 +00:00
8a9c56f3f7 Tests for non privileged routes 2015-11-05 17:48:09 +00:00
77cda886e6 Changes in cloud 9 2015-11-05 16:55:27 +00:00
386d4c858b Testing more controller actions 2015-11-05 16:55:16 +00:00
598d0314ba Redirect mats#show to no_matches if no matches 2015-11-05 16:36:05 +00:00
5b497e9cf9 Added spot to control a match 2015-11-05 09:05:44 -05:00
5173f8209a Putting score in correct spot 2015-11-05 08:23:29 -05:00
6984de8b63 broken form fixed 2015-11-05 03:18:57 +00:00
b77cb4d39e .all should not be in views 2015-11-05 03:05:45 +00:00
7aad1ee429 Went through views to make sure navigation is correct and views look ok 2015-11-05 03:02:03 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
0ad274b421 Env file is up to date 2015-11-04 10:43:30 -05:00
97403fbe91 Needed to change env_file syntax, compose test needs secret key base, prod Dockerfile needed temp keys for devise and rails to rake assets precompile 2015-11-04 10:41:36 -05:00
78e63780ae New relic license 2015-11-04 07:58:15 -05:00
19ad67de13 Added new relic 2015-11-04 07:47:39 -05:00
a38c959d0c Cleaning up views and controllers 2015-11-04 07:10:20 -05:00
3695800001 New relic was installed wrong on the image. Will fix later 2015-11-03 10:02:48 -05:00
59a81b4481 Added new relic stuff for deploy 2015-11-03 08:17:19 -05:00
e426a491b3 Trying to remove queries and rely on associations 2015-11-02 13:25:53 -05:00
f14fbadfd1 Reducing queries for up_matches on mat model 2015-11-02 11:58:51 -05:00
e79482fd07 including mats on tournament query 2015-11-02 11:36:15 -05:00
85dfadf8d2 Reducing queries on up_matches and brackets 2015-11-02 11:31:40 -05:00
bdfbb36d48 Removed bullet 2015-11-02 11:31:23 -05:00
364ee21e3f trying to speed up brackets page 2015-11-02 11:14:03 -05:00
3734258e6c fixing match wrestler1 and wrestler2 2015-11-02 11:04:40 -05:00
af4298b83b removed bullet 2015-11-02 10:56:31 -05:00
c0760dfdf8 Trying to increase speed of up_matches 2015-11-02 10:55:41 -05:00
02a791da2a Removed .swp file for README 2015-11-02 08:49:30 -05:00
8a3e2c7fee getting travis ci working 2015-11-02 08:42:15 -05:00
f2be218e63 Added travis yml 2015-11-02 08:33:26 -05:00
2dda49cd12 All protected routes are tested 2015-10-30 13:37:18 -04:00
4b78be8214 order up matches by bout_number 2015-10-30 11:28:03 -04:00
b7c360ff88 Limit to 10 upcoming matches on up_matches 2015-10-30 11:24:14 -04:00
685c71ade9 Test protecting controller paths 2015-10-30 07:51:35 -04:00
d1437a56af Added tests for matches controller 2015-10-29 07:53:47 -04:00
208b716e56 Cleaned school controller 2015-10-28 13:45:11 -04:00
a77678c593 Fix permissions script for docker rails g permissions issues 2015-10-27 10:27:26 -04:00
4124857a90 added some envs for dev docker to work 2015-10-27 08:52:34 -04:00
777716f069 Edit users 2015-10-27 08:33:09 -04:00
bc4ee60b51 Updated readme 2015-10-27 08:28:33 -04:00
a97a68f5d6 added license 2015-10-27 08:25:57 -04:00
32e2763a9e Updated readme 2015-10-27 08:23:14 -04:00
b539a769c2 removed controller actions and views not needed 2015-10-27 08:03:16 -04:00
e3640917c5 Env for secret_key_base 2015-10-27 07:52:40 -04:00