simplefl
a114df8e95
Merge pull request #56 from cblanc/expose_new_gathers
...
Expose new gathers
2015-09-18 17:05:01 +02:00
Chris Blanchard
5cac7a874b
Fix topic spec
2015-09-18 14:42:57 +01:00
simplefl
51d11373d1
Merge pull request #55 from ENSL/develop
...
Develop
2015-09-06 11:58:31 +02:00
Chris Blanchard
8200ff38a0
Rewrite recent_topic sql to return unique topics on subquery
2015-09-05 16:23:50 +01:00
Luke Barratt
7f8c9b4cb0
Merge branch 'develop'
2015-08-31 16:33:11 +01:00
Chris Blanchard
8ccad21c52
Return steamid to users api
2015-08-30 15:58:06 +01:00
Chris Blanchard
a4bf9f49ac
Fix style
2015-08-27 18:49:47 +01:00
Chris Blanchard
31f4a3a5dc
Show stream information on user page
2015-08-27 18:47:26 +01:00
simplefl
cee6ecef54
Merge pull request #42 from cblanc/fix_users_api
...
Fix users api
2015-08-23 21:33:57 +02:00
Chris Blanchard
23b60878e4
Add filter to recent topics
2015-08-22 10:48:08 +01:00
Chris Blanchard
271f8ad6a8
Annotate & fix style
2015-08-20 19:36:01 +01:00
Chris Blanchard
f990e74d57
Added forumer exclusion on recent_topics
2015-08-20 19:33:22 +01:00
Chris Blanchard
25f184aeb0
Added initial forumer test
2015-08-20 18:11:29 +01:00
Chris Blanchard
e208709eef
Style fix
2015-08-20 16:35:25 +01:00
Chris Blanchard
c6589b9f1d
Add more efficient recent topics class method
2015-08-20 16:20:40 +01:00
Chris Blanchard
e94bbba48d
Fix
2015-08-20 15:58:10 +01:00
Chris Blanchard
af57fea633
Add initial tests for posts
2015-08-20 15:57:29 +01:00
Chris Blanchard
99d2e56846
Add initial topic tests
2015-08-20 15:49:42 +01:00
Chris Blanchard
9fa1092ab9
Add initial forum tests
2015-08-20 15:48:19 +01:00
Chris Blanchard
702aed9e6e
Fix style
2015-08-17 19:16:32 +01:00
Chris Blanchard
1dfda71e59
Invalid steam ids on the users API now returns null for steam attributes
2015-08-17 19:06:47 +01:00
Chris Blanchard
ea3fa388a4
Added id to users API index method
2015-08-17 18:55:03 +01:00
Luke Barratt
f11da8f7b3
Style guide updates to specs
2015-08-15 19:34:25 +01:00
Luke Barratt
ffc5b071dd
Merge branch 'develop' into task/upgrade-ruby
2015-08-15 17:32:35 +01:00
Chris Blanchard
b6cb2f25b2
Remove IP address data from users plugin
2015-08-15 13:30:39 +01:00
Chris Blanchard
a95dfc25ef
Add missing groups
2015-08-15 13:25:44 +01:00
Luke Barratt
cef4b0009c
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
cdcf9fedf8
Added team information to usre
2015-08-01 17:05:17 +01:00
Chris Blanchard
f9f4485c95
Added ban information to user api
2015-08-01 16:44:39 +01:00
Chris Blanchard
a3356e57d3
Added maps api
2015-08-01 16:34:01 +01:00
Chris Blanchard
03ef45225c
Added server api
2015-08-01 16:20:49 +01:00
Chris Blanchard
0d3d367dd6
Return 404 if user not found
2015-07-22 17:22:38 +01:00
Chris Blanchard
519f59a9dc
Added additional data to users json api
2015-07-21 14:27:33 +01:00
Christopher Blanchard
24eb454f11
Fix for can_create? weirdness
2015-06-07 10:20:23 +01:00
Christopher Blanchard
5f0d09b5f1
Added issue feature spec
2015-06-07 00:58:41 +01:00
Christopher Blanchard
0518c91654
Added initial issue specs
2015-06-07 00:26:09 +01:00
Chris Blanchard
0bfd7939c0
Add recipient to messages
2015-06-02 18:50:41 +01:00
Chris Blanchard
de222ade4a
Remove rcon from annotate and added message model specs
2015-06-02 17:55:08 +01:00
simplefl
95ca542186
Merge pull request #21 from cblanc/remove_plugins
...
Revoke banhammers
2015-05-26 18:58:49 +02:00
Christopher Blanchard
ccef135f30
Rerun annotate on server spec
2015-05-22 14:17:07 +01:00
Christopher Blanchard
20c9bd6550
Added tests for bans
2015-05-22 14:16:31 +01:00
cblanc
8eb3678bbb
Remove rcon from test
2015-05-18 17:33:38 +01:00
cblanc
bba812076e
Remove rcon column from servers table
2015-05-18 17:30:45 +01:00
cblanc
41421eb800
Added ns server specs
2015-05-14 17:27:12 +01:00
cblanc
c7b4e8e1d6
Changed wording on warning message
2015-05-09 16:37:00 +01:00
cblanc
31254f416a
Added test for client side shoutbox validation
2015-05-09 16:21:48 +01:00
cblanc
6a2280a600
Added necessary factory methods to test shoutbox
2015-05-09 16:21:18 +01:00
cblanc
8187b1c5bc
Updated test for expected ban behaviour
2015-05-05 22:51:26 +01:00
cblanc
6ba92711fd
Added test to find out how banning works
2015-05-05 22:43:54 +01:00
Luke Barratt
3ca1639ea2
Addec colour and documentaton style formatting to RSpec output to improve readability
2015-05-02 23:46:16 +01:00