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
#3414 Deprecations CI job fails (intermittently?) new defect normal
#3420 Twisted web Resources should "return ErrorPage" instead of "raise WebError" assigned sajith 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
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read 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
#3477 Omit installing vcpython27 on Windows CI new sajith task normal
#3480 The introducer writes a garbage fURL if created/started without a "good" environment new defect normal
#3484 The CI Docker image builders are hard to test and are happy to push broken images new defect normal
#3489 Add some tests for src/allmydata/test/matchers.py new exarkun defect normal
#3494 Stop collecting/serving dependencies new defect normal
#3498 Mutable writes don't respect `readonly` or `reserved_space` storage server settings new defect normal
#3516 Replace allmydata.test.test_system.SystemTest.test_connections with a pytest-based integration test new exarkun task normal
#3538 Get rid of the "portnum filename" stuff in the configuration system new defect normal
#3540 allmydata.mutable.publish.Publish.publish has unreliably covered bad shares handling code new defect normal
#3541 CircleCI cannot find context "dockerhub-auth" new defect normal
#3543 Common testtools infrastructure swallows Twisted tests on failures new itamarst defect normal
#3548 test_filesystem_with_cli_in_subprocess mutates os.environ a bunch new defect normal
#3554 Rename uri.{to,from}_string to uri.{to,from}_bytes new task normal
#3556 docs/logging.rst has broken examples in it new defect normal
#3559 Mention code of conduct in contributors guide new defect normal
#3561 allmydata.immutable.offloaded.LocalCiphertextReader claims to implement IEncryptedUploadable but does not implement set_upload_status new defect normal
#3562 IMutableFileVersion.get_servermap is unused and unimplemented new defect normal
#3563 _tub_portlocation tries to detect port 0 configuration but does so incompletely new defect normal
#3570 Multiple developers can sign releases new defect normal
#3573 Some typechecks fail with "Cannot determine consistent method resolution order" new defect normal
#3585 Update notes for contributors new sajith defect normal
#3614 Consider renaming types_ module new defect normal
#3639 Add a section in the manual about updating the manual assigned sajith defect normal
#3641 trac does not convey status of releases or python3 porting status new defect normal
#3660 Let's do a podcast! new maylee enhancement normal
#3661 Replace the GBS spec references to RFC 7469 with an inline explanation of certificate validation rules new exarkun defect normal
#3665 Remove docutils pin from tox configuration new sajith defect normal
#3680 Test release new amj defect normal
#3681 Windows install of VC compiler for Python 2.7 is failing in CI new defect normal
#3685 Integration test for upgrading from Python 2 to Python 3 new task normal
#3688 Complete RfP for GBS security audit assigned maylee defect normal
#3689 Complete GBS Security Audit assigned maylee defect normal
#3693 Decide if we want to drop any platforms new defect normal
#3694 Create a list of distros and how to get into them new defect normal
#3695 Improve error messaging in integration testing new defect normal
#3698 Review release Checklist new amj enhancement normal
#3706 Create documentation for requesting design review new maylee defect normal
#3710 "tahoe get" returns HTML new defect normal
#3719 tahoe_cp doesn't correctly determine when it needs to copy bytes new defect normal
#3720 On Python 3, filesystem paths and sys.argv should use os.fsencode/os.fsdecode for encoding new task normal
#3726 Register Tahoe-LAFS project with Libera.Chat new defect normal
#3731 Make `tox -e news` work on macOS new defect normal
#3737 Bug/regression: uploading file to directory via the web UI fails with unhelpful error if the file is unreadable new defect normal
#3740 link to web forum new defect normal
#3742 Get control over mailing list new sajith defect normal
#3745 Remove vestigial `whitelist_externals` from Tox configuration new defect normal
#3748 Fix Python 3 testing for Nix Packaging new itamarst defect normal
#3750 Improve Developer Onboarding on README new fenn-cs enhancement normal
#3752 Make a list of tests that don't pass in the Nix build environment new defect normal
#3753 CONTRIBUTORS.rst needs clean-up new defect normal
#3755 GBS design discussion reopened task normal
#3756 use default wormhole server new meejah defect normal
#3766 Protocol is potentially high-latency and high bandwidth overhead for small files new exarkun enhancement normal
#3771 Possible improvements for GET /v1/immutable/:storage_index/shares (and mutable equivalent) new exarkun task normal
#3772 add lease cancellation new defect normal
#3775 Introduce a code formatter into the tahoe new defect normal
#3776 Intermittent test failure: allmydata.test.test_node.TestMissingPorts.test_listen_on_zero_with_host new defect normal
#3778 No way to abort immutable upload new exarkun task normal
#3780 Get rid of allmydata.immutable.layout.WriteBucketProxy new enhancement normal
#3787 Batch sizes when uploading immutables are hardcoded new task normal
#3789 intermittent integration/test_i2p.py::test_i2p_service_storage failure new defect normal
#3790 `tahoe status` explodes on an encoding issue in some environments new defect normal
#3791 Tahoe-LAFS uses Foolscap extensively for logging but Tahoe-LAFS intends to drop its Foolscap dependency new enhancement normal
#3796 Add a Style Guide for Tahoe-LAFS documentation new YashNRam task normal
#3803 HTTP client could change upload chunk size based on how slow upload bandwidth is new enhancement normal
#3804 Data integrity check for uploads new enhancement normal
#3809 Rename IStorageServer to IStorageClient new task normal
#3813 There is a large amount of dynamic package-related code in Tahoe-LAFS new defect normal
#3816 Improve release checklist. new defect normal
#3817 formatting issue with commands new defect normal
#3818 Writing at offset=0 using REST API fails for empty files new defect normal
#3840 Handle unserializable arguments in log_call_deferred and tests new defect normal
#3844 Change IRC channel from Freenode to libera.chat new maylee defect normal
#3845 "Economic plugin" errors not surfaced effectively new defect normal
#3846 Release script. new defect normal
#3853 If a given header is too short, `ShareFile.is_valid_header` method raises an exception new defect normal
#3857 Add retries to HTTP storage client APIs new itamarst task normal
#3861 Support more than just CBOR in HTTP protocol new task normal
#3862 Refactor throw_out_all_data feature of allmydata.storage.immutable.BucketWriter new enhancement normal
#3863 builtins.AttributeError: 'FileTransferServer' object has no attribute '_ebClose' new defect normal
#3864 The sftp accounts file could support aliases to make configuration easier new defect normal
#3866 Dropping Python 3.6 means we can do some code cleanup new enhancement normal
#3869 Intermittent allmydata.test.test_storage_http.GenericHTTPAPITests.test_bad_authentication failure new defect normal
#3884 Improved testing for HTTPS storage client logic: when server's private key doesn't match public key, and when cert is signed by well-known CA new task normal
#3885 the netifaces library is unmaintained new defect normal
#3886 It is inconvenient to test code using `async def` using Tahoe's unittest-based testing tools new enhancement normal
#3887 HTTPConnectionPool briefly leaks reactor state in a way that makes resource cleanup more complicated new defect normal
#3892 Tahoe Website Makeover new defect normal
#3894 There should be a discoverable development roadmap new enhancement normal
#3899 No indication of failure if we can't match an "announcement" new defect normal
#3906 Make max read size in HTTP storage client configurable via tahoe.cfg new task normal
#3908 Detect invalid HTTP storage server responses early, close request new enhancement normal
#3911 Tor-specific routing policy for the HTTP storage client new enhancement normal
#3916 Refactor tests that can but do not use base test classes. new defect normal
1 2 3
Note: See TracQuery for help on using queries.