Custom Query (1525 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 1525)

1 2 3 4 5 6 7 8 9 10 11

Status: assigned (41 matches)

Ticket Summary Owner Type Priority Component Version
#932 benchmark Tahoe-LAFS compared to nosql dbs bibilthaysose enhancement major dev-infrastructure 1.5.0
#1336 improve the mechanism that causes test nodes to exit even if not successfully stopped daira defect major code 1.8.1
#1976 SFTP+SSHFS hangs for second concurrent operation daira defect normal code-frontend-ftp-sftp 1.10.0
#2047 refactor *Source classes in tahoe_cp.py to have a basename() method rather than passing around (name, source) pairs daira defect normal code-frontend-cli 1.10.0
#2238 add simpler documentation for a single server use-case daira enhancement normal documentation 1.10.0
#2243 TypeError: 'NoneType' object has no attribute '__getitem__' while opening backupdb daira defect normal code-frontend-cli 1.10.0
#2331 don't display capabilities without user explicitly asking for it daira defect normal code-frontend-cli 1.10.0
#2334 one slow server slows down all uploads that attempt to use it daira defect normal code-network 1.10.0
#2338 tahoe backup exits nonzero if there are any symlinks daira defect normal code-frontend-cli 1.10.0
#2507 consider whether to use @inlineCallbacks (in tests or more generally) daira task normal documentation 1.10.1
#3972 Solving `untyped-def` mypy errors in tahoe-lafs codebase daniellee enhancement minor unknown n/a
#501 NotMutableError (now NotWriteableError) escaping into the twistd.log davidsarah defect major code-encoding 1.2.0
#679 /storage emitting exception - lease reporting code davidsarah defect major code-frontend-web 1.3.0
#1041 Timeout error when uploading a file with some SFTP clients, e.g. WinSCP davidsarah defect major code-frontend-ftp-sftp 1.6.1
#1252 use different encoding parameters for dirnodes than for files davidsarah defect major code-frontend 1.8.0
#1370 SFTP: consider supporting hard link extension davidsarah defect major code-frontend-ftp-sftp 1.8.2
#1524 twistd can fail when checking whether a twistd.pid is stale davidsarah defect major code-nodeadmin 1.9.0a1
#1649 WUI: the error message page for a writeable file/directory nonobviously includes the write cap davidsarah defect major code-frontend-web 1.9.0
#1715 change all docs and generated URLs to point to "/cap" instead of "/uri" davidsarah defect normal documentation 1.9.1
#1752 are we doing more readvs and writevs than necessary for some CLI or WUI operations? davidsarah defect normal code 1.9.1
#1871 provide interface to query lease storage information davidsarah enhancement normal code-frontend-cli 1.9.2
#1881 test utility for comparing sets davidsarah defect minor code 1.9.2
#3445 The runtime information on the "deep check results" page is untested exarkun defect normal unknown n/a
#3949 Remove the Ubuntu builders from GitHub Actions exarkun task normal unknown n/a
#896 log more info about Foolscap disconnections on storages nodes (to twistd.log) francois defect minor code-network 1.5.0
#1663 Add a concise table of the URL tree to webapi.rst. marlowe enhancement normal documentation 1.9.0
#1879 Glossary document marlowe enhancement normal documentation n/a
#1884 mention symlinking the shares directory in configuration.rst marlowe defect normal documentation 1.9.2
#2127 Disambiguate "client" and "gateway" occurrences in Tahoe-LAFS docs marlowe defect normal documentation 1.10.0
#2226 add doc about literal caps in performance.rst marlowe defect normal documentation 1.10.0
#2228 add directory operations to performance.rst marlowe defect normal documentation 1.10.0
#2730 Added Missing TWN Issues to HTML marlowe task normal documentation n/a
#3347 Tor integration tests fail on Windows sajith defect normal dev-infrastructure n/a
#1249 There may be a memory leak in the tahoe-lafs storage server, which may or may not be related to the number of other storage servers. stott defect major code 1.8.0
#97 reducing memory footprint in share reception warner defect major code 0.4.0
#114 command-line: multiple files at once zooko enhancement minor code-frontend-cli 0.7.0
#280 get_hash method in webapi for extension caching logic. zooko enhancement minor code-frontend-web 0.7.0
#727 add optional-dependency on numpy zooko task minor packaging 1.4.1
#951 uploads aren't cancelled by closing the web page zooko defect major code-frontend-web 1.6.0
#964 show sizes in unambiguous way that doesn't get mistaken for different units zooko defect minor code-storage 1.6.0
#1084 nondeterministic failure of allmydata.test.test_system.SystemTest.test_upload_and_download_{random_key,convergent} zooko defect major code 1.7β

