Custom Query (1936 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 1936)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Type Priority Milestone Component
#1260 there should be a way to force compiling C extensions from source somebody defect major 1.11.0 packaging
#1261 Permission problems on tahoe-lafs-dep-eggs somebody defect major undecided packaging
#1262 'tahoe start -m' no longer works zooko defect major 1.8.1 code-nodeadmin
#1263 New binary pycrypto-2.3 egg for netbsd-5.0.2-i386 nobody defect major 1.8.1 unknown
#1266 Windows 7 Ultimate 64-Bit Build Error pyOpenSSL pgrunwald defect major 1.8.1 packaging
#1268 downloader/share: coalesce mutiple Share.loop() calls warner defect major 1.9.0 code-encoding
#1274 eliminate pywin32 dependency warner defect major 1.9.0 code-storage
#1282 remove unmaintained Mac and Windows apps warner defect major 1.8.2 code
#1286 test failures with message "exceptions.AttributeError: 'StreamServerEndpointService' object has no attribute '_port'", and failure to write node.url file with Twisted 10.2 warner defect major 1.8.2 code
#1291 update docs/performance.rst to describe the short-circuit for already-uploaded immutable file davidsarah enhancement major 1.8.2 documentation
#1292 'tahoe rm' without a path gives an AssertionError with no explanation warner defect major 1.9.0 code-frontend-cli
#1296 'tahoe debug trial' command davidsarah defect major 1.8.2 code-frontend-cli
#1297 sftp might hang or consume 100% CPU if the client tries to rekey zooko@… defect major 1.9.2 code-frontend
#1298 WUI cannot handle non-ASCII node nicknames davidsarah defect major 1.10.0 code-frontend-web
#1303 allow running Tahoe correctly via other commands such as coverage davidsarah defect major 1.8.2 code-frontend-cli
#1304 'tahoe cp' copying to a mutable file should replace the contents kevan defect major 1.9.0 code-frontend-cli
#1306 release 1.8.2 warner defect major 1.8.2 packaging
#1311 user of tahoe client thinks "storage=true" means that their client can use storage david-sarah@… defect major 1.8.2 code-nodeadmin
#1313 tiddly_on_tahoe shouldn't offer the option to save changes when you are viewing read-only nobody defect major undecided unknown
#1314 tiddly_on_tahoe should "offer a read-only cap to the user" nobody defect major undecided unknown
#1322 tiddly_on_tahoe Workaround for Bug in 2.5.3 nobody defect major unknown
#1328 report all dependencies that we failed to import or find an acceptable version of, not just the first one davidsarah defect major 1.8.2 packaging
#1329 'DeprecationWarning: the sets module is deprecated' from foolscap causes failure in test_client_no_noise somebody defect major 1.8.2 code
#1330 update minimum required versions of debian packages somebody defect major 1.8.2 packaging
#1335 tahoe-deps (v18) tarball is broken zooko defect major 1.8.2 packaging
#1337 SFTP: FileZilla doesn't show subdirectories warner defect major 1.8.2 code-frontend
#1339 Tahoe 1.8.2b1 does not locate locally installed setuptools warner defect major 1.8.2 code
#1345 remove Makefile targets relating to 'setup.py check_auto_deps' which no longer exists warner defect major 1.9.0 packaging
#1346 desert-island test can pass incorrectly because packages are installed davidsarah defect major 1.11.0 dev-infrastructure
#1360 setting '[ftpd]enabled = true' caused 'tahoe run' to fail silently defect major undecided code-frontend-ftp-sftp
#1363 refactor storage_client.py, use IServer objects instead of rrefs warner task major 1.9.0 code
#1365 'IndexError: list index out of range' during build step on Randy FreeBSD-amd64 somebody defect major soon (release n/a) packaging
#1381 EINTR from communication with subprocess in allmydata/util/iputil.py _query zooko defect major 1.10.1 code-network
#1382 immutable peer selection refactoring and enhancements warner enhancement major 1.13.0 code-peerselection
#1383 foolscap 0.6.1 has no such extra feature 'secure_connections' charlesnw defect major 1.9.0 packaging
#1389 tahoe import machinery hides details of import errors zooko defect major 1.9.0 packaging
#1396 writing an incident flogfile (via foolscap 0.6.0/1) tries to use characters not valid in a Windows filename (':') somebody defect major 1.10.0 code
#1398 make docs/performance.rst more precise and accurate warner defect major 1.9.2 documentation
#1400 format NEWS to restructuredtext? marlowe enhancement major 1.9.0 documentation
#1411 sftp server does not accept pubkey auth daira enhancement major 1.10.1 code-frontend-ftp-sftp
#1425 blacklist support warner enhancement major 1.9.0 code-frontend-web
#1427 Differences between Freenet and Tahoe marlowe task major undecided unknown
#1429 automatically upload a file when it is put in a given local directory warner enhancement major 1.9.0 code-frontend
#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
#1435 incompatibility between zope.interface 3.6.3/3.6.4 and Nevow 0.10 zooko defect major 1.9.0 packaging
#1438 update the dependency on Twisted to >= 10.1 zooko defect major 1.9.0 packaging
#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
#1442 scp fails silently when copying to a Tahoe SFTP frontend; it should fail loudly davidsarah defect major 1.9.0 code-frontend
#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
#1450 setuptools downloads and builds a correct version of a dependency in the install-to-egg step, but then adds a different version not satisfying the requirement to easy_install.pth somebody defect major 1.11.0 packaging
#1451 yet another failure of setuptools to set up a correct sys.path somebody defect major 1.11.0 packaging
#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
#1464 stronger isolation between the Python libraries imported by build steps and those used by buildbot somebody defect major 1.11.0 dev-infrastructure
#1465 Move ImmutableShare to backend specific module, add "backend" interface to Storage Server, use twisted's FilePath zancas enhancement major undecided code-storage
#1466 don't attempt to import pyutil (in the _version.py created by darcsver); use allmydata.util.verlib or distutils.version.LooseVersion instead somebody defect major undecided packaging
#1470 tahoe.cfg with UTF-8 BOM should be accepted davidsarah defect major 1.9.2 code
#1471 Make Crawlers Compatible With Pluggable Backends enhancement major undecided code-storage
#1474 test that classes declared to implement a zope interface actually implement it zooko defect major 1.9.0 code
#1479 Makefile/setup.py cleanups somebody task major 1.9.0 code
#1484 CLI: overzealous quoting of error messages davidsarah defect major 1.10.0 code-frontend-cli
#1486 decommission deb builders zooko task major soon (release n/a) dev-infrastructure
#1488 CLI: 'bin/tahoe @foo ...' gives misleading error message if trying to run foo raises an exception david-sarah@… defect major 1.9.0 code-frontend-cli
#1503 fix check_memory bitrot nobody defect major 1.9.0 unknown
#1504 allow build ignoring system-installed packages somebody defect major 1.11.0 packaging
#1505 Error in Latency Report on MDMF Retrieve kevan defect major 1.9.0 unknown
#1506 mutable-type should imply mutable in tahoe put defect major 1.9.0 code-frontend-cli
#1507 teach tahoe debug how to work with MDMF caps and shares warner defect major 1.9.0 code-frontend-cli
#1512 zero-length reads break new mutable downloader Kevan Carstensen <kevan@…> defect major 1.9.0 code-mutable
#1519 trac: revision log doesn't always see commits somebody defect major soon (release n/a) dev-infrastructure
#1520 Assertions in storage/mutable.py provide assurance that the struct library performs correct size transforms nobody defect major 1.9.0 code-storage
#1521 'no attribute stopProducing' exception in new mutable Retrieve path defect major 1.9.0 code-mutable
#1536 nicely report any errors involving finding and using ifconfig defect major 1.15.0 code-network
#1540 MDMF: exception in unpack_checkstring being dropped davidsarah defect major 1.9.0 code-mutable
#1542 release 1.9.0 somebody defect major 1.9.0 packaging
#1547 the WUI controls for setting the type of an uploaded file are confusing warner defect major 1.9.0 code-frontend-web
#1552 web-API: replace ?mutable-type with ?format={chk,sdmf,mdmf} kevan defect major 1.9.0 code-frontend-web
#1554 sign release tarballs using gpg warner task major 1.9.1 packaging
#1555 add check-miscaptures.py script to check for incorrect variable captures in loops somebody enhancement major 1.9.2 code
#1556 fix bugs found by 'check-miscaptures' script warner defect major 1.9.0 code
#1561 replace --mutable-type with --format in CLI commands Brian Warner <warner@…> defect major 1.9.0 code-frontend-cli
#1565 URL formats for HTTP-based storage server task major eventually code-storage
#1566 if a stored share has a corrupt header, other shares held by that server for the file should still be accessible to clients zooko defect major 1.10.1 code-storage
#1568 S3 backend: [storage]readonly is documented but ignored zooko defect major code-storage
#1572 migrate to new server zooko task major soon (release n/a) dev-infrastructure
#1574 PyCrypto 2.4 doesn't build with setuptools somebody defect major 1.9.2 packaging
#1582 zetuptoolz delenda est somebody defect major 1.11.0 packaging
#1584 openbsd 5.0 running sickness defect major 1.9.2 code
#1587 I want an indicator of progress on a backup somebody enhancement major undecided code
#1589 S3 backend: when a txaws operation gets an error response, include the full request URI and response body in the exception message, and maybe trigger an incident davidsarah defect major 1.14.0 code-storage
#1591 S3 backend: use endpoint URI to choose whether to put the bucket name in the path or host defect major undecided code-storage
#1593 the drop-upload dircap should be in BASEDIR/private/ davidsarah defect major 1.9.2 code
#1595 nondeterministic failure of allmydata.test.test_introducer.SystemTest.test_system on Windows: Address already in use somebody defect major undecided code
#1631 PyCrypto 2.0.1 does not appear to work with trunk somebody defect major 1.9.2 packaging
#1634 TypeError due to "size" being None in pyfilesystem+dokan Zancas defect major 1.10.1 code-frontend-web
#1638 S3 backend: Upload of large files consumes memory > twice the size of the file defect major eventually code-storage
#1643 presence of MDMF in aliases break the CLI < v1.9.0 daira defect major 1.10.0 code-mutable
#1644 move to git warner task major soon (release n/a) dev-infrastructure
#1648 assertion failure 'assert len(self._active_readers) >= self._required_shares' in mutable retrieve kevan defect major 1.9.2 code-mutable
#1662 webapi.rst fails to document /file/ and /named/ handlers marlowe defect major 1.9.2 documentation
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.