Custom Query (692 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (201 - 300 of 692)

1 2 3 4 5 6 7
Ticket Summary Keywords Status Owner Reporter Priority Type
#2919 Encourage folks to use a third-party backup tool with Tahoe-LAFS integration instead of `tahoe backup` tahoe-backup docs new exarkun normal enhancement
#2927 nondeterministic failure of allmydata.test.test_introducer.SystemTest.test_system on Windows: Address already in use cygwin windows port test new exarkun normal defect
#2930 "AUTO" Tub location detection/assignment is silently broken when system tools are missing new exarkun normal defect
#2994 Sometimes the test suite times out on CircleCI new exarkun normal defect
#3022 Servers of happiness share placement distributes storage load unevenly in small grids servers-of-happiness, upload new exarkun normal defect
#3039 allmydata.test.test_magic_folder.RealTestAliceBob.test_alice_bob sometimes fails on macOS with `Pending: set([u'file3'])` new exarkun normal defect
#3138 Run the test suite with some concurrency on CircleCI new exarkun exarkun normal defect
#3230 Consider switching from AES CTR to AES XTS new exarkun normal defect
#3301 allmydata.test.test_system.Connections.test_rref can fail with "Address already in use." new exarkun normal defect
#3352 Give the Tahoe-LAFS Nix package a version for `allmydata.__version__` new daira exarkun normal enhancement
#3441 The "dump-share" tests in allmydata.test.test_system.SystemTests.test_filesystem should be part of a separate test suite new exarkun exarkun normal defect
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read new exarkun normal defect
#3445 The runtime information on the "deep check results" page is untested assigned exarkun exarkun normal defect
#3457 The separate introducer servers represent unnecessary complexity in an overall Tahoe-LAFS deployment new exarkun normal defect
#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
#3498 Mutable writes don't respect `readonly` or `reserved_space` storage server settings new exarkun normal defect
#3516 Replace allmydata.test.test_system.SystemTest.test_connections with a pytest-based integration test new exarkun exarkun normal task
#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
#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
#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
#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
#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
#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
#3885 the netifaces library is unmaintained new exarkun normal defect
#3886 It is inconvenient to test code using `async def` using Tahoe's unittest-based testing tools new exarkun normal enhancement
#3887 HTTPConnectionPool briefly leaks reactor state in a way that makes resource cleanup more complicated new exarkun normal defect
#3894 There should be a discoverable development roadmap new exarkun normal enhancement
#3931 Factor functionality related to running a storage service into a separate class from `_Client` new exarkun normal enhancement
#3948 Remove all of the dynamicism from setup.py new exarkun normal defect
#3949 Remove the Ubuntu builders from GitHub Actions assigned exarkun exarkun normal task
#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
#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
#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
#4058 allmydata.test.cli.test_run.RunTests.test_pidfile_contents fails sometimes new exarkun normal defect
#3775 Introduce a code formatter into the tahoe new fenn-cs normal defect
#3816 Improve release checklist. new fenn-cs normal defect
#3840 Handle unserializable arguments in log_call_deferred and tests new fenn-cs normal defect
#3846 Release script. new fenn-cs normal defect
#3892 Tahoe Website Makeover new fenn-cs 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
#3360 test_daemonize does not explode if code is completely broken new fijal normal defect
#3363 port allmydata.util.encodingutil to Python3 new fijal normal defect
#641 tahoe backup should be able to backup symlinks tahoe-backup symlink reliability news-done new francois normal defect
#789 Support Accept-Encoding: compress, gzip in the WAPI compression json performance bandwidth new francois minor enhancement
#896 log more info about Foolscap disconnections on storages nodes (to twistd.log) foolscap DeadReferenceError assigned francois francois minor defect
#2126 send application/json content-type for JSON response json http mime standards webapi new freddyb normal defect
#2136 Use Content-Security-Policy to harden the WUI csp wui security xss javascript new daira freddyb normal defect
#1041 Timeout error when uploading a file with some SFTP clients, e.g. WinSCP sftp winscp upload reliability timeout assigned davidsarah freestorm major defect
#1207 Detect RFC1918/invalid addresses somehow firewall new gdt normal enhancement
#1221 operation stats are not sufficient to understand what's wrong statistics transparency ostrom new gdt major defect
#1222 scoreboard server status statistics profiling new gdt major enhancement
#1367 tolerance for broken TCP connections due to incorrect/restrictive firewalls availability firewall reliability new gdt major defect
#1410 sftp server listens on reachable IP addresses by default sftp security new gdt minor defect
#1415 WUI is more useful than CLI security privacy capleak integrity confidentiality new gdt normal defect
#1871 provide interface to query lease storage information transparency accounting operations storage usability leases assigned davidsarah gdt normal enhancement
#1872 provide interface to purge user data transparency accounting operations storage usability new davidsarah gdt normal enhancement
#2073 Wrong ports are reported for connected nodes wui tub port foolscap firewall new genell normal defect
#2202 ERROR: UnrecoverableFileError(no recoverable versions) transparency usability erasure-coding new daira gennylee major defect
#1193 adding support for http byte range in http_common.do_http test http range do_http partial content new guyzmo guyzmo major enhancement
#981 chroot support? security twisted chroot install new somebody ioerror major enhancement
#982 grsec disallows tahoe from learning its own IP address security grsec iputil transparency new ioerror ioerror minor defect
#3543 Common testtools infrastructure swallows Twisted tests on failures new itamarst itamarst normal defect
#3681 Windows install of VC compiler for Python 2.7 is failing in CI new itamarst normal defect
#3685 Integration test for upgrading from Python 2 to Python 3 new itamarst normal task
#3719 tahoe_cp doesn't correctly determine when it needs to copy bytes new itamarst normal defect
#3720 On Python 3, filesystem paths and sys.argv should use os.fsencode/os.fsdecode for encoding new itamarst normal task
#3737 Bug/regression: uploading file to directory via the web UI fails with unhelpful error if the file is unreadable new itamarst normal defect
#3755 GBS design discussion reopened itamarst normal task
#3776 Intermittent test failure: allmydata.test.test_node.TestMissingPorts.test_listen_on_zero_with_host new itamarst normal defect
#3862 Refactor throw_out_all_data feature of allmydata.storage.immutable.BucketWriter new itamarst normal enhancement
#3866 Dropping Python 3.6 means we can do some code cleanup new itamarst normal enhancement
#3878 Potential denial of service attack by rogue servers availability, security new itamarst normal defect
1 2 3 4 5 6 7
Note: See TracQuery for help on using queries.