codecombat/server
Matt Lott b78a35f5f0 📝No extra index needed for user.code.problems
We only query via _id currently, so the default index will do.
2015-01-27 10:46:37 -08:00
..
achievements Document missing database schema indexes 2015-01-27 10:02:51 -08:00
analytics Document missing database schema indexes 2015-01-27 10:02:51 -08:00
articles Document missing database schema indexes 2015-01-27 10:02:51 -08:00
campaigns Document missing database schema indexes 2015-01-27 10:02:51 -08:00
commons Analytics data revamp 2015-01-14 11:09:01 -08:00
levels Document missing database schema indexes 2015-01-27 10:02:51 -08:00
lib Update internal analytics 2015-01-15 11:04:52 -08:00
mail/sent Document missing database schema indexes 2015-01-27 10:02:51 -08:00
patches Revert "Fixed #1076, and all other instances of empty objects being stripped out of documents. Turns out mongoose was doing this intentionally as a feature? I don't understand why that's on by default. Oh mongoose." 2015-01-09 18:30:05 -08:00
payments Revert "Fixed #1076, and all other instances of empty objects being stripped out of documents. Turns out mongoose was doing this intentionally as a feature? I don't understand why that's on by default. Oh mongoose." 2015-01-09 18:30:05 -08:00
plugins Working on repeatable achievement posting. Two tests still fail, though, so it's not there yet. 2015-01-07 12:25:43 -08:00
purchases Revert "Fixed #1076, and all other instances of empty objects being stripped out of documents. Turns out mongoose was doing this intentionally as a feature? I don't understand why that's on by default. Oh mongoose." 2015-01-09 18:30:05 -08:00
queues Document missing database schema indexes 2015-01-27 10:02:51 -08:00
routes Asking for feedback when cancelling subscriptions. 2015-01-26 16:48:32 -08:00
user_code_problems 📝No extra index needed for user.code.problems 2015-01-27 10:46:37 -08:00
users Document missing database schema indexes 2015-01-27 10:02:51 -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