loopback/lib
Miroslav Bajtoš 26b67ba757 registry: warn when dataSource is not specified
Modify `registry.configureModel()` to log a warning when `dataSource`
optiont is not specified at all.

Users should provide `dataSource: null` when the model is intentionally
not attached to any data-source.
2014-08-26 18:04:06 +02:00
..
connectors Fix for email transports 2014-07-23 22:09:24 -07:00
middleware Fix misleading token middleware documentation 2014-07-01 16:59:49 +02:00
models Account for undefined before/afterListeners 2014-08-22 22:18:24 +02:00
application.js Only validate dataSource when defined (Fixes #482) 2014-08-26 17:49:15 +02:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
express-middleware.js express-middleware: improve error message 2014-07-22 15:40:36 +02:00
loopback.js Remove `loopback.compat.usePluralNamesForRemoting` 2014-07-21 16:56:46 +02:00
registry.js registry: warn when dataSource is not specified 2014-08-26 18:04:06 +02:00
runtime.js refactor: extract runtime and registry 2014-06-12 10:41:44 +02:00