0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit
Fabien O'Carroll 4d9414b5d2 Created Session Model (#9909)
refs #9865

- Created session model for session table
- Added model relations
- Added unit test coverage
2018-09-27 14:31:39 +02:00
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api Oembed meta tag fallback for unknown providers (#9827) 2018-08-27 15:02:03 +01:00
apps Updated private-sites to not redirect to full urls 2018-09-25 17:32:17 +07:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Created session table migration (#9908) 2018-09-27 09:51:46 +02:00
helpers 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
lib Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
models Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
public Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
services Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
web Extended uncapitalise unit tests (#9891) 2018-09-20 22:27:38 +02:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00