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

56 Commits

Author SHA1 Message Date
1a6e2a08a8 Switching to passenger 2018-07-17 11:30:36 +00:00
cdf42b4434 Check for vulns in gems 2018-07-09 14:59:36 +00:00
452333ffbf Added travis gem and updated heroku api key for travis 2018-07-09 13:43:15 +00:00
5c1975ff44 Updated to Ruby 2.5.1 and Rails 5.2.0 2018-05-03 18:48:42 +00:00
8ff2bba87a Updated to ruby 2.4.2 and rails 5.1.4 2017-12-11 07:57:26 -05:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
b37004cbbf Removed frontend and updated production to use puma instead of pasenger 2017-05-31 09:40:31 -04:00
a703268a75 Speeding up tests and renaming generateMatchup methods 2016-03-26 03:55:02 +00:00
ddcf2d807e Speeding up tests and renaming a few methods in generateMatchups 2016-03-26 03:54:31 +00:00
dfa0972747 Added linemanjs as frontend 2016-02-10 16:33:44 +00:00
731131073f Specified ruby 2.3.0 2016-02-10 14:10:42 +00:00
490df3b182 Smtp now using postmark 2015-12-30 14:37:31 +00:00
a1973c5a42 Moved to puma having issues with delayed jobs and passenger 2015-12-29 22:23:57 +00:00
0d310c587b I think I got delayed jobs working 2015-12-29 18:50:18 +00:00
db876809ef Page caching set up 2015-12-23 14:11:20 +00:00
54ecbe9451 Revert "Added memcached and set up cached items for up_matches page"
This reverts commit 983cc9c667.
2015-12-17 19:20:18 +00:00
983cc9c667 Added memcached and set up cached items for up_matches page 2015-12-17 18:44:24 +00:00
b16435232a Upgraded to rails 4.2.5 2015-12-04 19:51:39 +00:00
af4298b83b removed bullet 2015-11-02 10:56:31 -05:00
d1949dc75e Revert "loader.io gem"
This reverts commit faaa7045e5.
2015-10-21 08:20:50 -04:00
faaa7045e5 loader.io gem 2015-10-21 08:01:41 -04:00
5d9398be16 added bullets to analyze db queries 2015-10-19 19:44:13 -04:00
cedecf282e New relic gem 2015-10-07 10:18:58 -04:00
1a0d9be2ce syntax in gemfile 2015-06-19 19:10:56 +00:00
3d35de6f68 Removed pg and Ruby version from gemfile for dreamhost 2015-06-19 18:56:57 +00:00
R.J. Osborne
932944ffc9 Added Dockerfile 2015-05-14 19:47:28 -04:00
f8380a97b4 moved datatables back to cdn and precompiled assets 2015-05-05 13:46:10 +00:00
d7cf388feb Added therubyracer to production 2015-05-05 13:33:26 +00:00
ae05044a74 removed rails-sass 2015-05-05 13:28:25 +00:00
89e6a81bd1 Moved jquery and datatables back to asset pipline. Log out now works 2015-05-05 12:39:15 +00:00
e431316e14 Switch to passenger 2015-04-22 09:53:02 -04:00
4dcac987ac Removed old gems for css and js 2015-04-22 08:46:27 -04:00
3e4dca0399 Revert "Trying passenger instead of puma"
This reverts commit 1fa79c9dc4.
2015-04-22 08:03:55 -04:00
1fa79c9dc4 Trying passenger instead of puma 2015-04-22 08:01:12 -04:00
5c14165d6f Updated procfile for puma 2015-03-24 14:40:20 +00:00
6452aee07a Removed delayed job and generate matches 2015-03-16 09:13:12 -04:00
d68cebc6e4 Compiled assets before deploy 2015-02-11 11:24:15 -05:00
984222b9d7 Added ruby version to gemfile 2015-02-11 11:14:32 -05:00
bdec6c0463 Added dataTables for matches and tournaments. 2015-02-11 10:50:25 -05:00
66c6840716 Updated to rails 4.2.0 2015-02-09 10:34:12 -05:00
7f692cc925 Delayed job gem installed 2015-02-09 10:32:59 -05:00
e9cf73f9d5 Made onePool and twoPool views. Also implemented round robin gem. 2015-02-05 09:53:08 -05:00
ea07960c16 removed bcrypt 2014-12-22 15:32:16 -05:00
075e840428 updated gemfile with bcrypt 2014-12-22 15:29:45 -05:00
2619e354a0 gems working on heroku 2014-12-22 15:00:54 -05:00
a55ac73f09 fixed bootstrap 2014-12-22 14:58:48 -05:00
48aaf1f26f trying to get bootstrap workings on dev 2014-12-22 14:42:13 -05:00
4fca2677f7 added mysql2 for production 2014-12-22 08:49:33 -05:00
a94573d8ec added mysql2 for production 2014-12-22 08:46:30 -05:00
4c2a02f84b added mysql2 for production 2014-12-22 08:41:53 -05:00