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

Fix missing test coverage in fetcher.py.

b721e3c5f27b55a76e04a3b6a1c5ad9986c70319 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Clarify what "JSON-serializable bytes" means.

369cd98d5a1e5d6c786c6a548e02db371d96c2c3 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #781 from sajith/3382.remove-multi-format-page

Remove web.common.MultiFormatPage

Fixes ticket:3382

9c8fb6f901a10124d71148bf0db3006e999e02de authored over 4 years ago by Sajith Sasidharan <[email protected]>
Remove unused import

769f87c24d5c48c18af00e1d936c52792717fedb authored over 4 years ago by Sajith Sasidharan <[email protected]>
Merge pull request #835 from tahoe-lafs/3417.audit-for-loops-mutable-dict-views-python-3

Audit for loops for mutable dict views bugs on Python 3

Fixes ticket:3417

c84a2ef8696ba4526c1bcbc13d383b41ede5ca33 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Port to Python 3.

f42634cfe776668a315b93fa750ac44475545840 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
News file.

a0a8b4403d4eda7e1cb734a6d5eedb7d9bca5327 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Test and bugfix for LiteralFileNode equality.

e3a9f5fa75732c43c8d6845678b838866840f3fe authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Unused code.

66c6522325b7740ce575917b9a29755bf193d241 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Wrap with list(), just in case.

7aa7716f3af0ab0f0142747c50f364d31163fa16 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Remove unused API.

66b4330ca2ada66632a30c266737d0fa1a0899d5 authored over 4 years ago by Itamar Turner-Trauring <[email protected]>
Merge remote-tracking branch 'origin/master' into 3382.remove-multi-format-page

76ecae2e4467418eff02e47678358ecb6ed45840 authored over 4 years ago by Jean-Paul Calderone <[email protected]>
Merge pull request #832 from tahoe-lafs/3443.referrer-policy-tests

Add a test for referrer-policy

Fixes: ticket:3443

6d14eb55b5e6a46888457c0d18e928725e4e9406 authored over 4 years ago by Jean-Paul Calderone <[email protected]>