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
7c84d89bdf49e42f70862418878b5cff4ab6ed3c
RestKit
/
Code
History
Brian Morton
7c84d89bdf
Move RKRequest timeoutTimer creation to a helper method so that we can test the number of times it is invoked.
2012-01-23 10:33:07 -05:00
..
CoreData
Audit uses of setValue:forKey: in mapping operations and replace with setValue:forKeyPath: where appropriate.
Fixes
#421
.
2012-01-21 13:11:35 -05:00
Network
Move RKRequest timeoutTimer creation to a helper method so that we can test the number of times it is invoked.
2012-01-23 10:33:07 -05:00
ObjectMapping
Audit uses of setValue:forKey: in mapping operations and replace with setValue:forKeyPath: where appropriate.
Fixes
#421
.
2012-01-21 13:11:35 -05:00
Support
Import
http://boredzo.org/iso8601parser/
and add it as a defaultDateFormatter for parsing ISO8601 strings.
Fixes
#438
2012-01-20 15:13:45 -05:00
RestKit.h
Added CoreData.h import to main RestKit header. Updated quick start installation language.
2011-12-02 09:26:37 -05:00