Ghost/core/server/utils
Hannah Wolfe c301510cd1 Refactor gravatarLookup, remove request dependency
no issue

- request is quite a heavy dependency
- we were only using request in 3 places: a test, storing contrib images in the gruntfile & the gravatar lookup
- all 3 are relatively simple to do with the http/https module
- refactored all 3, removed request
2016-02-16 11:12:01 +00:00
..
downzero.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
gravatar.js Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
index.js Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
labs.js Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
parse-package-json.js Harvest server side strings 2015-12-19 12:12:16 +01:00
pipeline.js Pipeline util tests, clean & fix 2015-11-03 09:14:44 +00:00
read-directory.js Add .git folder to ignore folders list 2015-12-01 21:14:23 +02:00
read-themes.js Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
sequence.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
startup-check.js Moves builFilesExist to startup-checks 2016-02-14 18:28:37 +00:00
validate-themes.js Harvest server side strings 2015-12-19 12:12:16 +01:00