Absurdon
9c9ae32a9c
Merge branch 'master' into MatchScheduler
2017-07-07 16:05:02 +02:00
Absurdon
04f2fd77ff
Added view for creating proposals and added some controller functionality
2017-05-11 22:26:18 +02:00
Absurdon
160fccd118
Added model and controller stub
2017-05-01 16:57:32 +02:00
Absurdon
624da53bb6
Added possibility for Admins to check on votes wo querying the database manually
2017-03-24 00:07:39 +01:00
Absurdon
50f74810ec
Added possibility for Admins to check on votes wo querying the database manually
2017-03-24 00:07:39 +01:00
Ari Timonen
04b2638ebd
Change capistrano version
2017-02-12 21:39:54 +01:00
Ari Timonen
e32dd60032
Change capistrano version
2017-02-12 21:39:54 +01:00
Chris Blanchard
24c825e2c9
Add teams api
2016-04-17 00:05:18 +01:00
Chris Blanchard
970f5dd9cf
Add teams api
2016-04-17 00:05:18 +01:00
Prommah
c68ee2efe5
Bug fixes, improved consistency & cleanliness
2015-11-08 22:59:22 +00:00
Prommah
d64d3051dc
Bug fixes, improved consistency & cleanliness
2015-11-08 22:59:22 +00:00
Prommah
099d1eb7dd
Fix hound rubocop rules (hopefully)
2015-11-05 23:32:22 +00:00
Prommah
99a45666b2
Fix hound rubocop rules (hopefully)
2015-11-05 23:32:22 +00:00
Prommah
2fa7c03a51
Removed unpopular non-default style rule
2015-10-29 06:43:02 +00:00
Prommah
5e1b270787
Removed unpopular non-default style rule
2015-10-29 06:43:02 +00:00
Prommah
87701f10eb
Update hound config
2015-10-28 02:51:49 +00:00
Prommah
9371d1df13
Update hound config
2015-10-28 02:51:49 +00:00
Prommah
76492ff072
Add hound & ruby style config
2015-09-24 15:04:45 +01:00
Prommah
1a582daf0c
Add hound & ruby style config
2015-09-24 15:04:45 +01:00
Luke Barratt
a8cdbb932e
Replace crazy NewRelic config template with a simple one
2015-08-31 16:21:16 +01:00
Luke Barratt
fbf82b6948
Replace crazy NewRelic config template with a simple one
2015-08-31 16:21:16 +01:00
Luke Barratt
eaf20e298f
Removed legacy NewRelic initializer since we're no longer using Unicorn
2015-08-31 16:21:15 +01:00
Luke Barratt
b7ff6b037b
Removed legacy NewRelic initializer since we're no longer using Unicorn
2015-08-31 16:21:15 +01:00
Chris Blanchard
a2ebca64f4
Share production ensl session store with subdomains
2015-08-18 11:05:52 +01:00
Chris Blanchard
007c74a6fb
Share production ensl session store with subdomains
2015-08-18 11:05:52 +01:00
Luke Barratt
01d0a5d80a
Merge pull request #41 from ENSL/task/upgrade-ruby
...
Task/upgrade ruby
2015-08-15 19:35:49 +01:00
Luke Barratt
4d07d8ddc6
Merge pull request #41 from ENSL/task/upgrade-ruby
...
Task/upgrade ruby
2015-08-15 19:35:49 +01:00
Chris Blanchard
8544e46380
Set new session store name and domain for staging
2015-08-15 18:42:44 +01:00
Chris Blanchard
c1430343a9
Set new session store name and domain for staging
2015-08-15 18:42:44 +01:00
Luke Barratt
96167b55e4
Merge branch 'develop' into task/upgrade-ruby
2015-08-15 17:32:35 +01:00
Luke Barratt
3020c98f57
Merge branch 'develop' into task/upgrade-ruby
2015-08-15 17:32:35 +01:00
Luke Barratt
04c66e1bea
Upgrade ruby to 2.2.2. Bump rails to 3.2.22
...
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Luke Barratt
944c55a869
Upgrade ruby to 2.2.2. Bump rails to 3.2.22
...
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Chris Blanchard
b87a77405e
Revert session cookie changes in production
2015-08-15 11:48:55 +01:00
Chris Blanchard
159388b060
Revert session cookie changes in production
2015-08-15 11:48:55 +01:00
Chris Blanchard
43514b358e
Enable session store across gather domains
2015-08-12 01:54:41 +01:00
Chris Blanchard
c16903213d
Enable session store across gather domains
2015-08-12 01:54:41 +01:00
Chris Blanchard
3ec284b925
Added maps api
2015-08-01 16:34:01 +01:00
Chris Blanchard
cdfea24a87
Added maps api
2015-08-01 16:34:01 +01:00
Chris Blanchard
b0db658ef6
Added server api
2015-08-01 16:20:49 +01:00
Chris Blanchard
9736ca4d10
Added server api
2015-08-01 16:20:49 +01:00
Chris Blanchard
ddf55aae4e
Bring back user plugin
2015-06-15 23:16:59 +01:00
Chris Blanchard
a42547d227
Bring back user plugin
2015-06-15 23:16:59 +01:00
simplefl
0ee7bd5e1b
Up wait_timeout to 90.
2015-06-11 17:18:51 +02:00
simplefl
ea232e86ec
Up wait_timeout to 90.
2015-06-11 17:18:51 +02:00
simplefl
1c5513babf
Add wait_timeout and reconnect to database.ym.
2015-05-26 19:06:40 +02:00
simplefl
e182bfda75
Add wait_timeout and reconnect to database.ym.
2015-05-26 19:06:40 +02:00
Christopher Blanchard
153d081843
Remove plugins all hush like
2015-05-22 14:17:28 +01:00
Christopher Blanchard
cd2c421f0f
Remove plugins all hush like
2015-05-22 14:17:28 +01:00
Luke Barratt
faefc55457
Remove travis config. Added CircleCI config.
2015-04-12 10:42:34 +01:00