0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Jason Williams 591fa349aa Finish up post count support in tags API
Refs #4521
- Handle 'include' query param in tags API.
- Add post_count support when fetching a tag with findOne.
- Remove post_count from options.include after processing.
- Extra database query no longer used to fetch post_count.
2014-12-19 21:46:34 +00:00
..
api Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
model Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Data importer improvements and fixes 2014-12-18 19:50:53 +00:00
sitemap_spec.js Sort newest to oldest in sitemap files 2014-12-09 12:41:31 -08:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00