Blake Watters
|
64c378a8bf
|
Fix warnings related to deprecation of managed object store save
|
2012-08-07 17:04:17 -04:00 |
|
Blake Watters
|
232b3eb861
|
Implemented new search engine for managed objects.
|
2012-08-01 18:12:53 -04:00 |
|
Blake Watters
|
07aadeebdf
|
Reimplemented the managed object store, converted managed object seeder to importer, cleaned up test breakage.
|
2012-07-26 17:33:35 -04:00 |
|
Blake Watters
|
093a76e7b2
|
Migrated to a single entity cache for the primary MOC instead of one per thread
|
2012-07-20 15:41:47 -04:00 |
|
Blake Watters
|
e952f451fb
|
Eliminated the use of the ActiveRecord pattern across the library.
|
2012-07-20 14:48:09 -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
|
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 |
|