Ghost/core/server
Sebastian Gierlinger 35a32279d9 Clean up config (drop 'env')
closes #628
- removed .env from config.js
- ghost.config() returns correct config for NODE_ENV
- removed .env[process.env.NODE_ENV]
- updated tests
- deleted users.hbs, plugins.hbs, appearance.hbs (forgot to delete in PR #649)
2013-09-14 13:14:00 +01:00
..
controllers Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
data Changing icon setting to cover in defaults 2013-09-10 20:05:35 +01:00
helpers Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
models Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Added client side validation 2013-09-14 10:52:27 +01:00
api.js Merge pull request #587 from javorszky/iss288 2013-09-02 15:44:48 -07:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
mail.js Clean up config (drop 'env') 2013-09-14 13:14:00 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00