Ecosyste.ms: OpenCollective

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

github.com/tahoe-lafs/tahoe-lafs

The Tahoe-LAFS decentralized secure filesystem.
https://github.com/tahoe-lafs/tahoe-lafs

Merge remote-tracking branch 'origin/master' into 3991.build-with-nix-for-pypy

77d34374d197df87f7bfb1540871df635247fa47 authored almost 2 years ago
Merge pull request #1262 from tahoe-lafs/3935-happy-eyeballs

MVP happy eyeballs for HTTP storage protocol

Fixes ticket:3935
Fixes ticket:3981

559e2ecdab5daa79ee5b5587ba7cf0d5ce5e8a95 authored almost 2 years ago
Better test name.

264269f409bb7e567c4632335ed1d8a3a20faef4 authored almost 2 years ago
Another todo.

14aeaea02223970c1cbc2afbb7499a22231fbb62 authored almost 2 years ago
Async!

7ae8b50d14465a6b4fa3d7f5b35bfdbf5056f28a authored almost 2 years ago
Better explanation.

b65bc9dca70048d6e1c41abbf47d93a4f4b30d3e authored almost 2 years ago
Pass in a pool instead of pool options.

e98967731952208896e78cf8e1b697b367c6f8a0 authored almost 2 years ago
Encode the reason limit in the implementation as well

6a0a895ee88e34da3c798acc19c5800af3fda414 authored almost 2 years ago
Give base32 a section heading

We don't have any other sections but ... :shrug:

fe0e159e52712c14557e0c188798f8286e33ca65 authored almost 2 years ago
trim overlong section marker

b27946c3c6b590667ee54f43f61bc72e57780d6d authored almost 2 years ago
fix table markup

6771ca8ce4caf34cceacd806c8c7c45eb80af315 authored almost 2 years ago
fix title level inconsistency

7859ba733717dbc75b98554311cf7a59733ed5f7 authored almost 2 years ago
correct version type annotation

c3afab15ed43a729a8517e7ded6a6877b3c765f0 authored almost 2 years ago
inline the actual base32 alphabet we use

6dc6d6f39f35fe6f51002b46b90727381b142e04 authored almost 2 years ago
There is a limit to the size of the corruption report a server must accept

369d26f0f8c4975c7855e43ce9033caf893c50f0 authored almost 2 years ago
adjust markup to clarify the encoding exceptions

5facd06725d2f0c11e497c84e4d90e90bc37dd95 authored almost 2 years ago
nail it down

c0a8be584398c2ddd85c7832cb5bc5a55e0bab00 authored almost 2 years ago
Start adapting language to narrow down possible interpretations

a8832b11b6e365564d1b53f35bd885353d550841 authored almost 2 years ago
some more edits

7b207383088ce1f866bc6442e07b5f675ceea4b7 authored almost 2 years ago
``Authorization`` is the right header field

48a2d4d31d86bc39c2e1caa06f6e9c3e6baac741 authored almost 2 years ago
Add more CDDL to the spec; remove some server version flags from it

98a3691891bfbe4af2871a58fba0e586400e90cf authored almost 2 years ago
Base64 encode the swissnum

Typically swissnums themselves are base32 encoded but there's no requirement
that this is the ca...

8645462f4e1b44507e9dcde63c05ff3ef9f30453 authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into 3935-happy-eyeballs

d96a22e48b8494fb86587b925c273589149507b0 authored almost 2 years ago
Merge pull request #1271 from tahoe-lafs/3988-failing-test-http

Fix failing integration test

Fixes ticket:3988

f12b78e199d7096aa2e1e88c1299ec3fbf7c3521 authored almost 2 years ago
news fragment

a173df4561fb3fad1898f32421553962f7659ff1 authored almost 2 years ago
Put Python package overrides in one place, and add a lot more of them

These packaging changes fix issues against CPython 3.11 or PyPy.

35b921b11d1fdf23d8039a7cf4b526eb56474995 authored almost 2 years ago
Remove the non-unit test dependencies from the unit test inputs

dd8f6d408d27908de924ce400c7c717536095f0b authored almost 2 years ago
Fix `maturin build` when using PyPy for the pycddl package

41d5538921e07d291e3f88f6ffaf60d8c2e68daa authored almost 2 years ago
Package a version of collections-extended compatible with Python 3.11

900b4a3c989f0ef707b0ab39b72063aa3f991a7c authored almost 2 years ago
Undo unnecessary imports.

23b977a4b1626683116c71e08ed1a4f33381d5f0 authored almost 2 years ago
Just use the utility.

815066c4de7db05c5df86ca1b9ab7dbeb08cfab2 authored almost 2 years ago
Don't actually need this.

cce5d3adff757d67fdde04da8cd10a86e5a61176 authored almost 2 years ago
Lint fix.

ded5b20924537bbda2471581606cc9adbe7f87ce authored almost 2 years ago
Run blocking tests in a thread.

aba60d271956d5100375c14b507a720582459860 authored almost 2 years ago
Make await_client_ready() non-blocking.

