0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test
kirrg001 87c01c131b 🐛 Fixed {{#is "index"}}
closes https://github.com/TryGhost/Ghost/issues/9674

- with dynamic routing the first collection get's the "index" context attached
- the index context signalises the main post listening route (first collection)
- this behaviour was present < 1.24 - we have to keep this behaviour
2018-06-14 11:53:13 +02:00
..
functional Added /oembed API endpoint 2018-06-12 16:18:01 +01:00
integration Protected error if routes.yaml file doesn't contain any collections 2018-06-13 21:01:05 +02:00
unit 🐛 Fixed {{#is "index"}} 2018-06-14 11:53:13 +02:00
utils Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00