Ghost/core/server
Jason Williams e078cc4085 Don't xmlrpc ping for the default Welcome to Ghost post
closes #2712
-prevents xmlrpc.ping from being run before Ghost is in a valid
state
-fix a call to Object.hasOwnProperty in permissions.hasActionsMap
2014-05-08 03:50:19 +00:00
..
api Merge pull request #2701 from jgable/settingsACL2 2014-05-07 20:23:30 +01:00
apps ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
config ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
controllers Merge branch 'ember' 2014-05-07 22:28:29 +01:00
data Change error message response 2014-05-05 15:51:21 +02:00
helpers Merge branch 'ember' 2014-05-07 22:28:29 +01:00
middleware Merge branch 'ember' 2014-05-07 22:28:29 +01:00
models Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
permissions Don't xmlrpc ping for the default Welcome to Ghost post 2014-05-08 03:50:19 +00:00
routes Merge branch 'ember' 2014-05-07 22:28:29 +01:00
storage Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
views Merge branch 'master' into ember 2014-04-21 18:35: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 Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
mail.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
xmlrpc.js Don't xmlrpc ping for the default Welcome to Ghost post 2014-05-08 03:50:19 +00:00