Ghost/core/server/models
Jason Williams 7578d674ae Fixup finding user by role name
No Issue.
- Build up query object to lookup a user by the name of a role.  Return
  user with "roles" objects included.
- Add test for findOne by role.
2015-01-20 18:31:17 +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 API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00: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 [API] Retrieve next and previous post 2015-01-13 12:49:16 +00: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 Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
user.js Fixup finding user by role name 2015-01-20 18:31:17 +00:00