Commit Graph

29 Commits

Author SHA1 Message Date
Arturo Filastò
25c15dc3ab Edit SQL creation 2018-03-19 19:28:22 +01:00
Arturo Filastò
9e51faddbf Bump MK version 2018-03-19 19:28:07 +01:00
Arturo Filastò
5760b9176a Merge branch 'master' into feature/measurement-state
* master:
  Fix bug in duplicate log lines (and events).
2018-03-19 17:30:32 +01:00
Arturo Filastò
610d05f38f Fix bug in duplicate log lines (and events).
Fixes https://github.com/OpenObservatory/gooni/issues/6
2018-03-19 17:29:32 +01:00
Arturo Filastò
e2499dc4b0 Keep track of the measurement state in the database 2018-03-19 16:23:30 +01:00
Arturo Filastò
90c1c2de87 Start adding support for writing measurements to disk 2018-03-19 13:20:42 +01:00
Arturo Filastò
efb7e87d1b Refactor the EnsureDefaultConfigDir() function 2018-03-19 11:23:54 +01:00
Will Scott
1d40171e04 add a Dash Test. 2018-03-14 06:44:37 -07:00
Will Scott
62b515e2e0 pull out directory creation to new function 2018-03-08 11:46:31 -08:00
Will Scott
e47554cae2 remove the system go-bindata requirement.
close #1
close #3
2018-03-08 11:34:30 -08:00
Will Scott
41e56f6a41 Merge branch 'master' of github.com:openobservatory/gooni 2018-03-08 05:12:52 -08: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
Arturo Filastò
9cf8008c01 Fix MK integration 2018-03-08 13:46:21 +01:00
Arturo Filastò
a0bf7fb832 Bump mk 2018-03-08 13:46:09 +01:00
Will Scott
7e9a4fc3b7 implement db update 2018-03-08 02:53:04 -08:00
Will Scott
7151f4270f config default path / writing / onboarding occurs 2018-03-08 02:33:27 -08:00
Will Scott
8d5da14c4b Initial creation of the '.ooni/db' folders when not yet setup 2018-03-08 02:25:40 -08:00
Will Scott
2d8420f069 expand readme 2018-03-08 01:27:59 -08:00
Arturo Filastò
bc55394ec9 Update go-measurement-kit 2018-02-27 10:35:20 +03:00
Arturo Filastò
3cdb927eb0 Implement handlers to normalise how logging is handled 2018-02-21 17:06:30 +02:00
Arturo Filastò
e7ee54436e Get some data into the database 2018-02-13 18:11:22 +02:00
Arturo Filastò
d3d3ce9d78 Get NDT test to run via gooni 2018-02-13 17:16:23 +02:00
Arturo Filastò
7cf5bd2718 Lay out the structure of nettests 2018-02-13 11:48:46 +02:00
Arturo Filastò
6586166282 Add basic readme 2018-02-12 18:33:13 +02:00
Arturo Filastò
138b394cf0 Update bindata 2018-02-12 18:30:27 +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ò
602a5dc952 Add functions to handling migration from legacy OONI Probe 2018-02-12 12:18:14 +02:00
Arturo Filastò
7327e1ff7f Start laying out the structure of gooni 2018-02-07 20:02:18 +02:00