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-15 23:22:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e41da114c8bdaa38ec91940b2d7b241265bc1e84
RestKit
/
Code
History
Blake Watters
d0df342093
Eliminate modern Objective-C dictionary access in favor of method call
2012-08-22 20:08:01 -04:00
..
CoreData
Eliminate unnecessary manual tracking of inserted objects in favor of MOC insertedObjects:
2012-08-22 18:54:23 -04:00
Network
Merge branch 'feature/managed-object-contexts' into development
2012-08-15 20:56:32 -04:00
ObjectMapping
Eliminate modern Objective-C dictionary access in favor of method call
2012-08-22 20:08:01 -04:00
Search
Update search indexing method definition for clarity. Added tests for new error cases and added support for specifying searchable attributes using NSAttributeDescription objects in addition to NSString attribute names
2012-08-14 09:57:28 -04:00
Support
Update RKObjectMapper to return a single NSError on failure. Update error codes
2012-08-17 13:09:47 -04:00
Testing
Migrate path utilities to C functions instead of encapsulating into static methods on RKDirectory to reduce API size
2012-08-14 09:57:27 -04:00
UI
Fix redeclaration build error under ObjC++.
fixes
#774
2012-08-22 20:07:53 -04:00
RestKit.h
Cleanup trailing whitespace. refs
#743
2012-05-17 18:00:16 -04:00