Commit Graph

19 Commits

Author SHA1 Message Date
Michael Schneider
0b5aaff87d Cocoapods updates 2016-01-30 11:42:06 -08: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
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
c9f1796b3f Prefix category methods. 2015-07-27 17:57:37 -04:00
Garrett Moon
9d2bd31f95 1.0 2015-07-22 17:29:31 -07:00