codecombat/server
Matt Lott a8a55021b9 🐛Fix unpaid charges yield payments
Unpaid charges should not be recorded as successful payments in our
database.  Was happening when opening the buy gems modal again.
2015-05-19 11:41:11 -07:00
..
achievements Trying to handle when earned achievements aren't created via POST. 2015-04-30 09:06:41 -07:00
analytics Update analytics log collection index 2015-05-02 18:28:47 -07:00
articles Changed read prefs and enabled middleware 2015-03-21 21:49:32 -04:00
campaigns Added admin/pending-patches view. Fixed accepting several kinds of patches. Added keyboard shortcuts for accepting (a) and rejecting (r) patches. Fixed #2490. Fixed #2515. Fixed #2304. 2015-03-28 13:54:44 -07:00
clans Sort clan members list alphabetically 2015-04-24 14:22:00 -07:00
commons Fixed Clans DatabaseError without error giving the server heart attacks. 2015-04-20 09:09:42 -07:00
levels Fixed #2416: LadderTabView now shows hero portraits. 2015-04-13 16:17:22 -07:00
lib Add backwards compatibility check for Stripe sub search 2015-03-13 15:39:19 -07:00
mail/sent Document missing database schema indexes 2015-01-27 10:02:51 -08:00
patches Fixed missing paren in c40b8b1e. 2015-05-19 10:56:12 -07:00
payments 🐛Fix unpaid charges yield payments 2015-05-19 11:41:11 -07:00
plugins Migrated from mongoose-text-search to new built-in operators. Fixed #2367. 2015-02-21 14:22:51 -08:00
polls Added admin/pending-patches view. Fixed accepting several kinds of patches. Added keyboard shortcuts for accepting (a) and rejecting (r) patches. Fixed #2490. Fixed #2515. Fixed #2304. 2015-03-28 13:54:44 -07:00
prepaids Changed read prefs and enabled middleware 2015-03-21 21:49:32 -04:00
purchases Changed read prefs and enabled middleware 2015-03-21 21:49:32 -04:00
queues Simplified some of scoring.coffee and dramatically reduced the amount of database work recordTwoGames is doing. 2015-04-12 21:57:47 -07:00
routes Not sending HipChat messages for level load errors. Not sending level load errors for level editor loads. Not sending more than one level load error report per session. 2015-05-11 18:53:42 -07:00
user_code_problems Changed read prefs and enabled middleware 2015-03-21 21:49:32 -04:00
users Reduced transactional email sends a bit. 2015-04-27 15:06:26 -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 Refactored sending of HipChat room messages. 2015-02-04 16:17:53 -08:00
sendwithus.coffee Hooked up a next-steps email to be sent on day two. 2015-03-04 17:08:45 -08:00