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 09:39:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6faa52534409376fe25f582ccab313540d56834e
RestKit
/
Code
History
Blake Watters
6faa525344
Added specs and support for either failing out the mapping operation or skipping over an attribute depending on key/value validation response. If NO is returned and a validation error is returned, the mapping operation will fail. If NO is returned without an error, the attribute will be skipped and a warning will be logged. You can also mutate the values.
closes
#166
2011-06-29 15:07:43 -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 specs and support for either failing out the mapping operation or skipping over an attribute depending on key/value validation response. If NO is returned and a validation error is returned, the mapping operation will fail. If NO is returned without an error, the attribute will be skipped and a warning will be logged. You can also mutate the values.
closes
#166
2011-06-29 15:07:43 -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