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
2015-07-20
David Stainton
Add private config magic_folder_parent_dircap
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Add parent_dircap stub argument to DropUploader. refs...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Add IN_MOVED_FROM to inotify mask.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Explicitly pass overwrite=True to add_file. (It is...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
More fixes to drop-upload tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Fix drop-upload tests. refs ticket:2427
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Fix an incorrect addCallback.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
fileutil: make the error behaviour of replace_file...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
fileutil.py: add rename_no_overwrite and replace_file.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
WIP debugging.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
fix more inotify test calls
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
Clean up test at end
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
Copy all daira code from other branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
Test inotify with event agnostic notify
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
Add sleep to test
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Disable use of Unicode-mode FilePaths on non-Windows...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Teach uploader to use flat hierarchy. refs ticket:2442
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
David Stainton
Add Magic Folder path encoding. refs ticket:2442
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Move backupdb out of scripts. fixes ticket:2408
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Process directories unconditionally.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
autoAdd isn't needed now that we add watches for subdir...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
WIP
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Teach uploader to keep object stats, not file stats.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Add ignore count to uploaded callback.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Teach StorageFarmBroker to fire a deferred when a conne...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Enable Windows inotify support.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
New code for Windows drop-upload support. refs #1431
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Docs for drop-upload on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Add magic folder db.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Unicode path fixes for drop-upload.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daira Hopwood
Change the separator character in the Magic Folder...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Daira Hopwood
Eliminate mock dependency.
2465.eliminate-mock.1
175/head
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Daira Hopwood
Add Namespace utility class. (This is already used...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Brian Warner
Makefile upload-osx-pkg: mention where the packages go
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Daira Hopwood
Bump pyasn1 requirement to >= 0.1.8.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Daira Hopwood
Blacklist mock > 1.0.1.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Brian Warner
test/check_load: hush (newer) pyflakes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Brian Warner
test_web: avoid IP autodetection, was causing dirty...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Brian Warner
docs/how-to-release: add more wiki pages to update
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Brian Warner
add test-pip-install
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Brian Warner
release checklist: use signed git tag next time
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Brian Warner
README: update copyright date
allmydata-tahoe-1.10.1
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Brian Warner
update docs for 1.10.1 release
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Brian Warner
Dockerfile: git-pull more history, to get a version...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Daira Hopwood
Finish user-interface.rst. fixes ticket:2443
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Daira Hopwood
Make a start on the Magic Folder Objective 5 (user...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Daira Hopwood
NEWS.rst: fix missing link.
2318.news-cleanups.1
173/head
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Daira Hopwood
NEWS.rst for 1.10.1: links, formatting and nitpicks.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Brian Warner
NEWS: finish 1.10.1 edits. Good enough for beta1.
allmydata-tahoe-1.10.1b1
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Brian Warner
NEWS: rearrange
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Brian Warner
NEWS: remove many non-user-visible items
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Brian Warner
NEWS: first editing pass
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Brian Warner
NEWS: classify changes as user-visible or not
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Brian Warner
NEWS.rst: update to include latest changes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Brian Warner
move Dockerfile back to root. DockerHub can't handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Brian Warner
Dockerfile: fix ADD path to deal with non-root location
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Brian Warner
move Dockerfile down ito misc/build_helpers/
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Daira Hopwood
Magic Folder design doc: rename "parent DMD" to "collec...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daira Hopwood
Remove packages from not_import_versionable that we...
2215.report-openssl-version.1
172/head
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Daira Hopwood
Add OpenSSL version check and tests. refs ticket:2215
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Daira Hopwood
remote-to-local-sync.rst: fix a minor error.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Daira Hopwood
Magic Folder: add remote-to-local sync design doc.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brian Warner
Merge branch 'globalopts2'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brian Warner
wrap long lines, and tolerate various-width wrappings...
170/head
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brian Warner
cli: improve formatting of all commands
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brian Warner
scripts: improve rendering of synopsis/usage
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brian Warner
scripts/runner.py: put command group descriptions in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Brian Warner
refactor scripts/common.py: move _default_nodedir out...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Daira Hopwood
Merge pull request #169 from zooko/2433-dead-code-Named...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Zooko
remove dead code: NamedTemporaryDirectory
169/head
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Brian Warner
NEWS: update lists of tickets closed/referenced-as...
allmydata-tahoe-1.10.1a1
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Brian Warner
test-desert-island wasn't catching https downloads
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Brian Warner
NEWS: update with all recent changes. Still unedited.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Brian Warner
MANIFEST.in: add some missing files so tarballs are...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daira Hopwood
fileutil.py: use ctypes.get_last_error() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
On Windows, the user's home directory may be either...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
interfaces.py: fix arguments to create_subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
drop-upload.py: fix error messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
Fix a pyflakes warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
Update copy of gen-package-table.py in source tree.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
Retire the setup_requires hack in cases where it isn...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
NEWS.rst: add dependency updates. fixes #2415
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
_auto_deps.py: update comments. refs #2416
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Daira Hopwood
Allow working with Twisted >= 13 on Windows if pywin32...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daira Hopwood
Merge pull request #165 from pataquets/add-dockerfile
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
amontero-referup
Remove .bashrc alias uncommenting.
165/head
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daira Hopwood
docs/frontends/CLI.rst: clarification.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Daira Hopwood
docs/frontends/CLI.rst: remove a superfluous TODO.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-10
pataquets
Base Dockerfile initial version.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Brian Warner
Merge branch '2399-cp-mkdir'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Brian Warner
apply review feedback
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Brian Warner
cp: trailing slash on source filename is an error,...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Brian Warner
tahoe cp: ignore trailing slash on source arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Brian Warner
Improve docs on 'cp -r', noting the recent 2329 changes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Daira Hopwood
Update title of OpenSSL and pyOpenSSL build instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Daira Hopwood
Add OpenSSL and pyOpenSSL build instructions for 32...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Daira Hopwood
Add doc for building pyOpenSSL.
commit
|
commitdiff
|
tree
|
snapshot
next