.. |
connectors
|
Added a test case for neq
|
2014-09-02 08:36:37 -07:00 |
dao.js
|
Implement DAO unsetAttribute
|
2014-08-20 08:57:20 -07:00 |
datasource.js
|
Make sure timeout handle is cleared
|
2014-08-27 09:42:16 -07: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
|
Fix relations for RDBMS connectors (mysql, postgresql)
|
2014-08-20 14:03:38 +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
|
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
|
Add ability to apply a plugin multiple times from LDL
|
2014-08-17 12:29:04 +02:00 |
model-definition.js
|
Fix ModelDefinition toJSON bug
|
2014-08-17 18:01:52 +02:00 |
model.js
|
Make sure falsy value is kept for properties not predefined
|
2014-08-21 13:47:09 -07:00 |
relation-definition.js
|
Use the correct dataSource for modelFrom/modelTo
|
2014-08-22 21:38:28 +02:00 |
relations.js
|
Implemented embedsOne
|
2014-08-20 08:58:08 -07:00 |
scope.js
|
Implement where arg on scoped count and destroyAll
|
2014-08-26 14:54:19 +02:00 |
types.js
|
Rewrite the List class for typed array
|
2014-02-14 10:41:00 -08:00 |
utils.js
|
Fix relations for RDBMS connectors (mysql, postgresql)
|
2014-08-20 14:03:38 +02:00 |
validations.js
|
Merge branch 'master' into 2.0
|
2014-07-15 17:09:20 -07:00 |