.. |
connectors
|
Check undefined/null data
|
2013-10-24 18:43:55 -07:00 |
connector.js
|
Set name and settings
|
2013-10-04 12:54:14 -07:00 |
dao.js
|
Fix the relation lazy setup
|
2013-11-11 22:06:43 -08:00 |
datasource.js
|
Separate the modelBuilder ref from dataSource
|
2013-11-15 11:12:33 -08:00 |
geo.js
|
More renames: schema -> dataSource, adapter -> connector
|
2013-07-23 11:16:43 -07:00 |
hooks.js
|
Refactor more functions into mixins
|
2013-05-27 22:20:43 -07:00 |
include.js
|
Refactor more functions into mixins
|
2013-05-27 22:20:43 -07:00 |
introspection.js
|
Refactor introspection to ModelBuilder
|
2013-08-07 14:51:32 -07:00 |
jutil.js
|
Fix prototype mixin bug
|
2013-10-11 18:37:45 -07:00 |
list.js
|
Add support for nesting objects with an array
|
2013-07-12 18:59:43 -07:00 |
model-builder.js
|
Fix the reference to modelBuilder/dataSource
|
2013-11-15 13:54:15 -08:00 |
model-definition.js
|
Move resolveType to ModelBuilder
|
2013-10-17 14:23:29 -07:00 |
model.js
|
Add model.getDataSource() method
|
2013-10-31 11:46:12 -07:00 |
relations.js
|
Remove inheritence from DataSource to ModelBuilder
|
2013-11-08 17:13:00 -08:00 |
scope.js
|
Create remote functions for predefined scopes/relations
|
2013-10-24 20:37:43 -07:00 |
sql.js
|
Refactor/cleanup the data source juggler implementation
|
2013-10-01 22:14:21 -07:00 |
types.js
|
Bring up json object introspection to build models
|
2013-07-26 13:06:43 -07:00 |
utils.js
|
Fix removeUndefined to bypass non-plain objects
|
2013-10-29 22:16:43 -07:00 |
validations.js
|
Add error stack trace for ValidationError
|
2013-09-09 10:12:12 -07:00 |