Daniel Schädler
4b12c58af1
Make beta use production settings
2025-03-16 15:28:24 +01:00
Daniel Schädler
2db24d6525
New secret_key_base
2025-03-16 15:14:38 +01:00
Daniel Schädler
bc006d9f60
New beta environment settings
2025-03-16 15:04:12 +01:00
Daniel Schädler
0d3dd0f98a
Add beta environment
2025-03-16 10:49:39 +01:00
Tobias Huber
3c1168212e
add timer_end to tournaments model
2025-03-08 17:08:48 +01:00
Daniel Schädler
72578b26f5
read RAILS MAX THREADS
2024-04-10 23:17:53 +02:00
Daniel Schädler
409c84ec7f
Fix database config
2024-04-10 23:14:23 +02:00
Daniel Schädler
0695fba0c4
Configure mailgun for europe
2024-04-10 21:29:05 +02:00
Daniel Schädler
5f62ac334d
Switch loglevel
2024-04-10 17:05:47 +02:00
Daniel Schädler
3b8c3747af
Add back credentials
2024-04-10 16:38:03 +02:00
Daniel Schädler
206c0d166e
Switch to using credentials from env
2024-04-10 16:33:42 +02:00
Daniel Schädler
cd3c334ddb
Fix test logging
2024-04-08 13:02:18 +02:00
Daniel Schädler
4b88f37a3e
Switch to info logging by default
2024-04-07 23:16:49 +02:00
Daniel Schädler
6432296391
Fix logging
2022-07-01 22:21:23 +02:00
Daniel Schädler
b609549659
Add logging if updating group scores fails
2022-07-01 20:19:57 +02:00
Thor77
2055f120ca
Switch to new backend/frontend URLs
2022-06-10 19:21:12 +02:00
Thor77
934a4eaff3
Switch to a different postgres database
2022-06-10 19:20:57 +02:00
Thor77
96abf0536a
Add simple health check
2022-06-10 19:18:08 +02:00
Daniel Schädler
3c038ee9c9
Add newlines to spring.rb
2022-05-20 09:28:32 +02:00
Daniel Schädler
3282d2d29e
Add debugger config
2022-05-20 09:27:54 +02:00
Thor77
28a74654d4
Update to rails 7.0.3
...
* updated ruby to 2.7.5
* updated rails to 7.0.3
* switched devise_token_auth to git for rails7 support
* ran `rails app:update`
* cleanup .gitlab-ci.yml
* remove unnecessary ci files
* remove unused docker rake task
* fix potential inconsistent image build by using commit images as base
2022-05-19 09:08:36 +02:00
Daniel Schädler
c3af6f9232
Rubocop -A
2021-08-15 14:31:50 +02:00
Thor77
ab46e0acf2
Change database host, port, user and password
2019-10-29 14:28:07 +01:00
Daniel Schädler
a6b7a905a0
Return matches as children of tournament
2019-10-25 23:49:27 +02:00
Daniel Schädler
9ca44e1de1
Breaking Change in Fallback configuration
2019-06-21 10:47:04 +02:00
Daniel Schädler
b28561043e
Implement stages controller (GET UPDATE)
2019-06-18 22:22:10 +02:00
Thor77
4f10d23763
Add mailgun credentials
2019-06-18 12:28:57 +02:00
Thor77
8c1acb9cc7
Add configuration for mail delivery
2019-06-18 12:27:00 +02:00
Thor77
b38a0e2ed9
Add production database config and secret
2019-06-17 15:38:17 +02:00
Thor77
a9cee1d651
Add routes for bets controller
2019-06-17 13:48:49 +02:00
Daniel Schädler
a74030a7ef
Implement GroupsController
2019-06-16 13:22:15 +02:00
Thor77
b307abfc43
Add routing to StatisticsController
2019-05-16 20:53:05 +02:00
Thor77
3876f57d32
Add methods and specs to update a match
2019-05-07 18:41:53 +02:00
Thor77
9353f6ce28
Reencrypt credentials
...
because we lost our master.key and the new one is stored in our
Kubernetes cluster...
2019-04-24 16:01:42 +02:00
Thor77
417b296d0e
Override registration and session render methods
...
to remove wrapping data-element
2019-04-16 11:01:31 +02:00
Thor77
1f1d9e36fc
Switch to :attributes serialize schema
2018-12-11 17:12:55 +01:00
Thor77
4aae1033a3
Add exposed headers to cors config
2018-12-04 12:11:49 +01:00
Daniel Schädler
dd2f66f49d
Score is now MatchScore & Score Attribute is Points Attribute
2018-11-30 15:10:33 +01:00
Thor77
e763f14719
Add ScoresController and their specs
2018-11-30 14:42:12 +01:00
Thor77
b66b189bd9
Add routes for TournamentsController
2018-11-25 22:55:48 +01:00
Thor77
0308dc121f
Add TeamsController and corresponding specs
2018-11-24 19:18:03 +01:00
Thor77
6c24180715
Add MatchesController and specs for it
2018-11-21 18:57:16 +01:00
Thor77
9003f9332d
Add ActiveModelSerializers dependency
2018-11-21 18:27:45 +01:00
Thor77
b729b37e07
Allow access from all origins
2018-11-13 16:09:23 +01:00
Thor77
2a20c02f56
Apply rubocop formatting
2018-11-10 15:50:27 +01:00
Thor77
3f8ca715cc
Add devise token authentication
2018-11-10 15:46:02 +01:00
Thor77
9d51a36b0a
Initial commit
2018-10-30 15:52:46 +01:00