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
774f32d7dbc97de14ec0f8e8e56e103ce53b4dd4
RestKit
/
Code
History
Jeff Arena
774f32d7db
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
..
CoreData
Work in progress on cleanup
2012-01-20 10:21:18 -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
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
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