Ecosyste.ms: OpenCollective

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

github.com/ooni/orchestra

The OONI Probe Orchestration System
https://github.com/ooni/orchestra

Add bad_chars check

53619f2844d1a4e3bd6b53d231ed0eb6e05974a5 authored about 6 years ago by Arturo Filastò <[email protected]>
Do the first INSERT in a copy_from

73d8b0acc9d35d7dd422c324b0cc4850bd3a5dc7 authored about 6 years ago by Arturo Filastò <[email protected]>
Avoid doing too many inserts inside of a transaction

b2318f6c5314b2bf8d9d8d74950771b8c4a8b337 authored about 6 years ago by Arturo Filastò <[email protected]>
Fix typo in cursor

e76b4aa0589ec42a7701f06af018b10dc392de49 authored about 6 years ago by Arturo Filastò <[email protected]>
Wrapp all DB operations in transactions

09e42b2191caafbf2fcf9578b091c1420ce0b7f8 authored about 6 years ago by Arturo Filastò <[email protected]>
Refactoring of the sync-test-lists script

Write the last synched commit to the sync_test_lists table

d78bdc64a2ac78d2538c603a0cb8375f4080e5f8 authored about 6 years ago by Arturo Filastò <[email protected]>
Improve docs of the working-dir argument

95f8645cb49a634d05f62d04b393261767b5acd5 authored about 6 years ago by Arturo Filastò <[email protected]>
Improvements to the sync-test-lists script and do some debugging of it

9d345d9f9e321a031a80f2f8471b51ba30d249bd authored about 6 years ago by Arturo Filastò <[email protected]>
Add Changelog entry

ec0d2a25ad13929e4d5064054e9168c3abbca119 authored over 6 years ago by Arturo Filastò <[email protected]>
Delete all key signing functionality

100d633e4c00d41bcd585fda2f420643bc28c91a authored over 6 years ago by Arturo Filastò <[email protected]>
Delete keygen file

f002b95fbce91f3b8be7bdb51cbec7c1cb4897e4 authored over 6 years ago by Arturo Filastò <[email protected]>
Disable the keygen command

e9f83dbfc2c015e33f18a5e36148f08543170dbd authored over 6 years ago by Arturo Filastò <[email protected]>
The renaming is no longer needed

99a685f7fc8d7cd637f07f8001471e467aea6227 authored over 6 years ago by Arturo Filastò <[email protected]>
Cleanup mixture of tabs and spaces in Makefile

1a5c2ddecca21554c7d7966dac723df8fce9e4a9 authored over 6 years ago by Arturo Filastò <[email protected]>
Merge pull request #43 from TheTorProject/feature/rename

Feature/rename

6226bd3c6164c808e4e7f3fd241d3aa97cc5a94f authored over 6 years ago by Arturo Filastò <[email protected]>
Better Makefile indentation

fed9c092ab2c37e63abb364a169118e0e3e9b9a2 authored over 6 years ago by Arturo Filastò <[email protected]>
Run make fmt

0fe277ea6943e54375eb3bb04eab01088b89d0e6 authored over 6 years ago by Arturo Filastò <[email protected]>
Fix travis paths

4902d143256a4db3edaac0c8b15e07c1a6082ee4 authored over 6 years ago by Arturo Filastò <[email protected]>
Fix travis?

6febc21b61c850cc7d739bbbd51555b106471316 authored over 6 years ago by Arturo Filastò <[email protected]>
Rename Proteus to OONI Orchestra :bowtie: :musical_score:

52f883de4f34a0b4696b9f38f6ba1a6753dacf8e authored over 6 years ago by Arturo Filastò <[email protected]>
Update the Gopkg.lock

7eda2b0afab7410c567f822de9997c4bec075b5a authored over 6 years ago by Arturo Filastò <[email protected]>
Ignore the vendor directory

3b9fc718d5d39d20def0b68c900b462f9fb73495 authored over 6 years ago by Arturo Filastò <[email protected]>
Switch from govendor to dep

88395d2677b33c8931b9c360efdf74f0b0cdd26d authored over 6 years ago by Arturo Filastò <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/signing-merged

* origin/master:
Update vendorized code
Update bindata
Add very minimal pagination support...

77c90b5f1479aef0130fc87ebec9deaeb12fe310 authored over 6 years ago by Arturo Filastò <[email protected]>
Merge pull request #40 from TheTorProject/feature/client-pagination

