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-06 22:39:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
170060549f44ee5a822ac3e93668dad3b396dc39
RestKit
/
Code
History
Blake Watters
170060549f
Fix exception for Core Data could not fulfill a fault within RKInMemoryEntityCache.
fixes
#611
, refs
#618
2012-03-30 22:37:10 -04:00
..
CoreData
Fix exception for Core Data could not fulfill a fault within RKInMemoryEntityCache.
fixes
#611
, refs
#618
2012-03-30 22:37:10 -04:00
Network
Reorder logging statement so that logging occurs before sending of request to avoid sending message to a zombie instance.
fixes
#600
2012-03-20 20:43:14 -04:00
ObjectMapping
Added support for object mapping a single object instance onto an NSOrderedSet collection.
fixes
#616
2012-03-30 09:29:41 -04:00
Support
Migrate dangling invocations of NSLog -> RKLog. refs
#578
2012-03-20 20:43:14 -04:00
Testing
Update comments to remove reference to sharedFactory
2012-03-21 22:30:57 -04:00
UI
Remove UDTableView.
fixes
#591
2012-03-29 20:04:12 -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