loopback-datasource-juggler/lib
Miroslav Bajtoš 80c3bd9d41 Merge pull request #752 from ernie58/optionalValidation
make automatic validation optional
2015-12-04 17:03:28 +01:00
..
connectors Correction of a regression introduced by commit 632898b: when querying an empty array ([]) with a 'neq' filter, there were no matching. 2015-11-23 17:09:24 +01:00
browser.depd.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
dao.js Merge pull request #752 from ernie58/optionalValidation 2015-12-04 17:03:28 +01:00
datasource.js Merge pull request #715 from nennad/master 2015-11-26 09:28:08 -08:00
geo.js Removed extra ")" 2015-08-05 15:39:33 -04:00
hooks.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
include.js Merge pull request #755 from zmijevik/zmijevik-feature/include-if-contains-results 2015-11-26 09:33:47 -08:00
include_utils.js dropped unused functions and tests fixed 2015-10-30 21:36:50 +06:00
introspection.js Tidy up model building from data sources 2014-09-12 14:25:35 -07:00
jutil.js Remove all usages of lodash. 2015-03-26 09:33:48 +01:00
list.js Return 400 when client provides an incorrect value 2015-02-05 16:58:42 +05:30
mixins.js Clean up the mixin processing 2014-08-08 01:20:57 -07:00
model-builder.js Make sure base property definitions are cloned 2015-07-10 10:03:51 -07:00
model-definition.js fix typo 2015-11-04 14:58:28 +08:00
model.js Add support for using UUID V4 as defaultFn 2015-09-02 16:39:00 +02:00
observer.js silence a warning that introduced in bluebird 3.0 2015-11-24 17:15:53 +08:00
relation-definition.js primaryKey for hasMany and belongsTo relations 2015-09-01 19:03:02 +05:00
relations.js Implemented embedsOne 2014-08-20 08:58:08 -07:00
scope.js Don't cache static scope method results #575 2015-07-03 10:35:26 +02:00
transaction.js Mix in observer apis to the connector 2015-05-20 15:02:44 -07:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js Ability to define normalization of undefined query 2015-10-07 09:26:09 -07:00
validations.js Update validations.js 2015-09-04 16:31:54 -07:00