Commit Graph

1091 Commits

Author SHA1 Message Date
Arturo Filastò 27f3df54bb Merge branch 'master' into refactor/schema 2018-09-11 12:05:21 +02:00
Arturo Filastò 1637fdbf93 Structured output of measurements 2018-09-10 18:03:32 +02:00
Arturo Filastò 53791076c9 Disable input list randomization 2018-09-10 17:37:47 +02:00
Arturo Filastò aa4e333987 Update mk 2018-09-10 17:09:13 +02:00
Arturo Filastò 8657c3b8c6 Remove rbgterm from Gopkg.toml 2018-09-10 17:09:00 +02:00
Arturo Filastò e5c508a94c Fix bug in result listing 2018-09-10 16:56:32 +02:00
Arturo Filastò e0c0acffeb Make error reporting more robust to panic 2018-09-10 16:29:14 +02:00
Arturo Filastò 21e3a08b0e vendor strcase from: https://github.com/iancoleman/strcase/commit/3605ed457bf7f8caa1371b4fafadadc026673479 2018-09-10 16:28:54 +02:00
Arturo Filastò 5055eaa88a Add info and reset commands 2018-09-10 15:15:29 +02:00
Arturo Filastò 898332064b Add result testkeys projection 2018-09-10 15:03:52 +02:00
Arturo Filastò 73fafacc2c Zap unused method 2018-09-10 12:53:43 +02:00
Arturo Filastò b29071f37b Replace summary with test_keys 2018-09-10 12:41:28 +02:00
Arturo Filastò b727aba854 Update result listing 2018-09-07 15:39:22 +02:00
Arturo Filastò ca505dfff3 Write a unittest for the URL creation function 2018-09-07 15:29:16 +02:00
Arturo Filastò 6f0defc672 Refactor URL table row creation into the actions file 2018-09-07 15:23:29 +02:00
Arturo Filastò c2ea0c2a63 Fix List* workflows and add unittests for them 2018-09-07 15:16:20 +02:00
Arturo Filastò af6fb616d8 Specify osx as the travis os 2018-09-07 14:09:42 +02:00
Arturo Filastò dabbdc15d2 Fix bug in the test creation workflow 2018-09-07 14:06:08 +02:00
Arturo Filastò a6da3799a7 Fix travis maybe 2018-09-07 14:00:53 +02:00
Arturo Filastò ecb1cd604e Fix travis? 2018-09-07 13:09:50 +02:00
Arturo Filastò ecd45ec52a Add basic travis.yml file 2018-09-07 13:00:33 +02:00
Arturo Filastò ecc8216ceb Update bindata 2018-09-07 12:56:06 +02:00
Arturo Filastò 1516a7ea74 Fix bug in constraint 2018-09-07 12:56:00 +02:00
Arturo Filastò 35bd334cfc Update the measurement, network and url creation to the new schema 2018-09-07 12:55:27 +02:00
Arturo Filastò 71ed0e969f Add Readme.md entry on testing 2018-09-06 16:20:10 +02:00
Arturo Filastò 5ed67ee422 Update bindata 2018-09-06 16:17:00 +02:00
Arturo Filastò e6a23de1ba Hello world travis.yml 2018-09-06 16:15:06 +02:00
Arturo Filastò b75cee5e84 Progress on schema and fixing unittests 2018-09-06 16:13:04 +02:00
Arturo Filastò a518ca79da Fix DB schema, write a basic unittest for the DB operations 2018-09-06 15:34:56 +02:00
Arturo Filastò ff2f973523 Start integrating upper/db as a new ORM 2018-09-05 18:40:37 +02:00
Arturo Filastò ec459a7f15 Update bindata 2018-09-05 17:58:27 +02:00
Arturo Filastò a512421033 Bugfixing to the create msmt schema 2018-09-05 17:58:06 +02:00
Arturo Filastò 5c807e1161 Add network_type to the schema 2018-09-05 14:29:47 +02:00
Arturo Filastò 6d2ca54590 Minor stylistic changes to schema 2018-08-07 19:32:59 +02:00
Arturo Filastò 8efb71dce8 Update the schema for the measurements and results tables
Based on discussions with @xanscale and @lorenzoPrimi in:
https://github.com/ooni/probe-cli/issues/14
2018-08-07 17:51:05 +02:00
Arturo Filastò 5b4026a300 Update Readme.md with linux instructions 2018-08-01 15:06:50 +02:00
Arturo Filastò ecc809ef30 Update Readme.md 2018-08-01 12:16:11 +02:00
Arturo Filastò a40d45012e Merge pull request #13 from ooni/release/beta
WIP towards BETA
2018-08-01 11:42:57 +02:00
Arturo Filastò 247d128b19 Add _is_beta flag to config file 2018-07-30 18:51:44 +02:00
Arturo Filastò f343a2a1bd Fix bug in checks for keys in middlebox tests 2018-07-18 18:42:54 +02:00
Arturo Filastò 8fb5e397d7 Cleanup the output of the progress handler 2018-07-16 13:15:01 +02:00
Arturo Filastò 69ec294ad4 Go for a much more minimal progress update 2018-07-14 17:19:06 +02:00
Arturo Filastò 45aea93e6b Fix default config and version 2018-07-14 16:58:08 +02:00
Arturo Filastò f1018dce47 Add LICENSE.md 2018-07-11 18:06:27 +02:00
Arturo Filastò 83ed5fa767 Fix bug in version info 2018-07-11 18:06:13 +02:00
Arturo Filastò b2faf3fd34 Make some improvements to the homedir ghetto hax
This avoid breakage when inside a dev environment
2018-07-09 19:17:59 +02:00
Arturo Filastò d8cbfd1b90 One color package to rule them all. 2018-06-29 16:50:05 +02:00
Arturo Filastò c4c13cb279 Properly compute the padding by fixing the ansi escape regexp 2018-06-29 16:38:13 +02:00
Arturo Filastò 5aa0ae6b8e Handle more failures events for mk 2018-06-29 15:41:24 +02:00
Arturo Filastò d88764aa34 Add support for crash reporting via sentry and change the send_crash_reports key 2018-06-29 15:29:05 +02:00