| #3788 |
Refactor tests in test/mutable to either use sync or async base case classes.
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3792 |
CI configurations don't consistently upload all of the test logs
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3793 |
allocate_buckets() shouldn't hardcode BucketWriter lifetime as mapping to connections
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3795 |
Test suite for IStorageServer, part 2
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3797 |
Test suite for IStorageServer, part 3
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3798 |
Test suite for IStorageServer, RIBucketWriter.abort()
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3799 |
Proposal: Rip out all ops other than eq from test vectors in mutable writes
|
exarkun
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3800 |
Test suite for IStorageServer: leases
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3801 |
Clarify behavior of overwriting in immutable uploads
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3802 |
Schema enforcement for HTTP protocol contents
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3805 |
Test suite for IStorageServer: slot_readv
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3806 |
Switch PUT to PATCH for partial uploads
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3807 |
BucketWriters should be removed if no writes happen in 30 minutes
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3808 |
Support Python 3 on NixOS
|
GitHub <noreply@…>
|
task
|
normal
|
undecided
|
unknown
|
| #3810 |
macOS builds on GitHub now failing on Python 2.7
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3812 |
Tests for IStorageServer.advise_corrupt_share
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3814 |
Remove the node "control" port
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3815 |
Add a "security" news item type
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3819 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3820 |
Add a session key for immutable uploads
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3821 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3822 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3823 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3824 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3826 |
HTTP storage protocol design change: switch all secrets to http headers
|
itamarst
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3827 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3829 |
Redundant jobs often run anyway, using up more GitHub Actions minutes than necessary
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3830 |
LeaseInfo invites the anti-pattern of external mutation
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3831 |
The readthedocs build is broken
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3832 |
test_storage_web.py duplicates internal lease management logic
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3833 |
Knowledge of mutable and immutable share file formats is spread across the codebase
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3834 |
The logic for determining a correct lease renew secret is duplicated
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3835 |
There are some confusing, undocumented functions in no_network.py and test_download.py
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3836 |
SystemTestMixin.set_up_grid configures an introducer that tries to automatically select a main tub port
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3837 |
integration/test_tor.py is failing
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3838 |
Many tests still invoke the logic to automatically assign a port number to the main tub
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3839 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3841 |
Placeholder
|
exarkun
|
defect
|
normal
|
undecided
|
unknown
|
| #3842 |
Make lease *renewal* behavior of StorageServer.remote_allocate_buckets optional
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3843 |
Start on implementing HTTP server for storage protocol
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3847 |
There is much duplication of process for choosing an encoding for Eliot messages
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3848 |
HTTP storage protocol: secret handling, a prerequisite for starting on immutables
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3849 |
Refactor Foolscap code so it's separate from non-Foolscap code in storage API
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3850 |
allmydata.test.test_storage_http.HTTPTests.test_version failing on master on nixos 21.05
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3854 |
builtins.TypeError: write() argument must be str, not bytes from allmydata/webish.py usage of FileUploadFieldStorage
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3855 |
HTTP storage protocol: implement initial immutable APIs
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3858 |
release 1.17.1
|
|
task
|
normal
|
undecided
|
unknown
|
| #3860 |
Finish up immutable HTTP download/upload APIs
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3865 |
Drop Python 3.6
|
itamarst
|
task
|
normal
|
undecided
|
unknown
|
| #3867 |
Switch to mach-nix
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3868 |
IStorageServer test framework support for the HTTP storage protocol
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3870 |
The NixOS CI use of "Cachix" does not correctly detect "forked" PRs, has authentication errors
|
|
defect
|
normal
|
undecided
|
unknown
|
| #3871 |
Implement HTTP API endpoint: list shares for storage index
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3872 |
Limit memory and CPU usage of writes/reads via HTTP storage server
|
GitHub <noreply@…>
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3873 |
Drop Python 2 support
|
|
enhancement
|
normal
|
Support Python 3
|
unknown
|
| #3874 |
Incorrect encode in allmydata.testing.web._FakeTahoeUriHandler.render_GET
|
|
defect
|
normal
|
undecided
|
unknown
|
| #3875 |
Server/client code for HTTP storage protocol fURLs
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3876 |
Generate upload secret per bucket
|
GitHub <noreply@…>
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3877 |
Continue implementation of immutable APIs for HTTP storage
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3879 |
Continue implementation of immutable APIs for HTTP storage some more
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3880 |
Add logging to HTTP storage protocol, part 1
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3881 |
Make CBOR usage in HTTP Storage Protocol tied to HTTP headers
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3882 |
Flaky hypothesis test in test_storage_http
|
GitHub <noreply@…>
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3883 |
The dependency of allmydata.stats.CPUUsageMonitor on foolscap is unnecessary
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
code
|
| #3888 |
Handling Tor and i2p in NURLs
|
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3889 |
update nix packaging to latest nixos 21.11 / pypi db
|
|
defect
|
normal
|
undecided
|
unknown
|
| #3890 |
Implement just enough read+write mutable APIs for HTTP storage client
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3891 |
Mutable HTTP protocol, part 2
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3893 |
Mutable HTTP protocol, part 3
|
itamarst
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3895 |
Tor integration tests are failing
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3896 |
Mutable HTTP protocol, part 4
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3897 |
Support for I2P is broken
|
exarkun
|
defect
|
normal
|
undecided
|
code-network
|
| #3898 |
Another problem with Tor integration tests
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3900 |
Sphinx 5 broke documentation builds
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3901 |
End-to-end support for new HTTP storage protocol: tracking issue
|
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3902 |
Storage nodes can start up with the HTTP storage protocol in addition to Foolscap
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3903 |
Convert the Nix packaging to use flakes
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3904 |
Perform a holistic review of the GBS HTTP server implementation
|
exarkun
|
task
|
normal
|
HTTP Storage Protocol
|
code
|
| #3905 |
When both Foolscap and HTTP API are used on same StorageServer, there are some bad interactions
|
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3907 |
HTTP storage protocol should not support requests beyond the end of the share
|
GitHub <noreply@…>
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3909 |
New werkzeug 2.2 breaks HTTP storage server
|
itamarst
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3910 |
Storage HTTP server + client support for `.onion` NURLs
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3912 |
Storage server announces HTTP storage protocol with NURLs
|
itamarst
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3913 |
Test failure in test_storage_web.py
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3914 |
Loading a huge RSA key is _extremely_ slow on Ubuntu 22.04
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3915 |
Size passed to IStorageServer.allocate_bytes is bigger than actual share size
|
GitHub <noreply@…>
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3917 |
Refactor UtilTests class
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3922 |
There are some minor errors in the GBS specification
|
|
defect
|
normal
|
undecided
|
unknown
|
| #3926 |
pid-file with creation-time
|
|
enhancement
|
normal
|
undecided
|
unknown
|
| #3927 |
release 1.18
|
|
defect
|
normal
|
undecided
|
unknown
|
| #3928 |
i2p tests failing
|
itamarst
|
defect
|
normal
|
undecided
|
unknown
|
| #3934 |
Enable HTTP protocol for storage
|
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3935 |
Happy Eyeballs for NURLs
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3936 |
storage_client respects the force_foolscap option
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3937 |
Get basic integration tests passing with HTTP storage protocol
|
GitHub <noreply@…>
|
enhancement
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3938 |
Support for pycddl 0.2
|
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3939 |
HTTP protocol is significantly slower than Foolscap protocol
|
GitHub <noreply@…>
|
defect
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3940 |
Add timeouts for all HTTP storage client operations
|
GitHub <noreply@…>
|
task
|
normal
|
HTTP Storage Protocol
|
unknown
|
| #3942 |
A GBS request without authorization provokes an internal server error
|
GitHub <noreply@…>
|
defect
|
normal
|
undecided
|
unknown
|
| #3944 |
GitHub Actions workflow upkeep
|
sajith
|
task
|
normal
|
undecided
|
dev-infrastructure
|