..
connectors
Merge branch 'master' into 2.0
2014-07-15 17:09:20 -07:00
dao.js
Merge branch 'master' into 2.0
2014-07-15 17:09:20 -07:00
datasource.js
add support for relationship options
2014-07-21 22:39:06 +02:00
geo.js
Add properties and other doc cleanup
2014-06-11 15:47:44 -07:00
hooks.js
Allow before hooks to pass arguments to next()
2014-07-15 12:51:33 -07:00
include.js
add support for disabling relationship includes
2014-07-21 22:39:29 +02:00
introspection.js
Reformat the code
2014-01-24 09:09:53 -08:00
jutil.js
Fix the forEach closure
2014-06-06 09:59:57 -07:00
list.js
Fix the error msg
2014-06-19 15:09:19 -07:00
model-builder.js
Expose base model class as `base` property
2014-07-21 10:21:30 -07:00
model-definition.js
Fix the base sql connector to correct escape id values
2014-03-24 14:56:52 -07:00
model.js
Work around for Date default
2014-06-21 12:53:06 -07:00
relation-definition.js
Added test for belongsTo scope/properties
2014-07-23 11:10:44 +02:00
relations.js
Merge branch 'master' into 2.0
2014-06-20 23:02:37 -07:00
scope.js
Merge branch 'master' into 2.0
2014-07-15 17:09:20 -07:00
types.js
Rewrite the List class for typed array
2014-02-14 10:41:00 -08:00
utils.js
Make sure __cachedRelations is not enumerable
2014-01-28 09:57:23 -08:00
validations.js
Merge branch 'master' into 2.0
2014-07-15 17:09:20 -07:00