Ecosyste.ms: OpenCollective

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

Tahoe-LAFS

Tahoe-LAFS is a free and open, secure, decentralized, fault-tolerant, distributed data store and distributed file system.
Collective - Host: opensource - https://opencollective.com/tahoe-lafs - Website: https://tahoe-lafs.org/ - Code: https://github.com/tahoe-lafs

Don't bother with persistent connections when testing NURLs.

github.com/tahoe-lafs/tahoe-lafs - dd07a39399709b59d7c1c1e2e0cb5d3ac4d6ff65 authored almost 2 years ago
Wait for current loop iteration to finish before moving on to next iteration.

github.com/tahoe-lafs/tahoe-lafs - 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

github.com/tahoe-lafs/tahoe-lafs - c97e07dc63c1d14d3f497e91971f9c186caf04f8 authored almost 2 years ago
Remove some unnecessary hierarchy

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

github.com/tahoe-lafs/tahoe-lafs - 10414e80eda31e956631d9f336858a58cc5fdad9 authored almost 2 years ago
Accept all the arguments default.nix accepts, too

github.com/tahoe-lafs/tahoe-lafs - ff50bfe5c4d8e05c02a3fa58d754779855988375 authored almost 2 years ago
Switch away from using stdin, it's flaky on Windows.

github.com/tahoe-lafs/tahoe-lafs - d7018905b9537befb47753da92ad3f975f9951de authored almost 2 years ago
get the helper ...

github.com/tahoe-lafs/tahoe-lafs - d648592a871520415196c6a1ee3b68081392a3da authored almost 2 years ago
remove some repetition in the package definition

github.com/tahoe-lafs/tahoe-lafs - 99559638b93b2ac08d6740d26e2bfbe5dee43fc5 authored almost 2 years ago
The Nix test expression includes a package build, so just do that

github.com/tahoe-lafs/tahoe-lafs - 6e6fc2d3070172dc9537b3379c305c070f0f41ea authored almost 2 years ago
Add space to return type

github.com/tahoe-lafs/tahoe-lafs - 1c926aeb869817c0a2aaa76786075b5459c396a2 authored almost 2 years ago
package metadata

github.com/tahoe-lafs/tahoe-lafs - 0d11c6c07655f97ebedb102608fd9cd5b13a9f84 authored almost 2 years ago
actually add the test expression

github.com/tahoe-lafs/tahoe-lafs - 1e0e5304d7d7c8f9300fd9338b76a3ebf4195dcc authored almost 2 years ago
Avoid colliding with the "extra" package in nixpkgs :/

github.com/tahoe-lafs/tahoe-lafs - 17a2c32e1f7c5eaf75340417da5741445e50b628 authored almost 2 years ago
Get our dependencies at runtime, too.

github.com/tahoe-lafs/tahoe-lafs - f59c6a3acfaa6f2e60455ff5a91cb67015ab4a5c authored almost 2 years ago
re-enable nix-based test suite runs

github.com/tahoe-lafs/tahoe-lafs - 93cd2aa354dee1777bdce719338fc61ce1209b04 authored almost 2 years ago
no more pypi-deps-db or mach-nix

github.com/tahoe-lafs/tahoe-lafs - edd8e99178a711ae2d1c6765288872f3a6cbb0b9 authored almost 2 years ago
fix ci configuration

github.com/tahoe-lafs/tahoe-lafs - 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.

github.com/tahoe-lafs/tahoe-lafs - 02904a363b0bf73119ad05bfc0a889231eb53f78 authored almost 2 years ago
Also supply the i2p extra dependency, txi2p

github.com/tahoe-lafs/tahoe-lafs - fa2ba64d4d7c7f4393ab2378b7a12dd5f1b6aa08 authored almost 2 years ago
Added more elements to export list in wormholetesting.py

github.com/tahoe-lafs/tahoe-lafs - 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 ...

github.com/tahoe-lafs/tahoe-lafs - 568e1b53177f33e53dae4d54b03c606b693c3319 authored almost 2 years ago
There are new autobahn releases; remove the upper bound.

github.com/tahoe-lafs/tahoe-lafs - 2bb96d8452c6fc4eaad990088c63314fd54e6aed authored almost 2 years ago
Fix private interface import to test_invite

github.com/tahoe-lafs/tahoe-lafs - 041a634d27f1f2adfdc82471e60192aaecb1fbfc authored almost 2 years ago
Remove flags that are unused

github.com/tahoe-lafs/tahoe-lafs - b58dd2bb3bed375258f611eb0af39f6c08f64684 authored almost 2 years ago
Added missing space between return type

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

github.com/tahoe-lafs/tahoe-lafs - 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

github.com/tahoe-lafs/tahoe-lafs - 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...

