Commit graph

295 commits

Author SHA1 Message Date
Christopher Blanchard
619136325f Remove unusued method 2015-05-22 14:04:15 +01:00
Christopher Blanchard
15f5fb5832 Removed unused accessors and validation 2015-05-22 14:04:15 +01:00
simplefl
6ad165f108 Show extra points on edit contesters not for ladder. 2015-05-16 16:14:40 +02:00
simplefl
11635660ca Init ladder prototype. Challenge stuff is still mostly broken. 2015-05-16 16:08:05 +02:00
simplefl
160e0ef44f Merge pull request #18 from cblanc/cleanup_server
Attempt to remove RCON and clean up legacy code from Server Model
2015-05-14 19:28:26 +02:00
simplefl
49ccd7ac46 Merge pull request #19 from cblanc/reinstate_europe
Quick fix to bring back EU flag
2015-05-14 19:22:01 +02:00
cblanc
8c26fed542 Quick fix to bring back EU flag 2015-05-14 18:01:49 +01:00
cblanc
fdfd582846 Create new annotations for models 2015-05-14 17:29:16 +01:00
cblanc
dd29d92af0 Indentation 2015-05-14 17:29:05 +01:00
cblanc
1d0f4ba2e6 Added ns server specs 2015-05-14 17:27:12 +01:00
cblanc
195a287fad No corresponding log method on servers controller 2015-05-14 14:25:27 +01:00
cblanc
57dab5021c Not able to find references to these views 2015-05-14 14:25:27 +01:00
cblanc
2d58884faf hltvs not used in index template 2015-05-14 14:25:27 +01:00
cblanc
eddf133593 Update deps 2015-05-14 14:25:27 +01:00
cblanc
3ccca2fda0 save never invoked 2015-05-14 14:25:27 +01:00
cblanc
1789ae0ff5 Remove rcon 2015-05-14 14:25:27 +01:00
cblanc
30a7ecb1a9 Admin route never used 2015-05-14 14:25:27 +01:00
cblanc
94a2473133 Remove methods which are never invoked 2015-05-14 14:25:27 +01:00
cblanc
befb0c50be No more graphing 2015-05-14 14:25:26 +01:00
cblanc
bb507623fd Remove methods not defined on routes 2015-05-14 14:25:26 +01:00
simplefl
6560fe18f9 Mute button for gather. 2015-05-13 23:21:14 +02:00
simplefl
5a7c9f60d0 Add steam group link to gather page. 2015-05-13 19:00:16 +02:00
simplefl
34f1fec127 Merge pull request #15 from cblanc/shoutbox_tweaks
Shoutbox Client-side validation
2015-05-09 17:59:55 +02:00
cblanc
52ba336572 Cleanup 2015-05-09 16:43:02 +01:00
cblanc
2826999520 Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
a97e310528 Listen on both keyup and change events 2015-05-09 16:36:50 +01:00
cblanc
5cdae9ea64 Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
4af7325620 Added necessary factory methods to test shoutbox 2015-05-09 16:21:18 +01:00
cblanc
7bbb6441a9 Added shoutbox controller to perform client side validation 2015-05-09 16:20:51 +01:00
cblanc
5f06775a26 Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:05:03 +01:00
cblanc
44109675ae Cleanup: move out js, require_self shouldnt be necessary 2015-05-06 00:04:41 +01:00
cblanc
e69c4c9b61 Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
79933f6251 Bundle installed 2015-05-05 22:51:10 +01:00
cblanc
b9ecfb2292 Added test to find out how banning works 2015-05-05 22:43:54 +01:00
cblanc
0485cbaf8a render_shoutmsgs never invoked 2015-05-05 20:35:54 +01:00
Luke Barratt
1583988984 Merge pull request #14 from ENSL/feature/pretty-test-output
Added colour and documentaton style formatting to RSpec output to improve readability
2015-05-02 23:51:49 +01:00
Luke Barratt
dc88b78739 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-02 23:46:16 +01:00
simplefl
d1986abeca Merge pull request #13 from cblanc/error_page_fix
Fix error page for when the 404 is user not found
2015-05-02 20:35:03 +02:00
cblanc
932652a726 Fix error page for when the 404 is user not found 2015-05-02 18:07:10 +01:00
simplefl
b6d932310f Pump rmagick to 2.13.4. 2015-04-28 17:51:22 +02:00
simplefl
da6024f162 Display channel password on gather page. 2015-04-28 17:46:47 +02:00
simplefl
fbf55f27ae Merge pull request #11 from cblanc/shoutbox_quick_fix
Shoutbox quick fix
2015-04-28 17:46:09 +02:00
cblanc
d268eedc60 Move shoutmsg polling invocation to instances where shoutbox is available 2015-04-27 23:36:27 +01:00
cblanc
f87fc9ae58 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
cblanc
699b5c612f Cleanup 2015-04-26 11:36:18 +01:00
cblanc
4b30970dde Update poltergeist (current version uses out of date phantomjs) 2015-04-26 11:35:02 +01:00
cblanc
6e14348d16 Ignore gemsets and directory env variables 2015-04-26 11:34:37 +01: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