Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ooni/backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
https://github.com/ooni/backend

Use CircleCI

27ecab54f06b71373deb5ab869f881bc73291b53 authored over 3 years ago
Implement PR detection

f2a6787f2188769cffe3ea608be7be7f6117b44b authored over 3 years ago
Install dep

cfb1f3d2b57b0357f7cd9668a77b847f321143d5 authored over 3 years ago
Add certificates

e8e880f54ea945b6b542182604940d0451df20d4 authored over 3 years ago
Move towards github Actions + S3

f016fc86d9a7eec78522905ae7be87fc6aee77c2 authored over 3 years ago
FP 0.38 add Signal scoring

e31a02ad28fe90411eb2a2b89179ed0ab412e197 authored over 3 years ago
Parse signal_backend_status

ceeed62b4b7a9d976ed9b945a94f76d77c75f719 authored over 3 years ago
0.25 Add Signal support (#230)

Sort enums, minor comments

a00f73eecd316bc21e2f386a4852bfebcec6fd8d authored almost 4 years ago
fix(CheckIn): return large list with manual runs (#229)

We want to preserve the behavior where `ooniprobe run` launched
manually from the command line ...

6b60c37538c39e198f23ffd309a64ecbda45be0b authored almost 4 years ago
0.24 Add filter in _fetch_measurement_body_on_disk (#226)

8e349f57af0f0b75645a2267318145661cb01374 authored almost 4 years ago
Add mypy test (#225)

* Add mypy test
* Fix mypy warnings

17fb2b7ed480d9203bdf429779d5fa018306b597 authored almost 4 years ago
Merge pull request #224 from ooni/fix/logging-error

Fix bug in undefined log call

b4005d7c8f18eb9a42003850a293ea03857840b8 authored almost 4 years ago
Bump debian changelog

7c4c6c02fb2a7a53e10814f513b94633fc4b2d86 authored almost 4 years ago
Fix bug in undefined log call

7a4002320e70f83035108c49ae9d17c292e59076 authored almost 4 years ago
0.22 Test aggregation with input filter (#223)

3fb7ad1a69283ed460dd98c71618525f9bc1b3d1 authored almost 4 years ago
Run for previous time

898531ac9230509ff0df8b0caf99c326183f51cf authored almost 4 years ago
Add description

b3b07ac3affd8370ffe42517fe72f97744f4080f authored almost 4 years ago
0.17 Analysis: fix counters

90aa205d001eddb74359176a110aa8e5af5ed418 authored almost 4 years ago
Use status file

3e9eaf74c0966df907a230fbe89407c2bbc3d930 authored almost 4 years ago
Add update_counters_hourly_software_table

f7453e7dfa8bb33521c6af389d7ffd6f5160b58c authored almost 4 years ago
Fix bug in filtering by input (#221)

Fixes: https://github.com/ooni/backend/issues/483

5f9af7a7a7a02b0add6b0a5c70a8eb81009ca5cb authored almost 4 years ago
Fixup to work under macOS (#220)

* Get the requirements.txt to work with the latest macOS
* Fixup to work under macOS
* Remove ...

d4ed37b8e56f413888145795c10b7e1b57223d49 authored almost 4 years ago
Sync client and server API definition (#218)

* fix(README.md): use the correct local port

With the original port, I've got a connection re...

65675658a2cbe6a6130acf197dd5f567896412ae authored almost 4 years ago
Add nspawn runner

5a6132b44449875e5695ada334b10ab14eb7654f authored almost 4 years ago
Update docs and docker setup

88fbff2235b7b10de7bfe1125b830f6a94da9828 authored almost 4 years ago
Share host network

e057de320a4883a7ab861d40acc2378fb4116201 authored almost 4 years ago
fix: reduce diff with client side swagger

Part of https://github.com/ooni/probe-engine/issues/755

7c250508d8d4f4324d9bc15149cb7aa743bfc546 authored almost 4 years ago
fix: the check-in body seems mandatory

Part of https://github.com/ooni/probe-engine/issues/755

See the following:

```
curl -vX POST h...

796aafe8887ec81d833e08ad1efde99f1a72cab7 authored almost 4 years ago
fix: use boolean rather than bool

This seems to be what Swagger 2.0 says:

https://swagger.io/specification/v2/#data-types

Part o...

fe0f48ba8ecb59dd2fe5b21bd604a94dc9fa828a authored almost 4 years ago
Fix api image

f37c8fd96d3ee346b7c1d95990de3cd4ecf3e435 authored almost 4 years ago
Fix new api top image

a1c88b7c6732f2bfaee1c42deee61c4329f4d5e6 authored almost 4 years ago
Add initial support for minicans

860ccc2ea120af759253118c10288de268b0c20b authored almost 4 years ago
Refactor match_fingerprints into score_measurement

db1768ef5e170a975d5716b14e8107006aab1075 authored almost 4 years ago
Add unit test for the confirmed flag

9968d5ebaa4a0bf5230d4fa252eb83ea6a4849cc authored almost 4 years ago
Add scoring

cd34bf162e3eb3fbb3f33d456dc9be75a23a08f3 authored almost 4 years ago
0.36 Fastpath: support minicans and yaml

f1d16bb227ebd516e786981684312b09e07075db authored almost 4 years ago
Add TODOs

1403532f00df9c4bdfea5d4d18db93cbdd2c21d1 authored almost 4 years ago
Add fp_runner

b349fa9c29e7b898a5ff32a4661f45d7b36048a5 authored almost 4 years ago
Handle YAML measurements

000ae6bb482388ff2c00d6c32e39394acbf18cc4 authored almost 4 years ago
Add test

b19feae7db44ad34a6919342b7d7b00d9ba32f3a authored almost 4 years ago
Cleanup

c6cbccdff671e7e5ea1fe29ac7a51d912c6096a0 authored almost 4 years ago
Improve scoring

0525aabdded0d3a0a919756a2caf047bb748b9aa authored almost 4 years ago
Implement no-write-to-db

8dd74026cf2a0f3e8c1cad0f3e3dec7bb1858f0f authored almost 4 years ago
0.21 Improve API docs

3ca43092df79a2bc3c0aa9d6c8de33b44ad0b435 authored almost 4 years ago
0.20 Support legacy tests in _fetch_measurement_body

3b6b578e94dccd248774d28688d42508c4a6268e authored almost 4 years ago
Add comment

7dd87d50ca6dc72fd4a0cab7659dae89da23662f authored almost 4 years ago
Cleanup and comment

86ba04eec01dcb7f865c380bb4f9bcfe45ff8069 authored almost 4 years ago
0.19 fix pagination

4b3b7e85106b5805683e5c912eb742b2efe9dba5 authored almost 4 years ago
Update CI conf

0948a87c464a0b7a1fda0ae853798c30ff7ce815 authored almost 4 years ago
Update tests

5294c682dfeb21340d664b7f3e3cdd9cf8cf0863 authored almost 4 years ago
Aggregation: implement filtering by test_name

78124370cd56f88eac7d396a7ec58c38053f3975 authored almost 4 years ago
0.18 Fix measurement uid timestamp

67e99cf88e442685db5a0665e4b15b3ce48edb53 authored about 4 years ago
Minor fix

709e22b9a02c80c1ee38f66efc2a99e2e3bcf629 authored about 4 years ago
Add empty conf dict

984bcf2abf1dd7f2fdf10c431da13e80aefeb420 authored about 4 years ago
Minor change

7cf5bae60f6ae19686923847ce70d61d406b1b51 authored about 4 years ago
Add software_name, improve apidocs

6a4f07dee836b262a843a07da26694fa081b2615 authored about 4 years ago
Add example values

5b093617f9019405372b83d85e77495909058c18 authored about 4 years ago
Fix check-in

2bffbcddc8d5101b8f72deb9858d4bd540a1e971 authored about 4 years ago
0.17 improve check-in

d45dccfdad37691b53b2c53764cf238219557437 authored about 4 years ago
Enable code coverage

b710b312d7e4b80933df2d500d31d38bc63d528e authored about 4 years ago
Add meek test

44a74dd100842aebac087e1ff941410458436f53 authored about 4 years ago
Use unsigned boto

775c8686d6d0801a841165ddd37ac6bad61956a4 authored about 4 years ago
Clenup

7a4e0734f915a7ab4136189bba7ad1abbbfd6718 authored about 4 years ago
Handle meek from legacy probes

cc5eb3983d0ec1ccdbcd081540cc743cbf547285 authored about 4 years ago
FP 0.35

e3bb72f5159e5f239359f553edac352686948f9a authored about 4 years ago
Fix functional test, run them in CI

94ec89018d5be94ab90a1ae9c242a7e1105cbe98 authored about 4 years ago
Handle test_keys set to None

98adf09dfa1bf1072da84f30a64ca6682bc14345 authored about 4 years ago
Handle test_keys->requests set to None

a0d8b8c56ab98f44063041953711a459e7217cb2 authored about 4 years ago
Add file

60ed3141131d9be9f87e20b73c8b9ff58955ef8f authored about 4 years ago
Fix unit tests

ff320cb6191088a6342c9e2f7fdc8ad2398cb1bb authored about 4 years ago
Add fastpath github action

ecc6f0cad4b166a9a42fc3778cdc2c4527278028 authored about 4 years ago
Drop paramiko

1cc590131a8e3f99b03d8df4a5469f5c8bf708b1 authored about 4 years ago
Handle missing test_keys

b3b5d0c39243505c0afcc562d979baa040da33fe authored about 4 years ago
Doc improvements (#336)

4615d7ca7b060bd0c082ac274edd051ad60c4c00 authored about 4 years ago
Update Readme.md

94a0d0b618ab10b1a83be705d99a96e5dd51123e authored about 4 years ago
Fix onion addr

4dd8cdb22e1fa69c62fe317855a93263b6a50fb2 authored about 4 years ago
0.15 Bump up test-list/urls default limit

https://github.com/ooni/probe/issues/1311

724a8f492ff5ee5655713927238e149f4dd1601e authored about 4 years ago
fix(models.py): add missing experiments (#206)

0.14 Fix get_recent_test_coverage

a001b0a5121132d6f654d655f293fe060baa2663 authored about 4 years ago
feat: add dnscheck, urlgetter experiment names (#205)

0c59db14e927ea5ceab03f9a990a930374bed707 authored about 4 years ago
0.12 Reactive test list (#204)

Add reactive test-list
Fix category_codes

080ac01c504f8dcc30c3b048625675c1f829db35 authored about 4 years ago
0.11 Add /api/v1/check-in (#202)

0.11 Add /api/v1/check-in

30a3e73ce838adc71feba0af7694a9442875ded3 authored about 4 years ago
Merge pull request #333 from ooni/grafana-dashboards

Embed fastpath dashboard

a5a689397d114c7b6031c72c14e25283697ac5f7 authored about 4 years ago
Merge pull request #334 from ooni/edit-buttons

Use pure css buttons

3262e8ba5d1c3bfd6bf71497042716e8628079d9 authored about 4 years ago
Fix css

14f8df754e99c7067606bb7263c5ea35e0ecfe32 authored about 4 years ago
Add hover and focus states

844592e17b2ff7da9afaab68c521fe4c8c66a7e3 authored about 4 years ago
Cleanup

971e9f2b762b7ecb1f23521eaf4dca61bf3577a7 authored about 4 years ago
Fix css of buttons

313850bad81274a3f9f215e6cdf688b0a13af455 authored about 4 years ago
Small class at the end

df09dad90ddce272ae58e5e30d346ea89607e1d7 authored about 4 years ago
Minimal button styling

54caa77e3dd2a0260061a04f1b2d0625aba14dfa authored about 4 years ago
Use pure css buttons

8050397f9a71584a3c2dd0a492da220767595768 authored about 4 years ago
Make monitoring dashboards clickable

2a98d74626a5b94f2a4a0d44ef1e4d5eba4f8a88 authored about 4 years ago
Embed fastpath dashboard

a3dcfb6c8f91bb79c40cefd2fce6acb277e57729 authored about 4 years ago
Add links and basic API runbook (#332)

Add links and basic API runbook

8dbaf904ba7051bdaef4ca2402bdf4c1102ebaf7 authored about 4 years ago
fix name for RiseupVPN (#201)

447d43084fba5ba9ba4162551ba3bab1e8b5444f authored about 4 years ago
Update DB schema upgrade

606ecf260fec6564e53bb2c405ade41f2ff9ca1b authored about 4 years ago
0.34 Cleanup

bb7dbbd84f2d9b93a3c7aa90afa0cc8f9b8400f3 authored about 4 years ago
Add backup tool

90695618b563a6ae89b147d5e1f204b99147258f authored about 4 years ago
Fix bug in pipeline handling of http_invalid_request_line tests

Fixes: https://github.com/ooni/probe/issues/1278

e489e5cd620a2af5694f6b0991340aefc58192ef authored about 4 years ago
Add support for fetching from s3 unsigned

7f35fee24f6d7fb0649c0b58f91cfe63fea79181 authored about 4 years ago
Add af/fastpath/var and af/fastpath/etc to .gitignore

5cb8d7cf0f48c63710abf5a77f65a57116f56d1b authored about 4 years ago