index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
WebDAV.hs
Commit message (
Expand
)
Author
Age
*
avoid build warning with old version of http
Joey Hess
2017-11-21
*
webdav: Make --debug show all webdav operations.
Joey Hess
2017-10-07
*
webdav: Improve error message for failed request to include the request metho...
Joey Hess
2017-09-28
*
add ExportTree table to export db
Joey Hess
2017-09-18
*
split out Types.Export
Joey Hess
2017-09-15
*
webdav: Changed path used on webdav server for temporary files.
Joey Hess
2017-09-15
*
implement removeExportDirectory
Joey Hess
2017-09-15
*
work around box.com webdav rename bug
Joey Hess
2017-09-13
*
fix exporting files in subdirectories to webdav
Joey Hess
2017-09-13
*
export: cache connections for S3 and webdav
Joey Hess
2017-09-12
*
deal with box.com horrible infinite redirect behavior
Joey Hess
2017-09-12
*
export to webdav
Joey Hess
2017-09-12
*
prevent exporttree=yes on remotes that don't support exports
Joey Hess
2017-09-07
*
refactor ExportActions
Joey Hess
2017-09-01
*
add API for exporting
Joey Hess
2017-08-29
*
add SetupStage parameter to RemoteType.setup
Joey Hess
2017-02-07
*
Remove http-conduit (<2.2.0) constraint
Alper Nebi Yasak
2016-12-10
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
Support checking presence of content at a http url that redirects to a ftp url.
Joey Hess
2016-07-12
*
plumb RemoteGitConfig through to decryptCipher
Joey Hess
2016-05-23
*
plumb RemoteGitConfig through to setRemoteCredPair
Joey Hess
2016-05-23
*
Pass the various gnupg-options configs to gpg in several cases where they wer...
Joey Hess
2016-05-23
*
WebDAV: Remove a bogus trailing slash from the end of the url to the temporar...
Joey Hess
2016-02-09
*
WebDAV: Set depth 1 in PROPFIND request, for better compatability with some s...
Joey Hess
2016-02-09
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
webdav: When testing the WebDAV server, send a file with content. The empty f...
Joey Hess
2015-12-11
*
use action, not sideAction
Joey Hess
2015-10-11
*
add removeKey action to Remote
Joey Hess
2015-10-08
*
refactor
Joey Hess
2015-08-17
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
update my email address and homepage url
Joey Hess
2015-01-21
*
reformat
Joey Hess
2014-12-16
*
Expand checkurl to support recommended filename, and multi-file-urls
Joey Hess
2014-12-11
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
add stub claimUrl
Joey Hess
2014-12-08
*
include creds info for glacier and webdav
Joey Hess
2014-10-22
*
add per-remote-type info
Joey Hess
2014-10-21
*
glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...
Joey Hess
2014-09-18
*
WebDav: Fix enableremote crash when the remote already exists. (Bug introduce...
Joey Hess
2014-09-17
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
avoid printing really ugly webdav exceptions
Joey Hess
2014-08-09
*
fix removeKey when not present
Joey Hess
2014-08-08
*
show missing url= parameter error sooner
Joey Hess
2014-08-08
*
WebDAV: Avoid buffering whole file in memory when downloading.
Joey Hess
2014-08-08
*
further break out legacy chunking code
Joey Hess
2014-08-08
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
WebDAV: Avoid buffering whole file in memory when uploading.
Joey Hess
2014-08-07
*
webdav: reuse http connection when operating on the chunks of a file
Joey Hess
2014-08-07
*
use DAV monad
Joey Hess
2014-08-07
[next]