summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/remote.php
Commit message (Expand)AuthorAgeFilesLines
* Check for maintenance mode first so we send the 503 instead of login verifica...Joas Schilling2015-09-161-1/+1
* Fixing ctor calls and ctor itself to not break usage in calendar and contacts...Thomas Müller2015-06-291-1/+1
* Remove hard-dependency on disabled output_bufferingLukas Reschke2015-05-041-0/+2
* Block old legacy clientsLukas Reschke2015-04-201-0/+1
* Merge pull request #15227 from owncloud/ocetag-headerVincent Petry2015-03-271-0/+1
|\
| * Copy Etag header to OC-Etag for sabre callsVincent Petry2015-03-261-0/+1
* | Merge pull request #15214 from owncloud/no-php-timeouts-on-webdav-masterMorris Jobke2015-03-261-0/+4
|\ \
| * | no php execution timeout for webdavThomas Müller2015-03-261-0/+4
| |/
* / Update license headersJenkins for ownCloud2015-03-261-15/+19
|/
* Adding a more meaningful message for sabre dav exception - fixes #14516Thomas Müller2015-03-111-1/+1
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+16
* Remove locks plugin.Thomas Müller2015-02-251-2/+0
* Show a empty response for GET on non-files instead of the Browser PluginLukas Reschke2015-02-231-1/+2
* Sabre Update to 2.1Vincent Petry2015-02-231-11/+22
* Updating license headersJenkins for ownCloud2015-02-231-16/+19
* Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-171-0/+1
* Don't show favicon to prevent iteration through subfoldersLukas Reschke2014-11-261-1/+1
* Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-081-1/+0
* Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-3/+3
* merge master into webdav-injectionRobin Appelman2014-04-151-6/+1
|\
| * Re-enable the sabredav browser pluginRobin Appelman2014-04-061-0/+1
| * Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-1/+0
| |\
| * | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut...Thomas Müller2014-02-061-6/+0
* | | merge master into webdav-injectionRobin Appelman2014-03-261-1/+0
|\ \ \ | | |/ | |/|
| * | remove Sabre_DAV_Browser_PluginThomas Müller2014-03-121-1/+0
| |/
* | Remove the need for a custom SabreDav server constructorRobin Appelman2014-03-041-4/+4
* | Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman2014-02-251-7/+15
|/
* Added exception logger plugin for sabre connectorVincent Petry2014-01-271-0/+1
* introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-0/+1
* Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ...Thomas Müller2013-09-301-1/+1
* fixing copyright and add class documentationThomas Müller2013-09-251-0/+1
* Merge branch 'master' into sabre-objecttreeRobin Appelman2013-07-241-1/+2
|\
| * use $defaults->getName() as webdav REALMJörn Friedrich Dreyer2013-07-231-1/+2
* | use new ObjectTree in sabredavRobin Appelman2013-06-301-3/+4
|/
* add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-0/+2
* webdav returns "503 Service Unavailable" in case the ownCloud server is curre...Thomas Mueller2013-01-091-0/+1
* use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-291-1/+1
* make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* adapted comments to the code changesBjörn Schießle2012-11-011-1/+1
* load logging apps for webdav connectionsBjörn Schießle2012-11-011-1/+2
* fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+1
* Use files remote webdav in compatibility files/webdav.phpBart Visscher2012-10-291-2/+2
* update copyrightFrank Karlitschek2012-05-261-1/+1
* selective app loading for remote/publicRobin Appelman2012-05-141-0/+1
* fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
* fix merge conflictsGeorg Ehrke2012-05-071-3/+1
|\
| * Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1
* | Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1