]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2015-10-16 Daira HopwoodTest creation of a subdirectory. 2521.magic-db-schema.1
2015-10-16 Daira HopwoodWatch for IN_CREATE events but filter them out for...
2015-10-16 Daira HopwoodPatch Downloader.REMOTE_SCAN_INTERVAL rather than setti...
2015-10-16 Daira HopwoodImplement creating local directories in downloader.
2015-10-16 Daira HopwoodDecode names in the scanned remote.
2015-10-16 Daira HopwoodRefactoring to allow logging from _write_downloaded_fil...
2015-10-15 Daira HopwoodSimplify and fix non-existent-file handling.
2015-10-15 Daira HopwoodLogging/debugging improvements.
2015-10-15 Daira HopwoodRefactor and fix race conditions in test_alice_bob.
2015-10-13 Daira HopwoodCorrect a call to did_upload_version in the downloader.
2015-10-13 Daira HopwoodMake sure that test_move_tree waits until files have...
2015-10-13 Daira HopwoodRestore a call to increment files_uploaded that was...
2015-10-12 David StaintonTeach uploader+downloader to use to db schema
2015-10-08 Daira HopwoodAdd magicfolderdb.py.
2015-10-08 David StaintonRemove magic-folder db code from backupdb.py
2015-10-08 David StaintonWIP
2015-10-08 David StaintonInclude brief summary of magic-folder CLI commands
2015-10-08 David StaintonAdd link to our cli design doc
2015-10-08 David StaintonMention gc is not part of the otf grant and link to...
2015-10-08 David StaintonRemove old obsolete/inaccurate statements
2015-10-08 David StaintonMinor comment correction for get_all_relpaths
2015-10-08 David StaintonFor all downloaded files ensure parent dir exists
2015-10-08 Daira HopwoodSimplify the cleanup_Alice_and_Bob callback.
2015-10-08 meejahMake downloader delay a class-variable
2015-10-08 meejahTeach unit-tests to time-warp
2015-10-08 Daira HopwoodMerge pull request #193 from meejah/2438.magic-folder...
2015-10-06 meejahFix call to ready() 193/head
2015-10-02 Daira HopwoodCorrect a string-type error.
2015-10-01 Daira HopwoodWIP.
2015-10-01 Daira HopwoodMagic Folder file moves.
2015-10-01 Daira HopwoodPrepare to move drop_upload.py to magic_folder.py. 2438.magic-folder-stable.2
2015-10-01 Daira HopwoodMove backupdb.py to src/allmydata.
2015-10-01 Daira HopwoodRename upload_ready_d to connected_enough_d.
2015-10-01 Daira HopwoodDocumentation changes for Magic Folder.
2015-10-01 Daira HopwoodTeach StorageFarmBroker to fire a deferred when a conne...
2015-10-01 Daira HopwoodEnable Windows inotify support.
2015-10-01 Daira HopwoodNew code for Windows drop-upload support. refs #1431
2015-10-01 Daira HopwoodDocs for drop-upload on Windows.
2015-10-01 Daira HopwoodAdd magic folder db.
2015-10-01 Daira HopwoodUnicode path fixes for drop-upload.
2015-10-01 Daira Hopwood.travis.yml: pin coverage version to 3.7.1. fixes ticke... 2511.fix-coveralls.0
2015-09-23 Brian WarnerMerge branch '2510-new-foolscap'
2015-09-23 Brian Warnerintroweb: fix connection hints for server announcements 190/head
2015-09-23 Brian Warnerremove "announcement_distinct_hosts" from introweb...
2015-09-23 Brian Warnerintroducer: stop tracking hints for subscribed clients
2015-09-22 Brian Warnertravis: use 'git fetch' to deepen, not 'git pull'
2015-09-11 Daira HopwoodAvoid spurious errors when an imported version is consi... 2499.avoid-spurious-version-errors.0 188/head
2015-09-03 Daira HopwoodMerge pull request #187 from tahoe-lafs/2493.cleanup...
2015-09-03 Ramakrishnan... Move manpage into a heirarchical man1 path. 2493.cleanup-osx-packaging.1 187/head
2015-09-03 Ramakrishnan... OS-X package: add a preinstall script and copy the...
2015-07-31 Daira HopwoodChange some instances of "filesystem" that were missed...
2015-07-31 Brian Warnerupdate docs for 1.10.2 release allmydata-tahoe-1.10.2
2015-07-29 HawkOwladd a pypy that is allowed to fail 180/head 181/head
2015-07-29 Brian Warnerupdate NEWS with recent changes allmydata-tahoe-1.10.2b1
2015-07-29 Brian Warnerquickstart: Mention python-dev package for Python.h
2015-07-29 Brian WarnerMerge branch '2447-cp-overwrite'
2015-07-29 Brian Warnertest_cli_cp: minor cleanup
2015-07-29 Brian Warnercp: error on target-filename collisions, rather than...
2015-07-29 Zookounit test for my desired behavior
2015-07-29 Brian WarnerMerge branch '2436.less-scary.3'
2015-07-28 Daira Hopwoodtest_version.py: minor cleanup. 2436.less-scary.3 178/head
2015-07-28 Daira HopwoodDon't show scary diagnostic warnings from --version...
2015-07-28 Daira HopwoodRevert "Don't show scary diagnostic warnings from ...
2015-07-28 Brian Warnermutable/retrieve.py: remove all bare assert()s
2015-07-28 Brian Warnerimprove HTTP byte-range docs
2015-07-28 Brian Warnerwebapi.rst: document Range: header on GET requests
2015-07-28 Brian WarnerIReadable.read(): document out-of-range errors
2015-07-28 Brian WarnerMerge branch 'sdmf-partial-2'
2015-07-28 Brian Warnertest_mutable: more enhancements
2015-07-28 Brian Warnermutable/retrieve.py: rewrite partial-read handling 177/head
2015-07-28 Brian Warnerenhance SDMF/MDMF tests: zero-length files, size=None
2015-07-28 Daira HopwoodAdd tests for SDMF partial reads. refs #2459
2015-07-28 Daira HopwoodRemove some bare asserts in retrieve.py (there are...
2015-07-21 zookoMerge pull request #176 from tahoe-lafs/2436.less-scary.0
2015-07-21 Daira HopwoodMinor code cleanup in __init__.py. 2436.less-scary.0 176/head
2015-07-21 Daira HopwoodDon't show scary diagnostic warnings from --version...
2015-07-20 Daira HopwoodChange the separator character in the Magic Folder...
2015-07-17 Daira HopwoodEliminate mock dependency. 2465.eliminate-mock.1 175/head
2015-07-17 Daira HopwoodAdd Namespace utility class. (This is already used...
2015-07-16 Brian WarnerMakefile upload-osx-pkg: mention where the packages go
2015-07-16 Daira HopwoodBump pyasn1 requirement to >= 0.1.8.
2015-07-16 Daira HopwoodBlacklist mock > 1.0.1.
2015-07-13 Brian Warnertest/check_load: hush (newer) pyflakes
2015-07-13 Brian Warnertest_web: avoid IP autodetection, was causing dirty...
2015-06-27 Brian Warnerdocs/how-to-release: add more wiki pages to update
2015-06-16 Brian Warneradd test-pip-install
2015-06-16 Brian Warnerrelease checklist: use signed git tag next time
2015-06-16 Brian WarnerREADME: update copyright date allmydata-tahoe-1.10.1
2015-06-15 Brian Warnerupdate docs for 1.10.1 release
2015-06-15 Brian WarnerDockerfile: git-pull more history, to get a version...
2015-06-11 Daira HopwoodFinish user-interface.rst. fixes ticket:2443
2015-06-11 Daira HopwoodMake a start on the Magic Folder Objective 5 (user...
2015-06-09 Daira HopwoodNEWS.rst: fix missing link. 2318.news-cleanups.1 173/head
2015-06-09 Daira HopwoodNEWS.rst for 1.10.1: links, formatting and nitpicks.
2015-06-09 Brian WarnerNEWS: finish 1.10.1 edits. Good enough for beta1. allmydata-tahoe-1.10.1b1
2015-06-08 Brian WarnerNEWS: rearrange
2015-06-08 Brian WarnerNEWS: remove many non-user-visible items
2015-06-08 Brian WarnerNEWS: first editing pass
2015-06-08 Brian WarnerNEWS: classify changes as user-visible or not
2015-06-08 Brian WarnerNEWS.rst: update to include latest changes
next