mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
ae82875c57
When a new version is created, the latest version is updated, then the new one is made. If making a new one fails (most commonly due to a name conflict), the latest version is left in a broken state. Set up the new middleware to revert changes to latest version in this case, and update the level handler to use the middleware. Also added warning logs if models do not have editableProperties or postEditableProperties set. |
||
---|---|---|
.. | ||
commons | ||
handlers | ||
lib | ||
middleware | ||
models | ||
plugins | ||
queues | ||
routes | ||
delighted.coffee | ||
hipchat.coffee | ||
sendwithus.coffee | ||
slack.coffee |