Ghost/core/server
Andrew Chilton 7f9d10a62d Assign a higher priority to featured posts in the sitemap
Closes #4792
- Made priority be 0.8 (as it currently is) for standard posts
- Made featured posts have a priority of 0.9
- Split the current test into two to check both above scenarios
2015-01-24 21:19:14 +13:00
..
api Update grunt-jscs dependency 2015-01-16 18:06:20 +00:00
apps
config Allow socket permissions to be set from config 2014-12-31 15:28:04 +00:00
controllers
data Assign a higher priority to featured posts in the sitemap 2015-01-24 21:19:14 +13:00
email-templates
errors Format database-related error responses 2015-01-21 18:09:09 +00:00
helpers Fix has helper tag matching 2015-01-09 21:52:23 +00:00
middleware Update dependencies 2014-12-25 00:22:45 +00:00
models Fixup finding user by role name 2015-01-20 18:31:17 +00:00
permissions
routes
storage Add support for importing images 2014-12-21 01:58:35 +00:00
utils
views
filters.js
ghost-server.js Allow socket permissions to be set from config 2014-12-31 15:28:04 +00:00
index.js
mail.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
require-tree.js
update-check.js
xmlrpc.js