2009-03-24 |
Brian Warner | docs/proposed: new Accounting overview, discuss in... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Brian Warner | docs/proposed: move old accounting docs out of the way |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Brian Warner | move GC docs out of proposed/, since it's all implement... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Brian Warner | storage: use constant-time comparison for write-enabler... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Brian Warner | hashutil: add constant-time comparison function, to... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Brian Warner | WUI: fix display of empty directories, it threw an... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Brian Warner | storage webstatus: insert spaces when we're configured... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Brian Warner | expirer: tolerate empty buckets, refactor bucketsize... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Brian Warner | storage: improve wording of status message |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Brian Warner | parse_date: insist that it returns an int |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Brian Warner | storage status: report expiration-cutoff-date like... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Brian Warner | expirer: clean up constructor args, add tahoe.cfg contr... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Brian Warner | util/time_format: new routine to parse dates like 2009... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Brian Warner | expirer: change setup, config options, in preparation... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Warner | expirer: track mutable-vs-immutable sharecounts and... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Warner | add utility function to parse durations, for lease... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Warner | expirer: add mode to expire only-mutable or only-immuta... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Warner | tahoe_ls.py: add comment about error cases to improve |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Warner | GC: add date-cutoff -based expiration, add proposed... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Brian Warner | test_deepcheck: remove the 10s timeout: our dapper... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Brian Warner | tahoe cp -r: add --caps-only flag, to write filecaps... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | dirnode deep_traverse: insert a turn break (fireEventua... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | consolidate: remove pointless 'else' after for loop |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | consolidate: add eta, flush stdout |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | consolidate: tolerate unicode dirnames |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | dirnode.py: when doing deep-traverse, walk each directo... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | consolidator: add progress to scan-old-directory passes |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | consolidator: fix cycle detection to not trigger on... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | consolidator: re-use more directories, add total direct... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Warner | tahoe_backup.py: tolerate more time formats |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Brian Warner | consolidator: add more verbose traversal of directories |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Brian Warner | consolidate: create multiple numbered backups of the... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Brian Warner | add 'tahoe debug consolidate' command, to merge directo... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Brian Warner | tahoe_cp.py: return 0 for success, instead of None |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zooko O'Whielacronx | setup: specify in the debian/control files that tahoe... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Zooko O'Whielacronx | setup: update the debian/copyright text to reflect... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | expirer: fix prediction math, thanks to Zandr for the... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | storage.expirer: oops, fix upgrade-handler code |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | storage.expirer: handle upgrades better |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | storage.expirer: exercise the last missing line of... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | expirer: tolerate corrupt shares, add them to the state... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | storage/immutable: raise a specific error upon seeing... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | storage: add test coverage for BucketReader.__repr__ |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Warner | storage/mutable: raise a specific error upon seeing... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Zooko O'Whielacronx | nodeadmin: node stops itself if a hotline file hasn... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | expirer: make web display a bit more consistent |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | web/storage.py: tolerate unknown-future displays, I... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | tahoe_cp.py: improve error reporting slightly: don... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | test_cli.py: assert that 'ls' on an unrecoverable file... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | test_web: test behavior of broken-dirnode GET, both... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | web: when a dirnode can't be read, emit a regular HTML... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | web/common: split out exception-to-explanation+code... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | test_cli: use explicit (and stable) testdirs, instead... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | test_storage: solaris doesn't appear to give the same... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | tahoe_cp.py: don't be verbose unless --verbose is passe... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | setup.cfg: use allmydata.org as a mirror for some of... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Brian Warner | storage: add a lease-checker-and-expirer crawler, plus... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Zooko O'Whielacronx | setup: comment-out the use of the directory full of... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Zooko O'Whielacronx | setup: create a "make deb-lenny-head" target |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zooko O'Whielacronx | trivial: remove unused import detected by pyflakes... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Zooko O'Whielacronx | setup: enable build of .debs for Ubuntu Intrepid, thank... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zooko O'Whielacronx | trivial: use more specific function for ascii-encoding... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zooko O'Whielacronx | doc: update how_to_make_a_tahoe_release.txt |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Warner | test_cli: validate non-HTML error response of 'tahoe... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Warner | web: full patch for HTML-vs-plaintext traceback renderi... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Warner | web/common.py: use 'Accept:' header to control HTML... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Warner | test/common: rearrange shouldHTTPError |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Warner | web: move plural() to common.py |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Warner | add more information to NotEnoughSharesError, split... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Brian Warner | test_web: move shouldHTTPError into common.WebErrorMixin |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Brian Warner | test_web: clean up shouldHTTPError methods |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Warner | immutable checker add-lease: catch remote IndexError... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Warner | servermap add-lease: fix the code that's supposed to... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Warner | rrefutil: add check_remote utility function |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Warner | rrefutil: add trap_remote utility and friends |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Warner | web: improve layout of storage status with a table |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brian Warner | crawler: add ETA to get_progress() |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Alberto Berti | Fix for bug #645, correct path handling logic so that... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Zooko O'Whielacronx | wui: s/Provisioning/Reliability/ ; suggested by Terrell |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Brian Warner | startstop_node.py: when restarting, tolerate a stale... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | web: fix the ERROR: line to work the same in python2... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | test_cli/test_web: fix spurious test failure on solaris... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | CLI: modify 'tahoe manifest' and 'tahoe deep-check... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | webapi: modify streaming deep-manifest/deep-checker... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | scripts/common: fix alias handling on windows again... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | #165: make 'tahoe restart --force' the default behavior... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | test_deepcheck: switch deep-check tests to use no-netwo... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | test_deepcheck: convert MutableChecker to no-network... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | tests/no_network: move GET into the GridTestMixin class |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | common_web.py: oops, add .fields to the other FakeRequest |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | test_cli: exercise the recent tolerate-'c:\dir\file... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | scripts/common: on windows, tolerate paths like 'c... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Brian Warner | test/common_web.py: add a .fields attribute to our... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Alberto Berti | Two small fixes on documentation for cli backup command. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Warner | test_web: add (disabled) test to see what happens when... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Alberto Berti | Add elapsed timestamp to cli backup command final summary. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Alberto Berti | Added documentation for '--exclude' and friends cli... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Warner | test_repairer: change to use faster no_network.GridTest... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Warner | immutable/checker.py: trap ShareVersionIncompatible... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Warner | immutable/layout.py: wrap to 80 cols, no functional... |
commit | commitdiff | tree | snapshot |
next |