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-01 17:39:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b44c44b1cd6d61b9ff8b8aebcf26d212054f23a
RestKit
/
Code
History
Jeff Arena
aac9abc0ad
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
..
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
Remove use of stringByAppendingPathComponent: in RKURL init so as to handle cases where the resourcePath is longer than 1024 characters (which should never happen).
Fixes
#321
.
2012-01-20 16:44:10 -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