Commit graph

516 commits

Author SHA1 Message Date
simplefl
38f61d68fb Merge pull request #71 from ENSL/develop
Develop
2015-11-06 18:56:53 +01:00
simplefl
f7123b3c92 Merge pull request #70 from cblanc/team_country_flags
Add EU flag to teams
2015-11-06 18:56:23 +01:00
Chris Blanchard
1faed511fc Add EU flag to teams 2015-11-06 15:23:50 +00:00
simplefl
78dbe18df6 Merge pull request #69 from Prommah/develop
Tidying & fixes
2015-11-05 19:16:49 +01:00
Prommah
71424d9207 Fix rubocop offenses 2015-11-05 08:25:54 +00:00
Prommah
67f603789f Fixed caster selection 2015-11-05 07:59:52 +00:00
Prommah
a4f4f074ae Cleaned up match model 2015-11-05 07:57:55 +00:00
Prommah
7bbb1a1fb1 Clean up Verification.contain 2015-11-04 14:26:32 +00:00
Prommah
9ef8b7a24b Remove disused & hidden match score page 2015-11-04 14:17:57 +00:00
Prommah
0b347baee7 Revert Verification.contain 2015-11-03 11:46:11 +00:00
Prommah
a460020a3e Clean up Verification lib 2015-11-03 08:41:25 +00:00
Prommah
9b2ba68551 Add new user API spec 2015-11-03 07:50:14 +00:00
simplefl
99588b0280 Merge pull request #67 from ENSL/develop
Develop
2015-10-30 22:23:23 +01:00
simplefl
2fbfaac968 Merge pull request #66 from Prommah/develop
General cleanliness
2015-10-30 22:22:22 +01:00
Prommah
d976acb759 Update deprecated spec_helper code & styling 2015-10-29 22:02:29 +00:00
Prommah
2fa7c03a51 Removed unpopular non-default style rule 2015-10-29 06:43:02 +00:00
simplefl
4f45206597 Merge pull request #65 from ENSL/develop
Develop
2015-10-28 18:12:31 +01:00
simplefl
b0b0770f10 Merge pull request #64 from Prommah/user-api-steamid
Allow querying of the user API with SteamIDs
2015-10-28 18:12:00 +01:00
simplefl
2e739bdd03 Merge pull request #62 from Prommah/user-view-cleanup
User view cleanup
2015-10-28 18:11:35 +01:00
simplefl
34fe137725 Merge pull request #63 from Prommah/hound-update
Hound update
2015-10-28 18:11:08 +01:00
Prommah
86fb1b46d8 Update users_controller_spec.rb 2015-10-28 16:44:00 +00:00
Prommah
dcab4355c1 Update user API spec for new values & SteamID queries 2015-10-28 16:11:01 +00:00
Prommah
1449f45321 Add support for querying users via steamid in the user API 2015-10-28 14:31:05 +00:00
Prommah
87701f10eb Update hound config 2015-10-28 02:51:49 +00:00
Prommah
f4e8ecdcd6 Don't show any SteamID stuff if that's blank too 2015-10-28 02:40:38 +00:00
Prommah
a96949340a Don't show anything for blank profile values. 2015-10-28 02:32:45 +00:00
Prommah
d7c635861b Merge pull request #2 from ENSL/develop
Develop
2015-10-27 17:27:41 +00:00
Prommah
7ce9ce23a3 Merge pull request #1 from ENSL/master
Master
2015-10-27 17:23:02 +00:00
simplefl
35577db5f9 Merge pull request #61 from ENSL/develop
Develop
2015-10-22 15:21:15 +02:00
simplefl
072041430c Merge pull request #60 from cblanc/report_gather_moderators
Report gather moderators
2015-10-20 19:20:05 +02:00
Chris Blanchard
bfc79cddcb Return moderator status with users api 2015-10-20 18:11:46 +01:00
Chris Blanchard
95deb32e05 Added moderator group 2015-10-20 18:04:50 +01:00
simplefl
1838805e18 Merge pull request #59 from Prommah/hound-cfg
Add hound & ruby style config
2015-10-16 09:59:00 +02:00
simplefl
c154fd640d Merge pull request #58 from Prommah/develop
Improve SteamID validation
2015-10-16 09:58:12 +02:00
Prommah
76492ff072 Add hound & ruby style config 2015-09-24 15:04:45 +01:00
Prommah
27aebc2a29 Fix styling and tidy validations 2015-09-24 10:19:00 +01:00
Prommah
65cf350231 Improve & clean SteamID validation 2015-09-24 07:23:05 +01:00
Prommah
a42abfa430 Add test for nil SteamID 2015-09-24 07:15:49 +01:00
Prommah
a52ce6fb9a Add SteamID range spec 2015-09-24 06:58:21 +01:00
Prommah
07a22ce0f3 Skip unnecessary condenser lookups 2015-09-24 04:03:24 +01:00
Prommah
ff1061272c Return null steam data for previously invalid SteamIDs 2015-09-24 03:16:35 +01:00
Prommah
3948541f10 Stricter SteamID validation 2015-09-24 01:35:30 +01:00
Prommah
03538de390 Stricter SteamID validation 2015-09-24 01:32:16 +01:00
simplefl
b3d599a096 Merge pull request #57 from ENSL/master
Merge from Master
2015-09-18 17:06:13 +02:00
simplefl
c128833f8f Merge pull request #56 from cblanc/expose_new_gathers
Expose new gathers
2015-09-18 17:05:01 +02:00
Chris Blanchard
f28d1e2f84 Fix topic spec 2015-09-18 14:42:57 +01:00
Chris Blanchard
6fe08003b2 Add helper method for new gathers url 2015-09-18 13:35:17 +01:00
simplefl
e774f38bf5 Merge pull request #55 from ENSL/develop
Develop
2015-09-06 11:58:31 +02:00
simplefl
4df3198021 Merge pull request #54 from cblanc/recent_topic_fix
Rewrite recent_topic sql to return unique topics on subquery
2015-09-05 22:56:15 +02:00
Chris Blanchard
d4db1aafdf Limit by 200 2015-09-05 19:16:14 +01:00