Ghost/core/test/unit
Katharina Irrgang 4b2ebee67b
🐛 Added logic to avoid updating the updated_at and updated_by field when migrating (#9814)
no issue

- we have to explicitly reset the previous `updated_at` field, because Bookshelf auto-updates this field on each update
- we have to extend the condition to avoid updating the `updated_by` field
- detect and respect `options.migrating`
2018-08-22 13:57:12 +02:00
..
adapters Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api 🎨 Koenig - Added support for shortened URLs in embed card (#9781) 2018-08-12 15:57:19 +02:00
apps Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Updated fixture post content 2018-08-16 12:13:24 +02:00
helpers Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
lib Fixed tests 2018-08-16 12:13:24 +02:00
models 🐛 Added logic to avoid updating the updated_at and updated_by field when migrating (#9814) 2018-08-22 13:57:12 +02:00
public Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
services 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name (#9790) 2018-08-16 12:13:24 +02:00
web Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00