Ecosyste.ms: OpenCollective

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

github.com/ooni/ooni-sync

[DEPRECATED] For accessing OONI data see: https://ooni.org/data/
https://github.com/ooni/ooni-sync

Drop Readme to prevent confusion

4fcb6e28be60e9eec2d02208222448ec312c0297 authored almost 5 years ago by Arturo Filastò <[email protected]>
Merge pull request #3 from TheTorProject/ooni-sync-deprecation-notice

Add note about the deprecation of ooni-sync

ebf1620dd9854220d37390313ad66c048867c7ca authored about 5 years ago by Arturo Filastò <[email protected]>
Add note about the deprecation of ooni-sync

f564572cf1809b89e1bf4790a542be5c257a5b89 authored about 5 years ago by Arturo Filastò <[email protected]>
Add a tip about linking to OONI Explorer pages.

4a4a7ffc7299a2cff84b1ecbef1e3877d6473d3e authored almost 7 years ago by David Fifield <[email protected]>
Add .GITHUB_TOKEN to gitignore

b500833176eef411ece97cdd7e3c764e15c62c42 authored about 7 years ago by Arturo Filastò <[email protected]>
Merge remote-tracking branch 'github/master'

6719c1536ddb8f3b95cba02f30fa874a5c94825f authored about 7 years ago by David Fifield <[email protected]>
measurements.ooni.torproject.org → api.ooni.io

From hellais in #ooni-dev IRC.

11492230bed3b1fd140e20ad8503495ac755cbd0 authored about 7 years ago by David Fifield <[email protected]>
Put query parameters and test_names in --help output.

To save me having to look up the exact strings on the web.

871fe8de3277411c95edb5f8a05dbd20301a04c4 authored over 7 years ago by David Fifield <[email protected]>
Merge pull request #1 from TheTorProject/feature/build

Add support for making releases and uploading them to github via gore…

9656145f3c200a6563affe712313e9d31f621214 authored over 7 years ago by Arturo Filastò <[email protected]>
Remove unused ooniResult.Index field.

093d302eca4841e15143c1065573a10fee60f6d2 authored over 7 years ago by David Fifield <[email protected]>
Check for missing download_url in index results.

Not having this check was harmless, but led to surprising behavior.

If the response happened no...

9d7cb280220e618c406088bcb0ff1dc1af816c0a authored over 7 years ago by David Fifield <[email protected]>
Add support for making releases and uploading them to github via goreleaser

ee567b202e1c36f33d3592ffb932373692eabfe9 authored over 7 years ago by Arturo Filastò <[email protected]>
Add CC0 LICENSE.

From https://creativecommons.org/publicdomain/zero/1.0/legalcode.txt

581bdda8e683bf4e3f59d01c1c9e07a9e99ca83d authored over 7 years ago by David Fifield <[email protected]>
Add support for making releases and uploading them to github via goreleaser

3c7064db49750f45148bc3d18966740fb07e986e authored over 7 years ago by Arturo Filastò <[email protected]>
Add -- to same xz command.

To protect against filenames that begin with '-'.

bc9c6f684a4f617befca87fd19811ae8e91ae31a authored over 7 years ago by David Fifield <[email protected]>
order_by=idx

https://lists.torproject.org/pipermail/ooni-dev/2017-July/000531.html

d668e488af284c6ec8acc7476ee7b5a5588cd2f9 authored over 7 years ago by David Fifield <[email protected]>
Comment on why we order oldest-first.

d88ef44e20378c1060b2462314f7aa815e230f9e authored over 7 years ago by David Fifield <[email protected]>
Check for errors in closing index page downloads.

0dbe260eb0704ab6ef167396bd7360df7a7f2a26 authored over 7 years ago by David Fifield <[email protected]>
Treat non-200 responses as an error.

Got this response once (probably a 500 Internal Server Error):

<?xml version="1.0" encoding="UT...

7c78803b9993df0f0a73b3717b34d4b666906288 authored over 7 years ago by David Fifield <[email protected]>
Better canonicalization of probe_asn.

Only add the "AS" prefix when the argument parses as an integer
(otherwise you could end up with...

d689f36bbdf1ac746705cb581aebad91e56cbd2b authored over 7 years ago by David Fifield <[email protected]>
Fix typo nbt → ndt.

76dee7b866f16311be1ad0695a33061bf76eefb1 authored over 7 years ago by David Fifield <[email protected]>
Canonicalize the format of probe_cc and probe_asn query values.

68899c6da23208dbc9c57cbf3e0adcb6d0e4c3e7 authored almost 8 years ago by David Fifield <[email protected]>
Documentation.

05c7f421e0bca55fdcc7d51b4ddc39abfb19bcde authored almost 8 years ago by David Fifield <[email protected]>
Non-zero exit status when there's an error or interrupt.

97a876900ecab7581a280275565f41d5e45d5302 authored almost 8 years ago by David Fifield <[email protected]>
fmt.

826482c50063591e57433dfa8054fe79bf2e8df3 authored almost 8 years ago by David Fifield <[email protected]>
Log filenames instead of URLs for exists and OK.

7fdacf12845c2a0667beae50c4992f972acc33cf authored almost 8 years ago by David Fifield <[email protected]>
Add -xz option.

c250373ab21238ed937b76304002c48e0d635420 authored almost 8 years ago by David Fifield <[email protected]>
rearrange

cb40a4279f174034261f4571959dbcaffb504766 authored almost 8 years ago by David Fifield <[email protected]>
Keep track of and delete stray temporary files.

Put all the handling of non-temporary file (renaming, deleting) on the
main goroutine. The downl...

db62a5eab64882f20dc61732a4b318892da7b015 authored almost 8 years ago by David Fifield <[email protected]>
fmt

4015eed38b108c81ee0f30a8fc478c5eda62afe0 authored almost 8 years ago by David Fifield <[email protected]>
Make downloadURLChan non-global.

0f0a32ada451c82c9120c6abbc34a6a2fc4aaee2 authored almost 8 years ago by David Fifield <[email protected]>
Keep progress counts ascending.

43ac1bf682ec446c868a3a4ade49bb4fad6625d6 authored almost 8 years ago by David Fifield <[email protected]>
Logging.

3012588294ac46e15ff15e3bd3f50220bc1eab2b authored almost 8 years ago by David Fifield <[email protected]>
Take query parameters as args.

c6a79976ec6990b79b2d73e259cc7df0961dc802 authored almost 8 years ago by David Fifield <[email protected]>
--directory option.

2d48b13cbc27a78d99f1a1cfdf803471a7dbe122 authored almost 8 years ago by David Fifield <[email protected]>
Change logging.

406c9adf76fc844f9f5e761cff9d13aa53470173 authored almost 8 years ago by David Fifield <[email protected]>
numDownloadThreads.

89e1b97d44b616f6020c21c8ac4d004f36d1a6c9 authored almost 8 years ago by David Fifield <[email protected]>
First stab at fast ooni-sync.

74bd45974bfc2942d47c6871d4da6b3c3f3e9b2c authored almost 8 years ago by David Fifield <[email protected]>
Error checking.

1033bf3cc7c427d4bf801b231a0902e0e52a366e authored almost 8 years ago by David Fifield <[email protected]>