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

Refactor to unify different code paths.

b79504a43b2c1057a0c0d566f3e25d088cd8e168 authored about 4 years ago
news

caf606768f130adcb8499b4ad0d7c1e3eb3c613c authored about 4 years ago
not about further contributions

edfaef5387a61f4faa4b7bbdc2219b2a53316f60 authored about 4 years ago
Create ConfigParsers in a consistent manner.

0d270e12907e5fedd7fa37bdcd13b15f1a67661e authored about 4 years ago
Documentation fixes.

207111fb9c54a7c5f4cf0646b90711a6fa0d84d1 authored about 4 years ago
Merge pull request #874 from tahoe-lafs/3488.pre-push

Configure pre-commit to do codechecks pre-push only

Fixes: ticket:3488

874bfa72fd07af1130a54c317f1388bbcd2894c2 authored about 4 years ago
flakes

b9f7bcab4e8f85b4e58b457969b81cc78e0c35cc authored about 4 years ago
SafeConfigParser has been replaced by ConfigParser.

1a7bb065871a3b240886a345894e22f0edc59e75 authored about 4 years ago
flake8 integration

03a6546f004128e27c5789b4fb239e4ecc199c98 authored about 4 years ago
news fragment

900c25c78b0fadd23918fe5d71d5b7dda8912354 authored about 4 years ago
Try to fix some failing unit tests in ASCII locale.

c76afc9ece4c5dcb573f9bafde17505034fee342 authored about 4 years ago
Be even more lenient, in the hopes of working on Nix.

dce8d3598aece5f9b98e7fa569aa297a331ee95f authored about 4 years ago
Version that works with Python 2.

4b7ab2bfd8c44943f58a63ccc69f328feb3df0a1 authored about 4 years ago
Merge remote-tracking branch 'origin/master' into 3485.backported-configparser-for-py-2

d5333ae9f938a5571b3e936d7f0d014821eff4f9 authored about 4 years ago
Some more fixes.

4a54377208ffe4025a452209ec92321be199095a authored about 4 years ago
Some progress towards passing Python 2 tests.

4dc1adc8179a16bdda712d6dd925bdcb14e88b69 authored about 4 years ago
Add new dependency.

957afa356cbe7c5ed203d0002bee27042ad4796b authored about 4 years ago
News file.

7ed34168b2e98f77093fe212f38d382fd06141fc authored about 4 years ago
It's already unicode.

76697c8c1bc673c7228f268d451afeda481e5854 authored about 4 years ago
Config parsing now always returns Unicode.

375ed5096c6931c9661946777384a5a909b4f019 authored about 4 years ago
Switch to new configparser backport.

f50fd8e47406272f491349776df84b0d77960d67 authored about 4 years ago
Merge pull request #872 from tahoe-lafs/3486.netifaces

Switch to netifaces

Fixes: ticket:3486

25ee76104ad15e78b33a15643e330d2ec285dc89 authored about 4 years ago
news fragment

8dec56d7143aa763ec51d1b17fc289e6fe1b89ee authored about 4 years ago
Just do codechecks pre-push

3e7968a480b9fa1ce1d1dde5fe454595b5513eae authored about 4 years ago
Stick with unicode (new str) for file path parts

This seems to be the pattern, e.g.:

https://github.com/tahoe-lafs/tahoe-lafs/blob/master/src/al...

338ee89e63199f920c797a5c622763da0ea68570 authored about 4 years ago
Merge branch 'master' into 3468.offloaded-test-coverage

725291c2aa531d0df23447da598c433756f835eb authored about 4 years ago
Merge pull request #853 from tahoe-lafs/3346.port-immutable-offloaded

Port immutable.offloaded to Python 3

f0657aec69fc55a65eb978ed84a96c6b1dd07ce4 authored about 4 years ago
news fragment

ed5d472209f63d83cfe5fc0bf8bb1e9ff4dbbacf authored about 4 years ago
flakes

96c848b2ad7413ef0a86bdb85f9675edbbbbc4a5 authored about 4 years ago
*Add* the new dep to the NixOS packaging too

682e91382fda7c9416c9c374b46bd81934d84439 authored about 4 years ago
Remove nettools (iproute2, ifconfig) from the NixOS packaging

e170d8b881676b546e5e7f08cecdbd4580447018 authored about 4 years ago
Direct test for the new implementation

c60d62d85832e137b6df07c63a76ff349e296eb4 authored about 4 years ago
Get rid of the old implementation and related unused code

Also put in the new implementation, though now it needs tests because *there
were no direct test...

931bdef2a2b6fe6ca5d124911c3bf5cc73dd65a9 authored about 4 years ago
Merge pull request #870 from tahoe-lafs/3483.cirleci-vs-dockerhub

