]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Add tests for tahoe mv help text
[tahoe-lafs/tahoe-lafs.git] / src /
2009-07-20 kevanAdd tests for tahoe mv help text
2009-07-20 kevanImplement more clearly defined moving semantics in...
2009-07-20 kevanUpdate tahoe mv help text.
2009-07-20 kevanAdd tests for parse_replace_arg()
2009-07-20 kevanAdd tests for new PUT behavior
2009-07-20 kevanAlter Adder + Adder tests to look for 'only-files'...
2009-07-20 kevanAlter filenode.py to use parse_replace_arg
2009-07-20 kevanAlter directory.py to use parse_replace_arg()
2009-07-20 kevanAdd a function to parse arguments for the replace parameter
2009-07-20 Zooko O'Whielacronxtrivial: remove obsolete comment text
2009-07-20 Zooko O'Whielacronxdirectories: minor change: fix warning message from...
2009-07-18 kevanAdd unit tests for the Adder in dirnode.py
2009-07-18 kevanAdd 'only_files' option to the overwrite field in Adder
2009-07-17 Brian Warnerrename NewDirectoryNode to DirectoryNode, NewDirectoryU... trac-4000
2009-07-17 Brian Warnerinterfaces: remove dead code, FileNode_ and EncryptedTh...
2009-07-17 Zooko O'Whielacronxintroduction/storage-broker: add assertions of serverid...
2009-07-17 Brian Warnerupload: fix #758 recursion-loop in peer-selection when...
2009-07-15 Brian Warner'tahoe stats': tolerate empty directories. Closes ...
2009-07-15 Brian Warnernode.py: record pid in twisted log at startup. Closes...
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2009-07-15 Zooko O'Whielacronxwui: fix test for welcome page
2009-07-15 Zooko O'Whielacronxwui: adjust headers/titles and "Attach something to...
2009-07-13 Zooko O'Whielacronxdirnode: finish renaming "iv" to "salt" in the code...
2009-07-12 Brian Warnerdirnode.py/_encrypt_rwcap: rename IV to "salt", which...
2009-07-12 Brian Warnerdirnode.py: security bug: also use child writecap to...
2009-07-04 kevanUse CachingDict instead of dict in dirnode.py
2009-07-10 Zooko O'Whielacronxdirectories: fix semantic conflict between my "keep...
2009-07-05 kevanModify bench_dirnode.py to use CachingDict.
2009-07-04 kevanAdd tests for CachingDict, _pack_contents, _unpack_contents
2009-07-09 Zooko O'Whielacronxtrivial: removed unused import noticed by pyflakes
2009-07-05 Zooko O'Whielacronxdirectories: make the IV for the writecaps in directory...
2009-07-09 Zooko O'Whielacronxtests: raise the timeout on pollmixin from 100s to...
2009-07-08 Zooko O'Whielacronximmutable: base32-encode the keys to generate cache...
2009-07-08 Zooko O'Whielacronxdirectories: make initialization of the download cache...
2009-07-05 kevanAdd CachingDict dict subclass to dirnode.py
2009-07-07 Zooko O'Whielacronxdirectories: rename internal data member download_cache...
2009-07-05 Zooko O'Whielacronxdirectories: keep track of your position as you decode...
2009-07-07 Zooko O'Whielacronxdirectories: in bench_dirnode.py, use a real CacheDirec...
2009-07-07 Zooko O'Whielacronxdirectories: make the profiling behavior of bench_dirno...
2009-07-05 Zooko O'Whielacronxdirectories: update the directory benchmarks to exercis...
2009-07-04 Zooko O'Whielacronxtest/benchmark: benchmark the time to pack and unpack...
2009-07-03 Brian WarnerTolerate unknown URI types in directory structures...
2009-07-03 Brian Warnertest_client.py: minor refactoring of BASECONFIG usage
2009-07-02 Brian Warnercreate_node_from_uri: take both writecap+readcap, move...
2009-07-02 Brian Warnerdirnode.py: prepare to preserve both rwcap+rocap when...
2009-07-02 Brian Warnerinterfaces.py: wrap some lines to 80cols
2009-07-01 Brian Warnercli: webopen: when called with no arguments, open the...
2009-07-01 Brian Warnermutable repairer: skip repair of readcaps instead of...
2009-07-01 Brian Warnerinterfaces.py: improve ICheckAndRepairResults docs...
2009-07-01 Brian Warnerrepairer.py: wrap to 80cols. No code changes.
2009-06-29 Brian Warneruse 522-bit RSA keys in all unit tests (except one)
2009-06-29 Brian Warnerremove trailing whitespace
2009-06-29 Brian Warnerremove trailing whitespace from some util classes
2009-06-26 Brian Warnerrepairer: raise a better exception when faced with...
2009-06-26 Brian Warnermutable/filenode.py: set _writekey to None, rather...
2009-06-26 Brian Warnerone last tweak
2009-06-26 Brian Warnermore 'tahoe cp' docs tweaks
2009-06-26 Brian Warnercli.py: minor tweaks to test posthooks
2009-06-26 Brian Warnercli.py: update comments on 'tahoe cp' --help a bit
2009-06-25 Brian Warnercli: add some --help text to 'tahoe cp'
2009-06-25 Brian Warnermake it possible to add/renew-lease from the WUI
2009-06-25 Brian Warnerhush pyflakes
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-06-24 Brian Warnerremove introducer/old.py, will create something similar...
2009-06-17 midnightmagicBasically just a trivial platform detection patch for...
2009-06-23 Brian Warnercheck_grid.py: print stderr when a subcommand fails
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-23 Brian Warnerweb/welcome.xhtml: remove trailing whitespace
2009-06-23 Brian Warnerrrefutil: add trap_deafref utility, to make the callRem...
2009-06-23 Brian WarnerPollMixin: snoop trial's error observer to halt the...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-21 Brian Warnerhush pyflakes with recent FileTooLarge removal
2009-06-20 kevanchange max filesize limit tests
2009-06-20 kevanremove upper limit on SDMF filesize
2009-06-21 Brian Warnerimmutable/download: instrument do-you-have-block respon...
2009-06-18 Brian Warnertest_util: add known-answer tests for hashutil tags
2009-06-13 Zooko O'Whielacronxtests: bump up a timeout that expired on Zandr's box
2009-06-13 Zooko O'Whielacronxutil: hooray! A clean implementation of this simple...
2009-06-12 Zooko O'Whielacronxutil: Brian's horrible hack to figure out how much...
2009-06-12 Zooko O'Whielacronxutil: oops, time.tzset() doesn't work on Windows -...
2009-06-11 Zooko O'Whielacronxutil: fix time_format.iso_utc_time_to_seconds() so...
2009-06-10 Zooko O'Whielacronxtests: significantly increase timeouts that triggered...
2009-06-10 Zooko O'Whielacronxtest: multiple by 10 or so all timeouts that Zandr...
2009-06-10 Zooko O'Whielacronxtests: bump up timeout on a test that timed out on...
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-09 Zooko O'Whielacronxtests: double the timeouts on some tests which time...
2009-06-08 Zooko O'Whielacronxtests: bump up timeouts so that the tests can finish...
2009-06-05 Zooko O'Whielacronxtests: increase timeouts on some other tests that timed...
2009-06-05 Zooko O'Whielacronxtests: bump up the timeout on a bunch of tests that...
2009-06-04 Zooko O'Whielacronxbackup: remove the --no-backupdb command, the handling... trac-3900
2009-06-04 Zooko O'Whielacronxsetup: add pysqlite and sqlite to get_package_versions()
2009-06-02 Brian Warnermore refactoring: move get_all_serverids() and get_nick...
2009-06-02 Brian Warnermore storage_broker refactoring: downloader gets a...
2009-06-01 Brian Warnertest_runner.py: remove test_client_no_noise: the issue...
2009-06-01 Brian Warnerremove plaintext-hashing code from the helper interface...
2009-06-01 Brian Warnerstart to factor server-connection-management into a...
2009-06-01 Brian Warnermutable: catch and display first error, so code bugs...
2009-05-26 Kevin ReidModify markup of Tahoe web pages to be more amenable...
2009-05-26 Kevin ReidTweak wording in directory page: not-read-only is ...
next