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

55 Commits

Author SHA1 Message Date
db5438903a Downgrade to rails 5.1 to see if rails 5.2 is what is crashing docker 2018-08-03 11:23:58 +00:00
74c2654299 Forgot to update Gemfile.lock 2018-07-31 18:45:16 +00:00
93b726f425 Moving to passenger + nginx 2018-07-26 10:34:48 +00:00
37cb8f816b Switch back to puma and ruby 2.4.4. Trying to fix stability problems. Docker daemon's are crashing after a period of time. 2018-07-24 14:22:00 +00:00
933aa522b7 Forgot to update Gemfile.lock 2018-07-17 11:34:06 +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
a2f3d836ec Updated gems 2018-05-03 18:04:29 +00:00
8ff2bba87a Updated to ruby 2.4.2 and rails 5.1.4 2017-12-11 07:57:26 -05:00
611f54f522 Keeping Gemfile.lock for versioning of gems 2017-11-07 12:56:27 -05:00
5bebc342a6 Gemfile.lock should not be in source control 2017-08-29 13:03:30 -04:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
63595954a1 Needed to add a js library to dev and prod docker images 2017-05-31 12:43:31 -04:00
b37004cbbf Removed frontend and updated production to use puma instead of pasenger 2017-05-31 09:40:31 -04:00
b7775172a3 Updated active record and ruby version 2017-01-17 03:32:38 +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
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
77cda886e6 Changes in cloud 9 2015-11-05 16:55:27 +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
66606e71c8 updated gemfile lock with bullets 2015-10-19 19:49:08 -04:00
cedecf282e New relic gem 2015-10-07 10:18:58 -04:00
3d35de6f68 Removed pg and Ruby version from gemfile for dreamhost 2015-06-19 18:56:57 +00: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
5ecd2620e1 Gemfile.lock for passenger 2015-04-22 09:54:12 -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
1a5f00e775 Updated databtables 2015-04-21 17:12:38 -04:00
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00: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
fbe6b8cd78 Updated Gemfile.lock 2015-02-11 10:51:43 -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
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