]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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 http:// -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...
2008-01-10 Zooko O'Whielacronxsetup: require setuptools >= v0.6c6 on all platforms
2008-01-10 Zooko O'Whielacronxsetup: remove hard import of ez_setup -- we can proceed...
2008-01-10 Zooko O'Whielacronxsetup: shebang usr bin env python
2008-01-10 Zooko O'Whielacronxsetup: remove the hack to determine if we can avoid...
2008-01-10 Zooko O'Whielacronxsetup: update the version numbers of packages that...
2008-01-10 Zooko O'Whielacronxdocs: add require version numbers of deps to install...
2008-01-10 Brian Warneroffloaded: move interfaces to interfaces.py, start...
2008-01-10 Brian Warnerupload.py: start removing wait_for_numpeers code
2008-01-10 Brian Warneroffloaded: basic test for client-side of AssistedUploader
2008-01-10 Brian Warneroffloaded: create a Helper if 'run_helper' is non-empty
2008-01-10 Brian Warnertest_system: slight refactoring to eventually make...
2008-01-10 Brian WarnerMakefile: pyflakes: the newest pyflakes is more picky...
2008-01-10 Brian Warneroffloaded: more code, fix pyflakes problems, change...
2008-01-09 Brian Warneroffloaded: early code: most of client-side, defined...
2008-01-09 Brian Warnercheck_speed.py: re-enable 100x200B and 1x100MB CHK...
2008-01-09 Brian Warnerdocs/mutable-DSA.svg: fix background color, resolution...
2008-01-09 Brian Warnerdocs/mutable-DSA.svg: add a picture of the upcoming...
2008-01-08 nejucomoUser friendly error messages, and updates to use new...
2008-01-08 Zooko O'WhielacronxTAG allmydata-tahoe-0.7.0 allmydata-tahoe-0.7.0
2008-01-08 robk-tahoefix webish unit tests by making node.url file optional
2008-01-08 Brian Warnertest_system: assert that BASEDIR/node.url is created...
2008-01-08 robk-tahoereinstate creation of node.url files upon startup
2008-01-08 robk-tahoeshort note about building cryptopp under cywin/native...
2008-01-07 robk-tahoeadd a note to README.win32 about building cryptopp...
2008-01-08 nejucomoMake the purpose and location of the tahoe executable...
2008-01-08 Zooko O'Whielacronxsetup: update licensing information in setup.py comment...
2008-01-08 Zooko O'Whielacronxdocs: update configuration.txt to mention the private...
2008-01-08 Zooko O'Whielacronxdocs: fix hyperlinks from install.html to the Win32...
2008-01-08 Zooko O'Whielacronxdocs: update the example link in using.html
2008-01-08 Zooko O'Whielacronxdirect the user to docs/write_coordination.html in...
2008-01-08 Zooko O'Whielacronxdocs: make it so that people will stop experiencing...
2008-01-08 Zooko O'Whielacronxdocs: relnotes for 0.7.0
2008-01-08 Zooko O'WhielacronxCREDITS for nejucomo
2008-01-08 Brian Warnerutil.log: add levels like UNUSUAL
2008-01-08 Brian Warnermutable: improve logging: mark events with level=log...
2008-01-07 Brian Warnermutable.py: update comment about uncoordinated writes...
2008-01-08 Zooko O'Whielacronxsetup: update in-line doc of get-version.py
2008-01-08 Zooko O'Whielacronxdocs: add not to dirnode.txt that it is obsolete
2008-01-08 Zooko O'Whielacronxrename "dir-uri" to "dir-cap"
2008-01-08 Zooko O'Whielacronxtahoe-fuse: print out helpful error messages if the...
2008-01-08 Zooko O'Whielacronxsetup: fix it to direct the user to install.html in...
2008-01-08 Zooko O'Whielacronxdocs: some documentation updates for 0.7.0
2008-01-08 Zooko O'Whielacronxsetup: direct user to doc/install.html if the build...
2008-01-06 Zooko O'Whielacronxdoc: describe how to start client first in running...
2008-01-05 Brian WarnerMakefile: don't run darcsver if we already have _versio...
2008-01-05 Brian Warnerremove runtime dependency upon setuptools (which crept...
2008-01-05 Brian Warnercontrib/README: make it clear that these things might...
2008-01-05 Brian Warnerrename 'extensions' to 'contrib', with the goal of...
2008-01-05 robk-tahoeadded "tahoe webopen" command
2008-01-04 Peter Secorupdated roadmap.txt to show things that are finished...
next