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
#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
#3735 Wrong 1.15.1 release URL defect normal unknown n/a
#3744 integration/test_tor.py::test_onion_service_storage fails on macOS and Python 2.7 defect normal dev-infrastructure n/a
#3757 Refactor test_introducer in web module tests to use a single base test case class. GitHub <noreply@…> enhancement normal unknown n/a
#3758 Refactor test_grid, test_logs and test_root in web module tests to use a single base test case class. GitHub <noreply@…> defect normal unknown n/a
#3759 The CircleCI Dockerhub authorization context prevents contributions from GitHub.com forked repositories from running GitHub <noreply@…> defect normal unknown n/a
#3760 The old `codechecks` are no longer run by CI GitHub <noreply@…> defect normal unknown n/a
#3782 Update references to the mailing list in documentation sajith defect normal documentation n/a
#3786 Add OpenMetrics-format endpoint for scraping with Prometheus hacklschorsch enhancement normal code-frontend-web unknown
#3788 Refactor tests in test/mutable to either use sync or async base case classes. GitHub <noreply@…> defect normal unknown n/a
#3792 CI configurations don't consistently upload all of the test logs GitHub <noreply@…> defect normal unknown n/a
#3808 Support Python 3 on NixOS GitHub <noreply@…> task normal unknown n/a
#3810 macOS builds on GitHub now failing on Python 2.7 itamarst defect normal unknown n/a
#3814 Remove the node "control" port GitHub <noreply@…> defect normal unknown n/a
#3815 Add a "security" news item type GitHub <noreply@…> defect normal unknown n/a
#3819 Placeholder exarkun defect normal unknown n/a
#3821 Placeholder exarkun defect normal unknown n/a
#3822 Placeholder exarkun defect normal unknown n/a
#3823 Placeholder exarkun defect normal unknown n/a
#3824 Placeholder exarkun defect normal unknown n/a
#3827 Placeholder exarkun defect normal unknown n/a
#3829 Redundant jobs often run anyway, using up more GitHub Actions minutes than necessary exarkun defect normal unknown n/a
#3830 LeaseInfo invites the anti-pattern of external mutation exarkun defect normal unknown n/a
#3831 The readthedocs build is broken GitHub <noreply@…> defect normal unknown n/a
#3832 test_storage_web.py duplicates internal lease management logic exarkun defect normal unknown n/a
#3833 Knowledge of mutable and immutable share file formats is spread across the codebase exarkun defect normal unknown n/a
#3834 The logic for determining a correct lease renew secret is duplicated exarkun defect normal unknown n/a
#3835 There are some confusing, undocumented functions in no_network.py and test_download.py exarkun defect normal unknown n/a
#3836 SystemTestMixin.set_up_grid configures an introducer that tries to automatically select a main tub port exarkun defect normal unknown 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.