0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Fabien O'Carroll b185892b7b
Created session controller (#9911)
refs #9865

Note that this controller is the singular, that's because we plan to
make a session resource controller to be used with /sessions, wheras
this is on /session
2018-10-03 20:45:42 +07:00
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api Created session controller (#9911) 2018-10-03 20:45:42 +07: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 Added mobiledoc_revisions schema, migration script and updated tests 2018-10-02 19:15:23 +02:00
helpers 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
lib Extended sequence utility 2018-10-03 00:17:45 +02:00
models Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
public Updated overrides config for api versions with v0.1 to deprecated (#9921) 2018-09-27 19:34:12 +02:00
services Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +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