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-06-12 09:08:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e8b7e85c3dfd116a86d2172ebbdeba4c26f030d
RestKit
/
Specs
History
Blake Watters
72f26690ed
Fixing crash from over-release of RKParams.
2011-06-30 17:19:12 -04:00
..
CoreData
Restore the managed object cache functionality and add test coverage so it does not break again.
fixes
#167
2011-06-29 22:08:35 -04:00
Fixtures
Restore the managed object cache functionality and add test coverage so it does not break again.
fixes
#167
2011-06-29 22:08:35 -04:00
Models
Restore the managed object cache functionality and add test coverage so it does not break again.
fixes
#167
2011-06-29 22:08:35 -04:00
Network
Fixing crash from over-release of RKParams.
2011-06-30 17:19:12 -04:00
ObjectMapping
Add support for sending objects of one type and getting back another. Target object has been disambiguated into sourceObject and targetObject
2011-06-30 10:33:39 -04:00
Runner
Improvements to reachability, the request queue, logging throughout the network layer, decoupling of components via notifications, reliability improvements for unit tests in the cache layer. Improved thread-local cleanup routines inside the managed object store. Changing base URL's is now more reliable.
fixes
#171
,
#158
,
#113
,
#104
,
#102
2011-06-29 13:28:14 -04:00
Server
add missing spec module
2011-06-30 12:54:03 -04:00
Support
Added object mapping management to the mapping provider for folks who don't have keyPaths. Deprecated setMapping:forKeyPath: in favor of setObjectMapping:forKeyPath: for consistency with the other method signatures.
2011-06-20 10:49:40 -04:00