codecombat/server
Michael Schmatz 2300cab908 Merge pull request #1797 from codecombat/master
Merge master into production
2014-11-25 10:02:51 -05:00
..
achievements Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
articles
commons Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
levels Update sync PVP to use transpiledCode 2014-11-22 20:48:07 -08:00
lib Introduced findBySlugOrId to fix a bug 2014-08-14 16:38:50 +02:00
mail/sent
patches Remove sendUnauthorizedError, as it merely returned the same value (HTTP 403) as sendForbiddenError 2014-09-19 02:26:18 -07:00
payments Made sure Apple receipts can't be re-used with different accounts. 2014-11-21 10:34:37 -08:00
plugins Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
purchases Built payment endpoint for processing Apple IAPs. 2014-11-11 17:40:29 -08:00
queues Significantly reduced memory usage and simulation time by further limiting the amount of Thangs which even start tracking ThangState in the first place. 2014-11-17 21:30:44 -08:00
routes Merge pull request #1797 from codecombat/master 2014-11-25 10:02:51 -05:00
user_code_problems Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
users Made the GET /db/* endpoints generally accessible without needing to have a user object associated with the request. 2014-11-22 18:41:06 -08:00
delighted.coffee Fixed #1105. Also send HipChat notifications whenever anyone changes anything; let's see if it's too much. 2014-08-28 19:39:46 -07:00
hipchat.coffee Better error handling 2014-11-24 20:07:29 -05:00
sendwithus.coffee