Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move to public namespace | Morris Jobke | 2014-08-19 | 1 | -2/+2 |
* | Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy... | Stephan Peijnik | 2014-08-19 | 1 | -2/+2 |
* | Close open file handles in files library | Morris Jobke | 2014-08-13 | 1 | -0/+1 |
* | silently discard the response body, needed for apache/mod_dav and maybe other... | Philippe Kueck | 2014-07-03 | 1 | -0/+1 |
* | Add StorageNotAvailableException | Robin Appelman | 2014-06-30 | 1 | -17/+27 |
* | Fix parsing of webdav permissions | Robin Appelman | 2014-06-27 | 1 | -1/+2 |
* | Also check for updated permissions for webdav storages | Robin Appelman | 2014-06-27 | 1 | -17/+36 |
* | Use the etag to check for updates in webdav storages where available | Robin Appelman | 2014-06-27 | 1 | -0/+19 |
* | fix autoloader | Thomas Müller | 2014-06-27 | 1 | -0/+453 |