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
4c717e2a5b6ecbea0554cdacc3517c7b5d1f45d2
RestKit
/
Code
History
Blake Watters
4c717e2a5b
Merge branch '0.9' into unit-testing
...
Conflicts: RestKit.xcodeproj/project.pbxproj
2011-03-24 15:00:13 -04:00
..
CoreData
Fix for usage of models instead of objects dictionary key
2011-03-21 19:54:46 -04:00
Network
use copy of requests array when use fast enumeration in loadNextInQueue; add autorelease pools to methods that copy the request array to ensure we immediately clean up our copies upon completion
2011-03-23 08:33:33 -07:00
ObjectMapping
Merge branch '0.9' into unit-testing
2011-03-24 15:00:13 -04:00
Support
add support for jsonkit parser
2011-03-16 20:21:36 -07:00
Three20
moved logic for initiating a call to the server based on an empty local cache from initial load code path to the reload code path, thus simplifying this use case when in offline mode
2011-03-16 14:28:30 -07:00
RestKit.h
Revert "Remove per-file copyrights"
2011-01-12 15:27:19 -05:00