Blake Watters
|
88a1b013fc
|
Merge remote branch 'origin/0.9' into core-data-cleanup
Conflicts:
Code/CoreData/CoreData.h
Code/CoreData/RKManagedObjectStore.h
Code/CoreData/RKManagedObjectStore.m
Code/CoreData/RKObjectSeeder.h
Code/CoreData/RKObjectSeeder.m
Code/ObjectMapping/RKObjectLoader.m
Code/ObjectMapping/RKObjectManager.m
Code/ObjectMapping/RKObjectMapper.m
RestKit.xcodeproj/project.pbxproj
|
2011-03-19 21:26:13 -04:00 |
|
Blake Watters
|
e03c6d3d10
|
Fixed crash during dealloc of RKClient due to initialization of baseURL observer using a blank host. Updated the object mapper to support class/keypath when loading a single object. Some updates to the UISpec harness to get things working again.
|
2011-02-25 14:42:50 -05:00 |
|
Blake Watters
|
0ea0a9b6d9
|
Cleaning up some TODO's and such
|
2011-02-13 02:59:37 -05:00 |
|
Blake Watters
|
b9e4f57fb0
|
Work in progress factoring Core Data dependencies out of the Object Mapping layer
|
2011-02-13 01:19:37 -05:00 |
|
Jeremy Ellison
|
6a5ee2af7e
|
Revert "Remove per-file copyrights"
This reverts commit 91e7c6bb5e.
|
2011-01-12 15:27:19 -05:00 |
|
Jeremy Ellison
|
91e7c6bb5e
|
Remove per-file copyrights
|
2011-01-12 15:05:22 -05:00 |
|
Blake Watters
|
8fc71f0fb0
|
Introduced new missing element mapping policy for controlling whether or not nil values will be set for missing elements from payloads.
|
2011-01-03 15:31:24 -05:00 |
|
Blake Watters
|
2fbdfb9c37
|
Work in progress
|
2010-10-19 14:27:17 -04:00 |
|
Jeremy Ellison
|
7c01d54fa3
|
Add configurable error parsing to the object mapper.
|
2010-10-14 12:51:12 -04:00 |
|
Blake Watters
|
b71a85416a
|
Cleaned up warnings and initialization of the request used by the object loader
|
2010-10-12 14:59:40 -04:00 |
|
Blake Watters
|
46e2308ed1
|
Fix warning when compiling the seeder
|
2010-10-01 14:49:05 -04:00 |
|
Blake Watters
|
bd93d43f94
|
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
|
2010-10-01 13:02:24 -04:00 |
|