#2919 |
Encourage folks to use a third-party backup tool with Tahoe-LAFS integration instead of `tahoe backup`
|
enhancement
|
normal
|
undecided
|
code-frontend-cli
|
1.12.1
|
#2927 |
nondeterministic failure of allmydata.test.test_introducer.SystemTest.test_system on Windows: Address already in use
|
defect
|
normal
|
undecided
|
code
|
1.12.1
|
#2930 |
"AUTO" Tub location detection/assignment is silently broken when system tools are missing
|
defect
|
normal
|
undecided
|
unknown
|
1.12.1
|
#2937 |
check --repair crashes on LIT objects.
|
defect
|
normal
|
undecided
|
unknown
|
1.12.1
|
#2945 |
Hypothesis tests for backup behavior
|
enhancement
|
normal
|
undecided
|
unknown
|
1.12.1
|
#2946 |
pass reactor as an argument to allmydata.test.test_node.testing_tub
|
enhancement
|
normal
|
undecided
|
code
|
1.12.1
|
#2947 |
"tahoe ls" returns incorrect data.
|
defect
|
normal
|
undecided
|
code-frontend-cli
|
1.12.1
|
#2948 |
pull "log tub" intiailization out of Node
|
enhancement
|
normal
|
undecided
|
code
|
1.12.1
|
#2949 |
refactor: storage-broker should be given a client, also no circular ref
|
defect
|
normal
|
undecided
|
code
|
1.12.1
|
#2951 |
async-friendly initializers for "NoNetworkGrid" and tests
|
enhancement
|
normal
|
undecided
|
unknown
|
1.12.1
|
#2952 |
Runtime reconfiguration
|
enhancement
|
normal
|
undecided
|
code
|
1.12.1
|
#2953 |
Update status API
|
defect
|
normal
|
undecided
|
unknown
|
1.12.1
|
#2994 |
Sometimes the test suite times out on CircleCI
|
defect
|
normal
|
undecided
|
unknown
|
1.12.1
|
#3022 |
Servers of happiness share placement distributes storage load unevenly in small grids
|
defect
|
normal
|
undecided
|
unknown
|
1.12.1
|
#3039 |
allmydata.test.test_magic_folder.RealTestAliceBob.test_alice_bob sometimes fails on macOS with `Pending: set([u'file3'])`
|
defect
|
normal
|
undecided
|
unknown
|
1.12.1
|
#3041 |
Testing of websocket logs
|
defect
|
normal
|
undecided
|
code-frontend-web
|
1.12.1
|
#3228 |
very old d3, jquery
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3230 |
Consider switching from AES CTR to AES XTS
|
defect
|
normal
|
undecided
|
code
|
n/a
|
#3235 |
'tahoe create-node' should configure more options
|
enhancement
|
normal
|
eventually
|
code-frontend-cli
|
n/a
|
#3236 |
Refactor /helper_status web resource
|
enhancement
|
normal
|
eventually
|
code-frontend-web
|
n/a
|
#3237 |
Integration tests should not use sleep
|
defect
|
normal
|
eventually
|
code
|
1.13.0
|
#3249 |
Hard-coded ports in integration tests
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3253 |
refactor and consolidate "Fake" classes
|
defect
|
normal
|
soon
|
code
|
1.13.0
|
#3269 |
Track active_writers without depending on GC/refcounting
|
defect
|
normal
|
soon
|
code-storage
|
n/a
|
#3275 |
Improve release process
|
enhancement
|
normal
|
soon
|
operational
|
n/a
|
#3286 |
WebAPI for create-alias
|
enhancement
|
normal
|
undecided
|
code-dirnodes
|
1.13.0
|
#3301 |
allmydata.test.test_system.Connections.test_rref can fail with "Address already in use."
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3307 |
refactor: centralize helper for "remove comments"
|
enhancement
|
normal
|
eventually
|
code
|
n/a
|
#3318 |
HOWTO / prose documentation for allmydata.testing.*
|
enhancement
|
normal
|
undecided
|
unknown
|
n/a
|
#3360 |
test_daemonize does not explode if code is completely broken
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3363 |
port allmydata.util.encodingutil to Python3
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3407 |
more frequent releases
|
enhancement
|
normal
|
|
unknown
|
n/a
|
#3413 |
Unable to re-run flaky tests
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3414 |
Deprecations CI job fails (intermittently?)
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3444 |
PyPy CI job fails: allmydata.test.test_sftp.Handler.test_openFile_read
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3457 |
The separate introducer servers represent unnecessary complexity in an overall Tahoe-LAFS deployment
|
defect
|
normal
|
undecided
|
code-network
|
n/a
|
#3480 |
The introducer writes a garbage fURL if created/started without a "good" environment
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3494 |
Stop collecting/serving dependencies
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3498 |
Mutable writes don't respect `readonly` or `reserved_space` storage server settings
|
defect
|
normal
|
undecided
|
code-storage
|
n/a
|
#3506 |
Add Welcome page output for grid-manager status
|
enhancement
|
normal
|
undecided
|
unknown
|
n/a
|
#3507 |
tahoe add-grid-manager
|
enhancement
|
normal
|
undecided
|
unknown
|
n/a
|
#3508 |
grid-manager integration tests
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3530 |
Stop using the mock library for testing: src/allmydata/test/test_i2p_provider.py
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3531 |
Stop using the mock library for testing: src/allmydata/test/test_tor_provider.py
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3538 |
Get rid of the "portnum filename" stuff in the configuration system
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3540 |
allmydata.mutable.publish.Publish.publish has unreliably covered bad shares handling code
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3548 |
test_filesystem_with_cli_in_subprocess mutates os.environ a bunch
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3554 |
Rename uri.{to,from}_string to uri.{to,from}_bytes
|
task
|
normal
|
|
code
|
n/a
|
#3556 |
docs/logging.rst has broken examples in it
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3559 |
Mention code of conduct in contributors guide
|
defect
|
normal
|
undecided
|
documentation
|
n/a
|
#3561 |
allmydata.immutable.offloaded.LocalCiphertextReader claims to implement IEncryptedUploadable but does not implement set_upload_status
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3562 |
IMutableFileVersion.get_servermap is unused and unimplemented
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3563 |
_tub_portlocation tries to detect port 0 configuration but does so incompletely
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3570 |
Multiple developers can sign releases
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3571 |
Should grid-manager accept only "its" certificates?
|
enhancement
|
normal
|
undecided
|
code-nodeadmin
|
n/a
|
#3573 |
Some typechecks fail with "Cannot determine consistent method resolution order"
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3597 |
The integration tests mix synchronous and asynchronous code in an unreliable way
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3601 |
CI builds new images for test jobs even when Tahoe's dependencies haven't changed
|
enhancement
|
normal
|
undecided
|
dev-infrastructure
|
n/a
|
#3609 |
Manual quoting/escaping is scattered ad hoc throughout the web code
|
defect
|
normal
|
undecided
|
code-frontend-web
|
n/a
|
#3610 |
allmydata.web.directory.ReloadableMonitorElement and allmydata.web.operations.ReloadMixin are basically the same
|
defect
|
normal
|
undecided
|
code-frontend-web
|
n/a
|
#3614 |
Consider renaming types_ module
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3641 |
trac does not convey status of releases or python3 porting status
|
defect
|
normal
|
Contributor Experience
|
unknown
|
n/a
|
#3681 |
Windows install of VC compiler for Python 2.7 is failing in CI
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3685 |
Integration test for upgrading from Python 2 to Python 3
|
task
|
normal
|
|
unknown
|
n/a
|
#3694 |
Create a list of distros and how to get into them
|
defect
|
normal
|
Automate Release Process
|
unknown
|
n/a
|
#3695 |
Improve error messaging in integration testing
|
defect
|
normal
|
Integration and Unit Testing
|
unknown
|
n/a
|
#3710 |
"tahoe get" returns HTML
|
defect
|
normal
|
soon
|
code-frontend-cli
|
1.15.1
|
#3719 |
tahoe_cp doesn't correctly determine when it needs to copy bytes
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3720 |
On Python 3, filesystem paths and sys.argv should use os.fsencode/os.fsdecode for encoding
|
task
|
normal
|
|
unknown
|
n/a
|
#3726 |
Register Tahoe-LAFS project with Libera.Chat
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3731 |
Make `tox -e news` work on macOS
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3737 |
Bug/regression: uploading file to directory via the web UI fails with unhelpful error if the file is unreadable
|
defect
|
normal
|
|
unknown
|
n/a
|
#3740 |
link to web forum
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3745 |
Remove vestigial `whitelist_externals` from Tox configuration
|
defect
|
normal
|
undecided
|
dev-infrastructure
|
n/a
|
#3752 |
Make a list of tests that don't pass in the Nix build environment
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3753 |
CONTRIBUTORS.rst needs clean-up
|
defect
|
normal
|
Contributor Experience
|
unknown
|
n/a
|
#3772 |
add lease cancellation
|
defect
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3775 |
Introduce a code formatter into the tahoe
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3776 |
Intermittent test failure: allmydata.test.test_node.TestMissingPorts.test_listen_on_zero_with_host
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3780 |
Get rid of allmydata.immutable.layout.WriteBucketProxy
|
enhancement
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3787 |
Batch sizes when uploading immutables are hardcoded
|
task
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3789 |
intermittent integration/test_i2p.py::test_i2p_service_storage failure
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3790 |
`tahoe status` explodes on an encoding issue in some environments
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3791 |
Tahoe-LAFS uses Foolscap extensively for logging but Tahoe-LAFS intends to drop its Foolscap dependency
|
enhancement
|
normal
|
Non-Foolscap communications
|
unknown
|
n/a
|
#3803 |
HTTP client could change upload chunk size based on how slow upload bandwidth is
|
enhancement
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3804 |
Data integrity check for uploads
|
enhancement
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3809 |
Rename IStorageServer to IStorageClient
|
task
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3813 |
There is a large amount of dynamic package-related code in Tahoe-LAFS
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3816 |
Improve release checklist.
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3817 |
formatting issue with commands
|
defect
|
normal
|
undecided
|
code-frontend-cli
|
1.15.1
|
#3818 |
Writing at offset=0 using REST API fails for empty files
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3840 |
Handle unserializable arguments in log_call_deferred and tests
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3845 |
"Economic plugin" errors not surfaced effectively
|
defect
|
normal
|
undecided
|
code-frontend-web
|
1.15.1
|
#3846 |
Release script.
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3853 |
If a given header is too short, `ShareFile.is_valid_header` method raises an exception
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3861 |
Support more than just CBOR in HTTP protocol
|
task
|
normal
|
HTTP Storage Protocol v2
|
unknown
|
n/a
|
#3862 |
Refactor throw_out_all_data feature of allmydata.storage.immutable.BucketWriter
|
enhancement
|
normal
|
undecided
|
unknown
|
n/a
|
#3863 |
builtins.AttributeError: 'FileTransferServer' object has no attribute '_ebClose'
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3864 |
The sftp accounts file could support aliases to make configuration easier
|
defect
|
normal
|
undecided
|
unknown
|
n/a
|
#3866 |
Dropping Python 3.6 means we can do some code cleanup
|
enhancement
|
normal
|
undecided
|
unknown
|
n/a
|
(more results for this group on next page)
|