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ò
7fe1551951
Refactor how we create the context
2018-03-23 12:10:14 +01:00
Arturo Filastò
90c1c2de87
Start adding support for writing measurements to disk
2018-03-19 13:20:42 +01:00
Arturo Filastò
3cdb927eb0
Implement handlers to normalise how logging is handled
2018-02-21 17:06:30 +02:00
Arturo Filastò
7cf5bd2718
Lay out the structure of nettests
2018-02-13 11:48:46 +02:00
Arturo Filastò
ca231bca9f
Start fleshing out database related functions
2018-02-12 18:29:03 +02:00
Arturo Filastò
6008b5c7c5
Config file workflow management
2018-02-12 17:45:13 +02:00
Arturo Filastò
7327e1ff7f
Start laying out the structure of gooni
2018-02-07 20:02:18 +02:00