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

76 Commits

Author SHA1 Message Date
03d884e672 Updated rails to 6.1.3.1 to fix the mimemagic issues 2021-04-01 20:06:51 +00:00
e1cba865b0 Added influxdb to wrestlingdev 2021-04-01 19:52:18 +00:00
ee8d861bee Updated to rails 6.1.2 and updated all gems 2021-02-11 16:39:17 +00:00
bdd80fc1d2 Updated to ruby 3.0.0 2021-02-11 12:33:25 +00:00
db15e79c0f Updated to rails 6.0.3.4 2020-11-10 15:58:26 -05:00
1f5aa304ff Updated to ruby 2.7.2 and rails 6.0.3.3 2020-11-10 15:45:30 -05:00
3559977e72 Minor rails upgrade 2020-06-26 11:00:49 -04:00
4a43f5e53f Updating gems 2020-06-26 10:19:45 -04:00
9cc4dcb3d8 Made sqlite a dev gem 2019-11-20 09:49:43 -05:00
51cc7c8fbe Use ruby 2.6.5 2019-11-19 14:10:50 -05:00
76b7b82716 Upgraded to Rails 6.0.1 2019-11-19 13:41:17 -05:00
07eb7c84e2 Fixed issue with updated sqlite3 gem to 1.4 2019-04-19 10:45:47 -04:00
31fbe5baff Updated to ruby 2.6.0 and updated gems 2019-04-19 10:29:06 -04:00
aaf21d6e92 Added delayed_job_web gem for easier insight into jobs queues 2019-01-07 19:52:52 +00:00
ba1be7fea7 Updated rails and gems to patch CVEs 2018-12-24 14:20:53 +00:00
4758a0d1de Upgrade to rails 5.2.1 and ruby 2.5.1 2018-08-23 00:12:35 +00:00
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
c62f017bec Changing delayed_job executing script because I think rake jobs:work is crashing docker 2018-07-31 14:51:28 +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
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