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-24 04:46:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24c0a255193bf095b83ebf97557fe7735c2e0ffc
RestKit
/
Tests
/
Logic
History
Blake Watters
24c0a25519
Fix incorrect serialization of a single object inputted as an array.
closes
#1289
2013-03-20 10:39:14 -04:00
..
CoreData
Added test case for NSMutableSet mapping on managed object. refs
#1201
2013-03-16 15:39:13 -04:00
Network
Added test cases attempting to reproduce duplicated objects issue. refs
#1228
2013-03-17 16:17:05 -04:00
ObjectMapping
Fix incorrect serialization of a single object inputted as an array.
closes
#1289
2013-03-20 10:39:14 -04:00
Search
Add new
RKManagedObjectStore
method for assisting in performing migrations when you have made dynamic modifications to the managed object model (such as when you leverage the Search indexing support)
2013-01-08 18:26:05 -05:00
Support
Fix issue with
RKPathAndQueryStringFromURLRelativeToURL
function dropping trailing slashes due to reliance on
[NSURL path]
.
fixes
#1220
2013-03-12 18:57:13 -04:00
Testing
Add test coverage and fixes for
RKMappingTest
.
closes
#1086
2013-01-03 18:19:50 -05:00