2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Sebastian Gierlinger 7155d95f9d Add JSON API tests & cleanup
first 10 % of #2124
- added initial version of JSON API tests
- renamed error.errorCode to error.code
- renamed tags.all to tags.browse for consistency
2014-02-28 22:26:03 +00:00
..
api Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
apps Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
config Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
controllers Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
data Fix problems from importing 0.4.0 file 2014-02-25 20:15:32 +01:00
helpers Merge pull request #2243 from hswolff/custom-page-templates 2014-02-28 19:58:35 +00:00
middleware Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
models Add support for typographically-correct punctuation 2014-02-28 09:44:08 +00:00
permissions Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
routes Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
storage Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
views Remove res.redirect from db.exportContent 2014-02-27 16:48:38 +01:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
filters.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
index.js Added package.js support for themes (and plugins) 2014-02-13 23:57:58 +00:00
mail.js Change fallback from address to webmaster@[blog.url] 2014-02-24 20:28:37 -07:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Remove unneeded extend implementation. 2014-02-17 16:34:24 +00:00
update-check.js Fix problems from importing 0.4.0 file 2014-02-25 20:15:32 +01:00