loopback/lib
Miroslav Bajtoš da9b724222 lib/application: publish Change models to REST API
When a public model is added to an application and the model has change
tracking enabled, its Change model is added to the public models.

Before this change, conflict resolution in the browser was not working,
because it was not possible to fetch the remote change.
2014-07-15 09:31:16 +02:00
..
connectors Merge branch 'master' into 2.0 2014-06-27 10:36:06 +02:00
middleware Invalid Access Token return 401 2014-06-26 08:50:41 +10:00
models models/change: fix typo 2014-07-15 09:14:54 +02:00
application.js lib/application: publish Change models to REST API 2014-07-15 09:31:16 +02:00
browser-express.js Make app.get/app.set available in browser 2014-06-12 10:40:36 +02:00
compat.js Add loopback.compat to simplify upgrade to 1.6 2014-01-27 10:29:57 +01:00
express-middleware.js Exclude express-middleware from browser bundle 2014-06-03 21:32:27 +02:00
loopback.js Fix loopback in PhantomJS, fix karma tests 2014-06-26 13:30:09 +02:00
registry.js Merge branch 'master' into 2.0 2014-06-27 10:36:06 +02:00
runtime.js refactor: extract runtime and registry 2014-06-12 10:41:44 +02:00