github.com/tahoe-lafs/tahoe-lafs - f9acb56e82602081c09f2db8f1eab9db24ee3ddb authored almost 2 years ago
Fix more inverted assertions

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

github.com/tahoe-lafs/tahoe-lafs - 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

github.com/tahoe-lafs/tahoe-lafs - 3ae574ddefd1ffc1b55a7859be698c2f67d35bf6 authored almost 2 years ago
Merge branch 'master' into 3917-refactor-test-storage-py

github.com/tahoe-lafs/tahoe-lafs - 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

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

github.com/tahoe-lafs/tahoe-lafs - 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

github.com/tahoe-lafs/tahoe-lafs - 584127ba10f360437c2a71cef3bb1290ddfaf4f5 authored almost 2 years ago
Add content limits to server.

github.com/tahoe-lafs/tahoe-lafs - ccf12897f2913de4415580dc322c8231e8c49042 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

github.com/tahoe-lafs/tahoe-lafs - 48310da01bf3e25baad489155454be1aa4ee4e42 authored almost 2 years ago
Add unit test for client foolscap config flag.

github.com/tahoe-lafs/tahoe-lafs - 56b6dd86c33d136e0f74a93c34e5d2eec186f368 authored almost 2 years ago
Separate flags for forcing foolscap between client and server.

github.com/tahoe-lafs/tahoe-lafs - db445af1c40667ab986aac42fbe47709c379539e authored almost 2 years ago
Add restriction 3.12 or later.

github.com/tahoe-lafs/tahoe-lafs - 8062808de2c65df6eed8b5f6b2282fc681a9590a authored almost 2 years ago
Add future import.

github.com/tahoe-lafs/tahoe-lafs - b43150ba85c7a3b5d1cb5952f9a235f9493c04d7 authored almost 2 years ago
Fix use of API removed in 3.11.

github.com/tahoe-lafs/tahoe-lafs - 708d54b5fdc7b8221ce88781623ff191f565a5b6 authored almost 2 years ago
Set up 3.11 in metadata and GitHub Actions.

github.com/tahoe-lafs/tahoe-lafs - 5ca07c311c78c53df4eb1e0e657c6f8f9f75229d authored almost 2 years ago
Comments added for inline mypy config. Individual flags used as --strict flag can only be used on a per-module basis.

github.com/tahoe-lafs/tahoe-lafs - 4f47a18c6af89e92c81641c9bcc96bb30398c355 authored almost 2 years ago
Apply per file flags corresponding to --strict to wormholetesting.py

github.com/tahoe-lafs/tahoe-lafs - 10b3eabed41baedd47e3b4f9ce55aec92699003a authored almost 2 years ago
Fix implicit re-export error by importing IWormhole from wormhole library directly

github.com/tahoe-lafs/tahoe-lafs - 8ccbd37d29906cef62d8db22573878534a783fdd authored almost 2 years ago
Merge pull request #697 from meejah/random-updates

Documentation updates

github.com/tahoe-lafs/magic-folder - 38b17112a6da860bc754f0340a7541aa63823c42 authored almost 2 years ago
Document the motivation.

github.com/tahoe-lafs/tahoe-lafs - a61e41d5f9d1c4aae258c25055f13d807ea26720 authored almost 2 years ago
Fix indentation.

github.com/tahoe-lafs/tahoe-lafs - 3702ad62335451d8148a70bc7e36fa93d3d52fa5 authored almost 2 years ago
Make tests test _pick_a_http_server more directly.

github.com/tahoe-lafs/tahoe-lafs - 4db65ea9369b80d92b4a6d4c0c8ae9c7a7b8916c authored almost 2 years ago
Refactor to use race().

github.com/tahoe-lafs/tahoe-lafs - 0093edcd938b6f18692094a2442bcf236f42da39 authored almost 2 years ago
Add race() implementation from https://github.com/twisted/twisted/pull/11818

github.com/tahoe-lafs/tahoe-lafs - 75da037d673a3db8db50a9472758f89960591f2d authored almost 2 years ago
File follow-up ticket.

github.com/tahoe-lafs/tahoe-lafs - e9c3a227a17f3c23efbc9ac8ee0907101c0e8f62 authored almost 2 years ago
Make the client respect the force_foolscap flag, and default to Foolscap-only

for now.

github.com/tahoe-lafs/tahoe-lafs - 9663db522c2380f162bf6965b6700ee4d6a5f2a1 authored almost 2 years ago
Merge pull request #701 from meejah/700.missing-api-commands

700.missing api commands

github.com/tahoe-lafs/magic-folder - e5ddd74778e538ebb5fabc2b7ef94baf2c648132 authored almost 2 years ago
News fragment.

