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-16 21:21:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dddc4c3d0a1559de160d1a494fdd9825741e2784
RestKit
/
Code
History
Blake Watters
dddc4c3d0a
Fix for crash when coercing an empty object mapping result set into a singular result with asObject.
closes
#190
2011-07-05 16:56:34 -04:00
..
CoreData
Bug fix for potential invocation of setObject:forKey: with a nil key value
2011-07-05 16:30:16 -04:00
Network
Fix for inappropriate suspension of the main queue when using an IP address instead of a hostname.
2011-07-05 16:23:38 -04:00
ObjectMapping
Fix for crash when coercing an empty object mapping result set into a singular result with asObject.
closes
#190
2011-07-05 16:56:34 -04:00
Support
Added special 'App' logging component for logging messages via RKLog() from your app.
closes
#183
2011-06-30 15:11:58 -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