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

101 Commits

Author SHA1 Message Date
dependabot[bot]
847c36e848 Bump rack from 3.2.4 to 3.2.5
Bumps [rack](https://github.com/rack/rack) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 17:33:10 +00:00
d359be3ea1 Fixed deprecations 2026-02-13 18:02:04 -05:00
ae8d995b2c Added a QR code page that generates a QR code for tournament directors to print out. 2026-02-11 18:23:14 -05:00
fcc8a9b9a9 Updated to ruby 4.0.1 2026-02-10 17:58:22 -05:00
25df2a7280 Updated to rails 8.1.2. 2026-02-04 18:16:19 -05:00
61dc5e3cdd Added mission control for solid queue ui. 2025-11-21 15:43:05 +05:30
34f1783031 Upgraded to rails 8.0.2 2025-10-08 11:35:44 -04:00
6ecebba70d Updated gems 2025-10-07 15:30:47 -04:00
782baedcfe Added support for 64 man brackets 2025-08-28 10:32:35 -04:00
Your Name
53e16952bf Added Stimulus and moved the matstats vanilla js to stimulus controllers. Same with the spectate page. 2025-05-20 17:22:48 -04:00
Your Name
0326d87261 Migrated from Sprockets to Propshaft. 2025-05-16 17:14:05 -04:00
58be6b8074 gitignore .DS_Store and update Gemfile 2025-05-15 13:58:02 -04:00
2d433b680a Upgraded to rails 8.0.2, moved from dalli to solid cache, moved from delayed_job to solid queue, and add solid cable. deploy/rails-dev-run.sh no longer needs to chmod. Fixed finished_at callback for matches. Migrated from Devise to built in rails auth. Added view tests for the bracket page testing that all bout numbers render for all matches in each bracket type. 2025-04-08 17:54:42 -04:00
f32e711d2b Updated gems 2025-03-11 12:37:49 -04:00
f92faf4f5c Updated to rails 7.2.2 2024-12-05 17:18:29 -05:00
b974773289 Added files for rvm, removed old files for Heroku newrelic and CircleCI, updated gems, and updated to rubuy 3.2 2024-10-27 16:27:48 -04:00
1f18f338ff Stop using CDN for bootstrap and datatables. Continue for font awesome, I could not get it working locally. 2024-03-21 07:45:31 -04:00
b108545034 Updated name of tournaments in seeds and added local cypress tests 2024-03-16 19:06:40 -04:00
e46180e9ea Updated to rails 7.1 and ruby 3.1.4 2024-03-14 14:09:09 -04:00
87353da05e Updated to rails 6.1.7.2 2023-03-01 21:58:24 +00:00
d675337d7a Updated gems 2022-12-21 22:04:44 +00:00
9c5ac6c1aa Updated to rails 6.1.6.1 2022-07-12 22:14:34 +00:00
85b0da6a30 Upgraded to rails 6.1.6 2022-07-07 11:58:20 +00:00
e6797fcce9 Remove therubyracer 2022-04-28 11:22:04 +00:00
85701e194a Upgraded to rails 6.1.5.1 and Ruby 3.0.4 2022-04-28 00:53:18 +00:00
4d3f93a109 Updated to rails 6.1.5 2022-03-23 19:36:55 +00:00
efeea574ed Upgraded to rails 6.1.4.4 2021-12-21 00:29:42 +00:00
09651ff12e Updated gems 2021-12-11 03:08:43 +00:00
f7ea68da17 Updated gems and rails for vulnerabilities, switched to bundle-audit from hakiri due to hakiri not supporting ruby 3, and removed the travisci gem. 2021-08-30 20:06:31 +00:00
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
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
aa76318321 Updated gems 2020-09-15 09:32:01 -04:00
3559977e72 Minor rails upgrade 2020-06-26 11:00:49 -04:00
4a43f5e53f Updating gems 2020-06-26 10:19:45 -04:00
ed0abdfcd6 Forgot to update Gemfile.lock with new version of ruby 2019-11-20 09:26:47 -05:00
76b7b82716 Upgraded to Rails 6.0.1 2019-11-19 13:41:17 -05:00
39602adc82 Lingering Gemfile.lock? This is still the sqlite3 fix 2019-04-19 11:54:24 -04: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
5b625cb791 Updated outdated gems to fix security vulnerabilities 2018-11-13 16:13:14 +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
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