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
73f7bf88a25fe1ce42ee4eee7dd1974361c428ce
RestKit
/
Code
History
Blake Watters
73f7bf88a2
Ensure that managed object mapping instances fail to initialize if they target
...
a managedObjectClass that is not part of the project (i.e. source files are missing).
2012-04-03 23:39:43 -04:00
..
CoreData
Ensure that managed object mapping instances fail to initialize if they target
2012-04-03 23:39:43 -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
Change behavior of delegate callbacks during 204 (No Content) response. refs
#633
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