-
e3d377d9d0
Is this where python2.4 is located?
Matt Martz
2014-02-10 17:04:46 -0600
-
a30bcf8343
going to find it
Matt Martz
2014-02-10 17:00:47 -0600
-
a9e7c4f41e
python24?
Matt Martz
2014-02-10 16:56:56 -0600
-
d9a30e2834
Can we run python2.4 from a 2.7 venv?
Matt Martz
2014-02-10 16:52:27 -0600
-
9529c5a44f
Only run pep8 and pyflakes via 2.7
Matt Martz
2014-02-10 16:43:34 -0600
-
1849c98663
For now let's try just running speedtest_cli.py
Matt Martz
2014-02-10 16:40:15 -0600
-
ae4267fbb8
Merge pull request #47 from highvoltage/working
Matt Martz
2014-02-10 14:26:28 -0600
-
-
8a047be93f
Properly escape minus signs so that they don't become hyphens
Jonathan Carter
2014-02-10 22:24:43 +0200
-
-
724563049c
Add reference to permitted modules
Matt Martz
2014-02-08 18:18:34 -0600
-
5f1f97f29c
Merge
9526f1a8f5
into 756f04da76
elpatron68
2014-02-08 22:36:26 +0100
-
-
-
9526f1a8f5
Update speedtest_cli.py
elpatron68
2014-02-08 22:32:46 +0100
-
-
-
e8d1941f0e
Merge
56d2263ef9
into 756f04da76
Luc
2014-02-08 21:08:03 +0100
-
-
-
-
-
56d2263ef9
Implemented --small and --smaller
Luc
2014-02-08 21:04:58 +0100
-
-
4809428de7
Add a CONTRIBUTING.md
Matt Martz
2014-02-08 10:05:10 -0600
-
c7636b3aac
Merge branch 'master' of https://github.com/highvoltage/speedtest-cli into highvoltage-master
Matt Martz
2014-02-08 09:55:22 -0600
-
-
14e5040c99
Only test using python 2.7 for right now
Matt Martz
2014-02-08 09:52:01 -0600
-
64925b93cf
Add travis configuration
Matt Martz
2014-02-08 09:37:39 -0600
-
-
-
61042b6a78
Merge
836fe2b1b3
into 756f04da76
Justin Walters
2014-01-29 07:24:28 -0800
-
-
-
836fe2b1b3
Added flag for CSV
Justin Walters
2014-01-29 10:17:33 -0500
-
-
c297ae4b6b
Merge
acf396aba0
into 756f04da76
Jonathan Carter
2014-01-26 05:54:51 -0800
-
-
-
-
acf396aba0
Add speedtest-cli man page
Jonathan Carter
2014-01-26 15:48:48 +0200
-
-
-
e4683c49e5
Merge
033aba39da
into 756f04da76
Adam Strzelecki
2014-01-16 12:54:52 -0800
-
-
-
6d777db198
Also catch URLError when trying to fetch latency.txt. Fixes #41
Matt Martz
2013-12-05 13:37:56 -0600
-
-
756f04da76
Bumping version for release
v0.2.4
Matt Martz
2013-12-03 12:59:48 -0600
-
890a3edb7e
Fix join issue with python3
Matt Martz
2013-12-03 12:57:17 -0600
-
b827ad83c5
Bump version for upcoming release
v0.2.3
Matt Martz
2013-12-02 13:17:27 -0600
-
1a0e0b9a9d
Merge branch 'etree' into working
Matt Martz
2013-12-02 13:05:43 -0600
-
-
e9405e370e
Encode output when necessary. Fixes #30
Matt Martz
2013-12-02 12:59:56 -0600
-
43799431ba
Improve XML retrieval and parsing for newer versions of python
Matt Martz
2013-12-02 10:13:41 -0600
-
-
a4b8a74641
Add some docstrings and comments
Matt Martz
2013-11-18 12:11:07 -0600
-
93682d73ca
Pre-register our globals
Matt Martz
2013-11-18 12:02:30 -0600
-
ed2e7a98df
Update README.rst
Matt Martz
2013-11-11 10:06:38 -0600
-
d26cf87093
Add functionality to bind to a specific IP address. Fixes #36
Matt Martz
2013-11-11 10:04:32 -0600
-
79aeabe4e7
Handle 404 for latency.txt requests, Fixes #27
Matt Martz
2013-11-04 16:00:33 -0600
-
f679e76ff4
Bump version to 0.2.2
v0.2.2
Matt Martz
2013-10-08 07:32:36 -0500
-
07eda04710
Update usage
Matt Martz
2013-10-08 07:17:40 -0500
-
3f2440f03e
Add MANIFEST.in
Matt Martz
2013-10-08 07:15:42 -0500
-
073e3ee1d0
Merge remote-tracking branch 'cyberjacob/master' into working. Fixes #37
Matt Martz
2013-10-08 07:10:18 -0500
-
-
7bb9bfc945
Code formatting fix ups
Matt Martz
2013-10-08 07:09:55 -0500
-
bd8ff9ab98
Merge
ae2db04ae5
into 35c7e6d6b5
Jacob Mansfield
2013-10-08 01:35:32 -0700
-
-
-
-
ae2db04ae5
Fixed threadding errors from issue #37
Jacob Mansfield
2013-10-08 09:31:05 +0100
-
-
-
033aba39da
Allow override location with `--loc`
Adam Strzelecki
2013-09-30 13:44:46 +0200
-
-
-
e6baa69705
packageS
Matt Martz
2013-09-25 10:32:15 -0500
-
8f66f8ca18
Updates to README.rst, remove README.md
Matt Martz
2013-09-25 10:14:26 -0500
-
6e48fd0d2d
rst format updates
Matt Martz
2013-09-24 20:38:00 -0500
-
238a7fc09c
Add version and download badges to README
Matt Martz
2013-09-24 20:00:39 -0500
-
-
2f48d8c8ba
Add debian directory for packaging
Christoph Korn
2013-09-17 21:13:24 +0200
-
-
35c7e6d6b5
Update install instructions
v0.2.1
Matt Martz
2013-09-17 08:42:21 -0500
-
cea8426fcd
Add --version argument
Matt Martz
2013-09-16 13:07:24 -0500
-
c3601a046b
Add classifiers to setup.py
Matt Martz
2013-09-16 12:49:23 -0500
-
cb0040f3d7
Add long_description to setup.py utilizing readme.rst
Matt Martz
2013-09-16 12:39:36 -0500
-
f3926579dd
Add README.rst for future inclusion in package
Matt Martz
2013-09-16 12:37:55 -0500
-
3151c3dd1a
updated readme to add json flag
Adam Fields
2013-09-13 14:41:23 -0400
-
498f0004f1
Merge branch 'sigint', Fixes #33
Matt Martz
2013-09-06 14:59:21 -0500
-
-
d2826dde8b
Catch sigint, and exit, while trying not to be destructive to file handles, See #33
Matt Martz
2013-09-05 22:04:02 -0500
-
8b8be9afd3
Merge pull request #32 from panozzaj/master
Matt Martz
2013-09-03 19:10:19 -0700
-
-
-
-
f9e20467de
Merge
a8db572501
into edf8448274
Anthony Panozzo
2013-09-03 17:42:06 -0700
-
-
-
-
a8db572501
Change raw link in README.
Anthony Panozzo
2013-09-03 17:33:42 -0700
-
-
edf8448274
.strip() not needed
Matt Martz
2013-08-23 09:45:09 -0500
-
44022fe895
Improve performance when determining the best server. See #31 and #29.
Matt Martz
2013-08-23 09:31:45 -0500
-
2abf94d46c
Improve performance when reading data after upload. See #31
Matt Martz
2013-08-23 09:31:09 -0500
-
1d50225abf
Merge
ec41eb5e1d
into cbb249b96d
Mike Cardillo
2013-08-15 22:32:34 -0700
-
-
-
ec41eb5e1d
perform ICMP pings on posix systems
Mike Cardillo
2013-08-15 22:21:57 -0700
-
-
-
cbb249b96d
Don't use urandom for the upload data source
Matt Martz
2013-08-08 09:52:54 -0500
-
4b06259a92
Add setup.py, addresses #9
v0.2.0
v0.2
Matt Martz
2013-07-30 21:45:46 -0500
-
-
2f0027c478
Add installation info to README.md
Matt Martz
2013-07-30 21:39:24 -0500
-
dd6474fce3
Merge
57a1ba8390
into c22a41ccaf
Binyamin Sharet
2013-07-28 15:27:35 -0700
-
-
-
4a6257069e
s/if args.mini/elif args.mini/
Matt Martz
2013-07-28 17:25:19 -0500
-
c22a41ccaf
s/if args.mini/elif args.mini/ Fixes #24
Matt Martz
2013-07-28 17:24:09 -0500
-
451e2d9219
Merge
38a918cda9
into f42e98f29f
Andrew Molyneux
2013-07-28 12:16:15 -0700
-
-
-
38a918cda9
Suppress 'Selecting best server' message if server already specified
Andrew Molyneux
2013-07-28 20:08:13 +0100
-
c6d62f8fc2
--server option wasn't working
Andrew Molyneux
2013-07-28 20:01:24 +0100
-
-
-
acb1049463
Add setup.py support
Matt Martz
2013-07-26 17:25:49 -0500
-
-
f42e98f29f
Update usage in README.md
Matt Martz
2013-07-26 16:37:39 -0500
-
e5935b7400
Add speedtest mini support
Matt Martz
2013-07-26 16:34:07 -0500
-
d9cd9c8562
Merge speedtest-cli and speedtest-cli-3
Matt Martz
2013-07-26 16:11:10 -0500
-
57a1ba8390
Added []
Binyamin Sharet
2013-07-19 03:30:04 +0300
-
3d4e51aa18
Fixed show_progress for quiet mode
Binyamin Sharet
2013-07-19 03:21:54 +0300
-
ae86d50d68
Better file state indication
Binyamin Sharet
2013-07-19 03:20:07 +0300
-
-
-
f66822b469
Merge
abdbba56b2
into fe0940c574
Adam Fields
2013-07-17 08:10:06 -0700
-
-
-
abdbba56b2
added json output as an option
Adam Fields
2013-07-17 11:07:25 -0400
-
-
fe0940c574
Avoid redirects on hardcoded URLs
Matt Martz
2013-05-28 07:42:06 -0500
-
a01028b0e1
Merge
4eac3355b8
into 3272db0041
Leask Huang
2013-05-16 07:20:45 -0700
-
-
4eac3355b8
heading python 3
Leask Huang
2013-05-16 22:06:27 +0800
-
-
0096f523fc
Merge
ab2bda7ea3
into 3272db0041
Andrew Udvare
2013-04-27 08:04:58 -0700
-
-
b192e15571
Merge
cdec9d4788
into 3272db0041
Andrew Udvare
2013-04-27 08:03:12 -0700
-
-
-
ab2bda7ea3
Add --ib option to use binary prefixes
Andrew Udvare
2013-04-27 07:53:25 -0700
-
-
cdec9d4788
Add --bytes argument to get speed in MB/s
Andrew Udvare
2013-04-27 07:40:48 -0700
-
-
3272db0041
Merge pull request #14 from mihaic/units-fix
Matt Martz
2013-04-27 07:04:45 -0700
-
-
96d354af3d
Merge
1df0cf239f
into f358b5ec27
mihaic
2013-04-27 07:03:13 -0700
-
-
-
f358b5ec27
Increase the read size to 10k from 1k, Fixes #12
Matt Martz
2013-04-27 08:59:34 -0500
-
4f055328e7
Relocate deletion of root variable
Matt Martz
2013-04-27 08:56:21 -0500
-
0ce4505b83
Merge
016db7ae98
into 65c8a0558d
Alexandre Kandalintsev
2013-04-27 06:49:45 -0700
-
-
-
65c8a0558d
LICENSE
Matt Martz
2013-04-26 22:37:03 -0500
-
1df0cf239f
Use 1000 as multiplier for Mbit/s and kbit/s
Mihai Capotă
2013-04-15 14:03:10 +0200
-
-
016db7ae98
local variables are immidiately discarded on return, no need for explicit del
Alexandre Kandalintsev
2013-03-22 19:26:57 +0100
-
1616b9aebf
In bulk transfers it's better to read into buffers highes than MSS
Alexandre Kandalintsev
2013-03-22 19:23:58 +0100
-
-
11fb59d6ae
Attempt to reduce memory footprint more
Matt Martz
2013-02-18 12:02:18 -0600
-
0deff10e66
Reduce memory footprint
Matt Martz
2013-02-18 11:47:43 -0600
-
4223b7e822
Don't round then pass to print, round using printf formatting
Matt Martz
2013-02-11 16:19:22 -0600