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-16 12:13:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
887b4a474383dfc8b7e9341bbb006324328cfc6a
RestKit
/
Code
History
Blake Watters
887b4a4743
Added support for configuring objectClass using the class name instead of Class object.
2012-04-03 23:39:43 -04:00
..
CoreData
Added support for connecting relationships where the destination entity does not have an inherited
2012-04-03 23:39:42 -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 configuring objectClass using the class name instead of Class object.
2012-04-03 23:39:43 -04:00
Support
Migrate dangling invocations of NSLog -> RKLog. refs
#578
2012-03-20 20:43:14 -04:00
Testing
Delete the store file on every instantiation of the managedObjectStore via the test factory
2012-04-03 23:39:42 -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