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-23 12:27:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc36d69475fe6e5a7bb21834dbf6df9aadc3dc50
RestKit
/
Tests
/
Logic
History
Jeff Arena
fc36d69475
Fix error with local delete of managed object after performing a successful DELETE operation.
2012-10-02 11:00:20 -04:00
..
CoreData
Rename
primaryManagedObjectContext
to
persistentStoreManagedObjectContext
since nobody can keep its role straight
2012-09-30 22:47:26 -04:00
Network
Port passing Logic Test coverage to ARC
2012-09-26 11:35:16 -04:00
ObjectMapping
Fix error with local delete of managed object after performing a successful DELETE operation.
2012-10-02 11:00:20 -04:00
Search
Add support for asynchrous search indexing, cancellation of indexing operations, waiting on indexing to complete. Expand documentation surrounding the indexing context.
2012-10-01 17:37:36 -04:00
Support
Cleanup RKPathMatcher initializers to start with
pathMatcher
so they are easier to guess for auto-complete.
2012-09-27 22:31:48 -04:00