loopback-datasource-juggler/lib
Ritchie Martori efe4601fdb Merge pull request #370 from simoami/master
Fixed the haversine formula to calculate distance between 2 points
2014-12-18 15:08:42 -08:00
..
connectors Fix the automigrate issue 2014-10-16 12:04:16 -07:00
dao.js fix default include in default scope fails findById 2014-12-11 15:14:35 +08:00
datasource.js Allow more flavors of nullable values from DB discovery 2014-12-03 15:11:27 -08:00
geo.js Added support for inline parameters like: new GeoPoint(-34, 150) 2014-12-18 10:47:06 -05:00
hooks.js Allow before hooks to pass arguments to next() 2014-07-15 12:51:33 -07:00
include.js Add support for multiple includes that use relation syntax 2014-11-04 20:45:25 -08:00
introspection.js Tidy up model building from data sources 2014-09-12 14:25:35 -07:00
jutil.js Fix the forEach closure 2014-06-06 09:59:57 -07:00
list.js Prevent failure with null in List toObject 2014-08-18 07:28:33 +02:00
mixins.js Clean up the mixin processing 2014-08-08 01:20:57 -07:00
model-builder.js Don't inherit settings.base when extending a model 2014-10-10 18:35:18 +02:00
model-definition.js Reset json when building model definition 2014-08-31 12:17:53 +02:00
model.js Tiny fix: default __persisted to false 2014-10-19 18:52:18 +02:00
relation-definition.js Merge pull request #360 from clarkorz/fix/embedsOne-errors 2014-12-03 15:35:18 -08:00
relations.js Implemented embedsOne 2014-08-20 08:58:08 -07:00
scope.js Extract mergeQuery and setScopeValuesFromWhere 2014-10-09 18:13:40 +02:00
types.js Rewrite the List class for typed array 2014-02-14 10:41:00 -08:00
utils.js Implement include scopes 2014-10-10 12:28:39 +02:00
validations.js fix skipping async validator will always fail if condition is un-fulfilled 2014-11-19 21:50:08 +08:00