Feature/client pagination

58eb7e6c8851cc88e1ca08add5f3c3966b2999a6 authored over 6 years ago by Arturo Filastò <[email protected]>
Get signing to happen on the yubikey

52764ff1c1b7088d182036461df71140996f0563 authored over 6 years ago by Arturo Filastò <[email protected]>
Add crypto11 dep

6bd77386be730407c16909984f1b220a5de1f662 authored over 6 years ago by Arturo Filastò <[email protected]>
Update deps

7fc5bc9d021221e34a4d6859af59380633e8f373 authored over 6 years ago by Arturo Filastò <[email protected]>
Use my fork of go-jwt that adds support for the signer interface

Waiting for https://github.com/dgrijalva/jwt-go/pull/236 to be merged

2920d29dc6634d8268f67739bc0ba3b65d09098f authored over 6 years ago by Arturo Filastò <[email protected]>
Get the locally generate key and certificate to be written to the card

It seems like you need to have a certificate associated to the private
key in order for the priv...

a7f7f1c350eeac4e04695a2af7e2f48c57bd9d4b authored over 6 years ago by Arturo Filastò <[email protected]>
Add extra comments

b331089981c004e1c7d3cc6902484fdb12345bdf authored over 6 years ago by Arturo Filastò <[email protected]>
Remove comments, update Makefile

5a88e4f876098f80f5cdac417ea77b59d3a7feaf authored over 6 years ago by Arturo Filastò <[email protected]>
Use RSA20148 instead of ECDSA

c815f25b3fe383adb4d5b1d1473252209e171ce8 authored over 6 years ago by Arturo Filastò <[email protected]>
Start adding support for HSM tokens

Currently I have been testing the code using softhsm, but I suspect it
does not support the way ...

4a898fc0489464773402d361e54fbc3c4de7dbca authored over 6 years ago by Arturo Filastò <[email protected]>
Add confirmation dialog

1055ccfe25bbac9283ffd4ddf6cfc69b62def35f authored over 6 years ago by Arturo Filastò <[email protected]>
Implement basic PoC for ECDSA based signing and verification of tokens

e46d84affee4653a0423364d7dd76f07d0db112b authored over 6 years ago by Arturo Filastò <[email protected]>
Hotfix for proteus-frontend

c5f13a8242030eeaf66d52cd4c40384618c389f7 authored almost 7 years ago by Arturo Filastò <[email protected]>
Update vendorized code

3bf7345a9b19522fa7174ad2484ae099dc0afcca authored almost 7 years ago by Arturo Filastò <[email protected]>
Update bindata

08d6614f01ab3271f596b1e39d8bac22bac56b2e authored almost 7 years ago by Arturo Filastò <[email protected]>
Add very minimal pagination support

abad8b836cf12153a3c766d01ec3e5685bdde931 authored almost 7 years ago by Arturo Filastò <[email protected]>
Bugfixing of pagination functions

6adb38c2799ab980b400b74085aba43d157e81e7 authored almost 7 years ago by Arturo Filastò <[email protected]>
Implement pagination and metadata extraction

See: https://github.com/TheTorProject/proteus/issues/19
https://github.com/TheTorProject/pro...

c8b22e2ef6216f3673c1161e265fe0194445d88e authored almost 7 years ago by Arturo Filastò <[email protected]>
Move common functions into proteus-common

6ae04114bf2b37ce35d6cb9a91201ce9f6813cc8 authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #39 from TheTorProject/refactor/registry

Refactor/registry

9d48b28724e54e329d77aaf66a818c7e1835c7ae authored almost 7 years ago by Arturo Filastò <[email protected]>
Refactor proteus-registry

It has been aligned to follow the same directory structure and style of
proteus-orchestrate

5800207553424c66483fb81bed22991039d1b753 authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #38 from TheTorProject/upgrade/gobindata

Upgrade/gobindata

a5de41af7cb97a771b765b1df2bdc39bc1c3e3c4 authored almost 7 years ago by Arturo Filastò <[email protected]>
Now that metadata is not changed. Regenerate all the bindata.go

b942fa6f750934e8f65bddc491b4b47837a978d3 authored almost 7 years ago by Arturo Filastò <[email protected]>
Regenerate bindata

6163c74aa7912e9bf0333162f9fae1dc4dac61ab authored almost 7 years ago by Arturo Filastò <[email protected]>
Upgrade to the newer fork of gobindata

