Commit Graph

  • 4be797d5cd Add --no-download and --no-upload Alex Bligh 2017-03-18 19:24:06 +0100
  • d712f947d9 Always print using utf-8. Fixes #362 Matt Martz 2017-03-17 16:21:01 -0500
  • 55b3cf14a3 Allow --share to work with --simple and --json. Fixes #375 Matt Martz 2017-03-17 16:06:48 -0500
  • a40df26cb0 Added homebrew to install options Tomas Norre Mikkelsen 2017-03-05 21:24:51 +0100
  • e6ae58464e Updated readme to how to use in other *.py scripts Gamerhythm 2017-02-25 18:00:56 +0000
  • e0f27e0ced Update README.rst Gamerhythm 2017-02-25 17:58:09 +0000
  • 1f8583c426 Update README.rst Gamerhythm 2017-02-25 17:57:06 +0000
  • 33e498beb3 Add bytes_sent and bytes_received to the json output. Addresses #358 Matt Martz 2017-01-18 15:03:32 -0600
  • 068d71597b Bump to 1.0.2 v1.0.2 Matt Martz 2017-01-18 14:10:02 -0600
  • 8aa4933f8d fix pipe | encoding problem Luxing Huang 2017-01-15 18:10:49 -0400
  • 1863c35f6b alpha version bump Matt Martz 2017-01-09 19:49:19 -0600
  • 823d7dc2b7 Better handling of retrieving config and server list Matt Martz 2017-01-09 19:48:35 -0600
  • 411f1609e8 Don't sys.exit(1), instead either raise the exception, or a new SpeedtestCLIError. Fixes #352 Matt Martz 2017-01-06 13:20:46 -0600
  • 7b38e264bc Bump to 1.0.1 v1.0.1 Matt Martz 2016-12-22 11:35:06 -0600
  • 71492e90a8 Add Homebrew installation instructions to README Stephen Mariano Cabrera 2016-12-19 14:24:00 -0500
  • 2acba6ecd7 Revert "Pre create upload data, to not impact timing" Matt Martz 2016-12-12 14:08:20 -0600
  • ce31556669 Merge 958d6ab38c into 53ef57bd5e Tushar Makkar 2016-11-30 09:08:10 +0000
  • 53ef57bd5e Ensure we install speedtest_cli.py v1.0.0 Matt Martz 2016-11-17 11:20:19 -0600
  • c512684ffa Don't use mutable defaults as args for methods Matt Martz 2016-11-11 10:00:24 -0600
  • 958d6ab38c Fixing anti patterns Tushar Makkar 2016-11-11 19:07:05 +0530
  • a7e7ab02d0 Merge 62414b8300 into 6685d91729 Tushar Makkar 2016-11-11 12:09:43 +0000
  • 62414b8300 Imports ordering fixed and Fixing mutable type issue Tushar Makkar 2016-11-11 17:02:52 +0530
  • 177a195752 Python function name underscores instead of camelcase Tushar Makkar 2016-11-11 17:25:14 +0530
  • cf442918be Create master branch via GitHub jmcguirl 2016-11-05 06:19:26 -0400
  • 02e985fa22 Create master branch via GitHub jmcguirl 2016-11-05 06:18:10 -0400
  • 4e5bf226b7 Create CNAME jmcguirl 2016-11-05 06:17:30 -0400
  • 6685d91729 Pre create upload data, to not impact timing Matt Martz 2016-11-04 16:05:57 -0500
  • 91270dbc67 Update README with changes to help modularize-2 Matt Martz 2016-11-04 10:04:17 -0500
  • b75ecc291c Test on py35 also Matt Martz 2016-11-02 20:56:40 -0500
  • 1d6717e714 Fix debug in py<=2.5 Matt Martz 2016-11-02 19:47:55 -0500
  • d41cfc0cb1 Use BytesIO on py3 in HTTPUploaderData Matt Martz 2016-11-02 19:47:31 -0500
  • 59880107a7 Support gzip encoding if available Matt Martz 2016-11-02 19:47:07 -0500
  • 7f6dcd28b2 Merge 7770673e2c into 7b09d8759f d4lton 2016-10-24 03:03:48 +0000
  • 7770673e2c Add --json option to produce JSON results dana 2016-10-23 22:59:54 -0400
  • 81ec17b320 Merge 6d99912878 into 7b09d8759f Benjamin Piouffle 2016-10-16 23:16:57 +0000
  • 6d99912878 Implement case insensitive country filter with --country option and update README accordingly Benjamin Piouffle 2016-10-17 09:55:27 +1100
  • 0216ef7db8 Merge 2ad2cc5d7e into 7b09d8759f itscurt 2016-09-28 05:11:15 +0000
  • 2ad2cc5d7e HTTPS by default, invert secure arg. itscurt 2016-09-27 22:10:10 -0700
  • 4280c448cf Debug print XML from servers Matt Martz 2016-09-27 13:45:32 -0500
  • 9f44a72fdb Add debug output to latency testing Matt Martz 2016-09-27 11:23:25 -0500
  • b075152e3e Catch scenario where no servers could be connected to for latency tests Matt Martz 2016-09-26 11:07:02 -0500
  • 0672277b5c Merge 0012233e94 into 7b09d8759f Eduardo Mínguez 2016-09-22 09:12:16 +0000
  • 0012233e94 Added a --random option for test purposes Eduardo Minguez 2016-09-22 11:10:30 +0200
  • 2be4d0a5e7 Make sure to enumerate requests to support cache busting properly Matt Martz 2016-09-19 16:40:32 -0500
  • 9299e0860c Add additional note that --bytes doesn't affect json or csv Matt Martz 2016-09-14 10:34:38 -0500
  • 292e250990 Update API post data to match current UI post data Matt Martz 2016-09-14 10:34:20 -0500
  • fd8b8cfa92 Fix SpeedtestResults attributes for upload and download Matt Martz 2016-09-14 10:33:32 -0500
  • 9e3a5b3a59 update usage information Matt Martz 2016-09-13 09:02:29 -0500
  • 53b760dfba Adjust copyright in setup.py Matt Martz 2016-09-13 08:54:02 -0500
  • d0c927e8ae Don't concern SpeedtestResults with units Matt Martz 2016-09-13 08:50:15 -0500
  • 01fdf2678c Merge bf3609700e into 7b09d8759f Romuald Brunet 2016-09-13 08:12:43 +0000
  • bf3609700e Ignore broken pipes Romuald Brunet 2016-09-13 10:06:00 +0200
  • bd5a699c45 Merge 65a56097e5 into 7b09d8759f Sam Stoelinga 2016-09-13 06:11:26 +0000
  • 65a56097e5 Add support to write results to json file Sam Stoelinga 2016-09-12 23:07:38 -0700
  • 6fffcd5b63 Remove unneeded commented out code Matt Martz 2016-09-12 09:51:45 -0500
  • f88c41f97f Don't use the crazy units data descriptor, store as bits and convert as needed Matt Martz 2016-09-12 09:51:33 -0500
  • 8e8a769916 Merge 7418d2204b into 7b09d8759f OurFlagIsMined 2016-09-09 01:27:11 +0000
  • 7418d2204b Fix 2 server URLs and add notes for all 4 OurFlagIsMined 2016-09-08 21:15:06 -0400
  • 86642ebc09 Merge 04b4433a4e into 7b09d8759f oompf 2016-09-08 22:38:47 +0000
  • 04b4433a4e Removed b'{ text here }' from "Hosted by..." output Marcel Kleinfeller 2016-09-09 00:30:48 +0200
  • 458e056444 Merge ff76b18f87 into 7b09d8759f Gal Golan 2016-09-08 19:10:33 +0000
  • ff76b18f87 Fixed Gzip in Python 3 galgolan 2016-09-08 22:09:19 +0300
  • 397ba258ac Merge 76264fd19f into 7b09d8759f Gal Golan 2016-09-05 12:33:28 +0000
  • 76264fd19f fixed gzip support galgolan 2016-09-05 15:32:21 +0300
  • aff490beea Added gzip support: galgolan 2016-09-05 15:24:10 +0300
  • 70e08aab17 Merge 0bcd8591eb into 7b09d8759f Gal Golan 2016-09-05 00:29:14 +0000
  • 0bcd8591eb fixed CI galgolan 2016-09-05 03:29:07 +0300
  • fc3ccb6802 cleaned code galgolan 2016-09-05 03:04:33 +0300
  • c4bf94acb1 fixed config download galgolan 2016-09-05 02:59:51 +0300
  • 1216b8829a Merge aa57cce07d into 7b09d8759f Alvaro Carroz 2016-09-04 17:20:39 +0000
  • aa57cce07d Fix for server names with foreign characters. Alvaro Carroz 2016-09-04 13:11:44 -0400
  • 64b03777da Divide by float to avoid incorrect 0 values Matt Martz 2016-08-30 13:43:46 -0500
  • 01abb3ae71 Add ability to print out the CSV headers Matt Martz 2016-08-29 09:42:14 -0500
  • 7783f102d1 Merge 1ef44fcc1f into 7b09d8759f Tim Hwang 2016-08-26 20:30:39 +0000
  • 1ef44fcc1f fix bug related to finding speedtest server urls timhwang21 2016-08-26 15:43:42 -0400
  • e02cb22bca Merge 7c93e03b9d into 7b09d8759f Tim Hwang 2016-08-26 19:09:10 +0000
  • 7c93e03b9d fix bug relating to server urls timhwang21 2016-08-26 15:02:03 -0400
  • d15c640ed1 Merge 160fdf71f9 into 7b09d8759f VYCKTOR HUGO STARK 2016-08-23 19:16:53 +0000
  • 160fdf71f9 Fix VYCKTOR HUGO STARK 2016-08-23 15:16:23 -0400
  • 37c2549703 Merge 71e0b76d87 into 7b09d8759f Jorge Pabon 2016-08-21 09:55:38 +0000
  • 71e0b76d87 Fixing issue with not being able to get server list. Jorge Pabon 2016-08-21 05:50:18 -0400
  • a3de88bf12 Merge 0e0a7ccc51 into 7b09d8759f Neubda 2016-08-03 08:12:54 +0000
  • 0e0a7ccc51 corrected a bracket Neubda 2016-08-03 10:12:53 +0200
  • 572205a824 Removes errors with servers which havenon ASCII characters in sponsors name Neubda 2016-08-03 09:55:20 +0200
  • 98fe7a5591 Merge 3b8ddb5ea2 into 7b09d8759f Neubda 2016-07-28 07:44:32 +0000
  • 3b8ddb5ea2 error in Python 2.4 test Neubda 2016-07-28 09:44:31 +0200
  • c80e7e1617 Update .travis.yml Neubda 2016-07-28 09:30:43 +0200
  • 0d324a671a Testing suite reports python 3.2 not supported Neubda 2016-07-28 09:24:19 +0200
  • 2dc2780bd5 reformatting print command Neubda 2016-07-27 16:57:38 +0200
  • 290a1b9ec6 removed trailing whithspace Neubda 2016-07-27 16:47:41 +0200
  • a2cfb1db35 Update speedtest_cli.py Neubda 2016-07-27 16:38:26 +0200
  • db218c989e cosmetical change Neubda 2016-07-27 16:28:04 +0200
  • f4b508d395 Solve UnicodeEncodeError on output Neubda 2016-07-27 15:27:15 +0200
  • 7ed5eecae5 Merge aed0cb57f2 into 7b09d8759f David Forbes 2016-07-16 09:56:11 +0000
  • aed0cb57f2 Remove python 3.2 testing as no longer supported by testing suite David Forbes 2016-07-16 10:56:05 +0100
  • 8c4945c6c4 Log file formatting tweaks David Forbes 2016-07-13 22:05:12 +0100
  • 33281a9606 Corrected line length David Forbes 2016-07-13 00:31:49 +0100
  • 1ef9e6a6f3 Corrected quotes and line lengths David Forbes 2016-07-13 00:23:22 +0100
  • 02a735216e Tidy up visual indent David Forbes 2016-07-13 00:20:47 +0100
  • d9142d2b4e Tidy up for flakes8 David Forbes 2016-07-13 00:03:48 +0100