loopback/lib
Tim Needham 159aaf5afa 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.
2016-04-19 16:51:52 +02:00
..
connectors Use eslint with loopback config 2016-04-06 10:45:30 +02:00
access-context.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
application.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
builtin-models.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
express-middleware.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
loopback.js Update loopback.js 2016-04-18 09:42:56 -07:00
model.js Fix typo in Model.nestRemoting 2016-04-19 16:51:52 +02:00
persisted-model.js Merge pull request #2155 from sghung/master 2016-04-06 16:01:31 -07:00
registry.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
runtime.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
server-app.js Use eslint with loopback config 2016-04-06 10:45:30 +02:00
utils.js Always use bluebird as promise library 2016-01-08 13:58:12 -05:00