d542823256f3a70d1b76fa69c899154898812248 authored almost 7 years ago by Arturo Filastò <[email protected]>
Don't run bindata on release

Doing so leads to a dirty tree as the access times of the files will
always change

bd9384177df9bdcd31a1bb4051a7d0e77ac35949 authored almost 7 years ago by Arturo Filastò <[email protected]>
Bump versions and add changelog entry

44f1c27527378baf37ef8776cce335a429b9da53 authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #37 from TheTorProject/update/next

Update/next

a2a5b6c685c2ee9b8541d728a20bc4895e3fb245 authored almost 7 years ago by Arturo Filastò <[email protected]>
Update yarn.lock

775da0271d7b092e690caa29877ad32a54a7b4fc authored almost 7 years ago by Arturo Filastò <[email protected]>
Update to next.js 3.2.3

6fce47075bc7ecc9dbfbe0099a33e8b6c5f15f44 authored almost 7 years ago by Arturo Filastò <[email protected]>
Bump version add changelog entry

c0ae4f560663346a9f5294e654e541b6c39c2e9c authored almost 7 years ago by Arturo Filastò <[email protected]>
Remove dead version code

f8b0da778e63c0eab3378844fa8417d532384891 authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #36 from TheTorProject/fix/nullauth

Fix the NullAuthorizor by running auth() also when the token is absent

6a88f0adbd2ffd2c038562f5efcf186fe0769984 authored almost 7 years ago by Arturo Filastò <[email protected]>
Lint ErrMissingToken

e5a9ea2a198191301836fdbd6b58797b626f96d2 authored almost 7 years ago by Arturo Filastò <[email protected]>
Run make fmt

c80b7b3f35e32438a502156ba7e239d692ad5092 authored almost 7 years ago by Arturo Filastò <[email protected]>
Fix the NullAuthorizor by running auth() also when the token is absent

72d0bc229f57515eddc0738f542b5112b810f033 authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #34 from TheTorProject/release/0.2.0

Release/0.2.0

6f7b8a13175f9eadc57af18c9a6e7bf3f65ab22b authored almost 7 years ago by Arturo Filastò <[email protected]>
Add a note about improvements to the release note creation

eb800692d5ddd9c411e23945bb1e72cf326ddac8 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add changelog entry for the removal of the deprecated proteus-notify

0d7bbaf79a1ff7559707457bc44c53b1a37a5e91 authored almost 7 years ago by Arturo Filastò <[email protected]>
Comment out checksums as it doesn't work

678cecc8645f011b7da22f735d7d88abfa8b9300 authored almost 7 years ago by Arturo Filastò <[email protected]>
Explicit the format for the archives

eff490b34e8a7a6e91981d99be2463ac7a4f8248 authored almost 7 years ago by Arturo Filastò <[email protected]>
Delete dist when building

0d4774e57f40ebdaa979ba557518fc40cd6f7b22 authored almost 7 years ago by Arturo Filastò <[email protected]>
Run make bindata

730bd28d6bad255973fafcbb39a7a6119b1f2b26 authored almost 7 years ago by Arturo Filastò <[email protected]>
Read GITHUB_TOKEN from dotfile

0c072c992c67348fd07ae475a0e14c77705ff043 authored almost 7 years ago by Arturo Filastò <[email protected]>
Replace release with goreleaser

2823eb3560de71350f2be1b202755ac6ff6a39c1 authored almost 7 years ago by Arturo Filastò <[email protected]>
Bump version in proteus-frontend

7e17de517f69219e79a061bc4702977c26261822 authored almost 7 years ago by Arturo Filastò <[email protected]>
Rename env var in frontend

* Bump version and add changelog

62c196623958e27306bcde5862fa55554c1a6851 authored almost 7 years ago by Arturo Filastò <[email protected]>
Remove commented out config option

526c81880ede614ddcff97973d008c1ce2cbe417 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add goreleaser

7908d98d13fe126e7b5c0b31d548aa4b1b124a0a authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #33 from TheTorProject/orchestrate/restfulness

Orchestrate/restfulness

0d29081183364e31b988d74008d7ca8f262a7a03 authored almost 7 years ago by Arturo Filastò <[email protected]>
Fix unittest for GetTestHelpers

