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-05 17:40:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41071ad61a07fe45f8842ffa3d11a8d4b37cb3d4
RestKit
/
Code
History
Scott Penrose
41071ad61a
Added Key-Value validation checking during object mapping operation. If you return NO it will continue mapping but skip that key path. If you set the error it will error out of object mapping operation. Issue
#166
2011-06-29 14:11:00 -04:00
..
CoreData
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
Network
Added new spec for RKURL. Implemented encoding of plus characters.
fixes
#170
2011-06-29 13:59:40 -04:00
ObjectMapping
Added Key-Value validation checking during object mapping operation. If you return NO it will continue mapping but skip that key path. If you set the error it will error out of object mapping operation. Issue
#166
2011-06-29 14:11:00 -04:00
Support
Added new logging to the RKRequestQueue for inspecting what is happening. Eliminated use of copy during iteration of the request queue to avoid issues with re-entrant invocations of the queue resulting in the queue becoming starved. Fixed a number of flaky tests by making the RKSpec helpers stub out network availability.
closes
#164
2011-06-28 18:18:49 -04:00
Three20
Fix memory leak in the Three20 data source
2011-06-20 15:49:29 -04:00
RestKit.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00