61d9d82c55644b3a786b3b05725438a3cff02a18 authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into 3988-failing-test-http

ab300c090a4248d64c4f3c1192e8a20a976450c8 authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into 3935-happy-eyeballs

c259bdb0331c9c336ebc7c075928a0d309390ef1 authored almost 2 years ago
Merge pull request #1270 from exarkun/3989.drop-tenacity-dep

Fixes: ticket:3989

2dfabf796f3d1f28b1f436a8a383c261254bd618 authored almost 2 years ago
Fix the type annotations

6a4346587cf06f7603572796daf4851bd98a1415 authored almost 2 years ago
Also remove it from the Nix packaging

5cf892b441daf77ad5efada4a785dfa4a0e2ecf6 authored almost 2 years ago
news fragment

a9f34655686764e633be4a6ccb8f2d79b841a291 authored almost 2 years ago
implement retry ourselves, don't depend on tenacity

a3ebd21b25c29fe8a871ae53967e0ed3f29be5d4 authored almost 2 years ago
Try to rewrite test_get_put.py::test_large_file into system-style test.

a24e6bd7f94311b185072132b3372fd4a0afb723 authored almost 2 years ago
another one

e6832dd71ca1ad70ccf856f8d6f74751c82b5a0c authored almost 2 years ago
Fix a couple other `_protocol` attributes

c9dba4d0a4d3074e3de1ce77c05065e411b6f0b8 authored almost 2 years ago
see if this fixes the AttributeError

58e0e3def7fc25a8ed15f7d2203adf8eed0625e4 authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into 2916.grid-manager-integration-tests.2

35525bc10e644a3247867e9d431279a482cd2886 authored almost 2 years ago
Merge pull request #1261 from danielzwlee/3970.type-annotations-clean

Fixes: ticket:3970

8431bbff676a8ac2772db7e76056ef7407071a62 authored almost 2 years ago
Merge pull request #1267 from exarkun/replace-mach-nix

Fixes: ticket:3987

e033f25d0a99fe5c002890733ebfc13b5e0842d1 authored almost 2 years ago
more packaging instructions

2a8867f6cf0ca52ef62361b049babafffc956705 authored almost 2 years ago
Add 3.11.

52f43cefea6b447cda47cd5e75df4937190f8bd6 authored almost 2 years ago
package update instructions

aaaec9a69dbed5c0b97566d3be8bde79fd9765e2 authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into replace-mach-nix

b66524052357dd89b96ecfd260a907e07239ae59 authored almost 2 years ago
give the reader a hint about the interpretation of `./.`

324a5ba397bfe211311cf7db1da7f70adc14b85d authored almost 2 years ago
a note about what this is and what's going on upstream

505032d0cac83111341304335c88d2ee95afdd9f authored almost 2 years ago
Sync branch with master and resolve merge conflicts

:# new file: src/allmydata/util/cputhreadpool.py

2e2bbc1bcf51b26d60055c4ccfe56ddbc92adc92 authored almost 2 years ago
Fix 3.11 runs.

24212b412cba52481695b85e057da1ac04a96d67 authored almost 2 years ago
Don't bother with persistent connections when testing NURLs.

dd07a39399709b59d7c1c1e2e0cb5d3ac4d6ff65 authored almost 2 years ago
Wait for current loop iteration to finish before moving on to next iteration.

f8ea650b922ba5622debdf6a49121388e2a32e2d authored almost 2 years ago
Merge pull request #1263 from tahoe-lafs/3959-more-end-to-end-tests

More end to end tests

Fixes ticket:3959

c97e07dc63c1d14d3f497e91971f9c186caf04f8 authored almost 2 years ago
Remove some unnecessary hierarchy

I thought `default.nix` was handled specially for the purposes of automatic
parameter population...

10414e80eda31e956631d9f336858a58cc5fdad9 authored almost 2 years ago
Accept all the arguments default.nix accepts, too

ff50bfe5c4d8e05c02a3fa58d754779855988375 authored almost 2 years ago
news fragment

ea5928ce537a97b7fa850dc26553c12566e3dc5f authored almost 2 years ago
Switch away from using stdin, it's flaky on Windows.

d7018905b9537befb47753da92ad3f975f9951de authored almost 2 years ago
get the helper ...

d648592a871520415196c6a1ee3b68081392a3da authored almost 2 years ago
remove some repetition in the package definition

99559638b93b2ac08d6740d26e2bfbe5dee43fc5 authored almost 2 years ago
The Nix test expression includes a package build, so just do that

6e6fc2d3070172dc9537b3379c305c070f0f41ea authored almost 2 years ago
Add space to return type

1c926aeb869817c0a2aaa76786075b5459c396a2 authored almost 2 years ago
get lib :/

1b9936bd1b89e8b253aa003a7e129e72adbb100e authored almost 2 years ago
package metadata

0d11c6c07655f97ebedb102608fd9cd5b13a9f84 authored almost 2 years ago
actually add the test expression

