0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
kirrg001 82597080be Burn dirty require of api utils
refs #9178

- `checkFileExists` and `checkFileIsValid` where dirty required from web/middleware
- these two functions are only used in the target middleware
- let's move them
2017-12-14 21:25:51 +01:00
..
adapters Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
api Burn dirty require of api utils 2017-12-14 21:25:51 +01:00
apps Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
config fix(config): cleanup absolute path config function (#8641) 2017-07-06 00:04:18 +02:00
controllers Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
data Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
helpers Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
lib Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
models Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
public Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
services Moved zip folder utility to services/themes 2017-12-14 21:02:47 +01:00
utils Moved zip folder utility to services/themes 2017-12-14 21:02:47 +01:00
web Burn dirty require of api utils 2017-12-14 21:25:51 +01:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00