projects
/
tahoe-lafs
/
tahoe-lafs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tahoe-lafs/tahoe-lafs.git
2009-01-16
Zooko O'Whielacronx
setup: addition of setuptools_trial egg to the base...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
cgalvan
prevent --site-dirs from being passed to the 'install...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
cgalvan
add option to show version and path to the tahoe executable
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Zooko O'Whielacronx
setup: put back configuration of the PYTHONPATH which...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Brian Warner
node.py: use NODEDIR/tmp for the 'tempfile' module...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Brian Warner
web/operations: undo the disable-ophandle-expiration...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Zooko O'Whielacronx
cli: tests: skip symlink test if there is no os.symlink
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Brian Warner
webapi.txt: explain POST /uri/?t=upload, thanks to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Brian Warner
mutable: move recent operation history management code...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Brian Warner
download: tiny cleanup of history code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Brian Warner
upload: move upload history into History object
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Brian Warner
immutable/download.py move recent-downloads history...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Zooko O'Whielacronx
docs: rename wapi.txt to webapi.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Zooko O'Whielacronx
setup: configure setup.cfg to point setuptools at the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Zooko O'Whielacronx
setup: fix previous patch to set reactor to poll reacto...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Zooko O'Whielacronx
setup: use poll reactor for trial if on linux2 or cygwin
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
Zooko O'Whielacronx
docs: rename frontends/webapi.txt to frontends/wapi.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Brian Warner
upload: use WriteBucketProxy_v2 when uploading a large...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Brian Warner
deep-check-and-repair: improve results and their HTML...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Brian Warner
test_repairer.py: hush pyflakes: remove duplicate/shado...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Brian Warner
hush pyflakes by removing unused imports
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Zooko O'Whielacronx
immutable repairer
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Zooko O'Whielacronx
util: dictutil: add DictOfSets.union(key, values) and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Zooko O'Whielacronx
setup: update doc in setup.cfg
commit
|
commitdiff
|
tree
|
snapshot
2009-01-11
Zooko O'Whielacronx
setup: Point setuptools at a directory on the allmydata...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Zooko O'Whielacronx
immutable: separate tests of immutable upload/download...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Zooko O'Whielacronx
trivial: minor changes to in-line comments -- mark...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Zooko O'Whielacronx
immutable: make the web display of upload results more...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Zooko O'Whielacronx
immutable: fix edit-o in interfaces.py documentation...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Zooko O'Whielacronx
immutable: redefine the "sharemap" member of the upload...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Zooko O'Whielacronx
naming: finish renaming "CheckerResults" to "CheckResults"
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Brian Warner
storage.py : replace 4294967295 with 2**32-1: python...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
Brian Warner
storage.py: announce a maximum-immutable-share-size...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
cgalvan
set bin/tahoe executable permissions and leave build_ta...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Zooko O'Whielacronx
setup: merge relaxation of the version of setuptools...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Zooko O'Whielacronx
setup: remove custom Trial class inside our setup.py...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Zooko O'Whielacronx
setup: we require pywin32 if building on Windows (plus...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
cgalvan
fix bin/tahoe executable for Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
cgalvan
use subprocess.call instead of os.execve in bin/tahoe
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Zooko O'Whielacronx
setup: attempt to remove the custom setuptools-ish...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Zooko O'Whielacronx
setup: integrate the bundled setuptools_trial plugin...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
cgalvan
use_setuptools_trial.patch
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Zooko O'Whielacronx
setup: bundle setuptools_trial in misc/dependencies/
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Brian Warner
test_helper: hush pyflakes by avoiding use of 'uri...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Brian Warner
immutable/checker: include a summary (with 'Healthy...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Brian Warner
webapi/deep-manifest t=JSON: don't return the (large...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Brian Warner
dirnode deep-traversal: remove use of Limiter, stick...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
immutable: add a monitor API to CiphertextDownloader...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
naming: Rename a few things which I touched or changed...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
immutable: refactor download to do only download-and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
trivial: tiny changes to test code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
immutable: Make more parts of download use logging...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
trivial: M-x whitespace-cleanup on src/immutable/downlo...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
immutable: ValidatedExtendedURIProxy computes and store...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
immutable: define a new interface IImmutableFileURI...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
util: log: allow empty msgs (because downloader is...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Larry Hosken
'tahoe cp -r', upon encountering a dangling symlink...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
immutable: fix error in validation of ciphertext hash...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
immutable: do not catch arbitrary exceptions/failures...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Zooko O'Whielacronx
download: make sure you really get all the crypttext...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
util: deferredutil: undo my recent patch to use our...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
util: deferredutil: implement our own gatherResults...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
trivial: M-x whitespace-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
util: deferredutil: add basic test for deferredutil...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
trivial: fix redefinition of name "log" in imports...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
immutable: refactor uploader to do just encoding-and...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Zooko O'Whielacronx
trivial: whitespace and docstring tidyups
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Brian Warner
storage.py: explain what this large and hard-to-recogni...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
rename "checker results" to "check results", because...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
immutable: tests: verifier doesn't always catch corrupt...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
immutable: fix the writing of share data size into...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
trivial: whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
util: base32: require str-not-unicode inputs -- effecti...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
trivial: fix a bunch of pyflakes complaints
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
cli: make startstop_node wait 40 seconds instead of...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
immutable: new checker and verifier
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
trivial: fix inline comment in test code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
immutable: handle another form of share corruption...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
trivial: remove unused import (pyflakes)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Zooko O'Whielacronx
immutable: skip the test of large files, because that...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Zooko O'Whielacronx
immutable: raise a LayoutInvalid exception instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Zooko O'Whielacronx
immutable: stop reading past the end of the sharefile...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Zooko O'Whielacronx
immutable: tidy up the notification of waiters for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Zooko O'Whielacronx
immutable: refactor downloader to be more reusable...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-04
Zooko O'Whielacronx
util: add gatherResults which is a deferred-list-like...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: fix think-o in previous patch which caused...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: when storage server reads from immutable...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: mark a failing download test as "todo",...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
docs: update install.html to recommend Python v2 instea...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
trivial: remove unused import (pyflakes)
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
cgalvan
merge_install.patch
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Zooko O'Whielacronx
setup: new install doc -- doesn't require GNU make...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: fix test for truncated reads of URI extensio...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: further loosen the performance-regression...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
trivial: another place where I accidentally committed...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: fix detection of truncated shares to take...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: raise LayoutInvalid instead of struct.error...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
Zooko O'Whielacronx
immutable: whoops, it actually takes up to 39 reads...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Zooko O'Whielacronx
immutable: add more detailed tests of download, includi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
Zooko O'Whielacronx
trivial: a few improvements to in-line doc and code...
commit
|
commitdiff
|
tree
|
snapshot
next