Custom Query (2551 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 2551)

1 2 3 4 5 6 7 8 9 10 11
Ticket Summary Keywords Status Owner Reporter Priority Type Milestone
#4093 Remove (most of the) reliance on the future package closed GitHub <noreply@…> itamarst normal task undecided
#4092 Remove unnecessary future imports closed GitHub <noreply@…> itamarst normal task undecided
#4091 fragile test closed GitHub <noreply@…> meejah normal defect undecided
#4090 Get rid of unnecessary __future__ imports closed GitHub <noreply@…> itamarst normal task undecided
#4088 Disable C-based CBOR encoding closed GitHub <noreply@…> itamarst normal defect undecided
#4087 cbor2 encoding of >65KiB strings fails (on some systems) closed meejah normal defect undecided
#4084 Run log writing in a thread closed GitHub <noreply@…> itamarst normal enhancement Performance and Benchmarking
#4082 Upgrade mypy and mypy-zope closed itamarst normal task undecided
#4074 Remove usage of pkg_resources, as it is deprecated closed GitHub <noreply@…> itamarst normal defect undecided
#4071 Python 3.12 support closed GitHub <noreply@…> itamarst normal enhancement undecided
#4070 Fix type checking errors caused by new hypothesis closed GitHub <noreply@…> itamarst normal defect undecided
#4068 Reduce CPU-intensive operations in the event loop thread closed itamarst normal defect Performance and Benchmarking
#4066 Add test vectors for tagged_hash, tagged_pair_hash, and HashTree closed exarkun normal defect undecided
#4065 Try to optimize the first benchmark closed GitHub <noreply@…> itamarst normal enhancement Performance and Benchmarking
#4063 allmydata.test.test_storage_http fails on PyPy (perhaps due to new release of Hypothesis) closed GitHub <noreply@…> itamarst normal defect undecided
#4062 Update to latest Twisted for type checking etc. closed GitHub <noreply@…> itamarst normal enhancement undecided
#4061 Add test vectors for GBS SPKI hash calculation closed exarkun exarkun normal defect undecided
#4060 Minimal benchmark closed itamarst itamarst normal task Performance and Benchmarking
#4059 bump subunitreporter to 23.8.0 closed GitHub <noreply@…> exarkun normal defect undecided
#4057 Move Windows unit tests to CircleCI closed GitHub <noreply@…> exarkun normal defect undecided
#4055 `await_client_ready` waits for the incorrect condition while trying to ensure enough servers are reachable closed GitHub <noreply@…> exarkun normal defect undecided
#4052 Tighten type definitions in http storage modules so they actually get type checked closed GitHub <noreply@…> itamarst normal enhancement HTTP Storage Protocol
#4051 The `tor_introducer` fixture should wait for the `tor_network` fixture closed GitHub <noreply@…> exarkun normal defect undecided
#4050 Upgrades for type checking closed GitHub <noreply@…> itamarst normal task undecided
#4049 Some tests fail when run with superuser privileges closed GitHub <noreply@…> exarkun normal defect undecided
#4047 Integration(?) test for auto-upgrade from Foolscap to HTTP storage protocol closed GitHub <noreply@…> itamarst normal task HTTP Storage Protocol
#4046 The list of NURLs in announcements should be a set closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#4045 The CI typechecks job fails after the click 8.1.4 release closed GitHub <noreply@…> exarkun normal defect undecided
#4044 allmydata.test.web.test_webish.TahoeLAFSSiteTests.test_large_request fails sometimes closed GitHub <noreply@…> exarkun normal defect undecided
#4043 Auto-upgrade from Foolscap to HTTP storage protocol closed itamarst normal task HTTP Storage Protocol
#4042 Sync up http-storage-node-protocol.rst with current implementation closed GitHub <noreply@…> itamarst normal task HTTP Storage Protocol
#4041 Switch HTTP storage protocol from off-by-default to on-by-default closed itamarst normal task HTTP Storage Protocol
#4040 Run integration tests with HTTP storage protocol disabled (force foolscap) closed GitHub <noreply@…> itamarst normal task HTTP Storage Protocol
#4039 User-facing documentation of HTTP storage protocol closed GitHub <noreply@…> itamarst normal task HTTP Storage Protocol
#4038 Update references to I2P for HTTP storage protocol to point to correct tickets closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#4036 There is no way to run a node without stdin closed GitHub <noreply@…> exarkun normal defect undecided
#4035 Upgrade to modern MyPy closed GitHub <noreply@…> itamarst normal enhancement undecided
#4030 Make sure HTTP storage respects privacy settings closed itamarst normal defect HTTP Storage Protocol
#4029 PRIVACY VIOLATION: The option to force the client to use Tor doesn't impact the HTTP storage client closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#4028 Another failing integration test closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#4027 If an Authorization header cannot be decoded using UTF-8 then a traceback is logged closed GitHub <noreply@…> exarkun normal defect HTTP Storage Protocol
#4026 Doc builds are broken closed GitHub <noreply@…> itamarst normal defect undecided
#4024 Remove werkzeug pin, now that klein works with it again closed GitHub <noreply@…> itamarst normal enhancement undecided
#4023 Integration tests aren't passing on Windows closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#4022 CI takes forever to run, never finishes closed itamarst itamarst normal defect undecided
#4020 New werkzeug 2.3 breaks Tahoe-LAFS closed itamarst itamarst normal defect HTTP Storage Protocol
#4019 The tox-based jobs that run on CircleCI don't hold their dependencies fixed closed GitHub <noreply@…> exarkun normal defect undecided
#4018 Include flog gatherer logs in output of integration tests closed GitHub <noreply@…> itamarst normal enhancement undecided
#4016 GBS: `GET /storage/v1/immutable/storage_index/share_number` returns "Content-Type: text/html" closed GitHub <noreply@…> exarkun normal defect HTTP Storage Protocol
#4015 Improve linting coverage closed itamarst itamarst normal enhancement undecided
#4014 Remove pylint from codechecks closed GitHub <noreply@…> itamarst normal enhancement undecided
#4013 Problem with logging in HTTP storage client closed itamarst normal defect HTTP Storage Protocol
#4012 Add timeout to blocking HTTP client closed GitHub <noreply@…> itamarst normal defect undecided
#4010 codecov Python package no longer works closed itamarst itamarst normal defect undecided
#4009 Add logging to HTTP storage protocol, part 3 closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#4006 Remove the Ubuntu unit test jobs from GitHub Actions closed GitHub <noreply@…> exarkun normal defect undecided
#4005 Add logging to HTTP storage protocol, part 2 closed GitHub <noreply@…> itamarst normal enhancement HTTP Storage Protocol
#4004 Abstract over configuration manipulation done by `write_node_config` in `create_node.py` closed GitHub <noreply@…> exarkun normal defect undecided
#4003 Stop using the mock library for testing: src/allmydata/test/test_connection_status.py mock closed GitHub <noreply@…> exarkun normal defect undecided
#4002 The Tor integration tests involve always cloning a new copy of Chutney over the internet closed GitHub <noreply@…> exarkun normal defect undecided
#4001 The integration test suite doesn't consistently propagate the calling process's environment to child processes closed GitHub <noreply@…> exarkun normal defect undecided
#4000 The Tor integration tests fail hard if the required command-line tools are missing closed GitHub <noreply@…> exarkun normal defect undecided
#3999 The Tor integration tests do incorrect raw string mashing to generate configuration files closed GitHub <noreply@…> exarkun normal defect undecided
#3998 Remove pin to cryptography < 40 once pyOpenSSL exposes constants we need again closed itamarst itamarst normal defect HTTP Storage Protocol
#3997 Tahoe-LAFS is incompatible with cryptography 40 closed GitHub <noreply@…> exarkun normal defect undecided
#3996 Update to newer flake8 and pylint for codechecks closed GitHub <noreply@…> itamarst normal defect undecided
#3994 The CircleCI config could be factored to allow more sharing between similar NixOS jobs closed GitHub <noreply@…> exarkun normal defect undecided
#3993 Uncalibrated reports of the amount of time required to generate an RSA key appear in the documentation closed GitHub <noreply@…> exarkun normal defect undecided
#3991 The Nix package does not build for PyPy or CPython 3.11 closed GitHub <noreply@…> exarkun normal defect undecided
#3989 The `tenacity` dependency costs a lot and brings a little closed GitHub <noreply@…> exarkun normal defect undecided
#3988 test_large_file in integration/test_get_put.py fails consistently on Windows closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#3987 Replace the use of `mach-nix` for nix packaging with something else closed GitHub <noreply@…> exarkun normal defect undecided
#3986 Formalize the Great Black Swamp specification using RFC 2119 terms closed GitHub <noreply@…> exarkun normal defect undecided
#3982 Python 3.11 support closed GitHub <noreply@…> itamarst normal enhancement undecided
#3981 LoopingCall in storage_client.HTTPNativeStorageServer should wait for version reply before looping again closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#3978 When doing happy eyeballs for HTTP storage NURLs, connection status isn't updated closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#3976 Name of variable is same as built in. closed daniellee daniellee minor defect undecided
#3975 Conditional that could always be truthy. closed daniellee daniellee minor defect undecided
#3974 Remove the Dockerfiles closed GitHub <noreply@…> exarkun normal defect undecided
#3971 Configure mypy to be more strict closed daniellee daniellee minor enhancement undecided
#3970 Type Annotations and updating of function for wormholetesting Type Annotations closed daniellee daniellee minor enhancement User Documentation Goals
#3969 The NixOS CI use of "Cachix" does not correctly detect "forked" PRs, has authentication errors (redux) closed exarkun exarkun normal defect undecided
#3968 Run CDDL validation in a thread closed itamarst normal enhancement HTTP Storage Protocol
#3967 update the nix package's pycddl dependency to 0.4 closed exarkun exarkun normal defect undecided
#3966 charset-normalizer is breaking PyInstaller (and maybe more) closed GitHub <noreply@…> itamarst normal defect undecided
#3965 Use better max encodings for CBOR messages closed GitHub <noreply@…> itamarst normal enhancement HTTP Storage Protocol
#3964 Remove 3.7 support closed GitHub <noreply@…> itamarst normal task undecided
#3963 Updating Nix PyPI database is currently not possible closed exarkun itamarst normal defect undecided
#3962 Support the creation of a new mutable object with a pre-determined signature key closed exarkun normal defect undecided
#3961 The test suite should include a set of well-known CHK, SDMF, and MDMF capabilities for use as compatibility test vectors closed GitHub <noreply@…> exarkun normal defect undecided
#3960 Sometimes Windows CI fails with "No space left on device" closed GitHub <noreply@…> exarkun normal defect undecided
#3959 More extensive end-to-end testing for Tahoe to exercise HTTP storage protocol closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#3958 It is inconvenient to change the Python dependency set closed GitHub <noreply@…> exarkun normal defect undecided
#3956 Uploading a 20MB mutable fails in HTTP, but succeeds in Foolscap closed GitHub <noreply@…> itamarst normal defect HTTP Storage Protocol
#3954 Make HTTP no slower than Foolscap for immutable downloads closed GitHub <noreply@…> itamarst normal enhancement HTTP Storage Protocol
#3953 tox "typechecks" and "codechecks" are run in a lot of places but don't need to be closed exarkun normal defect undecided
#3952 Benchmarks for basic immutable Tahoe operations (upload and download) closed itamarst normal enhancement HTTP Storage Protocol
#3950 tox 4 was released and causes significant regressions closed exarkun normal defect undecided
#3947 Use `async def` for tests in src/allmydata/test/mutable/test_version.py closed GitHub <noreply@…> exarkun normal defect undecided
#3946 Reduce HTTP protocol chattiness for downloads closed GitHub <noreply@…> itamarst normal enhancement HTTP Storage Protocol
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.