Ghost/core/server/models
Jason Williams 633cf1385a Run tag add operations in sequence
Closes #4697
- Run tag add operations in sequence instead of in parallel
  since generateSlug will hand out duplicate slugs until one of
  them is committed to the database.
- Add test.
- Misc cleanup of method parameter names and jshint hints.
2014-12-22 00:41:10 +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 Run tag add operations in sequence 2014-12-22 00:41:10 +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 Optimize model class methods 2014-12-19 00:54:22 +00:00