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
8fe8e5cc750529a4d028427cfc96ca3f1e89ec3f
RestKit
/
Code
History
Blake Watters
8fe8e5cc75
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
..
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
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
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