| Commit message (Expand) | Author | Age | Files | Lines |
* | Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File | Bart Visscher | 2012-06-08 | 2 | -5/+17 |
* | Comment layout and spelling fixes | Bart Visscher | 2012-06-08 | 1 | -2/+4 |
* | don't allow user to delete Shared dir via webdav and sync client (bug #774) | Bjoern Schiessle | 2012-06-04 | 1 | -2/+4 |
* | fixing file headers with copy right | Thomas Müller | 2012-05-05 | 5 | -66/+90 |
* | Merge branch 'master' into sabredav_1.6 | Georg Ehrke | 2012-03-19 | 3 | -46/+3 |
|\ |
|
| * | fix for webdav when having additional storage backends mounted | Robin Appelman | 2012-03-07 | 1 | -2/+2 |
| * | Remove the link between the principals table and the sabre principals connector. | Jakob Sack | 2012-03-02 | 1 | -44/+0 |
| * | provide early file system when using webdav | Robin Appelman | 2012-02-21 | 1 | -0/+1 |
* | | add empty methods updatePrincipal and searchPrincipals and change method getP... | Georg Ehrke | 2012-02-25 | 1 | -1/+3 |
* | | replace Sabre_DAV_Exception_FileNotFound with Sabre_DAV_Exception_NotFound | Georg Ehrke | 2012-02-25 | 1 | -1/+1 |
|/ |
|
* | allow to set a files mtime through a PROPPATCH request on resource | Klaas Freitag | 2012-02-14 | 1 | -8/+4 |
* | Add copyright to OC_Connector_Sabre_Principal | Bart Visscher | 2012-02-12 | 1 | -0/+7 |
* | Derive the user principles from the owncloud users | Bart Visscher | 2012-02-11 | 1 | -69/+43 |
* | - Added the ability to change a files mtime via webdavs propset. | Klaas Freitag | 2012-02-10 | 1 | -7/+23 |
* | also use fscache when getting used space for webdav | Robin Appelman | 2011-12-14 | 1 | -3/+3 |
* | Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file c... | Florian Vichot | 2011-11-06 | 1 | -1/+1 |
* | Database.xml | Jakob Sack | 2011-08-06 | 1 | -2/+2 |
* | Add principals, minor changes in base.php | Jakob Sack | 2011-08-06 | 1 | -0/+181 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 5 | -28/+28 |
* | One class per file! | Jakob Sack | 2011-07-29 | 2 | -2/+0 |
* | Use autoload | Jakob Sack | 2011-07-27 | 5 | -0/+559 |