loopback/server/middleware
Miroslav Bajtoš 2aa09ba574 Add `loopback.runInContext`
Refactor the core implementation of current context from
server/middleware/context.js into server/current-context.js.

Expose new public API:
 - loopback.runInContext
 - loopback.createContext
2015-03-27 19:12:17 +01:00
..
context.js Add `loopback.runInContext` 2015-03-27 19:12:17 +01:00
favicon.js Update favicon.js 2014-11-24 15:08:21 -08:00
rest.js Config option to disable legacy explorer routes 2015-03-02 14:12:18 -05:00
static.js Move middleware sources to `server/middleware` 2014-11-12 12:44:34 +01:00
status.js Move middleware sources to `server/middleware` 2014-11-12 12:44:34 +01:00
token.js Enhance the token middleware to support current user literal 2015-03-12 08:28:15 -07:00
url-not-found.js Move middleware sources to `server/middleware` 2014-11-12 12:44:34 +01:00