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 |
2009-02-24 |
Brian Warner | test_repairer: change Repairer to use much-faster no_ne... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Brian Warner | test/no_network.py: add a basic stats provider |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | tests: stop using setUpClass/tearDownClass, since they... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | test_checker: improve test coverage for checker results |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Alberto Berti | Fixed tests again so they will pass on windows. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | misc/*: remove RuntimeError too |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | scripts: stop using RuntimeError, for #639 |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | mutable/publish: stop using RuntimeError, for #639 |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | remove more RuntimeError from unit tests, for #639 |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | stop using RuntimeError in unit tests, for #639 |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Brian Warner | ftpd/sftpd: stop using RuntimeError, for #639 |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Added tests for the cse when listdir is an iterator |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Fixed tests so that they pass also on buildbots. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Use failUnlessEqual instead of failUnless(a == b) |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Better implementation of filtering algorithm. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Removed '.hgrags' from vcs excludes |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Zooko O'Whielacronx | docs: CREDITS to Alberto Berti |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Added tests for the --exclude* options of backup command. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Added --exclude, --exclude-from and --exclude-vcs optio... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Raise a more explanatory exception for errors encounter... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Alberto Berti | Added tests for the fixed alias related command's synopsis |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Alberto Berti | Add missing synopsis and descriptions for alias commands. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Warner | docs: move many specification-like documents into speci... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Brian Warner | test_web.py: increase test coverage of web.status.plural() |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | crawler: fix performance problems: only save state... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | test_system: oops, don't assume that all files in stora... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | crawler: tolerate low-resolution system clocks (i.e... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | BucketCountingCrawler: store just the count, not cycle... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | test_storage: startService the server, as is now the... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | crawler: load state from the pickle in init, rather... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | BucketCountingCrawler: rename status and state keys... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | storage: also report space-free-for-root and space... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | storage: add bucket-counting share crawler, add its... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | storage: move si_b2a/si_a2b/storage_index_to_dir out... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brian Warner | crawler: add get_progress, clean up get_state |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | web/storage: make sure we can handle platforms without... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | crawler: provide for one-shot crawlers, which stop... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | web: add Storage status page, improve tests |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | storage: include reserved_space in stats |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | web/check_results: sort share identifiers in the sharem... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | webapi: pass client through constructor arguments,... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | test/no_network: do startService on the storage servers... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | crawler: modify API to support upcoming bucket-counting... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Brian Warner | test_backupdb: make the not-a-database file larger... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | web/reliability: add parameter descriptions, adapted... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | test_crawler: hush pyflakes |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | test_crawler: disable the percentage-of-cpu-used test... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | reliability.py: fix the numpy conversion, it was comple... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | reliability: switch to NumPy, since Numeric is deprecated |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | setup.py: fix pyflakes complaints |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | move show-tool-versions out of setup.py and into a... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | test_crawler: don't require >=1 cycle on cygwin |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | setup.py: add show_tool_versions command, for the benef... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | setup.py: wrap to 80 cols, no functional changes |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | crawler: use fileutil.move_info_place in preference... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | fileutil: add move_into_place(), to perform the standar... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Warner | crawler: fix problems on windows and our slow cygwin... |
commit | commitdiff | tree | snapshot |
next |