loopback/lib
Miroslav Bajtoš dfa8d7f49f app: update `url` on `listening` event
Most applications report the URL when started (at least the apps we
are scaffolding using loopback-workspace). Constructing the URL in the
loopback core allows us to simplify the templates and reduce the amount
of repeated code.
2014-07-01 14:27:02 +02:00
..
connectors Update debug setting 2014-06-25 09:09:04 -07:00
middleware Invalid Access Token return 401 2014-06-26 08:50:41 +10:00
models Merge pull request #335 from karlmikko/bug/invalid-token-unhandled 2014-06-27 09:56:17 +02:00
application.js app: update `url` on `listening` event 2014-07-01 14:27:02 +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
loopback.js Expose loopback as `app.loopback` 2014-06-13 10:34:51 +02:00
registry.js Fix "ReferenceError: loopback is not defined" in registry.memory(). 2014-06-26 10:40:28 -03:00
runtime.js refactor: extract runtime and registry 2014-06-12 10:41:44 +02:00