loopback/lib
Tim Needham 1ea1cd612a Fix typo in Model.nestRemoting
Prevent apps from crashing when using `Model.nestRemoting` without
`{ hooks: false }` option.

Note that it is not possible to reproduce this bug using our current
Mocha test suite, because other tests modify the global state in such
way that the bug no longer occurs.

[back-port of #2245]
2016-04-20 09:35:10 +02:00
..
connectors Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
access-context.js AccessControl for change replication 2015-04-07 19:53:58 +02:00
application.js Improve error message on connector init error 2016-03-02 13:19:20 +01:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
builtin-models.js Merge branch 'master' of https://github.com/esco/loopback into esco-master 2015-05-29 16:44:18 -07:00
express-middleware.js Expose more loopback middleware for require 2014-11-19 11:32:22 -08:00
loopback.js Create stack-removing errorhandler middleware 2015-09-03 08:38:24 +02:00
model.js Fix typo in Model.nestRemoting 2016-04-20 09:35:10 +02:00
persisted-model.js Correct JSDoc findOrCreate() callback in PersistedModel 2016-02-04 16:27:08 +01:00
registry.js lib/registry: fix findModel for model ctor 2015-11-09 16:01:43 +01:00
runtime.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
server-app.js Allow methods filter for middleware config 2015-08-05 10:30:57 -07:00
utils.js Don't load Bluebird for createPromiseCallback 2015-08-04 11:04:12 +02:00