0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/models/base
Hannah Wolfe 8d89c3e5ab Fix pagination for tags with post_count
closes #5551

- adds new test fixture generator and tests for tag pagination
- changes how post_count is added to use a select subquery rather than a join
2015-08-09 18:59:58 +01:00
..
index.js Abstract findPage & add pagination Bookshelf plugin 2015-06-22 10:20:47 +01:00
pagination.js Fix pagination for tags with post_count 2015-08-09 18:59:58 +01:00
token.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
utils.js Fix pagination for tags with post_count 2015-08-09 18:59:58 +01:00