0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Jason Williams 8249d88cdd Timeout after two seconds on gravatar lookup.
Refs #4277
- Switch from the built-in http module to request and set
  a timeout of 2 seconds on gravatar lookup requests.
- Move request package from devDependencies to dependencies.
2014-10-30 20:01:11 +00:00
..
client Merge pull request #4361 from jaswilli/ember18 2014-10-30 08:26:26 -06:00
server Timeout after two seconds on gravatar lookup. 2014-10-30 20:01:11 +00:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Handle null/undefined value in test assertion. 2014-10-30 15:40:23 +00:00
index.js