Arturo Filastò
18a89f4cbd
[schema-change] Prefix all columns that could cause conflicts
2018-09-17 17:30:38 +02:00
Arturo Filastò
d55cccc236
Exit with non-zero code when trying to do interactive onboarding and --batch is set
2018-09-17 16:16:56 +02:00
Arturo Filastò
e0c0acffeb
Make error reporting more robust to panic
2018-09-10 16:29:14 +02:00
Arturo Filastò
45aea93e6b
Fix default config and version
2018-07-14 16:58:08 +02:00
Arturo Filastò
0c5b6aa37c
Rename gooni to probe-cli
...
This is the command I used:
```
rg 'github.com/openobservatory/gooni' --files-with-matches \
| xargs sed -i '' 's/github.com\/openobservatory\/gooni/github.com\/ooni\/probe-cli/g'
```
2018-05-03 14:59:55 +02:00
Arturo Filastò
3cdb927eb0
Implement handlers to normalise how logging is handled
2018-02-21 17:06:30 +02:00
Arturo Filastò
7327e1ff7f
Start laying out the structure of gooni
2018-02-07 20:02:18 +02:00