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-01 09:31:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32e08d31a6973de610e790cd114add629e7799f6
RestKit
/
Code
History
Blake Watters
7c6507cacf
Update the mutable URL request when switching out the URL or resourcePath
2011-07-24 19:15:45 -04:00
..
CoreData
Merge pull request
#234
from GateGuru/unit-testing-and-queue-fixes
2011-07-22 05:15:01 -07:00
Network
Update the mutable URL request when switching out the URL or resourcePath
2011-07-24 19:15:45 -04:00
ObjectMapping
Updates comments on inferMappingsFromObjectTypes and add documentation to the Object Mapping document. Defaulted it to off
2011-07-24 12:28:42 -04:00
Support
Added Object Mapping block helpers to RKObjectManager and RKObjectMapping. These enable you to perform ad-hoc object mapping very easily. Extended RKObjectRouter to match on superclasses if no specific route is found. This is helpful when using mocked objects with frameworks like Kiwi.
fixes
#238
2011-07-23 23:04:16 -04:00
Three20
If the RKObjectLoaderTTModel wants to load without Disk cache (TTURLRequestCachePolicyDisk), tell the object loader not to use the RK cache.
2011-06-30 12:54:03 -04:00
RestKit.h
Added special 'App' logging component for logging messages via RKLog() from your app.
closes
#183
2011-06-30 15:11:58 -04:00