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
e33d9e519af20160f4238ce2455573467f43e369
RestKit
/
Code
History
Greg Combs
e33d9e519a
Unfortunately introduced an error while fixing
#342
in commit
a1b2201
in the RKObjectMappingProvider where retrieving mappings by class was broken, partially, yet passed unit tests. This fixes the bug and covers the gap in the tests.
2011-09-18 21:06:19 -05:00
..
CoreData
AppDirectory return value was incorrect for OSX Core Data.
Fixes
#350
. Thanks @martijnthe
2011-09-18 12:00:23 -05:00
Network
Merge pull request
#334
from parkerboundy/add-apache-license
2011-09-14 21:56:15 -07:00
ObjectMapping
Unfortunately introduced an error while fixing
#342
in commit
a1b2201
in the RKObjectMappingProvider where retrieving mappings by class was broken, partially, yet passed unit tests. This fixes the bug and covers the gap in the tests.
2011-09-18 21:06:19 -05:00
Support
RKPathMatcher can now accommodate non-KVM dots that follow parameter keys in the pattern. Where /:filename.json would fail before, we use special escapes like /:filename\.json ... this
fixes
#349
. Thanks @jverkoey for the fix and @coryalder for the catch.
2011-09-16 15:35:27 -05:00
Three20
Added license to files in the Three20 directory
2011-09-07 12:03:57 -04:00
RestKit.h
added blank comment to the RestKit.h header
2011-09-07 10:34:26 -04:00