0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
danschumann 4eaf544ad7 Update base.js
No longer need `|| 'development'`, since it is defaulted in the top index.   If we did need `|| 'development'` here, we'd need it on the next line too, otherwise it breaks.
2013-11-23 22:29:08 -08:00
..
client Merge pull request #1550 from bastilian/fix_1532 2013-11-23 14:37:30 -08:00
server Update base.js 2013-11-23 22:29:08 -08:00
shared Allow newline when quotes are used at start of a sentence 2013-11-21 13:56:43 +00:00
test Merge pull request #1533 from jgillich/permalinks 2013-11-23 14:29:02 -08:00
config-loader.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
ghost.js Move plugin init code into plugin.js and have it called from server.js 2013-11-12 22:52:31 -05:00
server.js Temporary fix for config loader 2013-11-23 17:54:47 +00:00