loopback/lib/middleware
Miroslav Bajtoš 8f5aea3e3b Fix `loopback.getCurrentContext`
- ensure the method is always defined

 - return `null` when the context is not active
   (we are not inside a request-handling chain)
2014-11-11 11:04:41 +01:00
..
context.js Fix `loopback.getCurrentContext` 2014-11-11 11:04:41 +01:00
rest.js rest middleware: clean up context config 2014-11-05 09:13:45 +01:00
static.js Add API docs for `loopback.static`. 2014-11-03 09:20:54 +01:00
status.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
token.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
urlNotFound.js add missing semicolons 2014-10-22 18:47:52 +02:00