Commit graph

286 commits

Author SHA1 Message Date
simplefl
77bc1f39d7 Init ladder prototype. Challenge stuff is still mostly broken. 2015-05-18 22:40:35 +02:00
cblanc
d996cfa00e Quick fix to bring back EU flag 2015-05-18 22:40:35 +02:00
cblanc
56803d946f Create new annotations for models 2015-05-18 22:40:35 +02:00
cblanc
022da118c5 Indentation 2015-05-18 22:40:35 +02:00
cblanc
49ac4dcc2a Added ns server specs 2015-05-18 22:40:35 +02:00
cblanc
8630fe4d81 No corresponding log method on servers controller 2015-05-18 22:40:34 +02:00
cblanc
274aba3bda Not able to find references to these views 2015-05-18 22:40:34 +02:00
cblanc
3ae66cbbc7 hltvs not used in index template 2015-05-18 22:40:34 +02:00
cblanc
ed9cc76c2d Update deps 2015-05-18 22:40:34 +02:00
cblanc
0949e20b80 save never invoked 2015-05-18 22:40:34 +02:00
cblanc
c10b341c96 Remove rcon 2015-05-18 22:40:34 +02:00
cblanc
04f8252201 Admin route never used 2015-05-18 22:40:34 +02:00
cblanc
7c8c8724f7 Remove methods which are never invoked 2015-05-18 22:40:34 +02:00
cblanc
e08576f25a No more graphing 2015-05-18 22:40:34 +02:00
cblanc
0249680557 Remove methods not defined on routes 2015-05-18 22:40:34 +02:00
simplefl
d2dbbed1f8 Mute button for gather. 2015-05-13 23:30:30 +02:00
cblanc
a27b4b6735 Cleanup 2015-05-13 23:30:30 +02:00
cblanc
3b614bb643 Changed wording on warning message 2015-05-13 23:30:30 +02:00
cblanc
84ce2fd0cb Listen on both keyup and change events 2015-05-13 23:30:30 +02:00
cblanc
730cc09b08 Added test for client side shoutbox validation 2015-05-13 23:30:30 +02:00
cblanc
b3334c508d Added necessary factory methods to test shoutbox 2015-05-13 23:30:29 +02:00
cblanc
d8150576bc Added shoutbox controller to perform client side validation 2015-05-13 23:30:29 +02:00
cblanc
ab35069c69 Cleanup: move out js, require_self shouldnt be necessary 2015-05-13 23:30:29 +02:00
cblanc
7e1089fd74 Cleanup: move out js, require_self shouldnt be necessary 2015-05-13 23:30:29 +02:00
cblanc
c3a7dc8fc2 Updated test for expected ban behaviour 2015-05-13 23:30:29 +02:00
cblanc
f411e10ca7 Bundle installed 2015-05-13 23:30:29 +02:00
cblanc
efcda19ca9 Added test to find out how banning works 2015-05-13 23:30:29 +02:00
cblanc
bc0b8dce5c render_shoutmsgs never invoked 2015-05-13 23:30:29 +02:00
Luke Barratt
afad48deef Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-13 23:30:29 +02:00
cblanc
ac195e6512 Fix error page for when the 404 is user not found 2015-05-13 23:30:29 +02:00
simplefl
25fe647611 Pump rmagick to 2.13.4. 2015-05-13 23:30:29 +02:00
cblanc
d2ca7bb90a Move shoutmsg polling invocation to instances where shoutbox is available 2015-05-13 23:30:29 +02:00
cblanc
41450174bc Added some simple integration tests for shout messages 2015-05-13 23:30:29 +02:00
cblanc
68b5f5ad90 Cleanup 2015-05-13 23:30:29 +02:00
cblanc
78051e4c62 Update poltergeist (current version uses out of date phantomjs) 2015-05-13 23:30:29 +02:00
cblanc
0f8960c501 Ignore gemsets and directory env variables 2015-05-13 23:30:29 +02:00
simplefl
150416730d Add steam group link to gather page. 2015-05-01 00:48:51 +02:00
simplefl
42e8456fac Display channel password on gather page. 2015-04-27 20:56:50 +02:00
Luke Barratt
e6545e74dc Merge branch 'feature/ci-improvements' into develop
Conflicts:
	.travis.yml
2015-04-25 23:31:33 +01:00
Luke Barratt
2719fe499d Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
2fd9266a62 Show CircleCI's status badge in README.md 2015-04-25 22:40:09 +01:00
Luke Barratt
f55a1f8401 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
simplefl
93a712b4d1 Merge pull request #8 from cblanc/master
Bumping ruby version to fix travis build error
2015-04-25 21:07:37 +02:00
cblanc
65c027cddd Bumping ruby version to fix travis build error 2015-04-25 19:55:56 +01:00
simplefl
2d7d8b7e4b Add gather spreadsheet links to gather page. 2015-04-19 12:04:27 +02:00
simplefl
d2841680b0 Remove unloading hook from gather because its triggered to often. 2015-04-16 19:38:26 +02:00
Luke Barratt
e364deaa52 Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
simplefl
cd20fe63d1 Add twitter and steam to nav bar. 2015-04-11 18:35:25 +02:00
simplefl
77d59cb2af Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
f28ffce6aa Staff is more important then ref and caster on posts. 2015-04-11 15:31:11 +02:00