index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
WebDAV.hs
Commit message (
Expand
)
Author
Age
*
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
*
convert WebDAV to new special remote interface, adding new-style chunking sup...
Joey Hess
2014-08-06
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
*
WebDAV: Dropped support for DAV before 0.6.1.
Joey Hess
2014-07-30
*
better exception display
Joey Hess
2014-07-26
*
fix build
Joey Hess
2014-07-26
*
move meteredWriteFileChunks out of legacy
Joey Hess
2014-07-24
*
improve chunk data types
Joey Hess
2014-07-24
*
prepare for new style chunking
Joey Hess
2014-07-24
*
webdav: When built with a new enough haskell DAV (0.6), disable the http resp...
Joey Hess
2014-03-05
*
more DAV url fixes for windows
Joey Hess
2014-02-25
*
add protocol-level debugging for dav
Joey Hess
2014-02-25
*
Windows webdav: Fix DOS path separator bug.
Joey Hess
2014-02-25
*
fix #740010 properly
Joey Hess
2014-02-25
*
webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil...
Joey Hess
2014-02-24
*
webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...
Joey Hess
2014-02-24
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
Deal with box.com changing the url of their webdav endpoint.
Joey Hess
2013-12-02
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...
Joey Hess
2013-10-26
*
add remote fsck interface
Joey Hess
2013-10-11
*
hlint
Joey Hess
2013-09-25
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
fix build (seems getGpgEncOpts got renamed to getGpgEncParams)
Joey Hess
2013-09-04
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Support building with DAV 0.4.
Joey Hess
2013-04-30
*
webapp: Now automatically fills in any creds used by an existing remote when ...
Joey Hess
2013-04-27
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
simpler use of MIN_VERSION checks
Joey Hess
2013-03-10
*
deal with http-conduit changing a data type
Joey Hess
2013-02-27
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
whitespace fixes
Joey Hess
2012-12-13
[next]