mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
NEWS: add unformatted list of code changes since previous release
This commit is contained in:
parent
3d2bc909aa
commit
b867cb3ce0
34
NEWS
34
NEWS
@ -1,6 +1,38 @@
|
||||
User visible changes in Tahoe. -*- outline -*-
|
||||
|
||||
* Release 1.3.0 (?)
|
||||
* Release ? (?)
|
||||
|
||||
** Garbage Collection
|
||||
1.3.0 servers return exception for unknown SI
|
||||
1.3.0 clients emit Incident
|
||||
|
||||
** misc
|
||||
lossmodel, /reliability page (needs numpy)
|
||||
no-network test harness, speed up tests
|
||||
streaming deep-check webapi, 'tahoe deep-check'. ERROR line.
|
||||
improve CLI error messages for "manifest" and "deep-check"
|
||||
remote_add_lease exits silently for unknown SI
|
||||
add --add-lease to 'tahoe check' and 'tahoe deep-check', webapi
|
||||
expand storage status page: show reserved_space, share-counting crawler,
|
||||
expiration crawler
|
||||
add --exclude, --exclude-from, --exclude-vcs to 'tahoe backup
|
||||
stop using RuntimeError
|
||||
windows: make CLI tolerate "c:\dir\file.txt", instead of thinking "c:" is an
|
||||
alias
|
||||
"tahoe restart": make --force the default
|
||||
#645 sftp path-handling logic
|
||||
use Accept: header to control HTML-vs-text/plain tracebacks
|
||||
make "tahoe cp" less verbose by default
|
||||
when dirnode can't be read, emit minimal webapi page with more-info links
|
||||
improve CLI error messages: fewer HTML tracebacks
|
||||
"tahoe debug consolidate" CLI command
|
||||
deep-traverse in alphabetical order
|
||||
turn break in deep-traverse to avoid stack overflow
|
||||
tahoe cp -r --caps-only
|
||||
fix timing attack against write-enabler, lease-renewal secrets
|
||||
fix superlinear hashtree code, reduce alacrity of 10GB file from hours to 2min
|
||||
|
||||
* Release 1.3.0 (2009-02-13)
|
||||
|
||||
** Checker/Verifier/Repairer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user