github.com/tahoe-lafs/tahoe-lafs - 7bdfed6434c4129bfe766a72b8d6b38fe3d1349e authored almost 2 years ago
Test large immutable upload and download.

github.com/tahoe-lafs/tahoe-lafs - 5dc108dfe87b53966bc252afbf1a7c6c77e9c7df authored almost 2 years ago
Test writing at an offset.

github.com/tahoe-lafs/tahoe-lafs - 450eed78688142b78151725a10da4d569f53106f authored almost 2 years ago
Merge remote-tracking branch 'origin/master' into 3935-happy-eyeballs

github.com/tahoe-lafs/tahoe-lafs - cf00c6918c353af893e83cf9b6ac345d22ca155c authored almost 2 years ago
whitespace + formatting

github.com/tahoe-lafs/magic-folder - 9f5ed9b3ea1209c301cc84a1ae94509a5fba6058 authored almost 2 years ago
blank pull-request template

github.com/tahoe-lafs/magic-folder - fb2114e8ebdfaf1df20276045b77339fb7e13268 authored almost 2 years ago
tag, better words

github.com/tahoe-lafs/magic-folder - 7ea0d677544c91d8bc27fd3540e6a49e54b08c44 authored almost 2 years ago
md -> rst for code-of-conduct

github.com/tahoe-lafs/magic-folder - a78521156b20ebe48906f77dc90e6110afc0bc1c authored almost 2 years ago
fix TOC, missing docs

github.com/tahoe-lafs/magic-folder - 943b691bc2fa68b8c4f7f23aa7c5ada6fd1c3e87 authored almost 2 years ago
include release information

github.com/tahoe-lafs/magic-folder - c81f7c6d2d63151999687d92193e5435ad3a991c authored almost 2 years ago
semantic whitespace

github.com/tahoe-lafs/magic-folder - 667b1c7126bec51364fff4c39bccf29e4079834b authored almost 2 years ago
access /file-status from api

github.com/tahoe-lafs/magic-folder - d99553796c2ba68b08fed019bc598f27d5a5920c authored almost 2 years ago
magic-folder-api list-conflicts

github.com/tahoe-lafs/magic-folder - accc9098cf0979a7cc6a9a727916feb1324b9193 authored almost 2 years ago
point out other api

github.com/tahoe-lafs/magic-folder - fdf588ccc992cbbdc7ce9864f7fe551285cda6f6 authored almost 2 years ago
Merge pull request #698 from meejah/release-23-3

Release 23.3.0

github.com/tahoe-lafs/magic-folder - 97b94ebb5eee4b8ffa88877afa27ce6d87947f02 authored almost 2 years ago
nope, it was interface.rst

github.com/tahoe-lafs/magic-folder - 0c66ed5574d7c4241eab6ae54b6097eb18229946 authored almost 2 years ago
hmm, was api.rst really missing all this time?

github.com/tahoe-lafs/magic-folder - b81cb849bda6a3220616b43c586f3cf20ff0dfb5 authored almost 2 years ago
mention more history, reflect current state

github.com/tahoe-lafs/magic-folder - 30a8478fa7226282e0793a41d1534db0ec217cc9 authored almost 2 years ago
fix build instructions

github.com/tahoe-lafs/magic-folder - 3fdad05464891349e83033a7fa64e2e8a45a9af0 authored almost 2 years ago
update NEWS for release

github.com/tahoe-lafs/magic-folder - d407c0e75ea42e93116e60090320ccd90d9e8af5 authored almost 2 years ago
release-process consistent

github.com/tahoe-lafs/magic-folder - 24902e3b847f37de3b181991b1e9d2a6134d8b94 authored almost 2 years ago
Merge pull request #1206 from tahoe-lafs/2916.grid-manager-proposal.6

Grid Manager: more control over which storage-servers a client uploads to

github.com/tahoe-lafs/tahoe-lafs - 6c0c9470cf6578474bd41b80f844f0bf8e42c6ed authored almost 2 years ago
more-specific error

github.com/tahoe-lafs/tahoe-lafs - 5672a28350a453628c69b4d892e4079982756691 authored almost 2 years ago
different way to say 'all items okay'

github.com/tahoe-lafs/tahoe-lafs - b28ac6118b3e3329d627c23086db90a674803b3f authored almost 2 years ago
Fix inverted assertion

github.com/tahoe-lafs/tahoe-lafs - 7c3f6cb4c7fcba278dea93d62a3ddea381835a7f authored almost 2 years ago
wording

Co-authored-by: Jean-Paul Calderone <[email protected]>

github.com/tahoe-lafs/tahoe-lafs - aed5061a96876bc2efc943c5f5ad60217e1ad9b1 authored almost 2 years ago