loopback/lib
Miroslav Bajtoš 4d0a824757 Add back loopback properties like modelBuilder
The commit b917075 accidentally removed a couple of properties,
this commit is bringing them back:

 - loopback.modelRegistry
 - loopback.defaultDataSources

A unit-test was added to prevent this kind of regressions in the future.
2015-04-17 18:05:25 +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 Add support for app level Model isolation 2015-04-03 11:48:45 -07:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
builtin-models.js Add support for app level Model isolation 2015-04-03 11:48:45 -07:00
express-middleware.js Expose more loopback middleware for require 2014-11-19 11:32:22 -08:00
global-registry.js Add support for app level Model isolation 2015-04-03 11:48:45 -07:00
loopback.js Add back loopback properties like modelBuilder 2015-04-17 18:05:25 +02:00
model.js fixed the missing '.' in various description fields. 2015-04-15 09:47:38 -04:00
persisted-model.js Merge pull request #1306 from strongloop/feature/allow-filter-on-findById 2015-04-16 15:12:50 -07:00
registry.js Add support for app level Model isolation 2015-04-03 11:48:45 -07:00
runtime.js Enable jscs for `lib`, fix style violations 2014-11-04 08:25:33 +01:00
server-app.js Add a workaround to avoid conflicts with NewRelic 2015-02-25 09:47:18 -08:00