Authenticate to Docker Hub for CircleCI Docker image pulls

Fixes: ticket:3483

c8cf910c0d2b4735ada66f78ac96f42ad6202103 authored about 4 years ago
Restore original image configuration

dddf49ff71cdea5977d2d1784e30650967a7a5d8 authored about 4 years ago
flakes

a5e889f707d50ea2963c8ba634473715199c91c8 authored about 4 years ago
make all the image builders run too, to see if they will

da75fa40694511641a5be4bbef602a0be57f3b5e authored about 4 years ago
explain "Schema conformity" a bit more

81428d083940f46503387a03b44d5c443d529851 authored about 4 years ago
news fragment

c2dd4dbeb951c2c260d86a191ac728712d8dece6 authored about 4 years ago
clean up the tub location tests a bit

606617cbfd74d3bc149ed185bfb44dc531344697 authored about 4 years ago
Stop starting the services so that we stop binding the ports

ea257681bb8d44decbabdb89442fb2aba06d1435 authored about 4 years ago
whitespace

8e41c2d3e1b8bdee486113fcb11710723638e45d authored about 4 years ago
Switch away from EmptyNode since it's gone from master

83dbcdb3bfc9b977e845d765dd8daff0ea0f132b authored about 4 years ago
Merge remote-tracking branch 'origin/master' into 2928.remote-allocate_tcp_port-test_node.py

af5531d81be4cd2c7b14a130d91ca8623ae931a6 authored about 4 years ago
typo

e2f03e00ba409f440e4a78afd07c6f2d6d9351d9 authored about 4 years ago
Attempt to get the Docker Hub auth into the right place

1303a852858b201c04146cdcafb04b0be9024c26 authored about 4 years ago
Correct whitespace

5e1d3db72e87f21c40170bb4fa049ddc67c7f401 authored about 4 years ago
This is no longer used by anything

e778c8ab8462be01118448b5244e62fb346cd372 authored about 4 years ago
Use secrets from the context to authenticate with Docker Hub

22921e2b1dcfb2c41edaababc0071cf4268bc2a3 authored about 4 years ago
Put all CircleCI jobs into the "dockerhub-auth" context

bc8c2c46896b6a03e7b82436ef23e7f544534c01 authored about 4 years ago
news fragment

8239d92892f5448de380e900942e95bed33390a9 authored about 4 years ago
Merge pull request #869 from tahoe-lafs/3433.twebish

Remove Nevow dependency

Fixes: ticket:3432
Fixes: ticket:3433
Fixes: ticket:3434
Fixes: ti...

03948ba6a4a5963d7844c74463a33505c6957250 authored over 4 years ago
remove unused attribute

a58fd5c88e62e6c8b74255f479afb3e1bc741b62 authored over 4 years ago
document get_arg req parameter

e97b5f6bb42960eaa0cc41a52cfd29b456148209 authored over 4 years ago
docstring for TahoeLAFSRequest

8401547b3555b2d6b2ca2047dd553049edaa23ff authored over 4 years ago
enforce the type requirement

e3b1d4f536029fa383cde5746b37af862ac8c72b authored over 4 years ago
`get_root` docs

c8b9a0265a31bc57127675655ff8768683058d2f authored over 4 years ago
combine common_web and common_tweb now that there is no nevow renderer

612cbb583ac878c915ed11e6150cc1d1d3270043 authored over 4 years ago
docstring for the helper

0f574dc019e8497fb9d20d0c14be642074cbfc7a authored over 4 years ago
Test and fix cap censoring in HTTP access logs

d1599a924eb2df7e360c9783da32afdb578db9f0 authored over 4 years ago
Somewhat clarify this test

b2999d283fb4a3d560c783626103b9d0498153df authored over 4 years ago
Make sure the JSON is given back as bytes

62f5fb9d28f14c8fbebf89b6f4c8e71b9d6eae87 authored over 4 years ago
typo fix

444c3e6ce42d70f7fb56a364981ea5b78a95cad0 authored over 4 years ago
pyflakes

37016f4ab520245ab120eb7b07215c12d3d6585c authored over 4 years ago
Handle interrupted connections

c31300fd0d81115a0103acd3d95c0a02052f0615 authored over 4 years ago
Remove Nevow dependency from the Nix packaging

9146d2a0b97e61efbfbe551678acc905328f71d7 authored over 4 years ago
news fragment

e2013e9ebb8afed5904b36191233ff926190069c authored over 4 years ago
Remove Nevow from the tool version helper

