]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2014-10-21 Daira HopwoodImprove a comment to take Windows into account. 1159-notac-3
2014-10-21 Daira HopwoodImprove messages from tahoe start/run.
2014-10-21 Daira HopwoodSome minor refactorings for clearer code.
2014-10-21 Daira HopwoodRefactor BasedirOptions to improve accuracy of help...
2014-10-14 Brian Warnertest_runner.py: fix one test which apparently bitrotted
2014-10-14 Brian Warnerstartstop_node.py: remove redundant --basedir check...
2014-10-14 Brian Warnerone test is failing
2014-10-14 Brian Warneroops, fix a BasedirOptions name I flubbed while merging
2014-10-14 David-Sarah... startstop_node.py: improvements to comments.
2014-10-14 David-Sarah... startstop_node.py: improve error reporting and help.
2014-10-14 David-Sarah... startstop_node.py: rename internal command and twistd...
2014-10-14 Brian Warner'tahoe start': stop using the contents of .tac files
2014-10-13 Daira HopwoodDelete the obsolete misc/build_helpers/test_mac_diskima...
2014-10-13 Daira HopwoodUpdate CREDITS.
2014-10-13 Daira Hopwoodbin/tahoe @python should always invoke the same Python...
2014-10-10 Daira HopwoodRemove an unused import.
2014-10-10 Daira HopwoodDon't call filenode.get_size() twice. refs #1634
2014-10-10 zookoMerge pull request #120 from zancas/1634-dont-return...
2014-10-10 zancasDo not report 'size' metadata if get_size returns None 120/head
2014-10-10 zancasexercise all branches of new helper "get_filenode_metadata"
2014-10-10 zancasrefactor get_filenode_metadata(...) into common.py
2014-10-08 Daira HopwoodCorrect a comment about which version of Twisted introd...
2014-10-07 Daira HopwoodImprove comments in _auto_deps.py. refs #2249, #2028... 2249-windows-dep-workaround-5 118/head
2014-10-07 Daira HopwoodSpecify the setuptools egg filename explicitly rather...
2014-10-07 Daira Hopwood.travis.yml: remove workaround to install Twisted 13...
2014-10-07 Daira Hopwood_auto_deps.py cosmetics and cleanup.
2014-10-07 Daira HopwoodOnly allow pyOpenSSL >= 0.14 if it is already installed...
2014-10-07 Daira HopwoodMake dependencies different for Windows and non-Windows...
2014-10-07 Daira HopwoodMove require_more() to top-level.
2014-10-02 Daira HopwoodRefactoring to move the not_import_versionable and...
2014-10-02 Daira HopwoodRename zetuptoolz egg to reflect new version number.
2014-10-02 Daira HopwoodBump zetuptoolz version number.
2014-10-02 Daira HopwoodImprove zetuptoolz' logging of what it is doing.
2014-10-02 Daira HopwoodDelete obsolete Trove classifiers.
2014-10-02 Daira HopwoodMerge pull request #114 from zooko/2305-remove-obsolete...
2014-09-30 Zookoremove all the unused scripts from build_helpers 114/head
2014-09-29 Brian Warnertravis: remove the os.statvfs debug command
2014-09-26 Daira HopwoodMerge pull request #112 from Lcstyle/master
2014-09-26 Loose Cannon1901 - Fix Welcome Page 112/head
2014-09-25 Daira HopwoodChange python.org link (https, main download page)...
2014-09-25 Zookoreflow to fill-column 77
2014-09-14 amonteroAdd pkg-config directory to .gitignore
2014-09-13 Daira HopwoodMerge pull request #109 from warner/2023-caution
2014-09-12 Brian WarnerAvoid Popen() of executables that don't exist 109/head
2014-09-12 Brian Warnertest_disk_stats: tolerate used==0 for a Travis worker bug
2014-09-12 Brian Warnertravis: show os.statvfs before build, to investigate...
2014-09-12 Brian Warnerwelcome.xhtml: explain MDMF too
2014-09-12 Scott ArciszewskiUpdate welcome.xhtml
2014-09-09 Daira HopwoodRename README.txt to README.rst, and add Travis-CI...
2014-09-09 Brian WarnerMakefile: remove 'twisted' from SOURCES
2014-09-09 Brian Warnercoverage2el.py: update to current coverage-3.7.1 API
2014-09-09 Daira HopwoodMerge pull request #107 from warner/2281-trialcoverage
2014-09-09 Brian WarnerRemove 'trialcoverage' plugin and support code 107/head
2014-09-08 Daira HopwoodUpdate .PHONY declarations in Makefile. 106/head
2014-09-08 Daira HopwoodUpdate coverage-related targets in Makefile. refs ...
2014-09-08 Daira HopwoodDelete useless stuff from Makefile.
2014-09-08 Daira HopwoodAdd a --coverage option to 'python setup.py test' and...
2014-09-05 Brian Warnerremove obsolete debian-package building tools
2014-09-03 Brian WarnerMerge branch markberger/ticket-2008
2014-09-03 Mark BergerRemoves unnecessary import
2014-09-03 Mark BergerFixes tests which were improperly deleting shares
2014-09-03 Mark BergerAdds delete_all_shares
2014-09-03 Mark BergerDeletes shares from server 0 correctly
2014-09-03 Brian WarnerMakefile: fix test-clean by using 'distclean'
2014-09-03 Brian Warnercheck_memory: stop using long-deprecated twisted internals
2014-09-02 Brian WarnerMerge branch tarcieri/redesigned-directory-page
2014-09-02 Leif Rygeadd a <br>
2014-09-02 Mark J. BergerUpdates webui directory forms
2014-09-02 Leif Rygemake tests pass with redesigned directory pages
2014-09-02 Tony ArcieriRedesigned directory pages (WIP)
2014-09-02 Brian Warnerwelcome page: improve CSS slightly for narrow windows
2014-09-02 Brian Warnerpublish.py: log roothash in base32, not binary
2014-09-02 Brian WarnerMerge branch markberger/712-tahoe-cp-doesnt-copy-dir
2014-09-02 Brian WarnerCLI.rst: expand the 'cp -r' subdirectory example
2014-09-02 Mark J. BergerDocumentation updates
2014-09-02 Mark BergerFix tests which relied on the old behavior of tahoe...
2014-09-02 Mark Bergertahoe cp -r now copies the top level directory with...
2014-09-02 Mark BergerAdds test_cli.Cp.test_cp_copies_dir
2014-09-02 Daira HopwoodUpdate copyright year.
2014-09-02 Daira HopwoodReference README.txt from License section of docs/about...
2014-09-02 Daira Hopwood.travis.yml: okay, fetching just tags apparently isn...
2014-09-02 Daira Hopwood.travis.yml: make sure that we only fetch tags and...
2014-09-02 Daira Hopwood.travis.yml: really fix command used for testing.
2014-09-01 Daira HopwoodSuppress a DeprecationWarning from Twisted.
2014-09-01 Daira Hopwood.travis.yml: fix command used for testing.
2014-09-01 travis-tahoeSuppress all UserWarnings, not just ones with known...
2014-09-01 travis-tahoeSuppress warning about service_identity. fixes #2248
2014-09-01 travis-tahoeRevert previous patch; service_identity has too many...
2014-09-01 travis-tahoeAdd service_identity as a dependency. fixes #2248
2014-09-01 Daira Hopwood.travis.yml: correct the --source argument to coverage...
2014-09-01 Daira Hopwood.travis.yml: Make sure that update_version has enough...
2014-09-01 Daira Hopwood.travis.yml: install Twisted explicitly to work around...
2014-09-01 Daira HopwoodSupport coverage reporting via coverage.io. refs #623
2014-08-22 Daira HopwoodDocument ways to use LAFS as a key-value store.
2014-08-19 zookoMerge pull request #103 from zooko/2280-recommend-tahoe...
2014-08-19 Zooko Wilcox... formatting fixes 103/head
2014-08-19 Zooko Wilcox... recommend `tahoe backup`
2014-08-17 Daira Hopwoodtest_runner: rename *_FILE variables to lowercase,...
2014-08-17 Daira HopwoodBetter name for the file that causes a node to exit...
2014-08-07 Daira HopwoodMerge pull request #96 from zooko/warn-about-FUSE-perfo...
next