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-18 12:13:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d57b784c30689a9c17301be240426380903d89aa
RestKit
/
Code
History
Blake Watters
d57b784c30
Don't delete the managed object unless we were responsible for saving it in the first place.
closes
#125
2011-06-29 21:04:17 -04:00
..
CoreData
Don't delete the managed object unless we were responsible for saving it in the first place.
closes
#125
2011-06-29 21:04:17 -04:00
Network
Reworked notifications for consistency with Cocoa idioms. Simplified code paths through the queue. Tweaked the logging for easier info at the Debug level without having to drop down to Trace.
2011-06-29 16:18:18 -04:00
ObjectMapping
Reworked notifications for consistency with Cocoa idioms. Simplified code paths through the queue. Tweaked the logging for easier info at the Debug level without having to drop down to Trace.
2011-06-29 16:18:18 -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