2008-06-11 |
Brian Warner | directory.py: revert that addSlash, it causes a test... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: relnotes.txt: re-arrange sections a bit |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: add the issue of files > 12... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: NEWS: a couple of small edits |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: relnotes.txt: update the release notes for the... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: change the release data of... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: add the security issue concerni... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: known_issues.txt: edit to emphasize that other... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: CLI.txt: rewrite the way that "root directories... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
robk-tahoe | webish: fix directory url redirection |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Brian Warner | NEWS: description of user-visible changes in the new... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | wapi/wui: add a trailing slash to the targets of hyperl... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: lowercase "introducer" |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: edits to [source:docs/install.html] and [source... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: explain better how to invoke the tahoe executable... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: CREDITS for Justin |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Zooko O'Whielacronx | docs: update install.html to reflect Justin's user... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: reformat for 70 columns plus a few small edits |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: explain exactly what false alarms are caused... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: [source:docs/known_issues.txt] |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | doc: mention that "Mac Developer Tools" is the way... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | setup: trivial change: the name of the "Nevow" distribu... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Zooko O'Whielacronx | docs: CREDITS for Nathan and for Armin Rigo |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Brian Warner | storage.py: remove unused import |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Brian Warner | upload: abort the bucket upon any write error, and... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Brian Warner | storage: ignore shares in incoming/, to make clients... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Brian Warner | _auto_deps.py: per #456, don't require the 'secure_conn... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zooko O'Whielacronx | setup: quote another place where spaces in paths cause... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Brian Warner | Makefile: build twice, since sometimes the Nevow build... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zooko O'Whielacronx | setup: don't quote REACTOROPT -- when it is empty then... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Zooko O'Whielacronx | setup: remove Nevow 0.9.18 tarball from misc/dependencies |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Create an interface for setup/cleanup... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Wrap OSError exceptions which are test... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Move exception classes to top scope. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Fix typo in summary reporting. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests: Make test numbers (and everything in... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests.py: Fix a typo bug in fusermount output... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: runtests.py: Fix bug in polling_operation error... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: impl_b: Support --basedir on commandline. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: impl_b: Add impl_b to the contrib directory. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
nejucomo | fuse: Reorganize directory tree and modify runtests... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: don't quote TRIALCMD in Makefile -- it can be... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: quote the results of misc/find_trial.py so that... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: quote variables which are going to be passed... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup: indentation |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Zooko O'Whielacronx | setup and docs: various improvements to setup and docs |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Peter Secor | native client - update version and binaries to fix... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Brian Warner | docs/configuration.txt: explain the current limitations... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Brian Warner | web: add test for unicode POST when the name comes... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | web: make nickname more visible in the welcome page... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | webish: make /cap/ equivalent to /uri/, accepting both... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | web: transform FileTooLargeError into a friendlier... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | mutable/publish.py: raise FileTooLargeError instead... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | move FileTooLargeError out to a common location |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | docs: move files that are about future plans into docs... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | docs: update webapi.txt with write-coordination issues... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | move roadmap.txt into Trac, in the form of several... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | docs/file-encoding.txt: move this over from the wiki |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: runtests.py: The current ubuntu python-fuse... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: logging: Make logging a bit cleaner, and make... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: Update todo/wishlist comments in tahoe_fuse... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: runtests: Add some TODOs and FIXMEs in the... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: Add more explanation to the failure message... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: Fix a bug in test cleanup code. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
nejucomo | fuse_a: Remove unused webport files... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
nejucomo | fuse_a: Fix the expected path in runtests.py. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | docs/file-encoding: update some of the stale diagrams... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | docs/historical: move 'tahoe2' from wiki into source... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | move historical docs from wiki pages into the source... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | docs/using.html: update CLI section to reflect the... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | CLI: make 'tahoe webopen' use the 'tahoe:' alias proper... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Brian Warner | CLI: improve docs w.r.t. aliases, add examples to ... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Brian Warner | Don't allow uploads of large files (about 12GiB or... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Peter Secor | windows installer - changing version number for latest... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Brian Warner | architecture.txt: explain the introducer SPOF and why... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Peter Secor | windows client - changes to have property for changing... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Brian Warner | docs/backupdb.txt: preliminary sketch of our plans... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Brian Warner | misc/munin/tahoe_spacetime.py: add a munin plugin to... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Brian Warner | misc/delete-old-helper.sh: simple script to delete... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brian Warner | test_system: even more 'cp -r' coverage |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brian Warner | test_system.py: improve 'cp -r' coverage: exercise... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brian Warner | CLI: remove the '-r' shortcut for --dir-cap, to make... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brian Warner | tahoe_cp: rewrite, make --recursive work |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brian Warner | tahoe_ls: improve error message when the target is... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brian Warner | scripts/common_http.py: add comment about why we need... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Brian Warner | tahoe_cp.py: fix pyflakes complaint |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Brian Warner | cli: initial implementation of 'cp -r', probably doesn... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Brian Warner | util.dictutil: move DictOfSets out to a separate utilit... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | CLI: implement the easy part of cp (no -r, only two... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | web t=json: add 'mutable' key to the information dict |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | test_web: improve test coverage of web.common utility... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | web: fix JSON output for mutable files |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | CLI: add 'list-aliases', factor out get_aliases |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | CLI: add 'ln', just like move but without the delete |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | test_system.py: remove dead code |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | tahoe_ls: improve output formatting |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | CLI mv: if we can't created the new child, don't delete... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | CLI ls: add --readonly-uri to display readonly URIs... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | CLI: add put --mutable, enhance ls to show mutable... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brian Warner | web: handle PUT mutable=true properly |
commit | commitdiff | tree | snapshot |
next |