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

Merge pull request #1358 from a-detiste/remove-future

remove old Python2 __future__ statements

Fixes ticket:4090

github.com/tahoe-lafs/tahoe-lafs - 3afd2dcdc7c5937d988b7034c21d1b38b83ad4bd authored 11 months ago
Merge pull request #1351 from tahoe-lafs/4082-upgrade-mypy

Upgrade to mypy 1.8

github.com/tahoe-lafs/tahoe-lafs - 40963cd3de3c0284297d905a56a7361e0744e66a authored 11 months ago
Merge pull request #1354 from tahoe-lafs/4085.dirty-reactor-in-tests

Hopefully fix dirty reactor in tests

github.com/tahoe-lafs/tahoe-lafs - 4fb973e1cba54ee30b405298cb6f9a420a0e9581 authored 11 months ago
remove old Python2 __future__ statements

github.com/tahoe-lafs/tahoe-lafs - b856238110c8c0a2b9cfa6d47302b330fa0ab043 authored 11 months ago
Merge pull request #749 from meejah/748.read-only

#748: read-only is actually optional, and documentation

github.com/tahoe-lafs/magic-folder - 04cffbe0e08928cb2dd5c9953f6e2bc7470c7985 authored 11 months ago
document read-only attribute

github.com/tahoe-lafs/magic-folder - 54b218fe9f049723191f45ad6cf3d217d5ed64d4 authored 11 months ago
test with read-only as well

github.com/tahoe-lafs/magic-folder - 7657e72e3b434ffe9db3ffa4ce860e68f0a4114e authored 11 months ago
fix client: only include "read-only" when requested

github.com/tahoe-lafs/magic-folder - 165c6fb3cbfdb621dc4ad5bd7062d69427e43281 authored 11 months ago
update release procedure

github.com/tahoe-lafs/magic-folder - 88f6c9266fb2218fac5608911f8130aea6ce972c authored 12 months ago
update NEWS for release

github.com/tahoe-lafs/magic-folder - be4837c3ed8fca86091f1a1a56275c50dde1abb8 authored 12 months ago
Merge pull request #746 from meejah/upgrade-versions

Drop Python 3.8, test on more platform, upgrade library versions

github.com/tahoe-lafs/magic-folder - 3b8f58b0f1c47153480e760e9293aac2ccd3a6b9 authored 12 months ago
i guess there's no pypy, despite the examples in the docs?

github.com/tahoe-lafs/magic-folder - 466d7c1ffa7567204ba73a86029328eea9a357f2 authored 12 months ago
need older autobahn for 3.8

github.com/tahoe-lafs/magic-folder - e7dcbb342ebeed67f0b35cf563762200a465e145 authored 12 months ago
3.12 appears broken in CI runner

github.com/tahoe-lafs/magic-folder - 2bb688e004731e87d96021f52fb93d9a557eb8ae authored 12 months ago
note why no 3.8 support

github.com/tahoe-lafs/magic-folder - 3fb80541fa614e1980d7a057aea839af355bbfcf authored 12 months ago
run at least linux tests on more python platforms

github.com/tahoe-lafs/magic-folder - dbbb2c290823412420312c7f4f5674d95cadcd71 authored 12 months ago
get rid of pytest-lazy-fixture

github.com/tahoe-lafs/magic-folder - 5edbbed3666b9c99300b7b21afa05c9d4a683128 authored 12 months ago
additional dependencies needed for python 3.9 it seems

github.com/tahoe-lafs/magic-folder - ff3be56d5a276ab91e1cd1a13da80a4660361387 authored 12 months ago
blacklist cbor2 5.6.0

github.com/tahoe-lafs/magic-folder - fbce32540a1e41426bf960853053e4bea613cd75 authored 12 months ago
Merge pull request #1356 from tahoe-lafs/4088-disable-c-cbor2

Disable C version of cbor2 loading

Fixes ticket:4088

github.com/tahoe-lafs/tahoe-lafs - 684c7bbbda0856bec7435593055496ea6ee4492d authored 12 months ago
Update nix packaging.

github.com/tahoe-lafs/tahoe-lafs - b52f0251d5a6bbecdef0fd72f8c8dc1ef6eeeb8e authored almost 1 year ago
Switch to using pycddl for CBOR decoding.