Status: closed (59 matches)

Ticket Summary Owner Type Priority Component Version
#2368 Do Apple's Time Machine and Tahoe-LAFS play nice together? BackingUpAreMyFriends defect normal unknown 1.10.0
#2290 allmydata.test.test_util.FileUtil.test_disk_stats sometimes fails on Travis Brian Warner <warner@…> defect normal code 1.10.0
#2898 pyflakes 1.6.0 introduced red into ci Brian Warner <warner@…> defect normal unknown 1.12.1
#1861 redirects in tahoe should not point to other origins ChosenOne enhancement normal code-frontend-web 1.9.2
#1432 Magic Folder on Mac OS X and other BSDs GitHub <noreply@…> enhancement normal code-frontend-magic-folder 1.8.2
#1827 remove the 'tahoe rm' command now that 'tahoe unlink' has been the primary documented command for a few major releases GitHub <noreply@…> defect normal code-frontend-cli 1.9.2
#2749 remove the version-checking code from `__init__.py` GitHub <noreply@…> defect normal packaging 1.10.2
#2771 upcoming deprecation in webish.py GitHub <noreply@…> defect normal code-frontend-web 1.11.0
#2893 Refactor redundant `?t=json` handling code GitHub <noreply@…> enhancement normal code-frontend-web 1.12.1
#2895 test_servers_of_happiness.py tries to start 5 storage servers but start 8 instead GitHub <noreply@…> defect normal code 1.12.1
#2920 Update the release process checklist GitHub <noreply@…> enhancement normal dev-infrastructure 1.12.1
#2925 Design a replacement for the Foolscap-based storage node API GitHub <noreply@…> enhancement major code-network
#2926 `tahoe status` unhandled KeyError: 'progress' GitHub <noreply@…> defect normal code-frontend-cli
#2928 Stop using allocate_tcp_port in src/allmydata/test/test_node.py GitHub <noreply@…> enhancement normal unknown 1.12.1
#2941 "tox -e codechecks" deletes local file GitHub <noreply@…> defect normal unknown 1.12.1
#2962 The OSX buildbot builder is failing GitHub <noreply@…> defect supercritical dev-infrastructure 1.12.1
#2968 The integration tests should start using the new, non-deprecated pytest/twisted APIs GitHub <noreply@…> defect normal dev-infrastructure 1.12.1
#2972 Understanding the behavior of the Magic-Folder frontend by reading the logs is difficult or impossible GitHub <noreply@…> defect normal dev-infrastructure 1.12.1
#2973 Introduce necessary inlineCallbacks-style support for Eliot usage GitHub <noreply@…> defect normal dev-infrastructure 1.12.1
#2974 Appveyor does redundant builds for PRs GitHub <noreply@…> defect normal dev-infrastructure 1.12.1
#2975 Add configuration for writing an Eliot log file GitHub <noreply@…> defect normal unknown 1.12.1
#2976 Subcommands listed in `tahoe --help` are not grouped by function GitHub <noreply@…> defect normal code-frontend-cli 1.12.1
#2980 --eliot-destination reservation of "\" for escape is incompatible with typical Windows usage GitHub <noreply@…> defect supercritical code-frontend-cli 1.12.1
#2981 Send Eliot logs somewhere based on CLI arguments GitHub <noreply@…> enhancement normal unknown 1.12.1
#2982 Magic-Folder processing queue Eliot logging fails with a TypeError GitHub <noreply@…> defect normal unknown 1.12.1
#2985 test_eliot_logs_are_written only passes if run with test_aaa_aardvark GitHub <noreply@…> defect normal unknown 1.12.1
#2986 Add some Eliot logging to DirectoryNode.add_file GitHub <noreply@…> defect normal unknown 1.12.1
#2987 Add a Deferred-supporting `log_call`-alike to ease logging changes GitHub <noreply@…> defect normal unknown 1.12.1
#2988 Many test mixins fail to supercall implementations of hook methods GitHub <noreply@…> defect normal unknown 1.12.1
#2989 Many Node-creating tests leak a tempfile mutation GitHub <noreply@…> defect normal unknown 1.12.1
#2990 Switch the Magic Folder unit tests over to internal TestCase base classes GitHub <noreply@…> defect normal unknown 1.12.1
#2991 Update test_eliotutil to reflect improved testing infrastructure GitHub <noreply@…> defect normal unknown 1.12.1
#2992 Add some more basic magic folder test coverage GitHub <noreply@…> defect normal unknown 1.12.1
#2995 Stop copying dictionary keys so frequently in the magic-folder frontend GitHub <noreply@…> defect normal unknown 1.12.1
#2997 Magic-Folder doesn't ask for subtree events on Windows GitHub <noreply@…> defect normal unknown 1.12.1
#3000 Coverage reports do not include Windows coverage GitHub <noreply@…> defect normal unknown 1.12.1
#3004 EliotLoggedRunTest.addCleanup improperly narrows the interface GitHub <noreply@…> defect normal unknown 1.12.1
#3005 Switch to upstream Eliot inline_callbacks GitHub <noreply@…> defect normal unknown 1.12.1
#3007 Buildbot Slackware job is failing GitHub <noreply@…> defect normal unknown 1.12.1
#3012 Sometimes CircleCI hang-kills test suite jobs GitHub <noreply@…> defect normal unknown 1.12.1
#3016 Intermittent "Address already in use" failures in test_system, test_client GitHub <noreply@…> defect normal unknown 1.12.1
#3021 Sometimes the test suite hangs GitHub <noreply@…> defect normal unknown 1.12.1
#3023 Add some Eliot logging to immutable upload GitHub <noreply@…> defect normal unknown 1.12.1
#3024 Speed up CircleCI builds by caching more of the environment setup GitHub <noreply@…> defect normal unknown 1.12.1
#3025 Sometimes the test suite hangs in/around allmydata.test.test_runner.RunNode.test_introducer GitHub <noreply@…> defect normal unknown 1.12.1
#3026 Intermittent "Address already in use" error from various allmydata.test.test_system tests GitHub <noreply@…> defect normal unknown 1.12.1
#3029 All of the "adopt-socket"-reliant tests fail against the installed version of Tahoe-LAFS GitHub <noreply@…> defect normal unknown 1.12.1
#3111 do less monkey-patching in allmydata.test.cli.test_start.RunTests.test_run_invalid_config GitHub <noreply@…> defect normal code n/a
#3238 Make CI not fail because of PyPy job failures GitHub <noreply@…> defect normal unknown n/a
#3240 The SFTP test suite never runs GitHub <noreply@…> defect normal unknown n/a
#3241 Refactor remote_slot_testv_and_readv_and_writev to separate storage and lease logic GitHub <noreply@…> defect normal code-storage n/a
#3248 Pass the full Tahoe-LAFS configuration IFoolscapStoragePlugin.get_storage_client GitHub <noreply@…> defect normal unknown n/a
#3266 Add packaging for NixOS and test on CI GitHub <noreply@…> enhancement normal unknown n/a
#3272 Deprecations job on CircleCI fails with I2P-related errors GitHub <noreply@…> defect supercritical dev-infrastructure n/a
#3276 Appveyor fails on pyinstaller step because of setuptools incompatibility GitHub <noreply@…> defect normal unknown n/a
#3281 Give wheels built from a Git clone a good version number GitHub <noreply@…> defect normal dev-infrastructure n/a
#3283 Update the backdoor statement to include current developers GitHub <noreply@…> defect normal unknown n/a
#3296 CentOS 7 CI job fails GitHub <noreply@…> defect supercritical unknown n/a
#3297 Deprecations CI job fails GitHub <noreply@…> defect supercritical unknown n/a
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.