loopback/lib
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
..
connectors Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
middleware Fix `loopback.getCurrentContext` 2014-11-11 11:04:41 +01:00
access-context.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
application.js Coding style cleanup (Gruntfile, lib) 2014-11-04 08:25:35 +01:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
builtin-models.js models: move Change LDL def into a json file 2014-10-14 09:04:43 +02:00
express-middleware.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
loopback.js Fix `loopback.getCurrentContext` 2014-11-11 11:04:41 +01:00
model.js Coding style cleanup (Gruntfile, lib) 2014-11-04 08:25:35 +01:00
persisted-model.js Update persisted-model.js 2014-11-06 10:56:37 -08:00
registry.js Allows ACLs/settings in model config 2014-11-07 11:14:40 -08:00
runtime.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
server-app.js Middleware phases - initial implementation 2014-11-10 19:50:58 +01:00