Blake Watters
|
ce6b0829e4
|
Convert RestKit to ARC
|
2012-08-28 17:34:58 -04:00 |
|
Blake Watters
|
15acf30a66
|
Eliminate methods wrapping functionality provided by RKConnectionMapping within RKEntityMapping for simplicity and clarity
|
2012-08-28 13:37:07 -04:00 |
|
Blake Watters
|
9fd95cc380
|
Cleanup test breakage from method signature change
|
2012-08-15 20:52:12 -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
|
975e1674a2
|
Improving assertion error when attempting to configure an entity mapping for an entity with a nil managed object class
|
2012-08-13 14:14:36 -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
|
e952f451fb
|
Eliminated the use of the ActiveRecord pattern across the library.
|
2012-07-20 14:48:09 -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 |
|