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-05 09:39:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80103bb6b377b454e10fec089f2b732d48c78f69
RestKit
/
Code
History
Brian Morton
80103bb6b3
Change test for allowing newly added date formatters priority so that it uses the updated fixture and reversable favoriteDate. Rearrange order of defaultDateFormatters to match their order before changing defaultDateFormatters to being prepended.
2012-03-13 09:43:37 -07: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
Change test for allowing newly added date formatters priority so that it uses the updated fixture and reversable favoriteDate. Rearrange order of defaultDateFormatters to match their order before changing defaultDateFormatters to being prepended.
2012-03-13 09:43:37 -07: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