github.com/tahoe-lafs/tahoe-lafs - fced1ab01bb55bc58f521e544d8a2e450a3a9ceb authored almost 1 year ago
Use Python version of CBOR loading.

github.com/tahoe-lafs/tahoe-lafs - f0ce6e9d688d84622cb255255a0db75cb6d57c12 authored almost 1 year ago
Centralize cbor dumping and loading, for better control.

github.com/tahoe-lafs/tahoe-lafs - 1db76da2e234d742b9206cec92161a583fdbe480 authored almost 1 year ago
Merge pull request #1355 from meejah/4087.cbor2-encoding

blacklist cbor2 version

github.com/tahoe-lafs/tahoe-lafs - 2cc9ceabcd4089be2a07c52523389911e251489b authored about 1 year ago
exclude cbor2 5.6.0

github.com/tahoe-lafs/tahoe-lafs - 741f6182f8a9494d834ee499e5c9571e93cbfe58 authored about 1 year ago
Merge pull request #1353 from meejah/4076.prepare-release-1.19.0

4076: prepare release 1.19.0

github.com/tahoe-lafs/tahoe-lafs - 19538e31f5211b99e791e247059453bd25df079e authored about 1 year ago
details about how to publish

github.com/tahoe-lafs/tahoe-lafs - f1833906ff0a7ae23c325f27deddc19c8fc82869 authored about 1 year ago
fixups from review (thanks itamarst)

github.com/tahoe-lafs/tahoe-lafs - 51e9fcab56a3cc9d1cc82bf1df218c189ca274e7 authored about 1 year ago
Hopefully fix dirty reactor tests.

github.com/tahoe-lafs/tahoe-lafs - 20b4f8958148cf3b08f13dce386cb8744251f93c authored about 1 year ago
changelog for 1.19.0

github.com/tahoe-lafs/tahoe-lafs - 9f3a3bc1e86e325a23692a11a6fa05f4d20bae10 authored about 1 year ago
update NEWS.txt for release

github.com/tahoe-lafs/tahoe-lafs - ee19fc5a181acbc2e63d4803961a9aa3ab08d3d2 authored about 1 year ago
Merge pull request #1348 from meejah/4078.race-condition

fix 4078 / race condition

github.com/tahoe-lafs/tahoe-lafs - f44574f2f2dd3c2dec335b5162aaa8dbc336404a authored about 1 year ago
Merge branch 'master' into 4078.race-condition

github.com/tahoe-lafs/tahoe-lafs - bec5ee890cf39f265007ef4fa01b2258806e28b3 authored about 1 year ago
fix already-stopped

github.com/tahoe-lafs/tahoe-lafs - d70fa461da9961f03c38d58b0098f9c4a0dc485f authored about 1 year ago
for some reason this makes 'the occasional error' happen all the time?

github.com/tahoe-lafs/tahoe-lafs - 194011946c504b270a1082dbbe4e89bb3a32bf58 authored about 1 year ago
Merge pull request #1352 from tahoe-lafs/4084-write-logs-in-thread

Write Eliot logs in thread

Fixes ticket:4084

github.com/tahoe-lafs/tahoe-lafs - 5c6d65ba44019eee7acbbab4a1ae97a6d829d55d authored about 1 year ago
Write out Eliot messages in a thread.

github.com/tahoe-lafs/tahoe-lafs - 3d4945a26d2b592dc29c01e52d4dfacc1c44b3fd authored about 1 year ago
Pacify newer Mypy

github.com/tahoe-lafs/tahoe-lafs - 3a1e07982884c49a39709551c52f68116514da6e authored about 1 year ago
Pacify newer mypy

github.com/tahoe-lafs/tahoe-lafs - 7ab0483d07ae9c795ca93a2cdf3bbe867e1326e8 authored about 1 year ago
Merge pull request #1347 from tahoe-lafs/4075-dependency-updates

Dependency updates and some improvements to typechecking

github.com/tahoe-lafs/tahoe-lafs - 638d8d66c4757b673a5370271760e521a81f5d6c authored about 1 year ago
Update towncrier version

