2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Harry Mills edef05339e Adds SIGTERM handling
closes #4403
- adds SIGTERM handler to match SIGINT handler
2014-11-05 15:38:35 +00:00
..
api Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
apps Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config Merge pull request #4317 from cobbspur/image 2014-11-03 15:21:35 +00:00
controllers Enable :author as permalink option 2014-10-25 18:15:24 -07:00
data Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Correct logError to log err which has undefined message 2014-11-05 11:03:33 +08:00
helpers Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
middleware Properly server shared files 2014-09-25 14:14:20 +02:00
models Timeout after two seconds on gravatar lookup. 2014-10-30 20:01:11 +00:00
permissions Naming cleanup 2014-09-20 21:09:16 +02:00
routes Have /ghost use its own express instance 2014-09-19 08:57:13 +00:00
storage Naming cleanup 2014-09-20 21:09:16 +02:00
utils Add checks for packages and contentPath to startup 2014-09-22 21:27:34 +00:00
views Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Adds SIGTERM handling 2014-11-05 15:38:35 +00:00
index.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
mail.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
require-tree.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
update-check.js Delay updateCheck to +24h on error 2014-09-19 17:10:30 +02:00
xmlrpc.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00