]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-01-22 Zooko O'Whielacronxsetup: add a setup.cfg file which instructs setuptools...
2008-01-22 Zooko O'Whielacronxsetup: include cli.exe in the bootstrap setptools egg...
2008-01-21 robk-tahoeoffloaded: reinstate fix for windows tests
2008-01-18 robk-tahoeUNDO: offloaded: close reader before removing its file
2008-01-21 robk-tahoeupdate confwiz to include account creation ui
2008-01-22 Zooko O'Whielacronxsetup: bundle setuptools_darcs-1.1.7
2008-01-22 Zooko O'Whielacronxsetup: use a customized version of ez_setup.py which...
2008-01-22 Zooko O'Whielacronxsetup: add a setuptools bootstrap egg that works on...
2008-01-22 Zooko O'Whielacronxsetup: update some docs, metadata, and docstrings
2008-01-22 Zooko O'Whielacronxsetup: it is okay to leave src/allmydata_tahoe.egg...
2008-01-22 Zooko O'Whielacronxsetup: simplify the setup by removing the "tahoe depend...
2008-01-22 Zooko O'Whielacronxdocs: about.html: edit thanks to nej
2008-01-22 Zooko O'Whielacronxdoc: architecture.txt: start updating architecture.txt
2008-01-22 Zooko O'Whielacronxdocs: architecture.txt: reflow to 77 cols
2008-01-21 Zooko O'Whielacronxdoc: fix typos and otherwise edit about.html
2008-01-21 Zooko O'Whielacronxdoc: add an overview to about.html
2008-01-18 robk-tahoeoffloaded: fix failure in unit test on windows
2008-01-18 robk-tahoeoffloaded: close reader before removing its file
2008-01-17 Brian Warneroffloaded: close the local filehandle after encoding...
2008-01-17 Brian Warneroffloaded: update unit tests: assert that interrupt...
2008-01-17 Brian Warnerupload.py: make it easier to have an IUploadable that...
2008-01-17 Brian Warneroffloaded: upload.py: handle forward skips, to allow...
2008-01-17 Brian Warneroffloaded.py: delete encoding tempfile when upload...
2008-01-17 Brian Warneroffloaded.py: when resuming, append new data to incomin...
2008-01-17 Brian Warneroffloaded.py: remove dead/redundant code
2008-01-17 Brian Warneroffloaded: improve logging across the board
2008-01-16 Brian Warnermegapatch: overhaul encoding_parameters handling: now...
2008-01-16 Brian Warnernode.py: when calling os.abort(), announce it to stdout...
2008-01-17 robk-tahoesimplify buildbot upload of windows installer
2008-01-17 robk-tahoeadd winfuse plugin to installer
2008-01-13 nejucomoWouldn't it be nice to reuse the allmydata library?
2008-01-13 nejucomoSupport url-encoding in caps.
2008-01-13 nejucomoMake my contrib/README look like the allmydata.org...
2008-01-13 nejucomoThe start of unit tests for tahoe_fuse.py.
2008-01-13 nejucomoFormatting changes and a few FIXMEs for tahoe_fuse.py
2008-01-13 nejucomoRemove redundant docs from tahoe_fuse.py docstrings...
2008-01-13 nejucomoChange the name of tahoe_fuse.py to something importable.
2008-01-13 nejucomoA patch to make tahoe-fuse.py work with 0.7.0 plus...
2007-11-20 nejucomoUse "my_vdrive.uri" for the root. The old "fuse-bookma...
2007-11-20 nejucomoAdd extensions/README and more doc strings to the fuse...
2008-01-16 Brian Warnercli scripts: remove the for-educational-purposes standa...
2008-01-16 robk-tahoemore minor build tweaks for windows
2008-01-15 robk-tahoetweak py2exe setup.py to link in xmlplus iff present
2008-01-15 Brian Warneroffloaded: cleanup to handle multiple simultaneous...
2008-01-15 Brian Warnerencode: actually define the UploadAborted exception
2008-01-15 Brian Warnertest_storage: fix pyflakes warnings
2008-01-15 Brian Warnertest_system: fix pyflakes warnings
2008-01-15 Brian Warneroffloaded: improve logging, pass through options, get...
2008-01-15 Brian Warnerupload: add Encoder.abort(), to abandon the upload...
2008-01-15 Brian Warnerupload: improve logging
2008-01-15 Brian Warnerupload: pass options through to the encoder
2008-01-15 Brian Warnerlogging: enable flogging in more places, replace Node...
2008-01-15 Brian Warnertestutil.py: hush the new (more strict) pyflakes
2008-01-15 Brian Warneriputil.py: hush the new (more strict) pyflakes
2008-01-15 Brian WarnerMakefile: move use of 'cygpath' into win32-conditionali...
2008-01-15 robk-tahoewindows installer build refinements
2008-01-12 robk-tahoeadd windows installer target to build
2008-01-12 robk-tahoeadd confwiz to py2exe build
2008-01-12 robk-tahoeimplement a very simple, wxpython based, config wizard
2008-01-11 robk-tahoeadded is_uri() function to allmydata.uri
2008-01-11 robk-tahoeadded a small script as a stub for a config wizard
2008-01-14 Brian Warnerremove wait_for_numpeers and the when_enough_peers...
2008-01-15 Brian Warnertest_GET_DIRURL_large: reduce from 400 to 200 children...
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-14 Brian Warnerstorage: improve logging a bit
2008-01-16 Zooko O'Whielacronxsetup: add darcsver-1.0.1.tar to misc/dependencies/
2008-01-15 Zooko O'Whielacronxtests: put back skipped and todo tests
2008-01-12 Zooko O'Whielacronxsetup: fix name of setup script again
2008-01-12 Zooko O'Whielacronxsetup: fix name of setup script
2008-01-12 Zooko O'Whielacronxsetup: switch back from using "misc/dependencies/setup...
2008-01-11 Zooko O'Whielacronxsetup: if the build fails, make returns a failure exit...
2008-01-11 Brian Warneroffloaded: add a system test, make it pass. files are...
2008-01-11 Brian Warneroffloaded.py: hush pyflakes
2008-01-11 Brian Warneroffloaded: more test coverage on client side, change...
2008-01-11 Brian Warnerdocs/mutable-DSA.txt: update mutable.txt to reflect...
2008-01-11 Brian Warnertest_mutable.py: accomodate changes to mutable.py logging
2008-01-11 Brian Warnermutable.py: log more information during publish, specif...
2008-01-11 Brian WarnerMakefile: add new misc/dependencies/ litter to the...
2008-01-11 Brian Warner.darcs-boringfile: update to match misc/dependencies...
2008-01-11 Brian Warnerbuild-deps-setup.py: import twisted early, to make...
2008-01-11 robk-tahoefix dumb typo in tahoe run
2008-01-11 robk-tahoechange default node-directory on windows to do registry...
2008-01-11 robk-tahoemove registry module into allmydata.windows package
2008-01-10 robk-tahoeremove some vestigial cruft from tahoesvc
2008-01-10 robk-tahoeadd files from allmydata/web to py2exe distribution
2008-01-10 robk-tahoefix a couple of typos in tahoesvc startup
2008-01-10 robk-tahoefix nevow build prob for py2exe
2008-01-10 robk-tahoeadded tweaked sibpath implementation
2008-01-10 robk-tahoeresolve makefile conflicts
2008-01-10 robk-tahoeadd 'run' command to tahoe
2008-01-10 robk-tahoeadd build dependencies to support py2exe's modulefinder
2008-01-10 robk-tahoeadded a 'repl' command to tahoe.exe
2008-01-10 robk-tahoeadd windows-exe target to makefile
2008-01-10 robk-tahoetweaks to build process to support py2exe
2008-01-10 robk-tahoefirst stab at windows build details.
2008-01-09 robk-tahoetweak running to make node start/stop code optional
2008-01-11 Zooko O'Whielacronxtests: increase the timeout on a test which failed...
2008-01-10 Zooko O'Whielacronxdocs: mention some tips of how to resolve a certain...
2008-01-10 Zooko O'Whielacronxdocs: start updating install-details.html to reflect...
next