codecombat/server
Matt Lott a144c5ff0d Update analytics.log.event indexes to match prod
These were applied as single indexes directly in production.
2015-01-06 14:07:22 -08:00
..
achievements Capture active user metrics 2014-12-04 12:57:57 -08:00
analytics Update analytics.log.event indexes to match prod 2015-01-06 14:07:22 -08:00
articles All edits are now tracked 2014-07-04 19:27:38 +02:00
campaigns Merged in campaign editor and campaign view. Destroyed WorldMapView, CampaignOptions, and LevelOptions. Lots of stuff is now stored in the database instead of code. Cleaned up a few unneeded old features. Fixed some problems with checking permissions on first rather than latest versions of documents. 2014-12-28 13:25:20 -08:00
commons Moved editors from PUT to POST so that version saving behavior is preserved and admins can PUT without saving new versions. 2014-12-29 09:14:43 -08:00
levels Add recent sessions to campaign editor analytics 2015-01-05 15:40:28 -08:00
lib Introduced findBySlugOrId to fix a bug 2014-08-14 16:38:50 +02:00
mail/sent Hard code mail tasks and add unsubscribe 2014-07-16 16:37:06 -07:00
patches Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
payments Ended HoC sale. 2014-12-13 09:00:33 -08:00
plugins Trying to restore functionality of achievement plugin but without memory leak. 2015-01-05 21:57:23 -08:00
purchases Capture active user metrics 2014-12-04 12:57:57 -08:00
queues Fix sorting crashing bug 2014-12-24 16:45:34 -05:00
routes Give me thine email addresses correctly, dear contact handler. 2014-12-24 11:02:52 -08:00
user_code_problems Add common user code problems to campaign editor 2015-01-05 13:42:19 -08:00
users Disable analytics.users.active 2014-12-17 14:17:50 -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 A couple workarounds for crashing server tests. Including method in HipChat error messages. Trying to work around undefined ThangType fetch during level loading. 2014-11-29 08:43:40 -08:00
sendwithus.coffee Worked around unstable Zoho mail dependencies by switching password recovery and contact emails to Sendwithus. 2014-12-11 20:15:24 -08:00