0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
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
..
api Setup hijacks owner user 2014-07-10 19:29:51 +02:00
apps
config Fixes static pages when permalinks are active. 2014-06-13 01:00:18 +02:00
controllers Setup hijacks owner user 2014-07-10 19:29:51 +02:00
data Fix handling of async db calls in fixtures 2014-07-11 02:39:06 +00:00
errors Invite user API 2014-07-02 16:22:18 +02:00
helpers Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
middleware Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00
models Merge pull request #3236 from sebgie/issue#3074 2014-07-10 21:52:41 +01:00
permissions Owner has all user permissions 2014-07-09 13:34:38 +02:00
routes Setup hijacks owner user 2014-07-10 19:29:51 +02:00
storage Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
utils Invite user API 2014-07-02 16:22:18 +02:00
views Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
api.js
bookshelf-session.js Upgrade to Express 4.0 2014-06-08 17:41:25 -04:00
filters.js
index.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
mail.js Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
middleware.js
require-tree.js
update-check.js Language cleanup in update check disclosure 2014-06-24 14:59:34 +02:00
xmlrpc.js