Ghost/core/server/models
Hannah Wolfe 78737b35ff API refactor / cleanup
closes #1303

- removed where and orderBy from being passed from the API through to bookshelf, and ultimately knex
- ordering is now consistent across both front and backend, which fixes #1303
- validated / cleaned up all the API parameters
- added API tests for the status and staticPages parameters
2013-12-20 13:07:01 +00:00
..
base.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
index.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
permission.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
post.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
role.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
session.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
settings.js Add transactions for import 2013-11-20 21:36:02 +01:00
tag.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
user.js Remove fixed scheme from gravatar url 2013-12-17 17:21:00 +01:00