Custom Query (667 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 667)

1 2 3 4 5 6 7

Status: new (100 matches)

Ticket Summary Owner Type Priority Component Version
#3363 port allmydata.util.encodingutil to Python3 defect normal unknown n/a
#3371 Render post-repair corrupt shares in deep-check-and-repair results page sajith defect normal code-frontend-web n/a
#3413 Unable to re-run flaky tests defect normal unknown n/a
#3414 Deprecations CI job fails (intermittently?) defect normal unknown n/a
#3441 The "dump-share" tests in allmydata.test.test_system.SystemTests.test_filesystem should be part of a separate test suite exarkun defect normal unknown n/a
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read defect normal unknown n/a
#3457 The separate introducer servers represent unnecessary complexity in an overall Tahoe-LAFS deployment defect normal code-network n/a
#3480 The introducer writes a garbage fURL if created/started without a "good" environment defect normal unknown n/a
#3484 The CI Docker image builders are hard to test and are happy to push broken images defect normal dev-infrastructure n/a
#3489 Add some tests for src/allmydata/test/matchers.py exarkun defect normal unknown n/a
#3494 Stop collecting/serving dependencies defect normal unknown n/a
#3498 Mutable writes don't respect `readonly` or `reserved_space` storage server settings defect normal code-storage n/a
#3508 grid-manager integration tests defect normal unknown n/a
#3519 Stop using the mock library for testing exarkun defect normal unknown n/a
#3530 Stop using the mock library for testing: src/allmydata/test/test_i2p_provider.py defect normal unknown n/a
#3531 Stop using the mock library for testing: src/allmydata/test/test_tor_provider.py defect normal unknown n/a
#3538 Get rid of the "portnum filename" stuff in the configuration system defect normal unknown n/a
#3540 allmydata.mutable.publish.Publish.publish has unreliably covered bad shares handling code defect normal unknown n/a
#3541 CircleCI cannot find context "dockerhub-auth" defect normal dev-infrastructure n/a
#3548 test_filesystem_with_cli_in_subprocess mutates os.environ a bunch defect normal unknown n/a
#3556 docs/logging.rst has broken examples in it defect normal unknown n/a
#3559 Mention code of conduct in contributors guide defect normal documentation n/a
#3561 allmydata.immutable.offloaded.LocalCiphertextReader claims to implement IEncryptedUploadable but does not implement set_upload_status defect normal unknown n/a
#3562 IMutableFileVersion.get_servermap is unused and unimplemented defect normal unknown n/a
#3563 _tub_portlocation tries to detect port 0 configuration but does so incompletely defect normal unknown n/a
#3570 Multiple developers can sign releases defect normal unknown n/a
#3573 Some typechecks fail with "Cannot determine consistent method resolution order" defect normal unknown n/a
#3597 The integration tests mix synchronous and asynchronous code in an unreliable way defect normal unknown n/a
#3601 CI builds new images for test jobs even when Tahoe's dependencies haven't changed defect normal unknown n/a
#3602 Replace allmydata.frontends.sftp._lsLine with something from Twisted daira defect normal code-frontend-ftp-sftp n/a
#3609 Manual quoting/escaping is scattered ad hoc throughout the web code defect normal code-frontend-web n/a
#3610 allmydata.web.directory.ReloadableMonitorElement and allmydata.web.operations.ReloadMixin are basically the same defect normal code-frontend-web n/a
#3614 Consider renaming types_ module defect normal unknown n/a
#3665 Remove docutils pin from tox configuration sajith defect normal dev-infrastructure n/a
#3681 Windows install of VC compiler for Python 2.7 is failing in CI defect normal unknown n/a
#3719 tahoe_cp doesn't correctly determine when it needs to copy bytes defect normal unknown n/a
#3726 Register Tahoe-LAFS project with Libera.Chat defect normal unknown n/a
#3731 Make `tox -e news` work on macOS defect normal unknown n/a
#3740 link to web forum defect normal unknown n/a
#3742 Get control over mailing list sajith defect normal unknown n/a
#3745 Remove vestigial `whitelist_externals` from Tox configuration defect normal dev-infrastructure n/a
#3752 Make a list of tests that don't pass in the Nix build environment defect normal unknown n/a
#3756 use default wormhole server meejah defect normal unknown n/a
#3775 Introduce a code formatter into the tahoe defect normal unknown n/a
#3776 Intermittent test failure: allmydata.test.test_node.TestMissingPorts.test_listen_on_zero_with_host defect normal unknown n/a
#3789 intermittent integration/test_i2p.py::test_i2p_service_storage failure defect normal unknown n/a
#3790 `tahoe status` explodes on an encoding issue in some environments defect normal unknown n/a
#3813 There is a large amount of dynamic package-related code in Tahoe-LAFS defect normal unknown n/a
#3816 Improve release checklist. defect normal unknown n/a
#3817 formatting issue with commands defect normal code-frontend-cli 1.15.1
#3818 Writing at offset=0 using REST API fails for empty files defect normal unknown n/a
#3825 Placeholder defect major unknown n/a
#3840 Handle unserializable arguments in log_call_deferred and tests defect normal unknown n/a
#3844 Change IRC channel from Freenode to libera.chat maylee defect normal unknown n/a
#3845 "Economic plugin" errors not surfaced effectively defect normal code-frontend-web 1.15.1
#3846 Release script. defect normal unknown n/a
#3852 500 error from JSON welcome page defect major code-frontend-web n/a
#3853 If a given header is too short, `ShareFile.is_valid_header` method raises an exception defect normal unknown n/a
#3863 builtins.AttributeError: 'FileTransferServer' object has no attribute '_ebClose' defect normal unknown n/a
#3864 The sftp accounts file could support aliases to make configuration easier defect normal unknown n/a
#3869 Intermittent allmydata.test.test_storage_http.GenericHTTPAPITests.test_bad_authentication failure defect normal unknown n/a
#3878 Potential denial of service attack by rogue servers defect normal unknown n/a
#3885 the netifaces library is unmaintained defect normal unknown n/a
#3887 HTTPConnectionPool briefly leaks reactor state in a way that makes resource cleanup more complicated defect normal unknown n/a
#3892 Tahoe Website Makeover defect normal unknown n/a
#3899 No indication of failure if we can't match an "announcement" defect normal unknown n/a
#3916 Refactor tests that can but do not use base test classes. defect normal unknown n/a
#3918 Refactor MutableChecker tests defect normal unknown n/a
#3919 Refactor ConfigUtilTests and Pipeline tests defect normal unknown n/a
#3920 Refactor TestRegression (test_crypto) defect normal unknown n/a
#3929 Error reading directory: 'coroutine' object has no attribute 'addCallback' defect major code-frontend-web unknown
#3948 Remove all of the dynamicism from setup.py defect normal unknown n/a
#3951 Tox breaks Tahoe-LAFS CI a lot defect normal unknown n/a
#3983 test_pidfile_contents sometimes fails with ProcessInTheWay defect normal unknown n/a
#3984 test_pidfile_contents uses check_pid_process like it is a context manager, but it is not defect normal unknown n/a
#3985 Support "storage plugins" in the Great Black Swamp storage server and client defect normal unknown n/a
#3990 Failing repairer test (on PyPy) defect normal unknown n/a
#3995 Remove the various dead code from `src/allmydata/util/base32.py` defect normal unknown n/a
#4007 Remove the PyPy unit test jobs from GitHub Actions defect normal unknown n/a
#4008 If tor provider can't connect to the control port it seems to silently do nothing defect normal unknown n/a
#4021 Add a CI job that is explicitly for "run with latest version of dependencies" defect normal unknown n/a
#4048 Fix the `cli_options.stdout` pattern defect normal unknown n/a
#4053 Add a tool for running the integration tests in a reproducible environment defect normal unknown n/a
#4054 Use CircleCI's "parallelism" feature to speed up runs of the integration test suite defect normal unknown n/a
#4056 attrs "provides" deprecated defect normal unknown n/a
#4058 allmydata.test.cli.test_run.RunTests.test_pidfile_contents fails sometimes defect normal unknown n/a
#4073 each share for a file can have its own write enabler secret, but the wire protocol does not support more than one defect normal code-network n/a
#4076 prepare release defect normal unknown n/a
#4077 Many regexs in Tahoe tests are invalid defect normal unknown n/a
#4078 intermittant failures / race-condition on immutable.download.fetcher defect normal code-storage n/a
#4083 Run blocking operations in a thread or thread pool, part 3 defect normal unknown n/a
#4085 Dirty reactor tests defect normal unknown n/a
#4089 PyPy 7.3.15 and later break Twisted 23.10 and earlier defect normal unknown n/a
#4096 perpare release defect normal unknown n/a
#49 UPnP enhancement minor code-network
#50 ask a peer to tell you what your IP address is (similar to STUNT/ICE) enhancement normal code-network 1.0.0
#57 logging: compress/truncate/encode/decode/format for human readability and privacy warner enhancement minor code-nodeadmin 0.2.0
#72 Automatic detection of configuration changes. enhancement minor code-nodeadmin 0.4.0
#78 Cater to rsync as a target Tahoe client. somebody enhancement minor code 0.4.0
#126 add "Invite a Friend" button enhancement major code-network 0.7.0
(more results for this group on next page)
1 2 3 4 5 6 7
Note: See TracQuery for help on using queries.