summaryrefslogtreecommitdiff
path: root/test/storage/http_error.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Make DefaultFileSource react to all NetworkStatus changesKonstantin Käfer2015-11-021-3/+0
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-37/+50
* [core] Fudge numbers to get a timing-based test to pass more oftenJohn Firebaugh2015-10-291-1/+1
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-2/+3
* [core] add support for stale responsesKonstantin Käfer2015-10-261-0/+2
* [core] all requests have to be canceled explicitly nowKonstantin Käfer2015-10-261-2/+4
* [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-141-1/+7
* [osx] OS X 10.11 returns another error stringKonstantin Käfer2015-10-011-1/+4
* Remove Environment::terminate and associated codeJohn Firebaugh2015-04-281-4/+2
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-4/+3
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-3/+4
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-4/+14
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-1/+1
* refactor makefileKonstantin Käfer2015-02-041-1/+1
* asset:// URLs are local to the executable path nowKonstantin Käfer2015-02-041-15/+15
* rearrange tests and make more robustKonstantin Käfer2015-02-041-2/+2
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-0/+63