7d988f243f631c649a2b5b662157a2e72d7a5a2f authored almost 7 years ago by Arturo Filastò <[email protected]>
More unittest fixing

c792ae53708b51d528b8ac6a676f812f6911caf5 authored almost 7 years ago by Arturo Filastò <[email protected]>
If we don't exit when the test fails it's kind of useless to run them..

46c58736371cf59a28d3ab605dca1fe07c87b2ad authored almost 7 years ago by Arturo Filastò <[email protected]>
Fix unittests

f5bb7713e01cab2ef6a08fe95187c912f9a5ff41 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add the missing types and names query paramters for collectors and test-helpers

f85956dbc1acf087aa977c6f50a2e003f8eb0fa6 authored almost 7 years ago by Arturo Filastò <[email protected]>
Implement, as an example, the test helpers in the canonical bouncer

b408c070605dce3b275029d8bdf3cb5ca9216d82 authored almost 7 years ago by Arturo Filastò <[email protected]>
Update bindata

35973be80b89bb71665e51268b1e14043b032dd2 authored almost 7 years ago by Arturo Filastò <[email protected]>
Change the schema of the test helpers table and add type field

443c46bfa2be217b9625993eafd7c801eee59326 authored almost 7 years ago by Arturo Filastò <[email protected]>
Drop precise dist (it's deprecated by travis) and bump golang version

52fc70ed77f236fe7703387a276b31f8bef3fbb1 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add optional authentication support

91fc56bb514c11eafe47a69e8c4e51c6f0af080c authored almost 7 years ago by Arturo Filastò <[email protected]>
Improve docstrings based on comments from @bassosimone

2aa40dedcfb0fde62c07315a201d15c1a5e043c4 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add BSD-3-Clause license

7d2c9c47f97e81dffdcabaa9a8177e7335e82922 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add some pretty basic unittests

90be798f318872152b123dca582badc37aff86f9 authored almost 7 years ago by Arturo Filastò <[email protected]>
We don't really need pagination for collectors and test-helpers

679d513259b79f9ba01b1c6b48f50c90af004b22 authored almost 7 years ago by Arturo Filastò <[email protected]>
Implement the new proposed API

In doing so, also do some refactoring of the rendezvous code

d723119d09eca2e63466d71d2fc5b0a224dc607d authored almost 7 years ago by Arturo Filastò <[email protected]>
Rename Handle${NAME} to ${NAME}Handler

d9ae479fdc17499d093fe0dbdb22cdca36c4fabd authored almost 7 years ago by Arturo Filastò <[email protected]>
Make the API of orchestrate more RESTful

c7f46153503d4fa0504bea97b3a668b1dd007e63 authored almost 7 years ago by Arturo Filastò <[email protected]>
[vendor] Update gin to v1.2

```
govendor fetch github.com/gin-gonic/gin/...@=v1.2
```

880480a762c5ceaac9a564f96e40261a31b557a7 authored almost 7 years ago by Arturo Filastò <[email protected]>
Merge pull request #32 from TheTorProject/refactor/orchestrate

Refactor/orchestrate

19370add3688eb07fcd7f634d3c22bd86eb38e20 authored almost 7 years ago by Arturo Filastò <[email protected]>
[XXX-zap] Yes, it is the correct error

36439d640f5449bba6053940ec31eddd917362dc authored almost 7 years ago by Arturo Filastò <[email protected]>
Fix casing of comment

977ef40daf27f142b27f0ea5cbada32c4a2ac39a authored almost 7 years ago by Arturo Filastò <[email protected]>
Uniform the structure of the logging context

3e2c30c37444292570f03f36ca76a1e754ff88b8 authored almost 7 years ago by Arturo Filastò <[email protected]>
Rename ctx pkg from event -> orchestrate

1e52e270b65c59e717777993199d5a5789c658a0 authored almost 7 years ago by Arturo Filastò <[email protected]>
Remove table names from the config file

It never actually worked properly to change the table name from the
config file and why would yo...

519cd2bbe2954a3b19571bb9313d641b54736ec6 authored almost 7 years ago by Arturo Filastò <[email protected]>
Add private dir to gitignore

b3f8aeef19afb3e8886cefec1f8136962c72135e authored almost 7 years ago by Arturo Filastò <[email protected]>
Fix bindata paths

36b1b8b520c2a2a316545a67037a4963db7bc34c authored almost 7 years ago by Arturo Filastò <[email protected]>