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-02 22:42:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d20f44804ed4ae3b3cd1f8144e86bbf85b9ef240
RestKit
/
Code
History
Jeff Arena
d20f44804e
Move a few methods from RKTableController to RKAbstractTableController and added their implementations in RKFetchedResultsTableController. Fixed a bug regarding cell reuse in RKFetchedResultsTableController. Added the ability to set the NSFetchRequest on the RKFetchedResultsTableController, instead of requiring that it be looked up in the RKManagedObjectCache via a provided resourcePath.
2012-02-10 16:30:57 -05:00
..
CoreData
Reduce log level for a log entry in RKManagedObjectMappingOperation
2012-02-10 16:30:54 -05:00
Network
Introduced the RKTableController component for iOS.
2012-02-10 16:30:54 -05:00
ObjectMapping
Introduced the RKTableController component for iOS.
2012-02-10 16:30:54 -05:00
Support
Introduced the RKTableController component for iOS.
2012-02-10 16:30:54 -05:00
Three20
Introduced the RKTableController component for iOS.
2012-02-10 16:30:54 -05:00
UI
Move a few methods from RKTableController to RKAbstractTableController and added their implementations in RKFetchedResultsTableController. Fixed a bug regarding cell reuse in RKFetchedResultsTableController. Added the ability to set the NSFetchRequest on the RKFetchedResultsTableController, instead of requiring that it be looked up in the RKManagedObjectCache via a provided resourcePath.
2012-02-10 16:30:57 -05:00
RestKit.h
Added CoreData.h import to main RestKit header. Updated quick start installation language.
2011-12-02 09:26:37 -05:00