0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit
Naz Gargol df1ba8aee1
Added ability to notify and update url service about changes in related resources (#10336)
refs https://github.com/TryGhost/Ghost/issues/10124

- This PR introduced additional db calls in URL service due to the need for a model recalculation (we can't rely on the objects that come with events)
2019-01-08 09:48:53 +00:00
..
adapters
api Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
apps Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
config
data Reworked ghost_head tests as unit tests 2019-01-02 09:51:38 +00:00
helpers Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
lib 🐛 Fixed responsive images for gifs & svgs (#10315) 2019-01-03 16:28:37 +07:00
models Shortened content api key lengths (#10322) 2019-01-04 19:39:54 +07:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
web Added tests for content api brute force protection (#10344) 2019-01-07 21:25:19 +07:00
filters_spec.js