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
ee3a5b747022f0944eda8edb405486895ae72036
RestKit
/
Code
History
Blake Watters
ee3a5b7470
Update comments to remove reference to sharedFactory
2012-03-21 22:30:57 -04:00
..
CoreData
Fix issue with incorrect quoting within the mapping cache causing duplicated objects.
closes
#598
. refs
#578
2012-03-20 21:11:29 -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
Set RKObjectPaginator's objectLoader according to if an objectStore has been configured.
2012-03-20 19:40:31 -07: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
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