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-04 09:37:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
537a9d2fd10a86d494153983fb6113d12bc6b206
RestKit
/
Code
History
Blake Watters
537a9d2fd1
Removed NSAssert and added logging about cases in which there is no error object or a collection is coerced into a single result.
closes
#159
2011-06-28 19:41:30 -04:00
..
CoreData
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
Network
Rework queue iteration to use a while loop and maintain a count of dequeued requests to ensure finite iteration. refs
#164
2011-06-28 19:20:17 -04:00
ObjectMapping
Removed NSAssert and added logging about cases in which there is no error object or a collection is coerced into a single result.
closes
#159
2011-06-28 19:41:30 -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