This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-24 04:46:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bd3bfd5147cc89893c25823fb4f9693e2b39772
RestKit
/
Tests
/
Logic
/
CoreData
History
Blake Watters
1bd3bfd514
Fix retain cycle issue with queued relationship connection.
fixes
#588
2012-03-12 20:42:52 -04:00
..
RKInMemoryEntityCacheTest.m
Cleaned up the naming on RKManagedObjectStore to primaryManagedObjectContext and managedObjectContextForCurrentThread
2012-03-09 09:02:21 -05:00
RKManagedObjectLoaderTest.m
Cleaned up the naming on RKManagedObjectStore to primaryManagedObjectContext and managedObjectContextForCurrentThread
2012-03-09 09:02:21 -05:00
RKManagedObjectMappingOperationTest.m
Fix retain cycle issue with queued relationship connection.
fixes
#588
2012-03-12 20:42:52 -04:00
RKManagedObjectMappingTest.m
Cleaned up the naming on RKManagedObjectStore to primaryManagedObjectContext and managedObjectContextForCurrentThread
2012-03-09 09:02:21 -05:00
RKManagedObjectStoreTest.m
First pass at replacing RKManagedObjectCache with a more flexible block approach that leverages the new resource path pattern matching approach to registering objectMappings.
2012-02-23 22:30:08 -05:00
RKManagedObjectThreadSafeInvocationTest.m
Sunset RKTestNewManagedObjectStore in favor of RKTestFactory
2012-02-23 20:51:11 -05:00
RKSearchableManagedObjectTest.m
Sunset RKTestNewManagedObjectStore in favor of RKTestFactory
2012-02-23 20:51:11 -05:00
RKSearchWordObserverTest.m
Sunset RKTestNewManagedObjectStore in favor of RKTestFactory
2012-02-23 20:51:11 -05:00