Ghost/core/server/models
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
..
accesstoken.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
app-field.js Naming cleanup 2014-09-20 21:09:16 +02:00
app-setting.js Naming cleanup 2014-09-20 21:09:16 +02:00
app.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
base.js Shorter user slugs (if possible) 2014-10-01 23:27:21 +02:00
basetoken.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
client.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
permission.js Extending context concept to models 2014-07-18 15:32:56 +01:00
post.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
refreshtoken.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
role.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
settings.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
tag.js Extending context concept to models 2014-07-18 15:32:56 +01:00
user.js Timeout after two seconds on gravatar lookup. 2014-10-30 20:01:11 +00:00