1e0e5304d7d7c8f9300fd9338b76a3ebf4195dcc authored almost 2 years ago
Avoid colliding with the "extra" package in nixpkgs :/

17a2c32e1f7c5eaf75340417da5741445e50b628 authored almost 2 years ago
Get our dependencies at runtime, too.

f59c6a3acfaa6f2e60455ff5a91cb67015ab4a5c authored almost 2 years ago
re-enable nix-based test suite runs

93cd2aa354dee1777bdce719338fc61ce1209b04 authored almost 2 years ago
no more pypi-deps-db or mach-nix

edd8e99178a711ae2d1c6765288872f3a6cbb0b9 authored almost 2 years ago
fix ci configuration

b73045d93c1144ea1ef2ce9fb5129ce221e36943 authored almost 2 years ago
Drop nixpkgs 21.11 - it is missing some stuff we need

Not only some nixpkgs facilities but it also includes a rustc that's too old
to build pycddl.

02904a363b0bf73119ad05bfc0a889231eb53f78 authored almost 2 years ago
Also supply the i2p extra dependency, txi2p

fa2ba64d4d7c7f4393ab2378b7a12dd5f1b6aa08 authored almost 2 years ago
Added more elements to export list in wormholetesting.py

f1be1ca1de497f4b3ebb5d5795803a5a331dcba9 authored almost 2 years ago
Replace the mach-nix-based package with a nixpkgs-based package

The built-in nixpkgs `buildPythonPackage` doesn't do metadata discovery so we
have to duplicate ...

568e1b53177f33e53dae4d54b03c606b693c3319 authored almost 2 years ago
There are new autobahn releases; remove the upper bound.

2bb96d8452c6fc4eaad990088c63314fd54e6aed authored almost 2 years ago
Fix private interface import to test_invite

041a634d27f1f2adfdc82471e60192aaecb1fbfc authored almost 2 years ago
Remove flags that are unused

b58dd2bb3bed375258f611eb0af39f6c08f64684 authored almost 2 years ago
Added missing space between return type

61c835c8a05c15b7eabe29b453633b7c4da022e8 authored almost 2 years ago
Per-file configuration for wormholetesting.py moved from inline mypy configuration moved to mypy.ini file

74ff8cd08041a1107b05771778310449bf4d99f8 authored almost 2 years ago
Merge pull request #1214 from Fenn-CS/3917-refactor-test-storage-py

Refactor test_storage.py to use base test classes

Fixes: ticket:3917

36cd697253890549cb3a823374eeee6fa86018f4 authored almost 2 years ago
Fix wrong expected val in assertion

This is a follow up to 7a387a054eb5c9b86ec20c6b95b0489a0034af13

Signed-off-by: Fon E. Noel NFEB...

f9acb56e82602081c09f2db8f1eab9db24ee3ddb authored almost 2 years ago
Fix more inverted assertions

Just like in 7c3f6cb4c7fcba278dea93d62a3ddea381835a7f
This commit corrects some wronly inverted ...

7a387a054eb5c9b86ec20c6b95b0489a0034af13 authored almost 2 years ago
Merge branch '3917-refactor-test-storage-py' of github.com:Fenn-CS/tahoe-lafs into 3917-refactor-test-storage-py

3ae574ddefd1ffc1b55a7859be698c2f67d35bf6 authored almost 2 years ago
Merge branch 'master' into 3917-refactor-test-storage-py

4e6e78f19c7cafcf749d597dc43644bf4dc62fda authored almost 2 years ago
Merge pull request #1266 from tahoe-lafs/3965.better-max-size

Add more restrictive CBOR content limits to server

Fixes: ticket:3965

374d2fc4993cb3f26589c06c941dc5b5329a2d4f authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into 3935-happy-eyeballs

aa18c3418fc7ec9bd2d9097ddf3668939eef830a authored almost 2 years ago
Merge pull request #1264 from tahoe-lafs/3936.client-can-disable-foolscap

Make the client respect the force_foolscap flag

Fixes ticket:3936

584127ba10f360437c2a71cef3bb1290ddfaf4f5 authored almost 2 years ago
Add content limits to server.

ccf12897f2913de4415580dc322c8231e8c49042 authored almost 2 years ago
Pacify mypy.

5d7d387593da2fdf101bac07f6bcc18fab1b783f authored almost 2 years ago
Merge pull request #1265 from tahoe-lafs/3982-python-3.11

Add support for Python 3.11

Fixes: ticket:3982

48310da01bf3e25baad489155454be1aa4ee4e42 authored almost 2 years ago
Add unit test for client foolscap config flag.

56b6dd86c33d136e0f74a93c34e5d2eec186f368 authored almost 2 years ago
Separate flags for forcing foolscap between client and server.

db445af1c40667ab986aac42fbe47709c379539e authored almost 2 years ago
Add restriction 3.12 or later.

8062808de2c65df6eed8b5f6b2282fc681a9590a authored almost 2 years ago
Add future import.

b43150ba85c7a3b5d1cb5952f9a235f9493c04d7 authored almost 2 years ago