connectors
|
Fix id type issue for update
|
2015-02-02 08:44:36 -08:00 |
dao.js
|
Fix typo
|
2015-02-04 08:30:13 -08:00 |
datasource.js
|
Update datasource.js
|
2015-01-08 15:30:17 -08:00 |
hooks.js
|
Allow before hooks to pass arguments to next()
|
2014-07-15 12:51:33 -07:00 |
jutil.js
|
Fix the forEach closure
|
2014-06-06 09:59:57 -07:00 |
list.js
|
adds support for protected properties.
|
2015-01-20 20:58:52 +01:00 |
mixins.js
|
Clean up the mixin processing
|
2014-08-08 01:20:57 -07:00 |
model.js
|
Merge pull request #400 from chrene/protected
|
2015-02-02 09:04:51 -08:00 |
relation-definition.js
|
Fix hasOne remoting
|
2015-01-29 23:26:11 -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 |