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-01-12 22:51:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3b2ef164b35719df339490655f66cd55d6205e4
RestKit
/
Code
History
Blake Watters
c3b2ef164b
Add conditional compilation for the Pull to Refresh trigger
2012-03-13 09:50:05 -04:00
..
CoreData
Fix retain cycle issue with queued relationship connection.
fixes
#588
2012-03-12 20:42:52 -04:00
Network
Fix retain cycle causing leak for backgroundPolicy RKRequestBackgroundPolicyContinue.
closes
#548
2012-03-12 18:50:33 -04:00
ObjectMapping
Ensure serializationMIMEType is configured when initializing object loaders via loaderWithURL: or loaderWithResourcePath:
fixes
#567
2012-03-12 20:34:31 -04:00
Support
Added support for loading resolution independent images ([UIImage imageWithContentsOfFile:] is broken) via UIImage
2012-03-09 17:48:50 -05:00
Testing
Made NSAssert statements in RKTestFixture more specific.
2012-03-09 18:49:31 -05:00
UI
Add conditional compilation for the Pull to Refresh trigger
2012-03-13 09:50:05 -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