Commit Graph

300 Commits

Author SHA1 Message Date
Matt Martz c1b9a0db0a Switch to httplib/http.client to allow for better timing of latency, results may be slightly higher than previous, but more reliable 2014-05-27 09:30:39 -05:00
Matt Martz b14e104ad1 Some additional coding guidelines 2014-05-20 16:34:17 -05:00
Matt Martz f1647f2c9e Bump version to 0.2.7 2014-04-23 11:52:57 -05:00
Matt Martz 5bbc3e8bb0 Update man page with --bytes argument 2014-04-23 11:52:26 -05:00
Matt Martz 807df51c83 Update usage in README 2014-04-23 11:50:11 -05:00
Matt Martz 8e0d5eaec8 python < 2.6 does not have the 'with' statement 2014-04-23 10:31:23 -05:00
Matt Martz 966fd2c86d Clean up CONTRIBUTING.md 2014-04-23 10:24:31 -05:00
Matt Martz 8d1cf7ac1e Bump version to 0.2.6 2014-04-23 10:22:22 -05:00
Matt Martz 20c9882b09 Improve setup.py 2014-04-23 10:22:09 -05:00
Matt Martz 23fba2520a When using --mini and no extension is found, try all of the standard upload extensions. Fixes #62 2014-04-17 16:13:55 -05:00
Matt Martz 3e9c6e3532 Better testing using tox 2014-04-17 10:25:21 -05:00
Matt Martz 8a308040a9 Update CONTRIBUTING.md 2014-04-17 10:22:05 -05:00
Matt Martz e6913368ef Support output in bytes using the --bytes argument 2014-02-26 07:34:11 -06:00
Matt Martz f559d79ded Don't try testing python2.4, maybe we can use a drone server for this 2014-02-25 15:11:04 -06:00
Matt Martz 3d55c7d91e Fix double slash 2014-02-20 17:07:53 -06:00
Matt Martz e4f493954a Update to new pypip.in links 2014-02-18 09:25:22 -06:00
Matt Martz 18408ee938 Merge branch 'working' of github.com:sivel/speedtest-cli into working 2014-02-17 20:16:42 -06:00
Matt Martz 2da8a26038 Bump version to 0.2.5 2014-02-17 20:16:24 -06:00
Matt Martz 1cf091ebc7 Add .travis.yml 2014-02-17 20:14:41 -06:00
Matt Martz ae4267fbb8 Merge pull request #47 from highvoltage/working
Properly escape minus signs so that they don't become hyphens
2014-02-10 14:26:28 -06:00
Jonathan Carter 8a047be93f Properly escape minus signs so that they don't become hyphens 2014-02-10 22:24:43 +02:00
Matt Martz 724563049c Add reference to permitted modules 2014-02-08 18:18:34 -06:00
Matt Martz 4809428de7 Add a CONTRIBUTING.md 2014-02-08 10:05:10 -06:00
Matt Martz c7636b3aac Merge branch 'master' of https://github.com/highvoltage/speedtest-cli into highvoltage-master 2014-02-08 09:55:22 -06:00
Jonathan Carter acf396aba0 Add speedtest-cli man page 2014-01-26 15:48:48 +02:00
Matt Martz 6d777db198 Also catch URLError when trying to fetch latency.txt. Fixes #41 2013-12-05 13:37:56 -06:00
Matt Martz 756f04da76 Bumping version for release 2013-12-03 12:59:48 -06:00
Matt Martz 890a3edb7e Fix join issue with python3 2013-12-03 12:57:17 -06:00
Matt Martz b827ad83c5 Bump version for upcoming release 2013-12-02 13:17:27 -06:00
Matt Martz 1a0e0b9a9d Merge branch 'etree' into working 2013-12-02 13:05:43 -06:00
Matt Martz e9405e370e Encode output when necessary. Fixes #30 2013-12-02 12:59:56 -06:00
Matt Martz 43799431ba Improve XML retrieval and parsing for newer versions of python 2013-12-02 10:13:41 -06:00
Matt Martz a4b8a74641 Add some docstrings and comments 2013-11-18 12:11:07 -06:00
Matt Martz 93682d73ca Pre-register our globals 2013-11-18 12:02:30 -06:00
Matt Martz ed2e7a98df Update README.rst 2013-11-11 10:06:38 -06:00
Matt Martz d26cf87093 Add functionality to bind to a specific IP address. Fixes #36 2013-11-11 10:04:32 -06:00
Matt Martz 79aeabe4e7 Handle 404 for latency.txt requests, Fixes #27 2013-11-04 16:00:33 -06:00
Matt Martz f679e76ff4 Bump version to 0.2.2 2013-10-08 07:32:36 -05:00
Matt Martz 07eda04710 Update usage 2013-10-08 07:17:40 -05:00
Matt Martz 3f2440f03e Add MANIFEST.in 2013-10-08 07:15:42 -05:00
Matt Martz 073e3ee1d0 Merge remote-tracking branch 'cyberjacob/master' into working. Fixes #37 2013-10-08 07:10:18 -05:00
Matt Martz 7bb9bfc945 Code formatting fix ups 2013-10-08 07:09:55 -05:00
Jacob Mansfield ae2db04ae5 Fixed threadding errors from issue #37 2013-10-08 09:31:40 +01:00
Matt Martz e6baa69705 packageS 2013-09-25 10:32:15 -05:00
Matt Martz 8f66f8ca18 Updates to README.rst, remove README.md 2013-09-25 10:14:26 -05:00
Matt Martz 6e48fd0d2d rst format updates 2013-09-24 20:38:00 -05:00
Matt Martz 238a7fc09c Add version and download badges to README 2013-09-24 20:00:39 -05:00
Matt Martz 35c7e6d6b5 Update install instructions 2013-09-17 08:42:21 -05:00
Matt Martz cea8426fcd Add --version argument 2013-09-16 13:07:24 -05:00
Matt Martz c3601a046b Add classifiers to setup.py 2013-09-16 12:49:23 -05:00