Custom Query (857 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 857)

1 2 3 4 5 6 7 8 9

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Component Version
#3425 allmydata/web/root.py should return error pages instead of raising WebError GitHub <noreply@…> defect normal unknown n/a
#3426 allmydata/web/status.py should return error pages instead of raising WebError GitHub <noreply@…> defect normal unknown n/a
#3427 allmydata/web/unlinked.py should return error pages instead of raising WebError GitHub <noreply@…> defect normal unknown n/a
#3428 twisted.web.resource.Resource subclasses should not return Deferreds GitHub <noreply@…> defect normal unknown n/a
#3429 allmydata/web/check_result.py should return error pages instead of raising WebError GitHub <noreply@…> defect normal unknown n/a
#3438 The introducer tests in allmydata.test.test_system.SystemTests.test_filesystem should be part of a separate test suite exarkun defect normal unknown n/a
#3440 Add a general web rendering helper to the test suite helpers exarkun defect normal unknown n/a
#3442 Imrpove local developer experience running tests rpatterson enhancement minor dev-infrastructure n/a
#3443 The global "Referrer-Policy" is untested GitHub <noreply@…> defect normal unknown n/a
#3447 Report relevant test coverage details during local development rpatterson enhancement minor dev-infrastructure n/a
#3454 allmydata.test.test_python3.Python3PortingEffortTests.test_finished_porting doesn't run on Python 2 GitHub <noreply@…> defect normal unknown n/a
#3460 StorageFarmBroker._got_announcement unnecessarily makes a storage server for duplicate announcements GitHub <noreply@…> defect normal unknown n/a
#3468 allmydata/immutable/offloaded.py is missing a lot of unit test coverage chadwhitacre defect normal unknown n/a
#3470 The eventual-send in OneShotObserverList is unnecessary and in the way GitHub <noreply@…> defect normal unknown n/a
#3471 The eventual-send in LocalWrapper complicates testing GitHub <noreply@…> defect normal unknown n/a
#3472 GitHub Actions coverage reports contain inconsistent paths GitHub <noreply@…> defect normal unknown n/a
#3478 re-vamp release process documents meejah defect normal documentation n/a
#3481 The introducer fixture in the integration tests is generated with bogus configuration when local neither ip nor ifconfig are found in the usual locations GitHub <noreply@…> defect normal unknown n/a
#3482 TokenOnlyWebApi is no longer needed GitHub <noreply@…> defect normal unknown n/a
#3483 New Docker Hub pull limits will likely negatively impact CircleCI jobs GitHub <noreply@…> defect normal unknown n/a
#3486 Delegate responsibility for figuring out local network configuration to `netifaces` GitHub <noreply@…> defect normal unknown n/a
#3488 Configure pre-commit to run codechecks pre-push GitHub <noreply@…> defect normal unknown n/a
#3490 Run static codechecks on the integration/ directory GitHub <noreply@…> defect normal unknown n/a
#3491 note community-guidelines violations meejah defect normal unknown n/a
#3492 There is a bunch of unnecessary junk in the support code for the deprecations tox env GitHub <noreply@…> defect normal unknown n/a
#3497 There is a recommended repository of dependencies at https://tahoe-lafs.org/deps/ which is both incomplete and out of date GitHub <noreply@…> defect normal packaging n/a
#3503 Document the Foolscap URL security properties which Tahoe-LAFS benefits from and future directions for these defect normal unknown n/a
#3504 The introducer furl should be treated as private GitHub <noreply@…> defect normal unknown n/a
#3505 Grid Manager: consider disallowing downloads as well GitHub <noreply@…> defect normal code n/a
#3511 Support mutating tahoe.cfg via _Config GitHub <noreply@…> defect normal unknown n/a
#3512 Client.init_tempdir clobbers global state in an annoying way GitHub <noreply@…> defect normal unknown n/a
#3513 no_network should use `Failure.raiseException` instead of `raise failure.value` GitHub <noreply@…> defect normal unknown n/a
#3515 The pre-commit push hook takes a long time to run GitHub <noreply@…> defect normal unknown n/a
#3517 integration tests trigger configparser bytes/unicode warning GitHub <noreply@…> defect normal unknown n/a
#3518 PyPy: TypeError: not expecting type '<type 'NoneType'>' GitHub <noreply@…> defect normal unknown n/a
#3520 Stop using the mock library for testing: src/allmydata/test/test_client.py GitHub <noreply@…> defect normal unknown n/a
#3521 Stop using the mock library for testing: src/allmydata/test/test_storage_client.py GitHub <noreply@…> defect normal unknown n/a
#3522 Stop using the mock library for testing: src/allmydata/test/cli/test_alias.py GitHub <noreply@…> defect normal unknown n/a
#3523 Stop using the mock library for testing: src/allmydata/test/cli/test_daemonize.py GitHub <noreply@…> defect normal unknown n/a
#3524 Stop using the mock library for testing: src/allmydata/test/cli/test_start.py GitHub <noreply@…> defect normal unknown n/a
#3525 Stop using the mock library for testing: src/allmydata/test/cli/test_status.py GitHub <noreply@…> defect normal unknown n/a
#3526 Stop using the mock library for testing: src/allmydata/test/cli/test_invite.py GitHub <noreply@…> defect normal unknown n/a
#3527 Stop using the mock library for testing: src/allmydata/test/cli/test_create.py GitHub <noreply@…> defect normal unknown n/a
#3528 Stop using the mock library for testing: src/allmydata/test/cli/test_cli.py GitHub <noreply@…> defect normal unknown n/a
#3529 Stop using the mock library for testing: src/allmydata/test/test_connections.py GitHub <noreply@…> defect normal unknown n/a
#3532 Stop using the mock library for testing: src/allmydata/test/test_node.py GitHub <noreply@…> defect normal unknown n/a
#3533 Stop using the mock library for testing: src/allmydata/test/web/test_root.py GitHub <noreply@…> defect normal unknown n/a
#3534 Stop using the mock library for testing: src/allmydata/test/test_introducer.py GitHub <noreply@…> defect normal unknown n/a
#3536 Warnings when building documentation sajith defect normal documentation n/a
#3537 netifaces requires vcpython27 sajith defect normal unknown n/a
#3539 allmydata.test.web.test_web.Web.test_POST_upload_format (and others) fail on PyPy CI GitHub <noreply@…> defect normal unknown n/a
#3542 CircleCI: Tor project's Debian package repository keys have expired sajith defect normal dev-infrastructure n/a
#3545 Add new README based on Victoriia's changes jbaeth enhancement normal documentation n/a
#3547 Regression in allmydata.test.test_introducer.Announcements.test_client_cache and allmydata.test.test_introducer.ClientSeqnums.test_client GitHub <noreply@…> defect normal unknown n/a
#3549 Remove the stats gatherer and supporting code GitHub <noreply@…> defect normal unknown n/a
#3550 Get rid of deprecated "tahoe start", "tahoe stop", "tahoe restart", "tahoe daemonize" GitHub <noreply@…> defect normal unknown n/a
#3555 Update historical notes about stats_gatherer.furl sajith defect normal documentation n/a
#3557 Test suit prints GuessedAtParserWarning sajith defect normal dev-infrastructure n/a
#3558 Make out-of-org PRs generate complete coverage reports GitHub <noreply@…> enhancement normal unknown n/a
#3567 allmydata.test.test_storage_client.StoragePluginWebPresence sometimes fails with EADDRINUSE GitHub <noreply@…> defect normal unknown n/a
#3568 codecov results for fork PRs are delivered before all coverage is submitted, claim massive loss of coverage GitHub <noreply@…> defect normal unknown n/a
#3575 There is no realistic direct `storage_index_hash` "known answer"-style unit test GitHub <noreply@…> defect normal unknown n/a
#3578 allmydata.immutable.encode.Encoder._encode_tail_segment is unnecessarily duplicative of _encode_segment GitHub <noreply@…> defect normal unknown n/a
#3580 release checklist should include detached-sigs defect normal unknown n/a
#3581 Remove argv unicode "mangling" complexity GitHub <noreply@…> defect normal unknown n/a
#3587 Credit lpirl for providing buildslaves to the project GitHub <noreply@…> defect normal unknown n/a
#3588 src/allmydata/windows/fixups.py uses ctypes to access some APIs that are now available through pywin32 GitHub <noreply@…> defect normal unknown n/a
#3591 Use pip cache in GitHub Actions sajith defect normal dev-infrastructure n/a
#3592 Add pre-hashing convergence tag construction unit tests GitHub <noreply@…> defect normal unknown n/a
#3593 Add direct tests for FileHandle.get_encryption_key GitHub <noreply@…> defect normal unknown n/a
#3594 Add a direct test for the streaming behavior of EncryptAnUploadable.read_encrypted GitHub <noreply@…> defect normal unknown n/a
#3595 Get rid of `fireEventually` use in EncryptAnUploadable._read_encrypted GitHub <noreply@…> defect normal unknown n/a
#3598 GitHub Actions CI jobs don't set the Hypothesis profile correctly itamarst defect normal unknown n/a
#3599 Link to the code of conduct from the contributor guide GitHub <noreply@…> defect normal unknown n/a
#3600 allmydata.test.common.*TestCase have broken skip/cleanup interaction GitHub <noreply@…> defect normal unknown n/a
#3616 Python 3.6 tests on GitHub Actions sajith defect normal dev-infrastructure n/a
#3622 typechecks job is broken on CI for master@HEAD exarkun defect normal unknown n/a
#3623 A new Twisted release can turn CI red GitHub <noreply@…> defect normal unknown n/a
#3629 Version on Nix appears to be "unknown" daira defect normal packaging n/a
#3631 Use a different Sphinx theme when building docs locally sajith defect normal documentation n/a
#3632 Build docs as a CI job sajith defect normal dev-infrastructure n/a
#3633 Use forked txi2p sajith defect normal dev-infrastructure n/a
#3637 There are mypy errors about src/allmydata/test/ when using Twisted 21.2.0 GitHub <noreply@…> defect normal unknown n/a
#3638 There are mypy errors about src/allmydata/scripts/ when using Twisted 21.2.0 GitHub <noreply@…> defect normal unknown n/a
#3644 Fix the `v=` fragments in the Great Black Swamp document exarkun defect normal unknown n/a
#3648 release 1.15.1 defect normal unknown n/a
#3650 `tahoe invite` fails without all three of the `--shares...` parameters GitHub <noreply@…> defect normal unknown n/a
#3653 Use newer coveralls version in GitHub Actions sajith defect normal dev-infrastructure n/a
#3654 allmydata.test.cli.test_invite.Invite.test_invite_success is broken on Python 3.6 GitHub <noreply@…> defect normal code-frontend-cli n/a
#3662 decorator has dropped support for Python 2.7 GitHub <noreply@…> defect normal dev-infrastructure n/a
#3663 Add a docs/Makefile rule to invoke sphinx-autobuild sajith defect normal dev-infrastructure n/a
#3664 Add a "Documentation Changes" towncrier category sajith defect normal dev-infrastructure n/a
#3666 Treat sphinx-build's warnings as errors GitHub <noreply@…> defect normal unknown n/a
#3670 New release of towncrier breaks linting GitHub <noreply@…> defect normal unknown n/a
#3676 Use the right Python version when testing on GitHub Actions sajith defect normal dev-infrastructure n/a
#3713 The README points at travis-ci which the project no longer uses GitHub <noreply@…> defect normal unknown n/a
#3727 Add Fosshost link to README anxhelo defect normal unknown n/a
#3730 Update towncrier GitHub <noreply@…> enhancement normal dev-infrastructure n/a
#3732 External command `git` is not whitelisted in tox `news` environment GitHub <noreply@…> defect normal dev-infrastructure n/a
#3733 Remove special handling meant for old netifaces from CI configuration GitHub <noreply@…> defect normal dev-infrastructure n/a
(more results for this group on next page)
1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.