Blake Watters
|
ce6b0829e4
|
Convert RestKit to ARC
|
2012-08-28 17:34:58 -04:00 |
|
Blake Watters
|
5852d7c997
|
Eliminate unnecessary manual tracking of inserted objects in favor of MOC insertedObjects:
|
2012-08-22 18:54:23 -04:00 |
|
Blake Watters
|
9fa7a11fcf
|
Update connection mapping signatures on RKEntityMapping to be more idiomatic
|
2012-08-15 16:35:54 -04:00 |
|
Blake Watters
|
232b3eb861
|
Implemented new search engine for managed objects.
|
2012-08-01 18:12:53 -04:00 |
|
Blake Watters
|
6b315fbd54
|
Updates to entity cache and other components to operate in parent/child context world.
|
2012-07-20 14:48:09 -04:00 |
|
Blake Watters
|
046e277088
|
Make managedObjectCache optional on RKManagedObjectMappingOperationDataSource; Make RKManagedObjectMappingOperationDataSource.h public
|
2012-07-17 17:29:30 -04:00 |
|
Blake Watters
|
a8f64e7982
|
Continued cleanup related to managed object context work
|
2012-07-17 13:44:50 -04:00 |
|
Blake Watters
|
b25a1833b3
|
Ported RestKit to using managed object contexts with concurrency types. Numerous cleanups and API updates.
|
2012-07-16 22:47:06 -04:00 |
|
Blake Watters
|
cfa0df1841
|
Breakthrough on parent/child MOC setup
|
2012-07-13 14:11:48 -04:00 |
|
Blake Watters
|
f0706dbdbf
|
Work in progress
Conflicts:
Code/CoreData/RKManagedObjectLoader.h
Code/CoreData/RKManagedObjectLoader.m
Code/CoreData/RKManagedObjectMapping.m
Code/CoreData/RKManagedObjectMappingOperation.m
Code/CoreData/RKManagedObjectStore.m
Code/CoreData/RKManagedObjectThreadSafeInvocation.h
Code/CoreData/RKManagedObjectThreadSafeInvocation.m
Code/CoreData/RKSearchableManagedObject.m
Code/ObjectMapping/RKObjectLoader.m
Code/ObjectMapping/RKObjectMapper.h
Code/ObjectMapping/RKObjectMappingOperation.m
RestKit.xcodeproj/project.pbxproj
Tests/Logic/CoreData/RKManagedObjectThreadSafeInvocationTest.m
|
2012-07-13 13:07:42 -04:00 |
|