0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test
Naz Gargol aa49f77504
🐛 Fixed url not being immediately available after post publish (#10361)
🐛  Fixed URL not being immediately available after post publish

closes https://github.com/TryGhost/Ghost/issues/10360

- This change makes sure posts and pages URLs are populated in
synchronous manner
- Further cleanup and restructuring of this hacky solution is planned to
be done in https://github.com/TryGhost/Ghost/issues/10360
2019-01-11 10:30:36 +00:00
..
functional Added clause in validation for include to not error (#10350) 2019-01-08 12:29:15 +01:00
integration Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
unit 🐛 Fixed url not being immediately available after post publish (#10361) 2019-01-11 10:30:36 +00:00
utils Fixed listeners not being removed for test env 2019-01-05 12:41:26 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc