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-01-12 22:51:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a740a9ce3ba6da196f88299ac44ac7ea3c602636
RestKit
/
Code
History
Blake Watters
a740a9ce3b
Drop RestKitCoreData.momd from the resources bundle. It is not currently viable to load the entities because you cannot reference entities in one model from another within Xcode.
2012-03-15 17:28:53 -04:00
..
CoreData
Drop RestKitCoreData.momd from the resources bundle. It is not currently viable to load the entities because you cannot reference entities in one model from another within Xcode.
2012-03-15 17:28:53 -04:00
Network
Fix retain cycle causing leak for backgroundPolicy RKRequestBackgroundPolicyContinue.
closes
#548
2012-03-12 18:50:33 -04:00
ObjectMapping
Fix for warning emitted due to elimination of findOrCreateInstanceOfEntity:. Search Word functionality restored.
closes
#584
2012-03-14 17:08:02 -04:00
Support
Fixed issues with accessing RestKitResources.bundle from within unit tests
2012-03-15 16:44:01 -04:00
Testing
Documentation tweaks
2012-03-15 15:46:35 -04:00
UI
Added a new cellMappingForReuseIdentifier convenience method to RKTableViewCellMapping
2012-03-15 12:38:06 -04:00
RestKit.h
Added CoreData.h import to main RestKit header. Updated quick start installation language.
2011-12-02 09:26:37 -05:00