5f10f1e38284efbd0b7c7c69e2de2a8e93a23900 authored over 4 years ago
Remove Nevow from the static script

9b8b7a5d86649be428577db18c2759a30e5dafbc authored over 4 years ago
Replace some `ctx` names with `req`

14b9dc090d172f117d6d7292eb8e74954433a3c3 authored over 4 years ago
Merge remote-tracking branch 'origin/master' into 3433.twebish

37c9ee6c5ddea945104a621594d923dcbf81a1a1 authored over 4 years ago
Merge pull request #864 from tahoe-lafs/3428.dont-return-deferred-to-twistedweb.2

Don't return Deferreds to Twisted Web

Fixes: ticket:3428
Fixes: ticket:3314

fb4528945c99ada5766e81dd215cc0e9a8a59e43 authored over 4 years ago
News fragment

e028c696423b12891b3ab0a870024717b380fd0f authored over 4 years ago
Nevow is no longer a dependency

4305777f8863678ddbbae8d5052a69808d84e6a8 authored over 4 years ago
Nevow is no longer a dependency

03a144755d5b18b1c27f02011199ff70987b29e2 authored over 4 years ago
Just talk about rendering, not Nevow

7eecf51dc51c01bf673a888f2e9defaf08f82c3f authored over 4 years ago
Twisted Web handles UnsupportedMethod for us

6500f742dcc6b4a32f49518b744a452da5b6f145 authored over 4 years ago
Talk about os.stat and tracebacks instead of Nevow

816ca79d8a1df34d500020cd19f3dd19d5ee3a3e authored over 4 years ago
Talk about Nevow as a proper noun where necessary

2ba34a475963a272c00b81be28d6c6bbae053d43 authored over 4 years ago
pyflakes

a577f1e48dda2cd0a0f16146185d970643e36e3a authored over 4 years ago
Make this request a little more realistic

80549f5f02dc53d040a3c4c9b0ffcfaa713a7f06 authored over 4 years ago
re-use our other renderer

7d54af79285cca2cbfbacdd10ea3762ec6843f51 authored over 4 years ago
re-use our other renderer

27c2fd80c812129d57c21cfe1f8e2ef852bab9e7 authored over 4 years ago
Get rid of no-longer used Nevow exception handler

c8db069960f623ec7a7d0646a7ff1abe542f6fb7 authored over 4 years ago
Re-arrange some of the requestReceived logic and switch to t.web Site

c64a71a64271a8b9db348c8c8018071fb2e12d74 authored over 4 years ago
Update Twisted Web-based `render` to use our request

Also to do one other thing Twisted Web does for resources automatically -
handle UnsupportedMethod

538cefed3d8c0e7cb8c19b2e52387af2e8b01304 authored over 4 years ago
De-Nevow ``render``

637bb2e576f7e7f299d93bfb312b5577816dde86 authored over 4 years ago
De-Nevow ``get_root``

304a9880e6cf4a33c68c3d43da84d06b2368f269 authored over 4 years ago
De-Nevow ``get_arg``

743ead71a435b007514be87d090724a7c837f5e4 authored over 4 years ago
[wip] test form posts

7f021289732fd04f016bf3418bf3981bfe987a19 authored over 4 years ago
Remove unused imports

0dcc3e13c037ef0860636ad290a1eaeff8710213 authored over 4 years ago
Merge remote-tracking branch 'origin/master' into 3428.dont-return-deferred-to-twistedweb.2

7ca8ede88c5203957474a17d69713c8bd8562da6 authored over 4 years ago
Comments about __get__ calls

f602382244bff91e92d17e67f603a031f5279575 authored over 4 years ago
one more reference

7ce2122e71bf28949ceb703726d4f05638be8515 authored over 4 years ago
A comment about what `_finish` is here for

e8761c98ad0ed989a2990514fd419c55c26942d4 authored over 4 years ago
docstring for StaticResource

d8b6e36c6f6c024d8227893ea27b19fd377247c1 authored over 4 years ago
It isn't the root, it's wherever we actually are

dbe2d4efd724afdb1e3cc39aad1b479bde09f429 authored over 4 years ago
_finish docstring

a91dba5f5bb07a68ea561880a8215f1516803e13 authored over 4 years ago
Use twisted.web.server.Request instead of DummyRequest in the tests

Always prefer the real thing if possible

1ed74604c7e3fd4fbd02549d24a52707b88ddced authored over 4 years ago
Merge pull request #866 from tahoe-lafs/3481.integration-vs-introducer-vs-addresses

Expand success cases and improve failure cases for integration test introducer setup

Fixes: t...

8adc8f2d3e1ac9e3419874f059dc8db1108bee68 authored over 4 years ago