Commit Graph

33 Commits

Author SHA1 Message Date
Michael Schneider
0b5aaff87d Cocoapods updates 2016-01-30 11:42:06 -08:00
Michael Schneider
2608291386 Add OS X example similar to the iOS example 2016-01-06 15:03:44 +01:00
Michael Schneider
21bf559066 Add small OS X example and update iOS example 2016-01-04 18:34:38 +01:00
Garrett Moon
d810d8e2d9 More asserts on timeouts, increase timout for CI 2015-12-05 15:48:56 -08:00
Garrett Moon
3dd13b726a Add assert for error to log webp error which seems to error often on CI 2015-12-05 13:35:10 -08:00
Garrett Moon
b676b54aa2 Add asserts for timeouts so we understand why tests fail 2015-12-02 17:50:37 -08:00
Garrett Moon
3795deac14 Don't codesign Tests either 2015-12-01 13:26:40 -08:00
Garrett Moon
52e4cfbd8c Disable code signing 2015-12-01 13:09:22 -08:00
Garrett Moon
7b5c6b54e9 Remove development team 2015-12-01 13:05:43 -08:00
Garrett Moon
5702efdb64 Fix degraded view controller on iOS 9 2015-11-06 09:54:06 -08:00
Garrett Moon
a1faca7a3d Update pods 2015-10-28 11:27:23 -07:00
Garrett Moon
bbc0a9c86f URLs need to be HTTPs 2015-10-23 11:39:12 -07:00
Kurry
21e95bfd82 made changes so FLAnimatedImage is optional and updated PINCache and pod version 2015-10-04 15:07:06 -04:00
Kurry
b795c4e384 added support for custom http request headers 2015-09-11 23:08:33 -04:00
Bilge Taylan Ulusoy
0229cf1410 authenticationChallenge tests + removed nullable 2015-09-11 19:55:54 +02:00
Bilge Taylan Ulusoy
dff91d09d3 Added NSAppTransportSecurity for iOS9
WARNING, allows all requests!
2015-09-11 19:48:28 +02:00
Kurry
b7f1856d36 fixed issue with 404 response not returning error, and added test for empty url 2015-09-10 17:54:08 -04:00
Kurry
5ebba1967b fixed issue with error not being set when URL is nil 2015-09-10 15:22:25 -04:00
Garrett Moon
3cbbaf758b Move key fetch outside of for loop 2015-07-30 15:47:34 -07:00
Garrett Moon
faa6264b65 Fix QOS Test (and add cleanup)
- Remove lower quality images from cache if a higher quality one is to be downloaded
- Document weirdness around QOS and caching
- Fix QOS test
2015-07-30 15:27:44 -07:00
Garrett Moon
d45faa3044 Merge pull request #11 from pinterest/fixEarlyReturnTest
Fixing the early return test.
2015-07-30 14:26:47 -07:00
Garrett Moon
f64da583c1 Switch to for loop so this times out. 2015-07-30 14:22:22 -07:00
Garrett Moon
9fd2ca9c28 Fixing the early return test. I forgot about the optimization to execute callbacks before images are stored in the cache. 2015-07-30 14:11:23 -07:00
Zev Eisenberg
e142bfa43f Fix dangling deprecated calls. 2015-07-27 17:58:24 -04:00
Zev Eisenberg
c9f1796b3f Prefix category methods. 2015-07-27 17:57:37 -04:00
Garrett Moon
ccc27640fb Publish scheme 2015-07-27 11:11:19 -07:00
Garrett Moon
ed0bd22360 - Fix podspec 2015-07-27 11:03:36 -07:00
Jon Parise
80723bb43a Merge pull request #2 from pixyzehn/feature/fix_storyboard_error
Fix storyboard error on example
2015-07-27 09:50:33 -07:00
Jon Parise
7414dda5fd Update Example/Pods/ to reflect PINCache update. 2015-07-27 09:47:37 -07:00
Jon Parise
845a01fe56 Use the public CocoaPods version of PINCache. 2015-07-27 09:40:24 -07:00
Zev Eisenberg
1099f70847 Add missing calls to super. 2015-07-24 21:12:41 -04:00
Nagasawa Hiroki
cf035218be Fix storyboard error on example 2015-07-25 10:03:41 +09:00
Garrett Moon
9d2bd31f95 1.0 2015-07-22 17:29:31 -07:00