summaryrefslogtreecommitdiff
path: root/Remote/WebDAV.hs
Commit message (Expand)AuthorAge
...
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* roll ChunkedEncryptable into Special and improve interfaceGravatar Joey Hess2014-08-03
* WebDAV: Dropped support for DAV before 0.6.1.Gravatar Joey Hess2014-07-30
* better exception displayGravatar Joey Hess2014-07-26
* fix buildGravatar Joey Hess2014-07-26
* move meteredWriteFileChunks out of legacyGravatar Joey Hess2014-07-24
* improve chunk data typesGravatar Joey Hess2014-07-24
* prepare for new style chunkingGravatar Joey Hess2014-07-24
* webdav: When built with a new enough haskell DAV (0.6), disable the http resp...Gravatar Joey Hess2014-03-05
* more DAV url fixes for windowsGravatar Joey Hess2014-02-25
* add protocol-level debugging for davGravatar Joey Hess2014-02-25
* Windows webdav: Fix DOS path separator bug.Gravatar Joey Hess2014-02-25
* fix #740010 properlyGravatar Joey Hess2014-02-25
* webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil...Gravatar Joey Hess2014-02-24
* webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...Gravatar Joey Hess2014-02-24
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* Deal with box.com changing the url of their webdav endpoint.Gravatar Joey Hess2013-12-02
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...Gravatar Joey Hess2013-10-26
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* hlintGravatar Joey Hess2013-09-25
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* fix build (seems getGpgEncOpts got renamed to getGpgEncParams)Gravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Support building with DAV 0.4.Gravatar Joey Hess2013-04-30
* webapp: Now automatically fills in any creds used by an existing remote when ...Gravatar Joey Hess2013-04-27
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* simpler use of MIN_VERSION checksGravatar Joey Hess2013-03-10
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* whitespace fixesGravatar Joey Hess2012-12-13
* webdav: Avoid trying to set props, avoiding incompatability with livedrive.co...Gravatar Joey Hess2012-12-01
* instrument webdav testGravatar Joey Hess2012-12-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* webapp: Defaults to sharing box.com account info with friends, allowing one-c...Gravatar Joey Hess2012-11-28
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* new storage regime implemented for webdavGravatar Joey Hess2012-11-19
* directory special remote: Made more efficient and robust.Gravatar Joey Hess2012-11-19
* remove annex/ from key locations used for webdavGravatar Joey Hess2012-11-18
* S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
* refactorGravatar Joey Hess2012-11-18
* upload progress bars for webdav!Gravatar Joey Hess2012-11-18