3655a31ac1Add section about inconsistency in README.rst
Matt Martz
2014-05-27 09:31:04 -0500
c1b9a0db0aSwitch to httplib/http.client to allow for better timing of latency, results may be slightly higher than previous, but more reliable
Matt Martz
2014-05-27 09:30:39 -0500
b14e104ad1Some additional coding guidelines
Matt Martz
2014-05-20 16:34:17 -0500
cbdbab3d16Print share results, when --share is specified
modularize
Matt Martz
2014-04-30 09:10:03 -0500
3695acb020Fix descriptors
Matt Martz
2014-04-30 09:09:37 -0500
f689af0fc6While we don't have to worry about python caching results since we aren't a browser, some proxies cause inconsistent results as they are caching requests
Matt Martz
2014-04-30 08:46:36 -0500
44bc5d2befAdditionally, don't run callback if the shutdown_event is set
Matt Martz
2014-04-29 19:21:55 -0500
5b8d769ab0Add package download info to README.rst
Jonathan Carter
2014-04-29 19:49:06 +0200
557e662a6cDon't run callback if a callback is not set
Matt Martz
2014-04-28 14:11:47 -0500
d6220f40e2Added the --onlyvalues option
Francesco Piraneo G.
2014-04-11 08:56:02 +0200
6888a5aae1Use socket logic to determine proper number of threads for upload
Matt Martz
2014-03-10 12:19:08 -0500
0e7160e8e6Fix python3 issues
Matt Martz
2014-03-10 12:18:47 -0500
5ec8fa590ddocument FakeShutdownEvent
Matt Martz
2014-03-10 11:41:07 -0500
f009711526docstring updates
Matt Martz
2014-03-10 11:32:34 -0500
de594188e5Move exception classes higher in the file
Matt Martz
2014-03-10 11:28:22 -0500
989c440700Add ability to handle upload timeout threshold by using a stream for post data
Matt Martz
2014-03-10 11:25:09 -0500
d28c8f18b0pep8 logic fix
Matt Martz
2014-03-09 22:41:34 -0500
3c81acc96cAllow callback to print before and after download/upload, and prefix Uploader and Downloader with HTTP
Matt Martz
2014-03-09 22:05:42 -0500
8f5faafadapep8 fix
Matt Martz
2014-03-08 18:19:31 -0600
3ffb447210s/tagName/tag_name/g
Matt Martz
2014-03-08 18:10:42 -0600
1f16fb3cfeUse custom user agent
Matt Martz
2014-03-08 18:10:22 -0600
71b456594fmessages for upload/download reversed
Matt Martz
2014-03-08 18:02:46 -0600
feb7f6bff1pep8 spacing fix
Matt Martz
2014-03-06 11:57:35 -0600
79c3a19792Add support for --csv and --json arguments as output types
Matt Martz
2014-03-06 11:54:31 -0600
3b29d5701dcast server id to int to be more consistent with the rest of the data
Matt Martz
2014-02-28 12:23:36 -0600
9ef5620b58Don't require people to explicitly perform all steps, retrieve servers if not already retrieved, select closest if not already selected
Matt Martz
2014-02-28 12:17:22 -0600
b846f4dd88Handle issues determining distance to test servers
Matt Martz
2014-02-28 12:16:46 -0600
bab7a9d88eCreate a Fake shutdown event so that users of the API are not required to register a shutdown event
Matt Martz
2014-02-28 12:16:27 -0600
88565d5acdHuge refactor, too many changes to really address individually
Matt Martz
2014-02-27 16:38:19 -0600
42bbc21546lowercase with underscores and move arg parsing into it's own function
Matt Martz
2014-02-26 20:54:48 -0600
e6913368efSupport output in bytes using the --bytes argument
bytes
Matt Martz
2014-02-26 07:34:11 -0600