Custom Query (2551 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 2551)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Keywords Resolution Reporter Priority Type Milestone Modified
#2348 optimise concat function in cloud_common.py cloud-backend performance easy wontfix daira minor enhancement 1.15.0 2020-10-30T12:35:44Z
#2365 cloud backend: download from S4 hangs on a particular file s4 cloud-backend download tahoe-backup wontfix daira normal defect undecided 2020-10-30T12:35:44Z
#2566 RAIC: remove HP authentication endpoints from code and docs for OpenStack hp raic openstack docs wontfix daira minor defect undecided 2020-10-30T12:35:44Z
#2798 Fix cloud backend on Windows windows cloud-backend wontfix daira normal defect 1.15.0 2020-10-30T12:35:44Z
#2866 Accounting, lease-db from cloud-backend wontfix meejah normal enhancement soon 2020-10-30T12:35:44Z
#2877 accounting-crawler doesn't create starter-leases properly accounting wontfix meejah normal defect soon 2020-10-30T12:35:44Z
#3490 Run static codechecks on the integration/ directory review fixed exarkun normal defect undecided 2020-10-29T13:08:32Z
#3283 Update the backdoor statement to include current developers review fixed exarkun normal defect undecided 2020-10-28T19:25:06Z
#3468 allmydata/immutable/offloaded.py is missing a lot of unit test coverage review fixed exarkun normal defect undecided 2020-10-28T19:20:52Z
#3479 Continue porting test_node.py to Python 3 fixed itamarst normal defect Support Python 3 2020-10-28T12:39:25Z
#3485 Switch Python 2 to backported configparser so it's all unicode, all the time review fixed itamarst normal defect Support Python 3 2020-10-27T20:58:51Z
#2950 Tahoe backup crashes while collecting file list backup fixed tlhonmey major defect undecided 2020-10-27T18:40:56Z
#3488 Configure pre-commit to run codechecks pre-push review fixed exarkun normal defect undecided 2020-10-27T14:31:50Z
#1536 nicely report any errors involving finding and using ifconfig error pyutil iputil archlinux transparency review fixed zooko major defect 1.15.0 2020-10-26T16:12:48Z
#1064 Node._startService failed: got stderr: 'ifconfig: en6: no media types?\n' tahoe-start mac error iputil transparency review fixed guyzmo major defect soon 2020-10-26T16:12:29Z
#3486 Delegate responsibility for figuring out local network configuration to `netifaces` review fixed exarkun normal defect undecided 2020-10-26T15:55:37Z
#3466 Port allmydata.immutable.offloaded to Python 3 fixed chadwhitacre normal task Support Python 3 2020-10-23T16:10:58Z
#3456 Fold common_py3 back into common review fixed chadwhitacre normal task Support Python 3 2020-10-23T14:30:02Z
#3483 New Docker Hub pull limits will likely negatively impact CircleCI jobs review fixed exarkun normal defect undecided 2020-10-23T10:43:14Z
#2237 cloud backend: prepare branch for LeastAuthority cloud-backend LeastAuthority blocks-cloud-deployment wontfix daira major defect soon 2020-10-22T17:47:34Z
#3432 Replace Nevow imports in tests with Twisted's equivalents fixed sajith normal defect Support Python 3 2020-10-22T12:20:18Z
#3433 Replace nevow with twisted.web in allmydata.webish review fixed sajith major task Support Python 3 2020-10-22T12:20:18Z
#3434 Remove nevow imports from static/tahoe.py fixed sajith major task Support Python 3 2020-10-22T12:20:18Z
#3435 Remove nevow from misc/build_helpers/show-tool-versions.py fixed sajith normal defect Support Python 3 2020-10-22T12:20:18Z
#3314 Move away from nevow.url in operations.OphandleTable fixed sajith normal defect undecided 2020-10-21T14:05:18Z
#3428 twisted.web.resource.Resource subclasses should not return Deferreds review fixed exarkun normal defect undecided 2020-10-21T14:05:18Z
#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 review fixed exarkun normal defect undecided 2020-10-20T16:32:40Z
#3482 TokenOnlyWebApi is no longer needed review fixed exarkun normal defect undecided 2020-10-20T00:01:30Z
#3459 Port allmydata.test.test_checker to Python 3 review fixed itamarst normal task Support Python 3 2020-10-16T14:31:30Z
#3460 StorageFarmBroker._got_announcement unnecessarily makes a storage server for duplicate announcements review fixed exarkun normal defect undecided 2020-10-16T12:55:16Z
#3472 GitHub Actions coverage reports contain inconsistent paths review fixed exarkun normal defect undecided 2020-10-16T11:54:31Z
#3470 The eventual-send in OneShotObserverList is unnecessary and in the way review fixed exarkun normal defect undecided 2020-10-15T21:37:37Z
#3454 allmydata.test.test_python3.Python3PortingEffortTests.test_finished_porting doesn't run on Python 2 fixed exarkun normal defect undecided 2020-10-15T21:33:04Z
#3471 The eventual-send in LocalWrapper complicates testing review fixed exarkun normal defect undecided 2020-10-15T17:15:40Z
#3473 Port allmydata.test.mutable.test_datahandle, test_filehandle, test_different_encoding to Python 3 review fixed itamarst normal task Support Python 3 2020-10-15T12:27:50Z
#3455 Port the node.py module to Python 3 ` fixed rpatterson normal enhancement Support Python 3 2020-10-08T20:50:15Z
#3463 Port allmydata.immutable.filenode, .layout, .upload to Python 3 review fixed itamarst normal task Support Python 3 2020-10-08T17:27:08Z
#3458 Make sure all callRemote calls uses native strings fixed itamarst normal defect Support Python 3 2020-10-07T17:21:24Z
#3462 Port allmydata.immutable.encode to Python 3 fixed itamarst normal defect Support Python 3 2020-10-07T17:21:01Z
#3442 Imrpove local developer experience running tests fixed rpatterson minor enhancement undecided 2020-10-02T13:13:15Z
#3447 Report relevant test coverage details during local development fixed rpatterson minor enhancement undecided 2020-10-02T13:12:51Z
#3448 Convert modules that only reference `unicode` to `str` review-needed fixed rpatterson normal task Support Python 3 2020-10-01T19:39:14Z
#3453 Port allmydata.immutable.downloader.share to Python 3 fixed itamarst normal task Support Python 3 2020-10-01T13:35:32Z
#3452 Port allmydata.immutable.download.__init__, .common, .node, and .status to Python 3 fixed itamarst normal defect Support Python 3 2020-09-30T17:15:11Z
#3451 Port allmydata.immutable.downloader.fetcher, .finder and .segmentation to Python 3 fixed itamarst normal task Support Python 3 2020-09-30T17:14:43Z
#3450 Port allmydata.immutable.literal to Python 3 fixed itamarst normal defect Support Python 3 2020-09-30T15:39:12Z
#3449 Port remaining interfaces to Python 3 fixed itamarst normal defect Support Python 3 2020-09-29T15:05:25Z
#3382 Remove allmydata.web.common.MultiFormatPage review-needed fixed sajith normal defect Support Python 3 2020-09-29T01:28:28Z
#3417 Audit existing ported modules for del in for loops fixed itamarst normal defect Support Python 3 2020-09-28T20:53:17Z
#3443 The global "Referrer-Policy" is untested fixed exarkun normal defect undecided 2020-09-28T19:05:01Z
#3446 Port allmydata.test.test_helper to Python 3 fixed itamarst normal defect Support Python 3 2020-09-28T15:35:20Z
#3439 Port allmydata.test.test_download to Python 3 fixed itamarst normal defect Support Python 3 2020-09-28T13:59:58Z
#3431 Port test_immutable to Python 3 fixed chadwhitacre normal task Support Python 3 2020-09-28T12:38:59Z
#3438 The introducer tests in allmydata.test.test_system.SystemTests.test_filesystem should be part of a separate test suite fixed exarkun normal defect undecided 2020-09-27T23:14:29Z
#3421 Makefile housekeeping review-needed fixed rpatterson normal enhancement undecided 2020-09-27T16:55:54Z
#3427 allmydata/web/unlinked.py should return error pages instead of raising WebError review-needed fixed exarkun normal defect undecided 2020-09-25T17:30:12Z
#3437 Port allmydata.test.test_filenode to Python 3 fixed itamarst normal defect Support Python 3 2020-09-25T17:15:36Z
#3436 Remove unused web.common.getxmlfile() fixed sajith normal defect Support Python 3 2020-09-25T16:54:56Z
#1642 internal error in trac.log trac wontfix zooko minor defect undecided 2020-09-25T13:34:34Z
#3430 Port allmydata.test.test_upload to Python 3 review fixed itamarst normal defect Support Python 3 2020-09-24T20:57:43Z
#3440 Add a general web rendering helper to the test suite helpers fixed exarkun normal defect undecided 2020-09-24T19:29:36Z
#3425 allmydata/web/root.py should return error pages instead of raising WebError review-needed fixed exarkun normal defect undecided 2020-09-23T14:18:49Z
#3429 allmydata/web/check_result.py should return error pages instead of raising WebError fixed exarkun normal defect undecided 2020-09-23T00:40:05Z
#3424 allmydata/web/operations.py should return error pages instead of raising WebError review-needed fixed exarkun normal defect undecided 2020-09-23T00:38:40Z
#3423 allmydata/web/filenode.py should return error pages instead of raising WebError review-needed fixed exarkun normal defect undecided 2020-09-23T00:38:12Z
#3426 allmydata/web/status.py should return error pages instead of raising WebError fixed exarkun normal defect undecided 2020-09-22T12:32:21Z
#3422 allmydata/web/directory.py should return error pages instead of raising WebError review-needed fixed exarkun normal defect undecided 2020-09-21T20:04:44Z
#3419 Port allmydata.test.test_encode to Python 3 fixed itamarst normal defect Support Python 3 2020-09-21T15:52:39Z
#3416 Port allmydata.test.no_network to Python 3 review fixed itamarst normal defect Support Python 3 2020-09-21T15:51:39Z
#3415 Port allmydata.storage.server to Python 3 fixed itamarst normal defect Support Python 3 2020-09-18T17:32:41Z
#3408 Replace print statements with print functions in comments fixed jaraco normal defect Support Python 3 2020-09-18T16:59:49Z
#3409 Port allmydata.storage.immutable to Python 3 review fixed itamarst normal defect Support Python 3 2020-09-16T15:26:12Z
#3391 Change codecov default settings fixed sajith normal enhancement undecided 2020-09-15T21:33:59Z
#3411 Port allmydata.storage.mutable to Python 3 review fixed itamarst normal defect Support Python 3 2020-09-15T13:02:58Z
#3406 Upgrade CircleCI config to version 2.1 fixed chadwhitacre normal task Support Python 3 2020-09-15T11:18:46Z
#3410 Milestone status is out of date fixed jaraco normal defect Support Python 3 2020-09-14T13:08:31Z
#3379 Get https://twistedmatrix.com/trac/ticket/7928 closed wontfix itamarst normal defect Support Python 3 2020-09-11T18:17:52Z
#3394 Fix test failures on tahoe --version and Python 3.7 and 3.8 fixed jaraco normal enhancement Support Python 3 2020-09-10T14:14:42Z
#3369 Allow the ratchet job to pass if tests pass which are not listed as expected to pass wontfix exarkun normal defect Support Python 3 2020-09-10T12:09:24Z
#3403 Pyrsistent 0.17.0 has dropped Python 2.7 support fixed sajith normal defect undecided 2020-09-08T22:04:02Z
#3397 Get allmydata.test.test_storage passing on Python 3 fixed itamarst normal defect Support Python 3 2020-09-08T19:32:11Z
#3393 remove allmydata.web._nevow_106 fixed sajith normal defect Support Python 3 2020-09-08T01:49:04Z
#3392 Remove allmydata.test.common_web.WebRenderingMixin fixed sajith normal defect Support Python 3 2020-09-08T01:47:28Z
#3396 Make allmydata.test.test_storage run on Python 3 fixed itamarst normal defect Support Python 3 2020-09-04T18:50:45Z
#3401 test_system is failing consistently on pypy in CI fixed itamarst normal defect Support Python 3 2020-09-04T17:27:15Z
#3374 Port allmydata.codec, allmydata.interfaces and allmydata.monitor to Python 3 review fixed itamarst normal defect Support Python 3 2020-09-01T14:42:27Z
#3377 Port allmydata.util.configutil and connection_status to Python 3 review fixed itamarst normal defect Support Python 3 2020-08-27T18:51:32Z
#3395 Port the rest of allmydata.test.test_storage_web to Python 3 review fixed itamarst normal defect Support Python 3 2020-08-27T18:49:00Z
#3355 Collect coverage measurements from the Python 3 CI job review fixed exarkun normal defect Support Python 3 2020-08-27T18:37:02Z
#2993 Appveyor builds intermittently fail while uploading artifacts wontfix exarkun normal defect undecided 2020-08-27T14:36:32Z
#1151 remove untested and unused comparison methods of util/nummedobj.py easy cleanup wontfix davidsarah minor defect eventually 2020-08-26T18:41:34Z
#2978 Coverage reports from the test suite exclude coverage provided by child processes duplicate exarkun normal defect undecided 2020-08-26T18:38:15Z
#2800 make OS-X travis tests run faster fixed warner normal task eventually 2020-08-26T18:34:40Z
#3387 Port allmydata.storage.expirer to Python 3 review fixed itamarst normal defect Support Python 3 2020-08-26T14:31:49Z
#3381 port allmydata.web.directory.DeepSizeResults to twisted.web.template fixed sajith normal defect Support Python 3 2020-08-25T17:52:21Z
#3367 Port allmydata.uri to Python 3 review fixed fijal normal defect Support Python 3 2020-08-25T15:41:11Z
#3388 The Ubuntu 20.04 image builder CircleCI job fails review fixed exarkun normal defect undecided 2020-08-24T22:13:21Z
#3389 Upper bound for attrs review-needed fixed sajith normal defect Support Python 3 2020-08-21T20:40:33Z
#3386 Port allmydata.storage.crawler to Python 3 fixed itamarst normal defect Support Python 3 2020-08-20T18:52:34Z
#3383 Make the tests for allmydata.storage import and run on Python 3 fixed itamarst normal defect Support Python 3 2020-08-20T17:25:02Z
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.