loopback-datasource-juggler/lib
Raymond Feng 5977c1f872 Merge pull request #600 from strongloop/feature/fix-lb-1401
Fix for https://github.com/strongloop/loopback/issues/1401
2015-05-22 11:40:20 -07:00
..
connectors Add an optional `options` argument to relation methods 2015-05-16 11:52:17 -07:00
browser.depd.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
dao.js Enhance fieldsToArray to consider strict mode 2015-05-19 22:32:03 -07:00
datasource.js Mix in observer apis to the connector 2015-05-20 15:02:44 -07:00
geo.js Changes to API docs per Dennis 2015-05-04 08:45:17 -07:00
hooks.js Deprecate Model hooks 2015-02-27 16:58:24 +01:00
include.js Fix for https://github.com/strongloop/loopback/issues/1401 2015-05-22 11:39:37 -07: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 Allow leading slash for `path` in model settings 2015-04-24 08:23:13 -07:00
model-definition.js fix id properties should sort by its index 2015-01-21 20:16:34 +08:00
model.js Enhance fieldsToArray to consider strict mode 2015-05-19 22:32:03 -07:00
observer.js Mix in observer apis to the connector 2015-05-20 15:02:44 -07:00
relation-definition.js Fix ReferenceError: definition is not defined 2015-05-22 00:37:27 +03:00
relations.js Implemented embedsOne 2014-08-20 08:58:08 -07:00
scope.js Add an optional `options` argument to relation methods 2015-05-16 11:52:17 -07: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 Enhance fieldsToArray to consider strict mode 2015-05-19 22:32:03 -07:00
validations.js validations: treat `NaN` as a blank value 2015-04-22 19:57:48 +02:00