0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/api
Jason Williams aee472eb65 Check all users when generating slug
No Issue
- Set 'status: all` when calling generateSlug from the user model
  so that all user slugs are checked for duplicates instead of
  only active users.
2015-01-16 06:56:53 +00:00
..
api_authentication_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_configuration_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_db_spec.js
api_mail_spec.js
api_notifications_spec.js
api_posts_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_roles_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_settings_spec.js
api_slugs_spec.js
api_tags_spec.js Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
api_themes_spec.js
api_upload_spec.js
api_users_spec.js Check all users when generating slug 2015-01-16 06:56:53 +00:00