Commit Graph

  • a36181c9c0 Ignore dist in .dockerignore Arturo Filastò 2019-05-15 17:44:00 +0200
  • 26feb2bcce Improve error reporting inside of geoip lookup functions Arturo Filastò 2019-05-15 17:36:56 +0200
  • 5d0e6e6c8c Use info level MK debug Arturo Filastò 2019-05-15 16:14:01 +0200
  • 356b655efd Enable debug mode Arturo Filastò 2019-05-15 15:34:36 +0200
  • f1dfe58351 Use a different env name for tests Arturo Filastò 2019-05-15 15:09:42 +0200
  • b01b038a05 Sync up goreleaser file Arturo Filastò 2019-05-15 15:05:24 +0200
  • 1490d07089 Bump version number Arturo Filastò 2019-05-15 14:57:02 +0200
  • ea5feb40ec Add basic smoke test on travis Arturo Filastò 2019-05-15 14:55:47 +0200
  • 72e5c99b51 Merge branch 'master' of github.com:ooni/probe-cli Arturo Filastò 2019-05-15 14:48:32 +0200
  • 9992690f8f Use MK v0.10.x, zap legacy GeoIP, build also on Linux (#29) Simone Basso 2019-05-15 14:48:06 +0200
  • 70be7beecf Merge branch 'master' of github.com:ooni/probe-cli Arturo Filastò 2018-10-15 16:32:03 +0200
  • dd70340b9c
    Update the linux section of the install instructions Arturo Filastò 2018-10-14 21:57:21 +0200
  • 23348f4358 Fix goreleaser glob matching Arturo Filastò 2018-09-27 19:32:31 +0200
  • 37c7caa1f8 Bump go-measurement-kit version Arturo Filastò 2018-09-27 19:16:41 +0200
  • e5dfdfe18e Update mk dep Arturo Filastò 2018-09-27 19:10:43 +0200
  • 7c8771d807 Tweak goreleaser Arturo Filastò 2018-09-27 19:06:57 +0200
  • 29b382ebf3 Add basic goreleaser Arturo Filastò 2018-09-27 18:52:38 +0200
  • ec7e6f939b Remove scary warning Arturo Filastò 2018-09-27 18:42:21 +0200
  • ec337e8186 Bump to beta.1 Arturo Filastò 2018-09-27 18:39:35 +0200
  • 34556dcbf1 Add support for running all tests with ooni run Arturo Filastò 2018-09-27 18:38:37 +0200
  • 1b90b6f1ec Bump to alpha.3 Arturo Filastò 2018-09-27 11:43:13 +0200
  • 8916ff8398 Add note about the testKeys extraction function Arturo Filastò 2018-09-27 11:42:55 +0200
  • 1879f8e961 Make the testKeys extractions methods more robust Arturo Filastò 2018-09-27 11:40:57 +0200
  • bc5fe7d8bf Fix bug in report_create event Arturo Filastò 2018-09-27 11:12:22 +0200
  • 6735c8d617 Strip the trailing slash from the bouncer url Arturo Filastò 2018-09-26 15:35:17 +0200
  • 9d014a2b63 Add build-all make target Arturo Filastò 2018-09-26 15:16:26 +0200
  • 2b01dfaa17 Close the DB before deleting ooni_home Arturo Filastò 2018-09-26 15:09:59 +0200
  • 5567fe1d2b Bump version number of probe-cli Arturo Filastò 2018-09-25 14:21:18 +0200
  • a60f376846 Adjust the progress bars depending on the test type Arturo Filastò 2018-09-24 15:57:28 +0200
  • 4fc745172d Update bindata Arturo Filastò 2018-09-21 18:54:56 +0200
  • 0d21186492 Add support for custom collectors and bouncers Arturo Filastò 2018-09-21 18:54:44 +0200
  • 5a3c5e94f8
    Merge pull request #16 from ooni/refactor/schema Arturo Filastò 2018-09-18 13:47:10 +0200
  • cd04ba8bf9 Remove sketchy workaround to UTF-8 characters in homedir Arturo Filastò 2018-09-18 12:10:11 +0200
  • 8402446e47 Use Stdout in CLI logging Arturo Filastò 2018-09-18 09:55:23 +0200
  • 47a2fbb88c Add rm command to delete results Arturo Filastò 2018-09-18 09:54:27 +0200
  • e6a67ca5aa Improve output of CLI Arturo Filastò 2018-09-18 09:36:26 +0200
  • aad8a395ed Fix return value of database.Connect method Arturo Filastò 2018-09-17 17:57:26 +0200
  • 41f449d6c9 Remove debug log from unittests Arturo Filastò 2018-09-17 17:35:57 +0200
  • 18a89f4cbd [schema-change] Prefix all columns that could cause conflicts Arturo Filastò 2018-09-17 17:30:38 +0200
  • 52bfe5df6c Add support for deleting measurements Arturo Filastò 2018-09-17 17:30:29 +0200
  • 1fe8eedfb3 Bump ooni version number Arturo Filastò 2018-09-17 16:38:41 +0200
  • 19f07208c3 Update to latest mk Arturo Filastò 2018-09-17 16:38:35 +0200
  • 30c6041423 Remove unused nettest command Arturo Filastò 2018-09-17 16:33:56 +0200
  • d55cccc236 Exit with non-zero code when trying to do interactive onboarding and --batch is set Arturo Filastò 2018-09-17 16:16:56 +0200
  • 6c49bd694f Improve output of incomplete measurements Arturo Filastò 2018-09-17 13:04:48 +0200
  • 4738f7f32d Workaround to keep track of upload state Arturo Filastò 2018-09-17 13:00:00 +0200
  • 4f6c8aa18b Basic ooni unittest Arturo Filastò 2018-09-17 11:52:42 +0200
  • bd6a5acf5b Sent ooniprobe-desktop as the software name Arturo Filastò 2018-09-17 11:52:10 +0200
  • 5cae6b0b83 Make it possible to disable uploading of results Arturo Filastò 2018-09-17 11:51:54 +0200
  • 867204adfb Improve the testKeys logging Arturo Filastò 2018-09-13 15:59:29 +0200
  • 4ed94dfc53 Improve the presentation of the measurement listing from the CLI Arturo Filastò 2018-09-13 14:54:56 +0200
  • 251f136b53 Move include_country to the sharing options Arturo Filastò 2018-09-13 11:02:49 +0200
  • 7f5df07782 Fix a very annoying logic bug in URL insertion Arturo Filastò 2018-09-12 18:47:57 +0200
  • b1ae8bc13e Show data usage in summary of measurements Arturo Filastò 2018-09-12 15:41:54 +0200
  • 2b1fb662fb Fix showing data usage indicators Arturo Filastò 2018-09-12 14:03:07 +0200
  • 4880d31120 Fix data usage count Arturo Filastò 2018-09-12 13:48:18 +0200
  • 54af7170d4 Add support for data_usage event Arturo Filastò 2018-09-12 13:42:16 +0200
  • 2081c25b73 Expose the median_bitrate in the list view Arturo Filastò 2018-09-11 18:41:15 +0200
  • 044748c2ce Fix exposing the country code Arturo Filastò 2018-09-11 18:16:14 +0200
  • 0ee0c28129 Resolve country code ambigious selection Arturo Filastò 2018-09-11 18:06:15 +0200
  • d02ed117f9 Include total_runtime in the summary of measurements Arturo Filastò 2018-09-11 16:36:09 +0200
  • 8da12a9c07 Add measurement summary to list command Arturo Filastò 2018-09-11 15:40:42 +0200
  • 31ccb1c181 Improvements to the list output Arturo Filastò 2018-09-11 15:19:08 +0200
  • 66ffbde270 Update readme entry Arturo Filastò 2018-09-11 12:40:39 +0200
  • aabe55cc51 Update Makefile target for downloading libs Arturo Filastò 2018-09-11 12:39:47 +0200
  • 27f3df54bb
    Merge branch 'master' into refactor/schema Arturo Filastò 2018-09-11 12:05:21 +0200
  • 1637fdbf93 Structured output of measurements Arturo Filastò 2018-09-10 18:03:32 +0200
  • 53791076c9 Disable input list randomization Arturo Filastò 2018-09-10 17:37:47 +0200
  • aa4e333987 Update mk Arturo Filastò 2018-09-10 17:09:13 +0200
  • 8657c3b8c6 Remove rbgterm from Gopkg.toml Arturo Filastò 2018-09-10 17:09:00 +0200
  • e5c508a94c Fix bug in result listing Arturo Filastò 2018-09-10 16:56:32 +0200
  • e0c0acffeb Make error reporting more robust to panic Arturo Filastò 2018-09-10 16:29:14 +0200
  • 21e3a08b0e vendor strcase from: 3605ed457b Arturo Filastò 2018-09-10 16:28:54 +0200
  • 5055eaa88a Add info and reset commands Arturo Filastò 2018-09-10 15:15:29 +0200
  • 898332064b Add result testkeys projection Arturo Filastò 2018-09-10 15:03:52 +0200
  • 73fafacc2c Zap unused method Arturo Filastò 2018-09-10 12:53:43 +0200
  • b29071f37b Replace summary with test_keys Arturo Filastò 2018-09-10 12:41:28 +0200
  • b727aba854 Update result listing Arturo Filastò 2018-09-07 15:39:22 +0200
  • ca505dfff3 Write a unittest for the URL creation function Arturo Filastò 2018-09-07 15:29:16 +0200
  • 6f0defc672 Refactor URL table row creation into the actions file Arturo Filastò 2018-09-07 15:23:29 +0200
  • c2ea0c2a63 Fix List* workflows and add unittests for them Arturo Filastò 2018-09-07 15:16:20 +0200
  • af6fb616d8 Specify osx as the travis os Arturo Filastò 2018-09-07 14:09:42 +0200
  • dabbdc15d2 Fix bug in the test creation workflow Arturo Filastò 2018-09-07 14:06:08 +0200
  • a6da3799a7 Fix travis maybe Arturo Filastò 2018-09-07 14:00:53 +0200
  • ecb1cd604e Fix travis? Arturo Filastò 2018-09-07 13:09:50 +0200
  • ecd45ec52a Add basic travis.yml file Arturo Filastò 2018-09-07 13:00:33 +0200
  • ecc8216ceb Update bindata Arturo Filastò 2018-09-07 12:56:06 +0200
  • 1516a7ea74 Fix bug in constraint Arturo Filastò 2018-09-07 12:56:00 +0200
  • 35bd334cfc Update the measurement, network and url creation to the new schema Arturo Filastò 2018-09-07 12:55:27 +0200
  • 71ed0e969f Add Readme.md entry on testing Arturo Filastò 2018-09-06 16:20:10 +0200
  • 5ed67ee422 Update bindata Arturo Filastò 2018-09-06 16:17:00 +0200
  • e6a23de1ba Hello world travis.yml Arturo Filastò 2018-09-06 16:15:06 +0200
  • b75cee5e84 Progress on schema and fixing unittests Arturo Filastò 2018-09-06 16:13:04 +0200
  • a518ca79da Fix DB schema, write a basic unittest for the DB operations Arturo Filastò 2018-09-06 15:34:56 +0200
  • ff2f973523 Start integrating upper/db as a new ORM Arturo Filastò 2018-09-05 18:40:37 +0200
  • ec459a7f15 Update bindata Arturo Filastò 2018-09-05 17:58:27 +0200
  • a512421033 Bugfixing to the create msmt schema Arturo Filastò 2018-09-05 17:58:06 +0200
  • 5c807e1161 Add network_type to the schema Arturo Filastò 2018-09-05 14:29:47 +0200
  • 6d2ca54590 Minor stylistic changes to schema Arturo Filastò 2018-08-07 19:32:59 +0200
  • 8efb71dce8 Update the schema for the measurements and results tables Arturo Filastò 2018-08-07 17:51:05 +0200