github.com/tahoe-lafs/tahoe-lafs - 0e512f22be6ac88151a702f32e1341e5f1185e1b authored about 1 year ago
More thorough mypy checks

github.com/tahoe-lafs/tahoe-lafs - fe8a94089c7d8063fef9e0525456233c313498e1 authored about 1 year ago
New towncrier is out with the fix

github.com/tahoe-lafs/tahoe-lafs - 17271d2fac6884bfb53a034413c7c8a7a1f890ff authored about 1 year ago
New Twisted release

github.com/tahoe-lafs/tahoe-lafs - 37176f3df9638fa4f883a659f68c880c708fa935 authored about 1 year ago
Merge pull request #1344 from tahoe-lafs/3072-python-3.12-support

Python 3.12 support, compatability with Eliot 1.15

Fixes ticket:4071

github.com/tahoe-lafs/tahoe-lafs - e3c8ff0fc61cef43f579875324f6f62f52a343c6 authored about 1 year ago
Try passing in all environment variables, to try to make integration tests pass

github.com/tahoe-lafs/tahoe-lafs - 44b0b2841e6471a5cb53af3d7ffebf280e5507a4 authored about 1 year ago
Force setting a value for columns

github.com/tahoe-lafs/tahoe-lafs - c105e0da69f0ccebde01f9b853ef14f3099e69e3 authored about 1 year ago
Pass COLUMNS down to workaround what may be a bug in twisted.python.usage

github.com/tahoe-lafs/tahoe-lafs - 4116bfc7152ae03c0c275478d542349d97c7d87d authored about 1 year ago
Use modern versions

github.com/tahoe-lafs/tahoe-lafs - 4f8269db09c07c409ced901ade0896763c633467 authored about 1 year ago
Try to avoid calling setup.py directly.

github.com/tahoe-lafs/tahoe-lafs - 304164ddf8ff9ea2618bfd072d71dc497cefa712 authored about 1 year ago
Sticking to tox 3 for now

github.com/tahoe-lafs/tahoe-lafs - 8b2b0c7e5b64f62a94494e678d090ba2120f2a84 authored about 1 year ago
Run 3.12 Windows tests

github.com/tahoe-lafs/tahoe-lafs - 6831dfe2c03c8e0b5508c70514f96147ec2378ee authored about 1 year ago
Disable deadlines on 3.12

github.com/tahoe-lafs/tahoe-lafs - e5e9cb2b49812d4b1f15f27d8781e950b804af70 authored about 1 year ago
Merge pull request #1345 from tahoe-lafs/4074-drop-pkg_resources

Drop usage of pkg_resources

Fixes ticket:4074

github.com/tahoe-lafs/tahoe-lafs - c98be858abfcc3a5c8a6d1fb2660d65740e10f2c authored about 1 year ago
Generate messages that work with stricter Eliot

github.com/tahoe-lafs/tahoe-lafs - 964aba978816cd17eafbbe4d22859a4fee3537fb authored about 1 year ago
Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support

github.com/tahoe-lafs/tahoe-lafs - a94d95e10ff33fa0efd6d11026469eab0ebc47ac authored about 1 year ago
Not actually used anywhere

github.com/tahoe-lafs/tahoe-lafs - ddd5fd9d81848c2377894e873d5be65ffdf68899 authored about 1 year ago
Pacify mypy when running with newer Python

github.com/tahoe-lafs/tahoe-lafs - 457b4895b5eb8ce1c5082cb992330f02545f9098 authored about 1 year ago
Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support

github.com/tahoe-lafs/tahoe-lafs - 9eb460e6cfc42bfc33f9d2e0ac1edd72423593f9 authored about 1 year ago
Don't use latest eliot for now

github.com/tahoe-lafs/tahoe-lafs - d28444c2ba391987b594e188d88fcb4ea14b940b authored about 1 year ago
Python 3.8 support for importlib.resources.files

github.com/tahoe-lafs/tahoe-lafs - 57534facc5791fe25eed591b55be6d946db3687e authored about 1 year ago
Fix mypy complaints, simplifying code while we're at it

github.com/tahoe-lafs/tahoe-lafs - e6630b59f7272d448796ab814672b363c52f2807 authored about 1 year ago