]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_cli.py
CLI: improve test for 'tahoe mkdir --mutable-type='. refs #1527
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_cli.py
2011-09-06 david-sarahCLI: improve test for 'tahoe mkdir --mutable-type=...
2011-09-05 david-sarahCLI: make the --mutable-type option value for 'tahoe...
2011-09-03 Kevan Carstensencli: make --mutable-type imply --mutable in 'tahoe...
2011-08-27 Brian WarnerAdd 'tahoe debug dump-cap' support for MDMF, DIR2-CHK...
2011-08-07 Kevan Carstensentest: fix assorted tests broken by MDMF changes
2011-08-07 Kevan Carstensenuri: add MDMF and MDMF directory caps, add extension...
2011-08-02 Kevan Carstensencli: teach CLI how to create MDMF mutable files
2011-07-24 david-sarahAdd test for webopen. fixes #1149
2011-08-01 david-sarahcleanup: implement rm as a synonym for unlink rather...
2011-01-04 david-sarahtest_cli.py: Test for error message when 'tahoe rm...
2011-07-30 david-sarahtest_cli.py: use to_str on fields loaded using simplejs...
2011-07-29 Kevan Carstensencli: make 'tahoe cp' overwrite mutable files in-place
2011-07-24 david-sarahFix the help synopses of CLI commands to include [optio...
2011-06-29 david-sarahencodingutil: argv and output encodings are always...
2011-02-27 Brian Warnerimmutable/downloader/share.py: reduce get_serverid...
2011-01-19 david-sarahsrc/allmydata/test/test_cli.py: add test for 'tahoe...
2011-01-14 david-sarahCLI: tests for ref #1305 (v2, remove spurious extra...
2011-01-17 Brian WarnerImprove 'tahoe ln' help text. Patch by David-Sarah...
2010-11-12 david-sarahtest_cli.py: test that 'tahoe mv' reports errors from...
2010-11-10 david-sarahtest_cli.py: fix a stale comment that incorrectly impli...
2010-10-31 david-sarahtahoe backup: perform tilde expansion in exclude-from...
2010-10-29 Brian Warnerscripts/tahoe_backup.py: oops, fix missing import,...
2010-10-29 Francois Deppierraztahoe_cp.py: Don't call urllib.quote with an Unicode...
2010-09-01 Brian WarnerSegmentFetcher: use new diversity-seeking share-selecti...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2010-08-03 david-sarahtest_cli.py: make 'tahoe mkdir' tests slightly less...
2010-08-03 david-sarahtest_cli.py: use u-escapes instead of UTF-8.
2010-07-25 david-sarahFix test failures due to Unicode basedir patches.
2010-07-22 david-sarahReplace uses of os.path.abspath with abspath_expanduser...
2010-07-19 Zooko O'Whielacronximmutable: extend the tests to check that the shares...
2010-07-18 david-sarahCorrect stringutils->encodingutil patch to be the newer...
2010-07-18 david-sarahtest_cli.py: fix error that crept in when rebasing...
2010-07-17 david-sarahCLI: add 'tahoe unlink' as an alias to 'tahoe rm',...
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-06-18 david-sarahtest_cli.py: fix test failure in CLI.test_listdir_unico...
2010-06-18 david-sarahtahoe backup: unicode tests.
2010-06-09 david-sarahFix for Unicode-related test failures on Zooko's OS...
2010-06-07 david-sarahtest_cli.py: remove invalid 'test_listdir_unicode_bad...
2010-06-07 david-sarahMore Unicode test fixes.
2010-06-07 david-sarahUnicode fixes for platforms with non-native-Unicode...
2010-06-07 david-sarahUnicode fixes.
2010-06-04 Zooko O'Whielacronxunicode: make test_cli test a non-ascii argument, and...
2010-06-04 Zooko O'Whielacronxunicode: always decode json manifest as utf-8 then...
2010-06-04 Zooko O'Whielacronxfix flakes
2010-05-21 Francois Deppierraztest_stringutils.py: Skip test test_listdir_unicode_goo...
2010-05-20 Francois Deppierraztest_cli.py: Fix tests when sys.stdout.encoding=None...
2010-05-20 Francois DeppierrazFix handling of correctly encoded unicode filenames...
2010-04-30 Francois DeppierrazCLI: Support for https url in option --node-url
2010-04-24 Brian Warner"tahoe webopen": add --info flag, to get ?t=info
2010-02-24 david-sarahTest behaviour of 'tahoe ls' for unknown objects (...
2010-02-06 david-sarahMore cleanups to test_cli using new utilities for readi...
2010-02-06 david-sarahFix race conditions and missing callback in allmydata...
2010-02-12 Kevan CarstensenAdd tests for #939
2010-01-27 Brian Warnertahoe backup: skip all symlinks, with warning. Fixes...
2010-01-20 francoistahoe_backup.py: display warnings on errors instead...
2010-01-14 Brian Warnertahoe add-alias/create-alias: don't corrupt non-newline...
2010-01-14 Brian Warnerchange docs and --help to use "grid" instead of "virtua...
2009-12-27 Brian Warnertest_cli: verify fix for "tahoe get" not creating empty...
2009-12-27 Brian Warneraddendum to "Fix 'tahoe ls' on files (#771)"
2009-12-27 Brian WarnerFix 'tahoe ls' on files (#771). Patch adapted from...
2009-11-30 Brian WarnerImplement more coherent behavior when copying with...
2009-11-26 Brian WarnerAdd dirnodes to backupdb and "tahoe backup", closes...
2009-11-18 Brian WarnerUse DIR-IMM and t=mkdir-immutable for "tahoe backup...
2009-10-13 Brian Warnerreplace dirnode.create_empty_directory() with create_su...
2009-10-12 Brian Warnerreplace Client.create_empty_dirnode() with create_dirno...
2009-07-20 Brian WarnerTouch up #705 changes:
2009-07-20 kevanAdd tests for tahoe mv behavior
2009-07-20 kevanAdd tests for tahoe mv help text
2009-07-17 Brian Warnerrename NewDirectoryNode to DirectoryNode, NewDirectoryU... trac-4000
2009-07-15 Brian Warner'tahoe stats': tolerate empty directories. Closes ...
2009-07-01 Brian Warnercli: webopen: when called with no arguments, open the...
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-06-09 Zooko O'Whielacronxtests: raise the timeout for test_cli since Zandr's...
2009-06-09 Brian Warnertest_cli.Backup: increase timeout massively, it takes...
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...
next