]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_cli.py
backup: remove the --no-backupdb command, the handling of "can't import sqlite",...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_cli.py
2009-06-04 Zooko O'Whielacronxbackup: remove the --no-backupdb command, the handling... trac-3900
2009-03-07 Brian Warnertest_cli.py: assert that 'ls' on an unrecoverable file...
2009-03-07 Brian Warnertest_cli: use explicit (and stable) testdirs, instead...
2009-03-04 Brian Warnertest_cli: validate non-HTML error response of 'tahoe...
2009-02-25 Brian Warnerweb: fix the ERROR: line to work the same in python2...
2009-02-25 Brian Warnertest_cli/test_web: fix spurious test failure on solaris...
2009-02-25 Brian WarnerCLI: modify 'tahoe manifest' and 'tahoe deep-check...
2009-02-25 Brian Warnerscripts/common: fix alias handling on windows again...
2009-02-25 Brian Warnertest_cli: exercise the recent tolerate-'c:\dir\file...
2009-02-23 Alberto BertiFixed tests again so they will pass on windows.
2009-02-22 Alberto BertiAdded tests for the cse when listdir is an iterator
2009-02-22 Alberto BertiFixed tests so that they pass also on buildbots.
2009-02-22 Alberto BertiUse failUnlessEqual instead of failUnless(a == b)
2009-02-22 Alberto BertiAdded tests for the --exclude* options of backup command.
2009-02-22 Alberto BertiAdded tests for the fixed alias related command's synopsis
2009-02-18 Brian WarnerCLI #590: convert 'tahoe deep-check' to streaming form...
2009-02-17 Brian Warnertest_cli.py: modify to use the new 'no-network' gridtes...
2009-02-16 Brian Warnertest_cli: add test coverage for help strings
2009-02-16 Brian Warnertest_cli: improve test coverage slightly
2009-02-11 Brian Warnertest_cli.Backup: insert some stalls to make sure two...
2009-02-11 Brian Warner#619: make 'tahoe backup' complain and refuse to run...
2009-02-07 Brian Warnertest_cli.Backup: capture stderr when sqlite is unavailable
2009-02-06 Brian Warnertest_cli: increase timeout on test_backup, since our...
2009-02-06 Brian Warnertest_cli.backup: oops, fix test to work even when sqlit...
2009-02-06 Brian Warner#598: add cli+backupdb tests, improve user display...
2009-02-03 Brian Warner#598: first cut of 'tahoe backup' command: no backupdb...
2009-01-15 Zooko O'Whielacronxcli: tests: skip symlink test if there is no os.symlink
2009-01-08 Larry Hosken'tahoe cp -r', upon encountering a dangling symlink...
2008-12-24 Zooko O'Whielacronxcli: mark unicode filenames as unsupported -- see ...
2008-12-08 Zooko O'Whielacronxrename "get_verifier()" to "get_verify_cap()"
2008-12-03 Brian WarnerCLI: check for pre-existing aliases in 'tahoe create...
2008-12-03 Brian Warnertest_cli: pass rc out of do_cli() too
2008-12-02 Brian Warnerstorage: replace sizelimit with reserved_space, make...
2008-11-14 francoistest_cli.py: Ensure that we can read our uploaded files...
2008-11-14 francoistest_cli.py: use str objects instead of unicode ones
2008-11-13 francoistest for bug #534, unicode filenames
1970-01-05 Zooko O'Whielacronxtests: fix comment
1970-01-05 Zooko O'Whielacronxtests: add tahoe_cp to the list of scripts that we...
2008-10-30 Brian Warnerdebug catalog-shares: tolerate even more errors on...
2008-10-30 Brian Warnertest_cli: try to fix windows again
2008-10-30 Brian Warnerdebug/test_cli: fix error handling for catalog-shares...
2008-10-29 Brian Warnercatalog-shares command: tolerate errors, log them to...
2008-10-07 Brian Warnertest_cli.py: remove unused imports
2008-10-07 Brian WarnerCLI: remove 'tahoe admin generate-keypair', since the...
2008-09-24 robk-tahoeCLI: rework webopen, and moreover its tests w.r.t....
2008-09-19 Brian Warnertest_cli: disable generate-keypair test on OS-X, pycryp...
2008-09-19 Brian WarnerCLI: add 'tahoe admin generate-keypair' command
2008-08-12 Brian Warnertest_cli: oops, fix tests after recent stdout/stderr...
2008-08-12 Brian WarnerCLI: make 'tahoe webopen' command accept aliases like...
2008-08-04 Brian Warnertest_cli: more coverage for 'tahoe put' modifying a...
2008-08-02 Brian Warnertest_cli: remove windows-worrying newlines from test...
2008-08-02 Brian Warnertest_cli.py: factor out CLITestMixin
2008-08-02 Brian WarnerCLI: change one-arg forms of 'tahoe put' to make an...
2008-08-02 Brian WarnerCLI: add create-alias command, to merge mkdir and add...
2008-08-01 Brian Warnertest_cli: add system-based tests for PUT, including...
2008-05-20 Brian Warneroverhaul CLI: not quite complete but it works a lot...
2008-02-15 Brian WarnerBIG COMPATIBILITY BREAK: update hash tags, switch to...
2008-02-15 Zooko O'Whielacronxswitch from base62 to base32 for storage indices, switc...
2008-02-13 Zooko O'Whielacronxuse base62 encoding for storage indexes, on disk and...
2008-02-07 Brian Warnertest_cli: oops, need to update this when the CHK hash...
2008-02-01 Zooko O'Whielacronxrename storage_index_chk_hash() to storage_index_hash...
2008-01-14 Brian Warner'tahoe dump-cap': accept -prefixed URLs too
2008-01-14 Brian Warneradd 'tahoe dump-cap' command, to show storage index...
2008-01-08 Zooko O'Whielacronxrename "dir-uri" to "dir-cap"
2008-01-04 Zooko O'Whielacronxfix test_cli to put the root_dir.cap in the private...
2008-01-04 Zooko O'Whielacronxa few formatting tidy-ups
2008-01-04 Zooko O'Whielacronxremove automatic private dir
2007-12-18 Zooko O'Whielacronxrename "my_private_dir.uri" to "my_private_dir.cap"
2007-12-05 Brian Warnerremove most (maybe all?) traces of old Dirnode class...
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-10-11 Brian Warnertest_cli.py: hush pyflakes with a dummy usage, until...
2007-10-11 Brian Warnercli: add --node-directory and --root-uri to all commands