summaryrefslogtreecommitdiff
path: root/test/storage/http_retry_network_status.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-011-14/+13
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-5/+5
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-161-4/+4
* [core] Pass a value to response callback, not a referenceJohn Firebaugh2015-11-161-2/+2
* [core] Do not pass uv_loop_t aroundThiago Marcos P. Santos2015-11-161-2/+7
* [core] Make DefaultFileSource react to all NetworkStatus changesKonstantin Käfer2015-11-021-0/+57
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-2/+1
* Don't create libuv objects on the stackJohn Firebaugh2015-10-271-8/+6
* [http] don't retry when there's already a request in progressKonstantin Käfer2015-10-271-0/+52