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

1124 Commits

Author SHA1 Message Date
9c1563febf Do not initialize InfluxDB::Rails unless the host environment variable is defined 2022-09-16 19:21:58 +00:00
994fc18365 Added overtime_type to matches 2022-09-13 14:42:40 +00:00
645fb59e5b Fixed tournament search to search each term for both date and name 2022-09-08 14:13:21 +00:00
05acebbf5b Updated passenger pools for test deploy and moved workers to statefulsets in production 2022-08-15 23:26: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
907a2eadef Fixed bug on matchstats where p2 was out of line and time_ago_in_words wasn't working 2022-04-29 11:09:22 +00:00
e6797fcce9 Remove therubyracer 2022-04-28 11:22:04 +00:00
add48b95c3 Took away cpu limits due to recommendations in the industry and moved from the beta to v1 ingress apis in K8s 2022-04-28 00:54:03 +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
f9095d8c99 Upgrading circleci machine 2022-03-23 17:43:49 +00:00
a3724914aa Print before import 2022-02-25 13:07:54 +00:00
6e712cd199 Added caching to the school#show page 2022-02-23 21:25:01 +00:00
a3391afe02 Added indexs for matches on weight_id and wrestlers on school_id 2022-02-23 21:25:01 +00:00
cce2e5b5f8 When delegating, only directly match the email to not expose user emails 2022-02-23 21:25:01 +00:00
2cd62bbbd5 Added P2 to stats page 2022-02-23 21:25:00 +00:00
d6a273c964 Fixed the multiplication expr 2022-02-07 13:03:23 +00:00
78bd51cafb export the passenger pool size 2022-02-04 13:29:00 +00:00
ae70128479 Docker compose deploys use the correct passenger workers 2022-02-03 21:33:24 +00:00
9fec6c079f Fixed the stats page 2022-02-03 21:33:24 +00:00
58d088907a Allow nil when modifiying match wrestlers, allow nil when stating a match, fixed tournament navbar on wrestler edit, fixed tournament navbar on edit match wrestlers 2022-01-24 21:54:50 +00:00
7220ffe3c6 Fixed first round bracket name for 8 man brackets 2022-01-22 03:48:50 +00:00
0c9349c871 Moved some text on the tournament show page 2022-01-21 20:45:10 +00:00
d42b683f67 Added a sort by bout number for assign_next_match 2022-01-19 03:28:16 +00:00
f0e8c99b9f Use match id instead of bout number when looking stuff up on bracket view. 2021-12-22 13:13:44 +00:00
6db1dacbb6 Bracket name should not only rely on the round number 2021-12-22 13:12:59 +00:00
eae2c6756c Added 7/8 place match for double elimination bracket view 2021-12-22 13:12:59 +00:00
194fbca978 Updating calculating team scores as a put 2021-12-21 02:38:43 +00:00
1c8e3af5f4 Fixed navbar on school show page 2021-12-21 02:04:08 +00:00
b571bcc749 Fix calculate team scores 2021-12-21 01:23:28 +00:00
a6cc05424c Do not award bye points if they get bye's all the way to the finals and win by bye 2021-12-21 00:39:40 +00:00
efeea574ed Upgraded to rails 6.1.4.4 2021-12-21 00:29:42 +00:00
54e755ba3a Added bye points for double elimination and modified double elimination 2021-12-20 20:48:29 +00:00
8430949a37 Fixed a couple slow queries 2021-12-11 03:08:43 +00:00
5ef27f19cc Fixed ad blocker checker 2021-12-11 03:08:43 +00:00
09651ff12e Updated gems 2021-12-11 03:08:43 +00:00
c0ad06cea7 Fixed syntax error in rake task to finish seed tournaments 2021-11-08 23:09:04 +00:00
ad259f00b5 Fixed n+1 error for matches page on tournament 2021-11-08 22:42:55 +00:00
7ee8abe81a Updated db seeding for all tournament types 2021-11-08 22:42:16 +00:00
cc38c842e0 Updated manifest for mariadb to include backup and metrics 2021-10-21 23:56:49 +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
cb5f0e28ae Fixed the CI links on README 2021-08-20 20:29:35 +00:00
873e5b9465 Fixed development compose file syntax error 2021-05-01 13:17:29 +00:00
df6a029ef1 Persist influxdb on dev docker compose 2021-04-01 21:45:47 +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
e36de59971 Mispelled include for fixing bracket partial bug 2021-03-03 00:39:34 +00:00
329c01db79 Added 1 more hint for tournament types 2021-03-03 00:38:01 +00:00
4cdc9e7df1 Split bracket integration tests into a logical separation 2021-03-03 00:24:14 +00:00