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
#2890 Directory name and file name should be available in json response data new defect normal
#2891 fix intermittent test coverage new defect normal
#2899 ValueOrderedDict throws IndexError when given equal non-identical keys new defect minor
#2900 Get rid of "tempfile" monkey-patch new defect normal
#2902 double _got_introducer if main_tab isn't started before IntroducerClient added new defect normal
#2905 fail harder if we can't write announcement-seqnum new defect normal
#2914 test_magic_folder timeout on windows new defect normal
#2930 "AUTO" Tub location detection/assignment is silently broken when system tools are missing new defect normal
#2943 "tox -e codechecks" should check for docstrings in all new code new enhancement minor
#2945 Hypothesis tests for backup behavior new enhancement normal
#2947 "tahoe ls" returns incorrect data. new defect normal
#2948 pull "log tub" intiailization out of Node new enhancement normal
#2949 refactor: storage-broker should be given a client, also no circular ref new defect normal
#2951 async-friendly initializers for "NoNetworkGrid" and tests new enhancement normal
#2953 Update status API new defect normal
#2994 Sometimes the test suite times out on CircleCI new defect normal
#3039 allmydata.test.test_magic_folder.RealTestAliceBob.test_alice_bob sometimes fails on macOS with `Pending: set([u'file3'])` new defect normal
#3226 DecryptingConsumer and EncryptedTemporaryFile refactor new enhancement minor
#3228 very old d3, jquery new defect normal
#3230 Consider switching from AES CTR to AES XTS new defect normal
#3235 'tahoe create-node' should configure more options new enhancement normal
#3236 Refactor /helper_status web resource new enhancement normal
#3249 Hard-coded ports in integration tests new defect normal
#3269 Track active_writers without depending on GC/refcounting new defect normal
#3275 Improve release process new enhancement normal
#3280 unit-test Web-UI "welcome" page new enhancement minor
#3301 allmydata.test.test_system.Connections.test_rref can fail with "Address already in use." new defect normal
#3307 refactor: centralize helper for "remove comments" new enhancement normal
#3318 HOWTO / prose documentation for allmydata.testing.* new enhancement normal
#3360 test_daemonize does not explode if code is completely broken new defect normal
#3363 port allmydata.util.encodingutil to Python3 new defect normal
#3407 more frequent releases new enhancement normal
#3413 Unable to re-run flaky tests new defect normal
#3414 Deprecations CI job fails (intermittently?) new defect normal
#3444 PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read new defect normal
#3457 The separate introducer servers represent unnecessary complexity in an overall Tahoe-LAFS deployment new defect 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
#3494 Stop collecting/serving dependencies new defect normal
#3498 Mutable writes don't respect `readonly` or `reserved_space` storage server settings new defect 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
#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
#3614 Consider renaming types_ module new defect normal
#3641 trac does not convey status of releases or python3 porting status new 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
#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
#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
#3745 Remove vestigial `whitelist_externals` from Tox configuration new defect 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
#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
#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
#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
#3811 By default, onion services are v2 (should be v3) new defect major
#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
#3825 Placeholder new defect major
#3840 Handle unserializable arguments in log_call_deferred and tests new 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
#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
1 2 3
Note: See TracQuery for help on using queries.