codecombat/server
2014-10-27 16:37:28 -07:00
..
achievements Mostly done with the victory modal. 2014-10-13 11:53:08 -04:00
articles
commons Replacing http PATCHs with PUTs 2014-10-27 16:09:52 -07:00
levels Merge branch 'master' of https://github.com/codecombat/codecombat 2014-10-21 10:21:46 -07: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
plugins Added i18nCoverage backend support. 2014-10-17 12:12:06 -04:00
queues LevelLoader and Simulator fixes for simulating hero-ladder matches. Commented out some logging that hasn't been very useful. Fixed some tests. 2014-10-19 21:56:26 -07:00
routes Merge branch 'master' into production 2014-10-02 17:04:47 -07:00
user_code_problems Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
users A few more tweaks for #1584. Hero victory now always goes to world map. 2014-09-23 17:13:41 -07: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 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
sendwithus.coffee