Custom Query (226 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 226)

1 2 3
Ticket Summary Status Owner Type Priority Milestone
#3413 Unable to re-run flaky tests new defect normal undecided
#3414 Deprecations CI job fails (intermittently?) new defect normal undecided
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read new defect normal undecided
#3480 The introducer writes a garbage fURL if created/started without a "good" environment new defect normal undecided
#3494 Stop collecting/serving dependencies new defect normal undecided
#3506 Add Welcome page output for grid-manager status new enhancement normal undecided
#3507 tahoe add-grid-manager new enhancement normal undecided
#3508 grid-manager integration tests new defect normal undecided
#3530 Stop using the mock library for testing: src/allmydata/test/test_i2p_provider.py new defect normal undecided
#3531 Stop using the mock library for testing: src/allmydata/test/test_tor_provider.py new defect normal undecided
#3538 Get rid of the "portnum filename" stuff in the configuration system new defect normal undecided
#3540 allmydata.mutable.publish.Publish.publish has unreliably covered bad shares handling code new defect normal undecided
#3548 test_filesystem_with_cli_in_subprocess mutates os.environ a bunch new defect normal undecided
#3556 docs/logging.rst has broken examples in it new defect normal undecided
#3561 allmydata.immutable.offloaded.LocalCiphertextReader claims to implement IEncryptedUploadable but does not implement set_upload_status new defect normal undecided
#3562 IMutableFileVersion.get_servermap is unused and unimplemented new defect normal undecided
#3563 _tub_portlocation tries to detect port 0 configuration but does so incompletely new defect normal undecided
#3570 Multiple developers can sign releases new defect normal undecided
#3573 Some typechecks fail with "Cannot determine consistent method resolution order" new defect normal undecided
#3597 The integration tests mix synchronous and asynchronous code in an unreliable way new defect normal undecided
#3601 CI builds new images for test jobs even when Tahoe's dependencies haven't changed new defect normal undecided
#3614 Consider renaming types_ module new defect normal undecided
#3641 trac does not convey status of releases or python3 porting status new defect normal Contributor Experience
#3681 Windows install of VC compiler for Python 2.7 is failing in CI new defect normal undecided
#3685 Integration test for upgrading from Python 2 to Python 3 new task normal
#3693 Decide if we want to drop any platforms new defect normal Automate Release Process
#3694 Create a list of distros and how to get into them new defect normal Automate Release Process
#3695 Improve error messaging in integration testing new defect normal Integration and Unit Testing
#3719 tahoe_cp doesn't correctly determine when it needs to copy bytes new defect normal undecided
#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 undecided
#3731 Make `tox -e news` work on macOS new defect normal undecided
#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 undecided
#3752 Make a list of tests that don't pass in the Nix build environment new defect normal undecided
#3753 CONTRIBUTORS.rst needs clean-up new defect normal Contributor Experience
#3755 GBS design discussion reopened task normal
#3772 add lease cancellation new defect normal HTTP Storage Protocol v2
#3775 Introduce a code formatter into the tahoe new defect normal undecided
#3776 Intermittent test failure: allmydata.test.test_node.TestMissingPorts.test_listen_on_zero_with_host new defect normal undecided
#3780 Get rid of allmydata.immutable.layout.WriteBucketProxy new enhancement normal HTTP Storage Protocol v2
#3787 Batch sizes when uploading immutables are hardcoded new task normal HTTP Storage Protocol v2
#3789 intermittent integration/test_i2p.py::test_i2p_service_storage failure new defect normal undecided
#3790 `tahoe status` explodes on an encoding issue in some environments new defect normal undecided
#3791 Tahoe-LAFS uses Foolscap extensively for logging but Tahoe-LAFS intends to drop its Foolscap dependency new enhancement normal Non-Foolscap communications
#3803 HTTP client could change upload chunk size based on how slow upload bandwidth is new enhancement normal HTTP Storage Protocol v2
#3804 Data integrity check for uploads new enhancement normal HTTP Storage Protocol v2
#3809 Rename IStorageServer to IStorageClient new task normal HTTP Storage Protocol v2
#3813 There is a large amount of dynamic package-related code in Tahoe-LAFS new defect normal undecided
#3816 Improve release checklist. new defect normal undecided
#3818 Writing at offset=0 using REST API fails for empty files new defect normal undecided
#3825 Placeholder new defect major undecided
#3840 Handle unserializable arguments in log_call_deferred and tests new defect normal undecided
#3846 Release script. new defect normal undecided
#3853 If a given header is too short, `ShareFile.is_valid_header` method raises an exception new defect normal undecided
#3861 Support more than just CBOR in HTTP protocol new task normal HTTP Storage Protocol v2
#3862 Refactor throw_out_all_data feature of allmydata.storage.immutable.BucketWriter new enhancement normal undecided
#3863 builtins.AttributeError: 'FileTransferServer' object has no attribute '_ebClose' new defect normal undecided
#3864 The sftp accounts file could support aliases to make configuration easier new defect normal undecided
#3866 Dropping Python 3.6 means we can do some code cleanup new enhancement normal undecided
#3869 Intermittent allmydata.test.test_storage_http.GenericHTTPAPITests.test_bad_authentication failure new defect normal undecided
#3878 Potential denial of service attack by rogue servers new defect normal undecided
#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 HTTP Storage Protocol v2
#3885 the netifaces library is unmaintained new defect normal undecided
#3887 HTTPConnectionPool briefly leaks reactor state in a way that makes resource cleanup more complicated new defect normal undecided
#3892 Tahoe Website Makeover new defect normal undecided
#3899 No indication of failure if we can't match an "announcement" new defect normal undecided
#3906 Make max read size in HTTP storage client configurable via tahoe.cfg new task normal HTTP Storage Protocol v2
#3908 Detect invalid HTTP storage server responses early, close request new enhancement normal HTTP Storage Protocol v2
#3911 Tor-specific routing policy for the HTTP storage client new enhancement normal HTTP Storage Protocol v2
#3916 Refactor tests that can but do not use base test classes. new defect normal undecided
#3918 Refactor MutableChecker tests new defect normal undecided
#3919 Refactor ConfigUtilTests and Pipeline tests new defect normal undecided
#3920 Refactor TestRegression (test_crypto) new defect normal undecided
#3923 Refactor allmydata.immutable.encode.Encoder to separate out the uri_extension code new enhancement normal undecided
#3924 Test for allmydata.immutable.layout.WriteBucketProxy invariant new enhancement normal undecided
#3925 revamp "tahoe run" new enhancement normal undecided
#3931 Factor functionality related to running a storage service into a separate class from `_Client` new enhancement normal undecided
#3932 Library code to parse NURLs and fURLs new enhancement normal undecided
#3933 upgrade autobahn new enhancement normal undecided
#3941 When tests fail, make it easier to find why in Github Actions new enhancement normal undecided
#3943 Tor tests fail on Ubuntu 22.04 new defect normal Integration and Unit Testing
#3948 Remove all of the dynamicism from setup.py new defect normal undecided
#3951 Tox breaks Tahoe-LAFS CI a lot new defect normal undecided
#3955 High-level benchmarking suite, as part of attempt to speed up Tahoe new task normal Performance and Benchmarking
#3957 Make HTTP no slower than Foolscap for mutable uploads and downloads new enhancement normal HTTP Storage Protocol v2
#3979 A client's use or non-use participation in managed grids is an implicit function of the `[grid_management_certificates]` configuration new defect normal Grid Management
#3980 Even more end-to-end tests new enhancement normal HTTP Storage Protocol v2
#3983 test_pidfile_contents sometimes fails with ProcessInTheWay new defect normal undecided
#3984 test_pidfile_contents uses check_pid_process like it is a context manager, but it is not new defect normal undecided
#3985 Support "storage plugins" in the Great Black Swamp storage server and client new defect normal undecided
#3990 Failing repairer test (on PyPy) new defect normal undecided
#3992 When first connecting to remote storage servers over HTTP, there are two roundtrips necessary to become live new enhancement normal HTTP Storage Protocol v2
#3995 Remove the various dead code from `src/allmydata/util/base32.py` new defect normal undecided
#4007 Remove the PyPy unit test jobs from GitHub Actions new defect normal undecided
#4008 If tor provider can't connect to the control port it seems to silently do nothing new defect normal undecided
#4011 New solution for code coverage new task normal undecided
#4017 WebUI: enhance "put" operations new enhancement normal undecided
#4021 Add a CI job that is explicitly for "run with latest version of dependencies" new defect normal undecided
#4025 Restore test_i2p integration test new enhancement normal HTTP Storage Protocol v2
1 2 3
Note: See TracQuery for help on using queries.