Commit graph

40 commits

Author SHA1 Message Date
Ari Timonen
88721b28df Fixes for development
Temporary fix for puma.rb
Rename .env.dev
Fix more merge conflicts

Dev env runs and tests run (with fails)
2020-03-14 21:43:19 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Ari Timonen
eff0543750 Update docker-compose 2020-03-07 21:08:37 +02:00
Absurdon
db9d4c1564
Added Contributor Group Treatment
* Logrotation for production
* added contributors class method to Group
* added contributor? method to User
* added contributor flag to User-API
* added Contributor-Tab to staff-page
2019-11-12 23:27:54 +01:00
Ari Timonen
11fcea3259 Add docker dev version
Add env and docker files for development

Fix some random things related to rails upgrade
2019-09-24 22:55:34 +03:00
Absurdon
8e58a30285 Renaming because old unused stuff is getting in the way 2017-11-12 18:02:53 +01:00
Absurdon
6b334ced39 Create stubs for controller and model 2017-11-12 18:02:53 +01:00
Absurdon
fa68d2ef06 Made System send a message to opposing team on proposal creation, created a clean migration for match_proposals table 2017-10-13 17:53:48 +02:00
Absurdon
9c9ae32a9c Merge branch 'master' into MatchScheduler 2017-07-07 16:05:02 +02:00
Absurdon
0bf5e74c38 added filter to show only users logged in lately 2017-07-02 18:34:19 +02:00
Absurdon
f06dfc025a show count for users signed in the last 30 days on users page 2017-07-02 17:14:07 +02:00
Absurdon
df5c6b1a7a fixed parsed signatures might be bigger than allowed by database 2017-06-12 20:30:10 +02:00
Absurdon
160fccd118 Added model and controller stub 2017-05-01 16:57:32 +02:00
Absurdon
9a0d2c6a25 Added creator to ban modell 2017-03-04 22:45:05 +01:00
Absurdon
c6a0ed106f Added creator to ban modell 2017-03-04 22:45:05 +01:00
Chris Blanchard
9aa8d3169e Add gather category to issues 2015-12-31 00:30:48 +00:00
Chris Blanchard
c19e0a056c Add gather category to issues 2015-12-31 00:30:48 +00:00
Chris Blanchard
9ee0de5406 Remove salt 2015-08-31 16:18:14 +01:00
Chris Blanchard
074add9487 Remove salt 2015-08-31 16:18:14 +01:00
Chris Blanchard
5ccdafba2d Fix style 2015-08-20 23:38:21 +01:00
Chris Blanchard
c8b746a97b Fix style 2015-08-20 23:38:21 +01:00
Chris Blanchard
f3f3e46a8f Add missing index on forumers table 2015-08-20 23:37:26 +01:00
Chris Blanchard
b4884e106c Add missing index on forumers table 2015-08-20 23:37:26 +01:00
Ari Timonen
f39ab459f6 Remove tweets, continued 2015-07-02 02:34:58 +03:00
Ari Timonen
cf8c9d3ed0 Remove tweets, continued 2015-07-02 02:34:58 +03:00
Ari Timonen
d6baebc3bc Remove tweets 2015-07-02 02:34:39 +03:00
Ari Timonen
4c185aec76 Remove tweets 2015-07-02 02:34:39 +03:00
Ari Timonen
7041c0bbe5 Remove logging functionality as legacy 2015-06-22 00:32:27 +03:00
Ari Timonen
432d2ae06d Remove logging functionality as legacy 2015-06-22 00:32:27 +03:00
cblanc
83bdf550bb Remove rcon column from servers table 2015-05-18 17:30:45 +01:00
cblanc
89891d2679 Remove rcon column from servers table 2015-05-18 17:30:45 +01:00
jamal
d6b501ac46 Add state to gatherers and track when a gatherer has left or is away 2014-10-10 20:50:17 -04:00
Luke Barratt
e57a3f569d Added site layout configuration for users 2014-08-28 23:04:18 +01:00
Ari Timonen
d91a2eae52 Add match admin page and casting 2014-05-10 11:52:00 +03:00
Luke Barratt
704a6b4e9b Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
9450500525 Added travis config
Changed create schema timestamp to last update
2014-03-25 17:48:29 +00:00
Luke Barratt
5adf67ea1f Add initial schema creation migration (cleared history) 2014-03-25 15:21:24 +00:00
Luke Barratt
cd5520b948 Silence deprecation warning in production
Fix rbenv not being able to export to upstart via foreman
2014-03-23 04:13:19 +00:00
Luke Barratt
2cbdbdcde2 Removed legacy schema migrations 2014-03-23 02:00:56 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00