Граф коммитов

470 Коммитов

Автор SHA1 Сообщение Дата
Christopher Van 2279399b92 Merge pull request #188 from soedar/refactor-feedback
Refactor feedback lib, and added unit tests
2014-08-05 19:01:46 -07:00
Christopher Van 5ccac0bfd1 Merge pull request #193 from mozilla/feature-game-fix
Feature game fix
2014-08-05 19:00:25 -07:00
Christopher Van 8b343ea489 capitalise "Leaderboard" everywhere in docs 2014-07-31 15:29:14 -07:00
Christopher Van 1ef5805ea5 update leaderboard endpoints to be more REST-ful (to match docs) 2014-07-31 15:26:38 -07:00
Christopher Van cc176744fc add API endpoint to increment a user's leaderboard score 2014-07-31 15:26:38 -07:00
Christopher Van 938eb660a8 add Leaderboard documentation 2014-07-31 15:23:52 -07:00
Christopher Van 08712b7e4a Create a Leaderboard endpoint 2014-07-31 14:17:18 -07:00
Christopher Van ad7271ea24 clean up JSON, section titles a bit 2014-07-31 11:59:37 -07:00
Christopher Van d076ba905a rename "game-slug" to "game_slug" 2014-07-31 10:04:38 -07:00
Christopher Van ad8b7ba990 Transferring blueprint from apiary.io 2014-07-31 10:04:38 -07:00
Jeremiah Orem dacf86c711 settings: require GALAXY_API_SETTINGS
Issue #202
2014-07-21 11:40:15 -07:00
Jeremiah Orem a156e1a0f6 Settings.js fixups mentioned in issue #202 2014-07-21 11:13:48 -07:00
Jeremiah Orem dc1db3984b Pull all settings from GALAXY_API_SETTINGS file
Fixes #202
2014-07-18 17:09:34 -07:00
Christopher Van 84ad70c1ba use wss:// when using https:// (fixes #199) 2014-07-16 17:12:24 -07:00
Christopher Van a137e111fb update redis/persona settings setups and document environment variables (fixes #198) 2014-07-16 15:59:16 -07:00
Christopher Van f10735f402 clean up formatting of default prefill JSON 2014-07-16 13:52:03 -07:00
Christopher Van 43c4c2108b prep for stage deployment 2014-07-16 13:48:27 -07:00
CharlesChong 7de1969ac7 Merge pull request #195 from CharlesChong/game-waiting-time(issue#194)
Retrieve waiting time when retrieving queue position
2014-05-10 16:27:12 -04:00
Charles Chong aa91f626c8 optimized indentation 2014-05-10 13:25:46 -07:00
Charles Chong 87171186d8 retrieve waiting time when retrieving queue position 2014-04-30 18:16:09 -07:00
soedar 63556c67f5 Updated boundary condition for addFeedback 2014-04-24 16:32:32 +08:00
Tay Yang Shun 8c8bdfa7a5 Merge pull request #192 from cvan/update-game-fields-validation
Update game fields validation
2014-04-24 15:04:40 +08:00
scottmeng 586b4af8c6 add force casting 2014-04-23 20:23:49 +08:00
scottmeng 4cecddd5dd removing spaces 2014-04-23 19:29:24 +08:00
scottmeng 9a523bddac remove extra spaces 2014-04-23 19:27:53 +08:00
scottmeng aec3e0416b simplify script 2014-04-23 19:08:43 +08:00
scottmeng 3eb6e20f15 quick fix on ranked list insertion 2014-04-23 18:51:27 +08:00
Tay Yang Shun 8339fcfd73 Update game fields validation 2014-04-22 10:49:01 +08:00
CharlesChong b120472cb4 Merge pull request #189 from CharlesChong/prefill-parameters-update
Prefill parameters update/Queue position race condition
2014-04-20 13:58:29 -04:00
Scott Meng 02b5518ce6 Merge pull request #169 from cvan/feature-game
fix #158
2014-04-21 01:36:56 +08:00
Scott Meng 7d634ea591 Update README.md
add complete data prefill procedure
2014-04-19 14:17:03 +08:00
soedar eb666730e3 Refactor feedback lib, and added tests 2014-04-17 10:23:28 +08:00
Charles Chong 4510983de3 fixed spelling mistake 2014-04-16 19:15:29 -07:00
Charles Chong 114bb2a95b Fixed race condition with gameIDsByDeveloperID ranking on game creation 2014-04-16 18:40:08 -07:00
Charles Chong 3a85ab2134 Added number_of_players to prefill script 2014-04-16 18:40:08 -07:00
soedar db5ee12041 Added more tests for user, some empty input test and developer users (#178) 2014-04-17 01:54:49 +08:00
scottmeng 7c98158bce remove callback 2014-04-14 14:25:31 +08:00
scottmeng f925005c8c address issues 2014-04-14 14:24:05 +08:00
scottmeng 04b80cf1ff change tab to soft spaces 2014-04-14 13:15:31 +08:00
Birkan Uzun bec2afb3a1 Merge pull request #183 from cvan/potato-captcha
Implement potato-captcha
2014-04-11 16:44:08 -04:00
Birkan Uzun 147acc4ef5 Change the way the keys tuber and sprout are accesses 2014-04-11 16:43:39 -04:00
Birkan Uzun dda6b19fc6 Simplify potato-captcha validation more and Remove comments 2014-04-10 14:44:40 -04:00
Birkan Uzun ec0e3115ff Simplify potato-captcha verification 2014-04-10 14:35:39 -04:00
Birkan Uzun b1a5cda76d Implemented potato captcha in feedback validation 2014-04-10 14:30:55 -04:00
Andrew Richardson 0c1f817ba9 Merge pull request #184 from cvan/user-search-error-fix
Fixed a misleading /user/search error
2014-04-09 16:57:19 -07:00
Andrew Richardson eb1e969d1e Fixed a case where /user/search was always returning a bad_email error when user lookup failed 2014-04-08 16:16:37 -07:00
scottmeng b64cf0a62a edit comments 2014-04-08 14:34:42 +08:00
scottmeng 8df46850be integrate script manager 2014-04-08 14:31:53 +08:00
scottmeng 54b57d1b66 move script loading to db initialization 2014-04-08 11:56:21 +08:00
scottmeng 9b1c4a3df0 alter argu position, handle null rank 2014-04-08 11:44:45 +08:00