loopback-datasource-juggler/lib
Miroslav Bajtoš dbb7c6d9ae Fill ModelClass.http.path
Set the HTTP route to `'/' + pluralModelName` so that we don't have
to duplicate this bit of logic in strong-remoting and other places.
2014-01-21 16:31:11 +01:00
..
connectors Check undefined/null data 2013-10-24 18:43:55 -07:00
connector.js Set name and settings 2013-10-04 12:54:14 -07:00
dao.js Make the identation consistent for now 2013-12-16 08:40:06 -08:00
datasource.js Make the code testable following the review comments 2014-01-13 11:06:02 -08:00
geo.js Fix the coercion issue related to GeoPoint near 2013-12-14 09:49:11 -08:00
hooks.js Refactor more functions into mixins 2013-05-27 22:20:43 -07:00
include.js Replace all with find to make it consistent 2013-11-18 11:39:07 -08:00
introspection.js Refactor introspection to ModelBuilder 2013-08-07 14:51:32 -07:00
jutil.js Dedupe the alias methods during mixin 2013-12-13 16:45:31 -08:00
list.js Add support for nesting objects with an array 2013-07-12 18:59:43 -07:00
model-builder.js Fill ModelClass.http.path 2014-01-21 16:31:11 +01:00
model-definition.js Rename association to relation 2013-11-15 20:29:20 -08:00
model.js Add model.getDataSource() method 2013-10-31 11:46:12 -07:00
relations.js Fix the remote delegation 2013-12-20 17:28:21 -08:00
scope.js Add more comments 2013-12-20 17:49:14 -08:00
sql.js Refactor/cleanup the data source juggler implementation 2013-10-01 22:14:21 -07:00
types.js Bring up json object introspection to build models 2013-07-26 13:06:43 -07:00
utils.js Fix a bug in merging ACLs 2013-12-16 17:14:56 -08:00
validations.js Improve properties of ValidationError 2013-12-02 21:35:47 +01:00