Commit graph

286 commits

Author SHA1 Message Date
simplefl
9a3ad378f5 Init ladder prototype. Challenge stuff is still mostly broken. 2015-05-18 22:40:35 +02:00
cblanc
7cce65dfd7 Quick fix to bring back EU flag 2015-05-18 22:40:35 +02:00
cblanc
2762b234cf Create new annotations for models 2015-05-18 22:40:35 +02:00
cblanc
8d4f9f04b6 Indentation 2015-05-18 22:40:35 +02:00
cblanc
91b59d1575 Added ns server specs 2015-05-18 22:40:35 +02:00
cblanc
a5b5620722 No corresponding log method on servers controller 2015-05-18 22:40:34 +02:00
cblanc
1073220d6f Not able to find references to these views 2015-05-18 22:40:34 +02:00
cblanc
db0858c9bd hltvs not used in index template 2015-05-18 22:40:34 +02:00
cblanc
1bd6e66af1 Update deps 2015-05-18 22:40:34 +02:00
cblanc
1cc8a24865 save never invoked 2015-05-18 22:40:34 +02:00
cblanc
fc1a5c2e89 Remove rcon 2015-05-18 22:40:34 +02:00
cblanc
a33c1cccef Admin route never used 2015-05-18 22:40:34 +02:00
cblanc
bdf5596fcb Remove methods which are never invoked 2015-05-18 22:40:34 +02:00
cblanc
b9975c2a69 No more graphing 2015-05-18 22:40:34 +02:00
cblanc
b1c5836111 Remove methods not defined on routes 2015-05-18 22:40:34 +02:00
simplefl
3450ca699c Mute button for gather. 2015-05-13 23:30:30 +02:00
cblanc
901fb8d32a Cleanup 2015-05-13 23:30:30 +02:00
cblanc
8c21891901 Changed wording on warning message 2015-05-13 23:30:30 +02:00
cblanc
bca9738282 Listen on both keyup and change events 2015-05-13 23:30:30 +02:00
cblanc
e59f8e3993 Added test for client side shoutbox validation 2015-05-13 23:30:30 +02:00
cblanc
473d9ea15b Added necessary factory methods to test shoutbox 2015-05-13 23:30:29 +02:00
cblanc
c075d4d805 Added shoutbox controller to perform client side validation 2015-05-13 23:30:29 +02:00
cblanc
1d7ccba243 Cleanup: move out js, require_self shouldnt be necessary 2015-05-13 23:30:29 +02:00
cblanc
92eb76c584 Cleanup: move out js, require_self shouldnt be necessary 2015-05-13 23:30:29 +02:00
cblanc
c07b691b8f Updated test for expected ban behaviour 2015-05-13 23:30:29 +02:00
cblanc
f7960bd7c0 Bundle installed 2015-05-13 23:30:29 +02:00
cblanc
087d9d898e Added test to find out how banning works 2015-05-13 23:30:29 +02:00
cblanc
9863585ec3 render_shoutmsgs never invoked 2015-05-13 23:30:29 +02:00
Luke Barratt
dbc8845aa0 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-13 23:30:29 +02:00
cblanc
1c81af28ba Fix error page for when the 404 is user not found 2015-05-13 23:30:29 +02:00
simplefl
4879e2fd24 Pump rmagick to 2.13.4. 2015-05-13 23:30:29 +02:00
cblanc
34f2fc98c9 Move shoutmsg polling invocation to instances where shoutbox is available 2015-05-13 23:30:29 +02:00
cblanc
4527fb0612 Added some simple integration tests for shout messages 2015-05-13 23:30:29 +02:00
cblanc
37986b665f Cleanup 2015-05-13 23:30:29 +02:00
cblanc
cf31410877 Update poltergeist (current version uses out of date phantomjs) 2015-05-13 23:30:29 +02:00
cblanc
2dd573b4b6 Ignore gemsets and directory env variables 2015-05-13 23:30:29 +02:00
simplefl
d3f45f2934 Add steam group link to gather page. 2015-05-01 00:48:51 +02:00
simplefl
1ca9446bb0 Display channel password on gather page. 2015-04-27 20:56:50 +02:00
Luke Barratt
ac6ca8bb01 Merge branch 'feature/ci-improvements' into develop
Conflicts:
	.travis.yml
2015-04-25 23:31:33 +01:00
Luke Barratt
51e04ce055 Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
403750ac46 Show CircleCI's status badge in README.md 2015-04-25 22:40:09 +01:00
Luke Barratt
35293eedc7 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
simplefl
f7b813cbd5 Merge pull request #8 from cblanc/master
Bumping ruby version to fix travis build error
2015-04-25 21:07:37 +02:00
cblanc
389ce2c2af Bumping ruby version to fix travis build error 2015-04-25 19:55:56 +01:00
simplefl
db53efadec Add gather spreadsheet links to gather page. 2015-04-19 12:04:27 +02:00
simplefl
7a8baa83c7 Remove unloading hook from gather because its triggered to often. 2015-04-16 19:38:26 +02:00
Luke Barratt
570e9e267f Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
simplefl
2cc522230c Add twitter and steam to nav bar. 2015-04-11 18:35:25 +02:00
simplefl
1b88c9f149 Add staff? to user model. 2015-04-11 15:37:47 +02:00
simplefl
17e421235b Staff is more important then ref and caster on posts. 2015-04-11 15:31:11 +02:00