| Commit message (Expand) | Author | Age | Files | Lines |
* | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 1 | -6/+1 |
|\ |
|
| * | Re-enable the sabredav browser plugin | Robin Appelman | 2014-04-06 | 1 | -0/+1 |
| * | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 1 | -1/+0 |
| |\ |
|
| * | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut... | Thomas Müller | 2014-02-06 | 1 | -6/+0 |
* | | | merge master into webdav-injection | Robin Appelman | 2014-03-26 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | remove Sabre_DAV_Browser_Plugin | Thomas Müller | 2014-03-12 | 1 | -1/+0 |
| |/ |
|
* | | Remove the need for a custom SabreDav server constructor | Robin Appelman | 2014-03-04 | 1 | -4/+4 |
* | | Pass the filesystem view as argument in the sabredav connectors and use the f... | Robin Appelman | 2014-02-25 | 1 | -7/+15 |
|/ |
|
* | Added exception logger plugin for sabre connector | Vincent Petry | 2014-01-27 | 1 | -0/+1 |
* | introducing new dav property {xmlns:oc="http://owncloud.org/ns}id | Thomas Müller | 2013-10-23 | 1 | -0/+1 |
* | Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ... | Thomas Müller | 2013-09-30 | 1 | -1/+1 |
* | fixing copyright and add class documentation | Thomas Müller | 2013-09-25 | 1 | -0/+1 |
* | Merge branch 'master' into sabre-objecttree | Robin Appelman | 2013-07-24 | 1 | -1/+2 |
|\ |
|
| * | use $defaults->getName() as webdav REALM | Jörn Friedrich Dreyer | 2013-07-23 | 1 | -1/+2 |
* | | use new ObjectTree in sabredav | Robin Appelman | 2013-06-30 | 1 | -3/+4 |
|/ |
|
* | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 1 | -0/+2 |
* | webdav returns "503 Service Unavailable" in case the ownCloud server is curre... | Thomas Mueller | 2013-01-09 | 1 | -0/+1 |
* | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 1 | -1/+1 |
* | make sure the output buffer is closed when handeling webdav | Robin Appelman | 2012-11-25 | 1 | -0/+2 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | adapted comments to the code changes | Björn Schießle | 2012-11-01 | 1 | -1/+1 |
* | load logging apps for webdav connections | Björn Schießle | 2012-11-01 | 1 | -1/+2 |
* | fix checking quota in webdav, adding a sabredav plugin | scambra | 2012-10-30 | 1 | -0/+1 |
* | Use files remote webdav in compatibility files/webdav.php | Bart Visscher | 2012-10-29 | 1 | -2/+2 |
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -0/+1 |
* | fix webdav, bloody merge conflicts | Georg Ehrke | 2012-05-07 | 1 | -1/+0 |
* | fix merge conflicts | Georg Ehrke | 2012-05-07 | 1 | -3/+1 |
|\ |
|
| * | Fix loading by apptype in webdav | Bart Visscher | 2012-05-05 | 1 | -4/+1 |
* | | Working remote.php with webdav and caldav | Bart Visscher | 2012-05-06 | 1 | -1/+1 |
* | | push changes | Georg Ehrke | 2012-05-05 | 1 | -4/+0 |
|/ |
|
* | add require_once('../lib/base.php'); to webdav.php | Georg Ehrke | 2012-05-02 | 1 | -0/+1 |
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 1 | -0/+51 |