﻿id	summary	owner	type	priority	component	version
1355	bug in error path of cross_check_pkg_resources_versus_import	warner	defect	critical	code	1.8.2
1395	error doing a check --verify on files bigger than about 1Gbyte	zooko	defect	critical	code-encoding	1.8.2
1469	new random introducer port on each start	davidsarah	defect	critical	code	1.8.2
1510	modifying SDMF file fails when tahoe.cfg's k/N differs from file	Brian Warner <warner@…>	defect	critical	code-mutable	1.9.0a1
1526	make sure the new MDMF extension field is forward-compatible and safe	warner	defect	critical	code-mutable	1.9.0a1
695	error message could be more helpful re: CLI rm confused by URL:DIR in at least two cases	davidsarah	defect	major	code-frontend-cli	1.4.1
776	"users are confused by ""tahoe rm"""	davidsarah	defect	major	code-frontend-cli	1.4.1
953	test and support the dependency on pycrypto	terrell	defect	major	packaging	1.6.0
993	refactor download interfaces to treat immutable files and mutable versions more uniformly	kevan	enhancement	major	code-mutable	1.6.0
1079	upload of file into dir doesn't appear on Recent Uploads and Downloads	Brian Warner <warner@…>	defect	major	code-frontend	1.7β
1104	"the button to unlink a child from a directory should not be labelled ""del"""	davidsarah	defect	major	code-frontend-web	1.7.0
1149	scripts/webopen.py is not tested	davidsarah	defect	major	code-frontend-cli	1.7.1
1186	downloader: avoid redundant Share.loop calls		enhancement	major	code-encoding	1.8β
1200	package up Brian's New Visualization of immutable download	nobody	enhancement	major	unknown	1.8β
1268	downloader/share: coalesce mutiple Share.loop() calls	warner	defect	major	code-encoding	1.8.0
1274	eliminate pywin32 dependency	warner	defect	major	code-storage	1.8.0
1292	'tahoe rm' without a path gives an AssertionError with no explanation	warner	defect	major	code-frontend-cli	1.8.1
1304	'tahoe cp' copying to a mutable file should replace the contents	kevan	defect	major	code-frontend-cli	1.8.1
1345	remove Makefile targets relating to 'setup.py check_auto_deps' which no longer exists	warner	defect	major	packaging	1.8.1
1363	refactor storage_client.py, use IServer objects instead of rrefs	warner	task	major	code	1.8.2
1383	foolscap 0.6.1 has no such extra feature  'secure_connections'	charlesnw	defect	major	packaging	1.8.2
1389	tahoe import machinery hides details of import errors	zooko	defect	major	packaging	1.8.2
1400	format NEWS to restructuredtext?	marlowe	enhancement	major	documentation	1.8.2
1425	blacklist support	warner	enhancement	major	code-frontend-web	1.8.2
1428	web-API: rename should use POST, not GET	davidsarah	defect	major	code-frontend-web	1.8.2
1429	automatically upload a file when it is put in a given local directory	warner	enhancement	major	code-frontend	1.8.2
1435	incompatibility between zope.interface 3.6.3/3.6.4 and Nevow 0.10	zooko	defect	major	packaging	1.8.2
1438	update the dependency on Twisted to >= 10.1	zooko	defect	major	packaging	1.8.2
1442	scp fails silently when copying to a Tahoe SFTP frontend; it should fail loudly	davidsarah	defect	major	code-frontend	1.8.2
1474	test that classes declared to implement a zope interface actually implement it	zooko	defect	major	code	1.8.2
1479	Makefile/setup.py cleanups	somebody	task	major	code	1.8.2
1488	CLI: 'bin/tahoe @foo ...' gives misleading error message if trying to run foo raises an exception	david-sarah@…	defect	major	code-frontend-cli	1.8.2
1503	fix check_memory bitrot	nobody	defect	major	unknown	1.8.2
1505	Error in Latency Report on MDMF Retrieve	kevan	defect	major	unknown	1.9.0a1
1506	mutable-type should imply mutable in tahoe put		defect	major	code-frontend-cli	1.9.0a1
1507	teach tahoe debug how to work with MDMF caps and shares	warner	defect	major	code-frontend-cli	1.9.0a1
1509	MDMF filecaps should tolerate extra parameters		defect	major	code-mutable	1.9.0a1
1512	zero-length reads break new mutable downloader	Kevan Carstensen <kevan@…>	defect	major	code-mutable	1.9.0a1
1520	Assertions in storage/mutable.py provide assurance that the struct library performs correct size transforms	nobody	defect	major	code-storage	1.9.0a1
1521	'no attribute stopProducing' exception in new mutable Retrieve path		defect	major	code-mutable	1.9.0a1
1540	MDMF: exception in unpack_checkstring being dropped	davidsarah	defect	major	code-mutable	1.9.0a1
1542	release 1.9.0	somebody	defect	major	packaging	1.9.0a1
1547	the WUI controls for setting the type of an uploaded file are confusing	warner	defect	major	code-frontend-web	1.9.0a2
1552	web-API: replace ?mutable-type with ?format={chk,sdmf,mdmf}	kevan	defect	major	code-frontend-web	1.9.0a2
1556	fix bugs found by 'check-miscaptures' script	warner	defect	major	code	1.9.0a2
1561	replace --mutable-type with --format in CLI commands	Brian Warner <warner@…>	defect	major	code-frontend-cli	1.9.0a2
627	formatting of NEWS file	somebody	enhancement	minor	website	1.3.0
636	Add missing descriptions and synopsis	davidsarah	defect	minor	code-frontend-cli	1.3.0
1120	simplify Unicode support by assuming that argv and output encodings are the same	zooko	defect	minor	code	1.7.0
1195	refactor get_disk_stats() and get_available_space()		defect	minor	code-storage	1.8β
1227	Conversion of HTML docs to .rst	marlowe	enhancement	minor	documentation	1.8.0
1344	'make check' should run tests	zooko	defect	minor	packaging	1.8.1
1347	bin/tahoe.pyscript doesn't need to be executable	warner	defect	minor	packaging	1.8.1
1359	tahoe cp --help gives incorrect placement of [options], and [options] is missing in other synopses	davidsarah	defect	minor	code-frontend-cli	1.8.2
1366	avoid calling req.finish() on closed HTTP connections	warner	defect	minor	code-frontend-web	1.8.2
1384	use storage/shares/ instead of storage/ to detect available space	zooko	defect	minor	code-nodeadmin	1.8.2
1385	stop respecting the pre-v1.3.0 configuration files (improve error message and tests)		defect	minor	code-nodeadmin	1.8.2
1388	nicer reporting of unparseable version numbers in deps	somebody	defect	minor	code	1.8.2
1391	The tahoe_files munin plugins reports an incorrect file count	francois	defect	minor	contrib	1.8.2
1392	"if you have fewer than 1000 measurements, return None (meaning ""I don't know"") when asked for the 99.9% percentile."	arch_o_median	defect	minor	code-storage	1.8.2
1409	remove contrib/fuse	nejucomo	enhancement	minor	contrib	1.8.2
1412	Size column in WUI directory listings should be right-justified	zooko	defect	minor	code-frontend-web	1.8.2
1420	adopt man page that bertagaz at ptitcanardnoir.org wrote	zooko	enhancement	minor	documentation	1.8.2
1424	remove misc/debian ? or sync it with the Debian project's version	somebody	defect	minor	packaging	1.8.2
1441	'/usr/bin/tahoe debug --help' gives incorrect information about running coverage on the installed Debian/Ubuntu Tahoe	davidsarah	defect	minor	code-frontend-cli	1.8.2
1446	SFTP: the lines of the shell session error and df output should end in CRLF	davidsarah	defect	minor	code-frontend	1.8.2
1454	remove misc/debian or sync it from Debian	warner	defect	minor	packaging	1.8.2
1463	update doc/configuration.rst about the K-of-N tradeoff	davidsarah	enhancement	minor	documentation	1.8.2
1527	CLI: make the --mutable-type option value for 'tahoe put' and 'tahoe mkdir' case-insensitive	davidsarah	defect	minor	code-frontend-cli	1.9.0a1
