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-21 02:50:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7246afc998da98aa717c8e42b79ffedc5754db15
RestKit
/
RestKit.xcodeproj
History
Blake Watters
7246afc998
Fixes to enable RestKit Core Data to be easily unit tested from a Unit Testing bundle. Improved thread safety in the request queue and fixed an issue where requests dispatched from background threads would not get callback methods due to thread termination. The request queue now guarantees requests are sent from the main thread.
2011-07-21 11:33:17 -04:00
..
project.xcworkspace
Updating gitignore workspaces
2011-03-09 15:14:48 -05:00
xcshareddata
/xcschemes
Fixes to enable RestKit Core Data to be easily unit tested from a Unit Testing bundle. Improved thread safety in the request queue and fixed an issue where requests dispatched from background threads would not get callback methods due to thread termination. The request queue now guarantees requests are sent from the main thread.
2011-07-21 11:33:17 -04:00
project.pbxproj
Added specs for zero-length Content-Length header when params is nil or empty
2011-07-20 22:56:22 -04:00
project.pbxproj.orig
Implemented nested mapping for structures similar to the BuildBot JSON structure.
fixes
#112
2011-06-17 15:36:28 -04:00