0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Jason Williams 4ef4d0f97a Fix handling of async db calls in fixtures
Closes #3167
- Change fixture loading methods to keep track of promises
  returned from async database calls so that aggregators function
  correctly.
2014-07-11 02:39:06 +00:00
..
client Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
server Fix handling of async db calls in fixtures 2014-07-11 02:39:06 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Fix handling of async db calls in fixtures 2014-07-11 02:39:06 +00:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js