Custom Query (692 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 692)

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