0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration
Katharina Irrgang 416c215018 change default order of posts (#7096)
closes #6932
- new default order of posts: scheduled, draft, published
- invent orderDefaultRaw fn for each model
- each model is able to create a default raw order query
- separate count and fetch query for fetchPage, because the count query where group/order statements attached
2016-07-15 11:04:10 +01:00
..
api change default order of posts (#7096) 2016-07-15 11:04:10 +01:00
model change default order of posts (#7096) 2016-07-15 11:04:10 +01:00
export_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
import_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
migration_spec.js improvement: migrations (#7000) 2016-07-14 11:59:42 +01:00
update_check_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00