Custom Query (271 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 271)

1 2 3
Ticket Summary Keywords Status Owner Type Priority
#3559 Mention code of conduct in contributors guide new defect normal
#4095 Move off Trac - Initiation new task normal
#3311 Move table layout to template file in download status page new sajith enhancement normal
#3570 Multiple developers can sign releases new defect normal
#3498 Mutable writes don't respect `readonly` or `reserved_space` storage server settings new defect normal
#4011 New solution for code coverage new task normal
#3899 No indication of failure if we can't match an "announcement" new defect normal
#3778 No way to abort immutable upload new exarkun task normal
#3477 Omit installing vcpython27 on Windows CI new sajith task normal
#3720 On Python 3, filesystem paths and sys.argv should use os.fsencode/os.fsdecode for encoding new task normal
#4034 On macOS Tor integration test is failing new defect normal
#4079 Performance hit by a million cuts new defect normal
#3825 Placeholder new defect major
#3771 Possible improvements for GET /v1/immutable/:storage_index/shares (and mutable equivalent) new exarkun task normal
#3766 Protocol is potentially high-latency and high bandwidth overhead for small files new exarkun enhancement normal
#3317 Provide testing infrastructure for clients new meejah enhancement normal
#4089 PyPy 7.3.15 and later break Twisted 23.10 and earlier new defect normal
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read new defect normal
#4072 Reduce CPU-intensive operations in the event loop thread, part 2 new enhancement normal
#3236 Refactor /helper_status web resource new enhancement normal
#3919 Refactor ConfigUtilTests and Pipeline tests new defect normal
#3918 Refactor MutableChecker tests new defect normal
#3920 Refactor TestRegression (test_crypto) new defect normal
#3923 Refactor allmydata.immutable.encode.Encoder to separate out the uri_extension code new enhancement normal
#3916 Refactor tests that can but do not use base test classes. new defect normal
#3862 Refactor throw_out_all_data feature of allmydata.storage.immutable.BucketWriter new enhancement normal
#3726 Register Tahoe-LAFS project with Libera.Chat new defect normal
#3846 Release script. new defect normal
#4086 Release signatures (not available on PyPI any more) new task normal
#3948 Remove all of the dynamicism from setup.py new defect normal
#3665 Remove docutils pin from tox configuration new sajith defect normal
#4007 Remove the PyPy unit test jobs from GitHub Actions new defect normal
#3949 Remove the Ubuntu builders from GitHub Actions assigned exarkun task normal
#3995 Remove the various dead code from `src/allmydata/util/base32.py` new defect normal
#3745 Remove vestigial `whitelist_externals` from Tox configuration new defect normal
#3809 Rename IStorageServer to IStorageClient new task normal
#3554 Rename uri.{to,from}_string to uri.{to,from}_bytes new task normal
#3371 Render post-repair corrupt shares in deep-check-and-repair results page new sajith defect normal
#3516 Replace allmydata.test.test_system.SystemTest.test_connections with a pytest-based integration test new exarkun task normal
#3661 Replace the GBS spec references to RFC 7469 with an inline explanation of certificate validation rules new exarkun defect normal
#4025 Restore test_i2p integration test new enhancement normal
#3698 Review release Checklist new amj enhancement normal
#4083 Run blocking operations in a thread or thread pool, part 3 new defect normal
#3138 Run the test suite with some concurrency on CircleCI new exarkun defect normal
#4067 Running the Tahoe CLI takes 400+ milliseconds just to start new defect normal
#3972 Solving `untyped-def` mypy errors in tahoe-lafs codebase assigned daniellee enhancement minor
#3573 Some typechecks fail with "Cannot determine consistent method resolution order" new defect normal
#2994 Sometimes the test suite times out on CircleCI new defect normal
#3494 Stop collecting/serving dependencies new defect normal
#3985 Support "storage plugins" in the Great Black Swamp storage server and client new defect normal
#3861 Support more than just CBOR in HTTP protocol new task normal
#4094 Support the creation of a new directory capability with a pre-determined signature key new enhancement normal
#2719 TWN55 caught as spam by gmail new daira defect normal
#2791 Tahoe CLI / SSL certificate new defect normal
#3892 Tahoe Website Makeover new defect normal
#3350 Tahoe should pin its dependencies new daira defect normal
#3724 Tahoe-LAFS logo and branding assets new anxhelo task major
#3791 Tahoe-LAFS uses Foolscap extensively for logging but Tahoe-LAFS intends to drop its Foolscap dependency new enhancement normal
#3924 Test for allmydata.immutable.layout.WriteBucketProxy invariant new enhancement normal
#3680 Test release new amj defect normal
#3441 The "dump-share" tests in allmydata.test.test_system.SystemTests.test_filesystem should be part of a separate test suite new exarkun defect normal
#3484 The CI Docker image builders are hard to test and are happy to push broken images new defect normal
#3258 The interface for the client-side storage plugin web resource has a one-to-many conflict assigned exarkun defect normal
#3480 The introducer writes a garbage fURL if created/started without a "good" environment new defect normal
#3445 The runtime information on the "deep check results" page is untested assigned exarkun defect normal
#3457 The separate introducer servers represent unnecessary complexity in an overall Tahoe-LAFS deployment new defect normal
#3864 The sftp accounts file could support aliases to make configuration easier new defect normal
#3813 There is a large amount of dynamic package-related code in Tahoe-LAFS new defect normal
#3894 There should be a discoverable development roadmap new enhancement normal
#2342 Too many open files new defect normal
#3347 Tor integration tests fail on Windows assigned sajith defect normal
#3943 Tor tests fail on Ubuntu 22.04 new defect normal
#3911 Tor-specific routing policy for the HTTP storage client new enhancement normal
#3951 Tox breaks Tahoe-LAFS CI a lot new defect normal
#2717 Trac email anti-blacklisting measures: DKIM new enhancement normal
#2718 Trac ticket update caught as spam by gmail new daira defect normal
#3269 Track active_writers without depending on GC/refcounting new defect normal
#2054 Track unit test duration for possible regressions new enhancement normal
#3420 Twisted web Resources should "return ErrorPage" instead of "raise WebError" assigned sajith defect normal
#3413 Unable to re-run flaky tests new defect normal
#2832 Unsigned entries in an announcement cause later entries to be ignored new defect normal
#3585 Update notes for contributors new sajith defect normal
#2953 Update status API new defect normal
#3973 Update twisted for type checker new daniellee enhancement minor
#4054 Use CircleCI's "parallelism" feature to speed up runs of the integration test suite new defect normal
#2899 ValueOrderedDict throws IndexError when given equal non-identical keys new defect minor
#4017 WebUI: enhance "put" operations new enhancement normal
#3992 When first connecting to remote storage servers over HTTP, there are two roundtrips necessary to become live new enhancement normal
#3941 When tests fail, make it easier to find why in Github Actions new enhancement normal
#3681 Windows install of VC compiler for Python 2.7 is failing in CI new defect normal
#3818 Writing at offset=0 using REST API fails for empty files new defect normal
#3563 _tub_portlocation tries to detect port 0 configuration but does so incompletely new defect normal
#3790 `tahoe status` explodes on an encoding issue in some environments new defect normal
#2869 accounting: use twisted.enterprise.adbapi instead of blocking sqlite new defect normal
#3673 add discourse to release-checklist new meejah enhancement major
#3772 add lease cancellation new defect normal
#2778 add server-info pages to WUI, link there from upload/download status pages and Welcome page new enhancement normal
#2779 add tests to catch things like tox.ini not being in MANIFEST.in new defect major
#2373 adopt pyrsistent new enhancement normal
#3561 allmydata.immutable.offloaded.LocalCiphertextReader claims to implement IEncryptedUploadable but does not implement set_upload_status new defect normal
1 2 3
Note: See TracQuery for help on using queries.