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
Will Scott
90edffb1d7
ensure presence of home and home/db dir's during creation of the default config file
2018-03-08 05:07:25 -08:00
Will Scott
8d5da14c4b
Initial creation of the '.ooni/db' folders when not yet setup
2018-03-08 02:25:40 -08:00
Arturo Filastò
e7ee54436e
Get some data into the database
2018-02-13 18:11:22 +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