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-06-12 09:08:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e8b7e85c3dfd116a86d2172ebbdeba4c26f030d
RestKit
/
Specs
/
CoreData
History
Blake Watters
2e7adbdc1e
Restore the managed object cache functionality and add test coverage so it does not break again.
fixes
#167
2011-06-29 22:08:35 -04:00
..
RKManagedObjectFactorySpec.m
Improvements to reachability, the request queue, logging throughout the network layer, decoupling of components via notifications, reliability improvements for unit tests in the cache layer. Improved thread-local cleanup routines inside the managed object store. Changing base URL's is now more reliable.
fixes
#171
,
#158
,
#113
,
#104
,
#102
2011-06-29 13:28:14 -04:00
RKManagedObjectLoaderSpec.m
Restore the managed object cache functionality and add test coverage so it does not break again.
fixes
#167
2011-06-29 22:08:35 -04:00
RKManagedObjectMappingOperationSpec.m
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00
RKManagedObjectMappingSpec.m
Updated to support setting default value instead of nil when an attribute is missing in the payload. For Core Data backed models, we consult the entity definition to obtain the default value.
closes
#117
2011-06-28 15:22:04 -04:00
RKManagedObjectSpec.m
Updates to make parsedBody: implementation ready for merge. Migrated all remaining specs to RKSpec so failures don't cause crashes when you use the Hamcrest helpers.
closes
#153
2011-06-15 10:47:45 -04:00
RKManagedObjectThreadSafeInvocationSpec.m
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00