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
2016-02-05
David Stainton
Use argv_to_abspath for magic-folder join file path arg
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Test creation of a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Watch for IN_CREATE events but filter them out for...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Patch Downloader.REMOTE_SCAN_INTERVAL rather than setti...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Implement creating local directories in downloader.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Decode names in the scanned remote.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Refactoring to allow logging from _write_downloaded_fil...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Simplify and fix non-existent-file handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Logging/debugging improvements.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Refactor and fix race conditions in test_alice_bob.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Correct a call to did_upload_version in the downloader.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Make sure that test_move_tree waits until files have...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Restore a call to increment files_uploaded that was...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Teach uploader+downloader to use to db schema
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Add magicfolderdb.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Remove magic-folder db code from backupdb.py
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
WIP
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Include brief summary of magic-folder CLI commands
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Add link to our cli design doc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Mention gc is not part of the otf grant and link to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Remove old obsolete/inaccurate statements
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
Minor comment correction for get_all_relpaths
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
David Stainton
For all downloaded files ensure parent dir exists
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Simplify the cleanup_Alice_and_Bob callback.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
meejah
Make downloader delay a class-variable
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
meejah
Teach unit-tests to time-warp
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
meejah
Fix call to ready()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Correct a string-type error.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
WIP.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Magic Folder file moves.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Prepare to move drop_upload.py to magic_folder.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Move backupdb.py to src/allmydata.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Rename upload_ready_d to connected_enough_d.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Documentation changes for Magic Folder.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Teach StorageFarmBroker to fire a deferred when a conne...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Enable Windows inotify support.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
New code for Windows drop-upload support. refs #1431
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Docs for drop-upload on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Add magic folder db.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Unicode path fixes for drop-upload.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Brian Warner
Makefile: run pyflakes as 'pyflakes', not python `which...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Daira Hopwood
Avoid spurious SUCCESS!?? for test_format_time_y2038.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
zooko
Merge pull request #235 from leif/rm_intro_encoding_params
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Leif Ryge
remove introducer's set_encoding_parameters
235/head
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Brian Warner
bump foolscap dependency to 0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daira Hopwood
Fix an error-reporting problem in test_welcome (this...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daira Hopwood
Fix an error handling path that would never have been...
2543.fix-mutable-error-handling.0
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daira Hopwood
Remove -u shortcut for 'tahoe ls --uri' which clashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daira Hopwood
Simplify an existing test by using TimezoneMixin.
2723.no-tzset-on-windows.0
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daira Hopwood
Don't call time.tzset() if the platform doesn't have...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Brian Warner
web/status.py: minor renaming to hush pyflakes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Brian Warner
Merge pull request #232 from leif/2663.dont-test-attrib...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Leif Ryge
Make tests work with both Nevow 0.11 and 0.12
232/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Brian Warner
docs/quickstart.rst: mention that py2.6 no longer works
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Brian Warner
NEWS: we now require py2.7 on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Leif Ryge
wui: improved columns in welcome page server list
229/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Leif Ryge
revert previous commit to fix attribution (vanity)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Daira Hopwood
wui: improved columns in welcome page server list
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Leif Ryge
wui: use standard time format (#1077)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Daira Hopwood
Merge pull request #220 from tahoe-lafs/2669.magic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Reject path arguments that start with '-' with a usage...
2669.magic-folder-misc-patches.1
220/head
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Improved error handling and cosmetics for ctypes calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Find the node-directory option correctly even if we...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
test_encodingutil: use self.patch rather than modifying...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Require arguments to do_cli to be strs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
URIs are strs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Aliases are Unicode.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Corrections and clarifications to remote-to-local-sync...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-28
Daira Hopwood
Refactor tahoe.cfg handling to configutil.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Daira Hopwood
Merge pull request #204 from leif/preferred_peers-rebased3
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Daira Hopwood
Merge pull request #206 from leif/python27
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Leif Ryge
drop Python 2.6 (.travis.yml, doc, setup.py)
206/head
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Leif Ryge
new feature: preferred storage servers
204/head
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daira Hopwood
Merge pull request #203 from tahoe-lafs/2556.quote...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daira Hopwood
Add test for 'tahoe create-node/client/introducer'...
2556.quote-paths-in-node-creation.0
203/head
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Daira Hopwood
Quote local paths correctly in the output of node creat...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Daira Hopwood
Merge pull request #202 from tahoe-lafs/2567.turn-off...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Daira Hopwood
Disable bridging of foolscap logging to the Twisted...
2567.turn-off-log-bridging.0
202/head
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Brian Warner
.travis.yml: unpin coverage, current one ought to work
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Daira Hopwood
.travis.yml: pin coverage version to 3.7.1. fixes ticke...
2511.fix-coveralls.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Brian Warner
Merge branch '2510-new-foolscap'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Brian Warner
introweb: fix connection hints for server announcements
190/head
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Brian Warner
remove "announcement_distinct_hosts" from introweb...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Brian Warner
introducer: stop tracking hints for subscribed clients
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Brian Warner
travis: use 'git fetch' to deepen, not 'git pull'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Daira Hopwood
Avoid spurious errors when an imported version is consi...
2499.avoid-spurious-version-errors.0
188/head
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Daira Hopwood
Merge pull request #187 from tahoe-lafs/2493.cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Ramakrishnan...
Move manpage into a heirarchical man1 path.
2493.cleanup-osx-packaging.1
187/head
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Ramakrishnan...
OS-X package: add a preinstall script and copy the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Daira Hopwood
Change some instances of "filesystem" that were missed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Brian Warner
update docs for 1.10.2 release
allmydata-tahoe-1.10.2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
HawkOwl
add a pypy that is allowed to fail
180/head
181/head
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Brian Warner
update NEWS with recent changes
allmydata-tahoe-1.10.2b1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Brian Warner
quickstart: Mention python-dev package for Python.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Brian Warner
Merge branch '2447-cp-overwrite'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Brian Warner
test_cli_cp: minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Brian Warner
cp: error on target-filename collisions, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Zooko
unit test for my desired behavior
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Brian Warner
Merge branch '2436.less-scary.3'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Daira Hopwood
test_version.py: minor cleanup.
2436.less-scary.3
178/head
commit
|
commitdiff
|
tree
|
snapshot
next