Custom Query (1156 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 1156)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Summary Status Owner Type Priority Milestone
#870 Prevent socket hijacking on OSes that don't prevent it by default (Windows) assigned davidsarah defect major eventually
#871 handle out-of-disk-space condition new somebody defect major soon
#872 Adjust the probability of selecting a node according to its storage capacity (or other fitness measure) new davidsarah enhancement major undecided
#873 upload: tolerate lost or unacceptably slow servers new kevan defect major eventually
#882 Tahoe URIs and gateway URLs are too long and ugly new nobody defect major
#884 give nice error page when URL is mangled or from the future assigned davidsarah defect major soon
#885 Ignore space or %20 in webapi URLs assigned davidsarah defect major soon
#897 "tahoe backup" thinks "ctime" means "creation time" new warner defect major soon
#901 deprecate and remove BASEDIR/private/root_dir.cap assigned davidsarah defect major soon
#905 gather information about historical server performance new enhancement major undecided
#906 ETag support for mutable files and directories new defect major undecided
#910 "tahoe mkdir" doesn't accept $CAP/path arguments? new defect major undecided
#912 Build In Fault-Monitoring and Reporting new nobody enhancement major undecided
#913 Support running a storage node per drive easily new nobody enhancement major undecided
#914 tahoe backup gives a fatal BackupProcessingError if it sees a file, but the file is deleted before tahoe backs it up new nobody defect major soon
#915 the timers used by tahoe backup to trigger repair for unhealthy files should be configurable new defect major eventually
#922 The URL of the info page for an unknown dirnode should not grant authority to the containing directory assigned davidsarah defect major soon
#932 benchmark Tahoe-LAFS compared to nosql dbs assigned bibilthaysose enhancement major undecided
#935 zandr's FUSE/NAS idea new enhancement major eventually
#940 display space-usage configs, space used, space available for your storage server new enhancement major undecided
#942 automatically url-unquote caps in CLI and WUI assigned davidsarah defect major soon
#944 "tahoe mv" doesn't accept just a path as the second argument? new defect major undecided
#946 upload should succeed as soon as the servers-of-happiness criterion is met new nobody enhancement major undecided
#947 Add file-with-metadata caps assigned davidsarah enhancement major
#951 uploads aren't cancelled by closing the web page assigned zooko defect major undecided
#954 revocable write authority new enhancement major soon
#955 use client-side storage to defend against rollback attack new enhancement major
#956 embed security metadata in parent directory new enhancement major
#957 embed security metadata in URL new somebody enhancement major
#958 LAFS 301 Moved Permanently new enhancement major soon
#959 tahoe-lafs objects new nobody enhancement major
#960 integrate Tahoe-LAFS into GVFS new enhancement major undecided
#963 configure default installation of tahoe to point at a working grid new somebody enhancement major eventually
#965 CLI commands should follow HTTP redirects assigned lebek defect major soon
#966 document munin plugins and make them discoverable assigned blaisep defect major soon
#971 "Humanized failures" should still have a traceback, hidden by default assigned davidsarah enhancement major soon
#975 results of deep-size should include mutable files new defect major soon
#977 backupdb should store which grid it is scoped to assigned davidsarah defect major soon
#979 AssertionError on DELETE when child links point to yourself new defect major soon
#980 handle SIGHUP by reloading your config file new warner defect major undecided
#981 chroot support? new somebody enhancement major undecided
#992 Store Content-Type as part of directory entries new somebody enhancement major undecided
#994 support precompressed files new somebody enhancement major undecided
#995 It's way too easy to give away write directory caps new nobody defect major undecided
#997 The webapi/WUI should have https enabled by default new nobody defect major undecided
#1000 add 'Tahoe Explorer' (JavaScript-based UI) to Tahoe assigned davidsarah enhancement major soon
#1001 test framework for web apps that use JavaScript new davidsarah defect major undecided
#1003 add-lease may fail to mark a node if the path by which it is reachable changes during marking new somebody defect major undecided
#1004 how to fix 'multiple versions are recoverable'? new nobody defect major soon
#1008 Unhandled error conditions disclose detailed information new defect major eventually
#1011 secure decentralized blog new somebody enhancement major undecided
#1018 backup manager task (inside the node) new enhancement major undecided
#1021 report all exceptions new warner defect major eventually
#1023 Cloud App: Music player new davidsarah task major soon
#1024 introductory docs are confusing and off-putting assigned blaisep defect major User Documentation Goals
#1029 download a subtree as an archive new enhancement major undecided
#1035 add API to atomically set a child URI and return both the new child and its metadata new enhancement major soon
#1041 Timeout error when uploading a file with some SFTP clients, e.g. WinSCP assigned davidsarah defect major undecided
#1042 KeyError exception seen in log when doing a mutable publish on the pubgrid new defect major eventually
#1044 short-circuit checker/verifier behavior new defect major undecided
#1046 add note to performance.txt about expected memory usage new nobody enhancement major soon
#1047 Upload failures should report useful HTTP status lines new nobody enhancement major undecided
#1048 Expected exceptions should not include tracebacks new enhancement major undecided
#1049 gvfs-fuse doesn't work (completely) with the sftp interface new davidsarah defect major soon
#1057 Alter mutable files to use servers of happiness new markberger enhancement major soon
#1059 sshfs does not wait for an FX_CLOSE request to complete before reporting success from the close new defect major undecided
#1060 tests for SFTP via GIO Python binding new defect major soon
#1061 SFTP directory listing doesn't show (or shows wrong mtime and size for) files that have been opened but not yet uploaded assigned davidsarah defect major soon
#1071 "No JSON object could be decoded" backtrace on tahoe mv assigned davidsarah defect major soon
#1077 consistent timestamp format and timezone assigned zooko defect major soon
#1082 default servers-of-happiness=7 prevents single-server use case from working "out of the box" new somebody defect major soon
#1084 nondeterministic failure of allmydata.test.test_system.SystemTest.test_upload_and_download_{random_key,convergent} assigned zooko defect major undecided
#1102 "tahoe ls $DIRCAP:" gives an unhelpful error message new defect major undecided
#1103 "tahoe cp -r" gives unhelpful error message when you append a ':" to the dircap as arg new defect major undecided
#1105 allow uncoordinated reads concurrent with writes of a mutable file or directory locally new defect major undecided
#1106 review #1037 (SFTP) assigned zooko defect major soon
#1107 "sneakernet" servers new enhancement major undecided
#1109 let the get_buckets() response include the first block new warner enhancement major soon
#1110 pipeline download blocks for better performance new nobody enhancement major soon
#1112 error message for corrupted caps to {{{tahoe ls}}} is unclear new defect major soon
#1116 clarify difference between full and read-only servers in servers-of-happiness failure message new daira defect major soon
#1122 failure in allmydata.test.test_runner.RunNode.test_client: 'does not look like a running node directory' new drewp defect major undecided
#1124 upload is unhappy even though the shares are already distributed new defect major soon
#1126 maybe have separate code paths for upload and repair new defect major undecided
#1130 Failure to achieve happiness in upload or repair new kevan defect major soon
#1132 browser protocol handler or plugin for Tahoe URIs new enhancement major undecided
#1136 don't run a web-API frontend if you don't need one new somebody enhancement major eventually
#1138 Timeout of Servermap Update new nobody defect major soon
#1141 Cannot Delete Or Rename Files/Directories With Wacky Names assigned davidsarah defect major soon
#1142 Unlikely XSS Potential in File Names in WUI new nobody defect major undecided
#1144 Loopy/Uninhibited/Overlarge Filename Makes Web Server Crump new nobody defect major undecided
#1163 server stats new enhancement major undecided
#1164 use ChaCha⊕AES encryption new somebody enhancement major soon
#1169 update documentation for the download status page new warner defect major soon
#1173 cancelled downloads are marked incorrectly on the Recent Uploads/Downloads page assigned zooko defect major soon
#1176 webapi should avoid using plaintext temporary file for uploads new defect major soon
#1179 use μTP new enhancement major undecided
#1180 put more DYHBs into flight at once when K is larger new defect major soon
#1181 new-downloader requests too much data, builds up new defect major soon
#1184 Clean up the front page of the project site new secorp task major undecided
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.