..
connectors
Implemented embedsMany relation
2014-07-27 16:30:45 +02:00
dao.js
Handle toObject in updateAttributes
2014-08-15 18:01:40 +02:00
datasource.js
Enable DL definition of embedsMany + referencesMany
2014-08-14 20:12:16 +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
Added option: reference to enable embedsMany add/remove
2014-07-29 17:43:30 +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
mixins.js
Clean up the mixin processing
2014-08-08 01:20:57 -07:00
model-builder.js
Fix links to confluence docs
2014-08-11 11:42:21 -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
Clean up the mixin processing
2014-08-08 01:20:57 -07:00
relation-definition.js
Refactor embedsMany - auto-save parent
2014-08-15 18:40:33 +02:00
relations.js
Implement scope.defineMethod/relation.defineMethod
2014-08-13 11:28:23 +02:00
scope.js
Merge pull request #214 from fabien/fix/scope-order
2014-08-15 09:25:17 -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