Raymond Feng
|
89a30e7edd
|
Add a test case for relations during attach
|
2013-11-07 13:28:18 -08:00 |
Raymond Feng
|
68cf633795
|
Add support for hasMany-through and more tests
|
2013-11-05 09:29:24 -08:00 |
Raymond Feng
|
4fbec288c4
|
Enable deferred type/relation resolutions
|
2013-11-04 22:53:02 -08:00 |
Raymond Feng
|
f3011216b5
|
Support datasource/connector configuration using URL string
|
2013-10-25 16:18:02 -07:00 |
Raymond Feng
|
931636eda4
|
Allow the id(s) to be redefined by subclass
|
2013-10-06 21:13:52 -07:00 |
Raymond Feng
|
24d87976e8
|
Merge branch 'master' into juggler-tidyup
Conflicts:
lib/model.js
|
2013-10-04 14:32:51 -07:00 |
Raymond Feng
|
1963ea9fb1
|
Use ModelDefinition to access model name/properties/settings
|
2013-10-02 15:18:50 -07:00 |
Raymond Feng
|
1575c87caf
|
Make sure schemaless property value is honored over __data
|
2013-09-18 16:34:52 -07:00 |
Raymond Feng
|
c2eb1f55f0
|
Fix the property population for schemaless models
|
2013-08-28 21:49:05 -07:00 |
Raymond Feng
|
04ca1a6333
|
Clean up the test case based on PR reviews
|
2013-08-27 10:14:49 -07:00 |
Raymond Feng
|
59841a04a8
|
Set strict to false by default for non-relational data sources
|
2013-08-26 13:38:24 -07:00 |
Raymond Feng
|
9b422752a6
|
Allows non-strict mode to accept unknown properties
|
2013-07-24 22:58:57 -07:00 |
Raymond Feng
|
6af4b1ba2f
|
More renames: schema -> dataSource, adapter -> connector
|
2013-07-23 11:16:43 -07:00 |
Raymond Feng
|
eeda934cc1
|
Rename the test case
|
2013-07-22 13:49:35 -07:00 |