Custom Query (2551 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 2551)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Summary Owner Type Priority Milestone Component
#3620 Port check_results.py to Python 3 chadwhitacre task normal Support Python 3 code
#3621 Port allmydata.testing to Python 3 chadwhitacre task normal Support Python 3 code
#1383 foolscap 0.6.1 has no such extra feature 'secure_connections' charlesnw defect major 1.9.0 packaging
#754 merge manually specified tub location with autodetected tub location chatcannon enhancement major 1.10.1 code-network
#2263 Issue starting/stopping tahoe on Windows with multi-users cyberaxe enhancement normal undecided code-nodeadmin
#933 Install of Tahoe on CentOS 5.4 cyrille defect major 1.7.0 packaging
#142 pywin32 can't be installed automatically daira defect major 1.11.0 packaging
#195 build an .exe installer for 64-bit Windows 7 (and preferably 8) daira enhancement major 1.13.0 packaging
#680 Fix for mutable files with FTP daira defect major 1.15.0 code-frontend-ftp-sftp
#740 tahoe deep-check should take multiple arguments daira enhancement minor 1.10.1 code-frontend-cli
#1151 remove untested and unused comparison methods of util/nummedobj.py daira defect minor eventually code
#1159 stop using .tac files: make it possible to change appname, Python package-directory name, perhaps other names daira defect major 1.10.1 code-nodeadmin
#1377 "tahoe start" claims to have started when it didn't daira defect major 1.13.0 code-nodeadmin
#1411 sftp server does not accept pubkey auth daira enhancement major 1.10.1 code-frontend-ftp-sftp
#1430 Magic Folder on Linux: handle inotify queue overflow correctly daira defect normal eventually code-frontend-magic-folder
#1431 Magic Folder on Windows daira enhancement major 1.12.0 code-frontend-magic-folder
#1433 drop-upload: also monitor subdirectories daira enhancement major 1.12.0 code-frontend-magic-folder
#1440 drop-upload: don't perform redundant uploads when a file is quickly modified three or more times daira enhancement major 1.12.0 code-frontend-magic-folder
#1449 drop-upload: updates to files may be lost if few servers are connected (e.g. soon after starting the gateway) daira defect major 1.12.0 code-frontend-magic-folder
#1458 drop-upload: on startup, scan for files created or changed while the gateway was not running daira defect major 1.12.0 code-frontend-magic-folder
#1477 reformatting and minor corrections to webapi.rst; remove a reference to the test grid daira enhancement minor 1.10.0 documentation
#1531 use ctypes.get_last_error instead of GetLastError to access Windows error code daira defect normal 1.11.0 code
#1539 stop putting pkg_resources.require() into .tac files daira enhancement major 1.10.1 code-nodeadmin
#1643 presence of MDMF in aliases break the CLI < v1.9.0 daira defect major 1.10.0 code-mutable
#1710 Magic Folder: implement "Water Dragons" section of design doc daira enhancement normal 1.12.0 code-frontend-magic-folder
#1717 'sudo make install' doesn't work daira defect normal 1.10.1 packaging
#1737 fix excess authority provided by "Control Port" (and private/control.furl) daira defect normal 1.10.1 code-frontend
#1759 cloud backend: debug command to dump a listing of objects in a cloud container daira enhancement normal 1.14.0 code-frontend-cli
#1787 cloud-backend: allocation checks in test_storage daira defect normal 1.15.0 code-storage
#1807 cleanup: HUMAN_RE regexes in uri.py are never used daira defect minor 1.10.1 code
#1819 cloud backend: merge to trunk daira enhancement major 1.14.0 code-storage
#1842 docs/lease-tradeoffs.svg overlapping text daira defect minor 1.10.1 documentation
#1847 Ugly shadowing of Client.DEFAULT_ENCODING_PARAMETERS daira defect minor 1.10.1 code-encoding
#1852 test suite: find a way to prevent unclean reactor errors causing subsequent test failures daira defect normal soon code
#1876 cloud backend / leasedb: write tests for new deferred utilities daira defect normal 1.15.0 code
#1877 SFTP: use new eventual utilities from deferredutil daira defect minor 1.15.0 code-frontend-ftp-sftp
#1886 cloud backend: crawlers are running too often daira defect normal 1.15.0 code-storage
#1896 setuptools will try to download and use release candidates of dependencies, not just releases daira defect major 1.11.0 packaging
#1920 cloud backend: a failed upload can leave chunk objects that prevent subsequent uploads of the same file daira defect normal 1.15.0 code-storage
#1921 leasedb: NonExistentShareError: can't find [share] in `shares` table daira defect major 1.15.0 code-storage
#1927 cloud backend spams twistd.log with two entries for each HTTP connection daira defect normal soon code-storage
#1941 when an upload or check fails, link to a full explanation of what happened daira defect normal soon code-network
#1948 fix warnings from 'make doc-checks' daira defect minor soon documentation
#1953 include git branch name in the --version[-and-path] output daira defect normal 1.10.1 code
#1959 cloud backend: fix tests that are '[TODO] Share dumping has not been updated to take into account chunked shares' daira defect normal 1.14.0 code-frontend-cli
#1960 spurious warnings that look a little like errors when building/installing 1.10 daira defect minor 1.10.1 packaging
#1963 replace nevow with twisted.web.template daira enhancement normal eventually code-frontend-web
#1971 add 'tahoe admin create-container' command daira defect normal 1.14.0 code-frontend-cli
#1972 wui: show time page was rendered daira enhancement normal 1.10.1 code-frontend-web
#1974 wui: the "report an incident" feature doesn't submit incident reports daira defect normal 1.10.1 code-frontend-web
#1977 cloud backend: implement container creation for OpenStack and Google Cloud Storage daira defect normal soon code-storage
#1980 build binary eggs for Windows x86 (32-bit) daira task normal 1.10.1 packaging
#1981 build binary eggs for Windows x86 (64-bit) daira task normal 1.10.1 packaging
#1987 cloud backend: for a very large upload, the accounting crawler deletes shares before they are leased daira defect major soon code-storage
#1990 deep-check --repair hangs daira defect normal undecided unknown
#1991 cloud backend fails with DataUnavailable when uploading+downloading a 10 GB file daira defect normal 1.15.0 code-storage
#1996 Unspecified error during verification of Least Authority Cypher Text Storage Service daira defect normal undecided dev-infrastructure
#2000 build binary eggs for linux-armv5tel (nsa3xx nas running ffp) daira task normal soon packaging
#2005 'from OpenSSL import crypto' gives undefined symbol: SSLv2_method daira defect normal 1.10.1 packaging
#2013 Crosslink accounting-overview.txt and ticket #666. daira defect normal 1.10.1 documentation
#2016 Not enough available servers are found daira defect major 1.10.1 code-peerselection
#2023 regression coincident with iputil fixes, on FreeBSD and Slackware daira defect normal 1.10.1 code-network
#2028 Twisted endpoints introduce a dependency on pywin32 daira defect normal 1.11.0 packaging
#2033 Investigate drop-off of PyPI downloads according to crate.io. daira task normal undecided unknown
#2037 cloud/S3 backend fails to redact ProductToken and UserToken from S3 error messages daira defect major soon unknown
#2041 Improve JSON layout daira defect minor undecided code-frontend-web
#2042 add doc about incompatible changes due to leasedb daira defect normal 1.14.0 documentation
#2043 patience before reporting not enough shares? daira enhancement normal undecided code-frontend
#2044 investigate newer setuptools daira defect major 1.11.0 packaging
#2048 allmydata.test.test_cli.Cp.test_copy_using_filecap is really slow due to a test bug daira defect normal 1.10.1 code
#2051 Publish the buildbot configuration in a public repository & define where to track its issues daira defect normal undecided unknown
#2052 Automate testing of merge requests to streamline review. daira defect normal soon (release n/a) dev-infrastructure
#2061 cloud backend: configuration.rst has a redundant section for backend = cloud.openstack daira defect minor 1.15.0 documentation
#2067 licensing info is duplicated between README.txt and docs/about.rst file daira defect normal 1.10.1 packaging
#2068 cloud.s3 backend: investigate DNS failures; possibly fall back to bucket-in-path for retries if bucket-in-host fails daira defect normal 1.15.0 code-storage
#2083 Move 1819-cloud-merge-opensource branch from LeastAuthority/tahoe-lafs to tahoe-lafs/tahoe-lafs daira task normal soon (release n/a) dev-infrastructure
#2089 error due to lack of a node directory / node.url is poorly reported daira defect normal undecided code-frontend-cli
#2103 Ensure buildbot configuration automates coverage analysis with publicly linkable reports. daira defect normal undecided unknown
#2105 fix the definition of needs-rebalancing daira defect normal 1.10.1 code-frontend-web
#2116 xml parse error from S4 service daira defect major undecided code-storage
#2121 test_system.SystemTest.test_filesystem fails on OSX 10.9 daira defect normal 1.10.1 code
#2128 comments in tahoe.cfg cause introducers to appear down daira defect normal 1.10.1 code-nodeadmin
#2132 Backup symlinks daira enhancement normal undecided unknown
#2149 "tahoe start" emits an error message when tahoe is already running daira enhancement normal 1.14.0 code-nodeadmin
#2165 use bigger random one-time keys, rename to "timing_safe_compare" daira enhancement normal 1.10.1 code
#2192 cloud backend: denial of service attacks against XML parser daira defect minor undecided code-storage
#2193 pyOpenSSL 0.14 pulls in a bunch of new dependencies daira defect major 1.10.1 packaging
#2197 cloud backend: strip DevPay support from S3 code daira task normal 1.14.0 code-storage
#2209 Missing `allmydata/web/static/img` subdirectory when installed from `pip`. daira defect normal 1.10.1 packaging
#2215 mitigate heartbleed vulnerability daira defect major 1.12.0 code
#2216 can't find module 'core.utils.dist' when installing daira defect normal undecided packaging
#2217 SandboxViolation: mkdir('/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/__pycache__', 511) {} daira defect normal undecided packaging
#2219 Magic Folder on Windows: test with non-ASCII local directory names daira defect normal undecided code-frontend-magic-folder
#2220 drop-upload on Windows: multiple change events should be collapsed together daira defect normal 1.12.0 code-frontend-magic-folder
#2232 Inconsistent specification for node-dir daira defect normal undecided code-frontend-cli
#2237 cloud backend: prepare branch for LeastAuthority daira defect major soon packaging
#2242 exception from parsing requirements daira defect normal 1.10.1 packaging
#2246 Twisted in quickstart/running daira defect normal undecided unknown
#2247 document pywin32 dependency daira defect normal 1.11.0 packaging
#2248 when create-client got UserWarning for service_identity missing daira defect normal undecided unknown
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.