summaryrefslogtreecommitdiff
path: root/fs/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* add fs.expose.importhookrfkelly02011-01-041-1/+1
* DAVFS: rearrange logging call stubsrfkelly02010-12-281-1/+2
* some doc additions and cleanupsrfkelly02010-12-271-0/+4
* added ilistdir() and ilistdirinfo() methodsrfkelly02010-12-271-22/+44
* Added openers for Tahoe and Davwillmcgugan2010-12-182-10/+11
* Added FS command line scriptswillmcgugan2010-12-052-3/+3
* Fixed getmeta/hasmeta, added documentation and testswillmcgugan2010-11-203-3/+5
* OSFS.watch_inotify: add convert_os_errors wrapperrfkelly02010-11-101-1/+1
* meta tweakwillmcgugan2010-11-071-1/+1
* Added getmeta and hasmeta methodswillmcgugan2010-11-073-0/+20
* DAVFS: send the Content-MD5 header if we know the md5 of the filerfkelly02010-11-071-0/+3
* add module "fs.filelike" with utils for building file-like objects.rfkelly02010-11-071-6/+4
* disable running of test_tahoefs by defaultrfkelly02010-11-061-0/+4
* adding latest code for TahoeFSrfkelly02010-11-044-0/+705
* add explicit license to sources for BigFS.rfkelly02010-10-312-0/+6
* DAVFS: expose the getpathurl() methodrfkelly02010-10-211-4/+4
* DAVFS: use response text for error details, not response object itself.rfkelly02010-10-201-8/+13
* DAVFS: more accurate size determination when setting Content-Length in uploadsrfkelly02010-10-192-3/+20
* DAVFS: convert HTTP error 405 to ResourceInvalidErrorrfkelly02010-10-171-1/+1
* DAVFS: translate 405 status into ResourceInvalidErrorrfkelly02010-10-171-1/+3
* Fix various DAVFS issues from issue #40rfkelly02010-10-121-8/+8
* check for PermissionDeniedError in DAVFS.open() (issue #32)rfkelly02010-10-041-1/+4
* make DAVFS pass all the latest testsrfkelly02010-10-042-2/+7
* DAVFS: fix handling of 204 status code in setcontents (issue #24)rfkelly02010-09-271-2/+2
* make listdirinfo() an official part of the FS APIrfkelly02010-09-271-14/+60
* fix varname typo in DAVFSrfkelly02010-09-061-2/+2
* add docs for latest additionsrfkelly02010-08-041-3/+6
* include "contrib" filesystems in setup.pyrfkelly02010-08-021-0/+4
* adding initial version of DAVFS - no tests yet...rfkelly02010-08-013-0/+1032
* adding "contrib" directory, with BIG FS implementation from issue #13rfkelly02010-08-013-0/+418