Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/inc/HTTP
AgeCommit message (Expand)Author
2010-09-29fix sqlite compatibility for webdav serverRobin Appelman
2010-07-16fix permissions, start to implement private data apiMartin T. H. Sandsmark
2010-07-07Initial version of remote ownCloud access through filesystem abstractionRobin Appelman
2010-07-05Fix some database errorsRobin Appelman
2010-07-05Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/ownclou...Robin Appelman
2010-07-05mayor improvements in the handling of locks in webdavRobin Appelman
2010-07-04fix recursive copying of folders with webdavRobin Appelman
2010-07-04fix wrong header sent as response when overwriting files in webdavRobin Appelman
2010-07-04Avoid creation of variables just to put the table names with prefixAldo "xoen" Giambelluca
2010-07-04Using DB table prefix in 'inc/HTTP/WebDAV/Server/Filesyste.php'Aldo "xoen" Giambelluca
2010-07-04fix silly mistake in previous commitRobin Appelman
2010-07-04fix potential infinite loopRobin Appelman
2010-05-23remove old unused _can_excecuteRobin
2010-05-23mergeRobin
2010-05-23small webdav fixesRobin
2010-05-20webdav: fix getDir file attributesThibaut GRIDEL
2010-05-17fix ocs path and queriesThibaut GRIDEL
2010-05-17code duplication: use lib_filesystem.php insteadThibaut GRIDEL
2010-05-16log read/write filesThibaut GRIDEL
2010-05-11webdav fixesRobin
2010-05-08use an abstraction for file system functions to allow premisions and multiply...Robin
2010-05-02fix bug in webdavRobin
2010-05-02mergeRobin
2010-05-02webdav fixesRobin
2010-05-01webdav: fix icewind's new Filesystem.php versionThibaut GRIDEL
2010-05-01webdav: remove merge copyThibaut GRIDEL
2010-04-28fix problem caused by wrong mergingRobin
2010-04-28mergeRobin
2010-04-28fix merge conflictsRobin
2010-04-24fix broken requires in webdavRobin
2010-04-21Update to the svn version of "HTTP WebDAV server" (integration to owncloud wa...root
2010-03-29move to sqlite mergedFrank Karlitschek
2010-03-10commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek