summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix warningGravatar Joey Hess2012-11-18
|
* Added a commentGravatar http://joeyh.name/2012-11-18
|
* fix build with xml-conduit newer than in debianGravatar Joey Hess2012-11-18
| | | | | The Element data type changed to use a map of attributes. Rather than ifdef, I'm avoiding directly using that data type.
* cabal fix for webdavGravatar Joey Hess2012-11-18
|
* fix build with shakespeare-js-1.0.0.2Gravatar Joey Hess2012-11-18
| | | | | | | For no apparent reason, this version removes all useful instances of ToJavaScript, leavind behind only an instance for Aeson.Value. Argh. Pissed off at this arbitrary breaking change, and seriously considering dropping this library.
* new thread Building git-annex-3.20121112-19309Gravatar https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE2012-11-18
|
* doc/git-annex.mdwn: Typo fix, automaticaly → automaticallyGravatar Øyvind A. Holm2012-11-18
|
* (no commit message)Gravatar Leon2012-11-17
|
* Added a commentGravatar annexuser2012-11-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-17
|\
* | reproduced; confirmed fixedGravatar Joey Hess2012-11-17
| |
| * Added a commentGravatar http://joeyh.name/2012-11-17
| |
| * Added a commentGravatar http://joeyh.name/2012-11-17
|/
* fix warningGravatar Joey Hess2012-11-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-17
|\ | | | | | | | | Conflicts: doc/design/assistant/polls/prioritizing_special_remotes.mdwn
* | blog for the dayGravatar Joey Hess2012-11-17
| |
* | UI for enabling existing webdav remotesGravatar Joey Hess2012-11-17
| |
* | webapp: support box.comGravatar Joey Hess2012-11-17
| |
| * poll vote (My phone (or MP3 player))Gravatar http://hands.com/~phil/2012-11-17
|/
* Added a comment: Package for older OS XGravatar https://www.google.com/accounts/o8/id?id=AItOawkN91jAhoesnVI9TtWANaBPaYjd1V9Pag82012-11-17
|
* (no commit message)Gravatar http://peter-simons.myopenid.com/2012-11-17
|
* blog for the dayGravatar Joey Hess2012-11-16
|
* Merge branch 'webdav'Gravatar Joey Hess2012-11-16
|\
| * webdav now checks presence of and receives chunked contentGravatar Joey Hess2012-11-16
| | | | | | | | | | Note that receiving encrypted chunked content currently involves buffering. (So does doing so with the directory special remote.)
| * Merge branch 'master' into webdavGravatar Joey Hess2012-11-16
| |\
| * | back to standard directory layout for webdav remotesGravatar Joey Hess2012-11-16
| | | | | | | | | | | | | | | | | | | | | | | | This allows deleting all chunks for a file with a single http command, so it's a win after all. However, does not look in the mixed case hash directories, which were in the past used by the directory, etc remotes.
| * | webdav now supports sending chunked contentGravatar Joey Hess2012-11-16
| | | | | | | | | | | | Not yet getting it though.
| * | generic chunked content helperGravatar Joey Hess2012-11-16
| | | | | | | | | | | | | | | However, directory still uses its optimzed chunked file writer, as it uses less memory than the generic one in the helper.
| * | note that webdav needs upload progress barsGravatar Joey Hess2012-11-16
| | |
| * | encrypted webdav workingGravatar Joey Hess2012-11-16
| | |
* | | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2012-11-16
| |/ |/|
| * drop webdav compatability with the directory special remote etcGravatar Joey Hess2012-11-16
| | | | | | | | | | | | | | | | | | | | The benefit of using a compatable directory structure does not outweigh the cost in complexity of handling the multiple locations content can be stored in directory special remotes. And this also allows doing away with the parent directories, which can't be made unwritable in DAV, so have no benefit there. This will save 2 http calls per file store. But, kept the directory hashing, just in case.
* | blog for the dayGravatar Joey Hess2012-11-16
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-16
|\ \
| | * webdav is fully working in non-enctypted modeGravatar Joey Hess2012-11-16
| | |
| * | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlfvsw_0TFUvMcHVBRw1D1UmAaOJ3VsNSU2012-11-16
| | |
| * | Added a comment: Not resolvedGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2012-11-15
| | |
| * | removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2012-11-15
| | |
| * | Added a comment: Same problem...Gravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2012-11-15
| | |
| | * document webdav configGravatar Joey Hess2012-11-15
| | |
* | | remove showOutput; git is run in quiet modeGravatar Joey Hess2012-11-15
| | |
| * | poll vote (OpenStack SWIFT)Gravatar 86.26.92.2442012-11-15
| | |
| * | (no commit message)Gravatar annexuser2012-11-15
| | |
| * | Added a commentGravatar http://joeyh.name/2012-11-15
| | |
| | * update to dav 0.1, and basic uploading is working!Gravatar Joey Hess2012-11-15
| | |
| | * Merge branch 'master' into webdavGravatar Joey Hess2012-11-15
| | |\ | |_|/ |/| |
| * | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkgWwTIPNVLacfxAQBP8OuzyGnADw5Ufmw2012-11-15
| | |
| * | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkp-1EQboBDqZ05MxOHNkwNQDM4luWYioA2012-11-15
|/ /
* | OSX: Fix RunAtLoad value in plist file.Gravatar Joey Hess2012-11-15
| |
* | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlfvsw_0TFUvMcHVBRw1D1UmAaOJ3VsNSU2012-11-15
| |