aboutsummaryrefslogtreecommitdiffstats
path: root/inc/HTTP/WebDAV
Commit message (Collapse)AuthorAgeFilesLines
* remove for now. main repository is at projects.kde.org/owncloudFrank Karlitschek2011-08-135-3579/+0
|
* fix sqlite compatibility for webdav serverRobin Appelman2010-09-281-16/+22
|
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-165-0/+0
|
* Initial version of remote ownCloud access through filesystem abstractionRobin Appelman2010-07-071-1/+0
|
* Fix some database errorsRobin Appelman2010-07-051-3/+4
|
* Merge commit 'refs/merge-requests/27' of ↵Robin Appelman2010-07-051-13/+23
|\ | | | | | | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge Conflicts: inc/HTTP/WebDAV/Server/Filesystem.php inc/lib_config.php inc/lib_log.php inc/lib_user.php inc/templates/adminform.php
| * Avoid creation of variables just to put the table names with prefixAldo "xoen" Giambelluca2010-07-041-22/+16
| |
| * Using DB table prefix in 'inc/HTTP/WebDAV/Server/Filesyste.php'Aldo "xoen" Giambelluca2010-07-041-13/+29
| |
* | mayor improvements in the handling of locks in webdavRobin Appelman2010-07-051-18/+70
| |
* | fix recursive copying of folders with webdavRobin Appelman2010-07-041-7/+2
| |
* | fix wrong header sent as response when overwriting files in webdavRobin Appelman2010-07-041-5/+0
| |
* | fix silly mistake in previous commitRobin Appelman2010-07-041-1/+1
| |
* | fix potential infinite loopRobin Appelman2010-07-041-4/+4
|/
* remove old unused _can_excecuteRobin2010-05-221-44/+0
|
* mergeRobin2010-05-221-16/+0
|\
| * webdav: fix getDir file attributesThibaut GRIDEL2010-05-201-2/+2
| |
| * fix ocs path and queriesThibaut GRIDEL2010-05-161-4/+2
| |
| * code duplication: use lib_filesystem.php insteadThibaut GRIDEL2010-05-161-59/+3
| |
| * log read/write filesThibaut GRIDEL2010-05-161-78/+79
| |
* | small webdav fixesRobin2010-05-221-4/+4
|/
* webdav fixesRobin2010-05-112-17/+9
|
* use an abstraction for file system functions to allow premisions and ↵Robin2010-05-072-131/+74
| | | | multiply storage backends
* fix bug in webdavRobin2010-05-021-1/+1
|
* mergeRobin2010-05-022-39/+7
|\
| * webdav fixesRobin2010-05-022-764/+5
| |
* | webdav: fix icewind's new Filesystem.php versionThibaut GRIDEL2010-05-011-58/+37
| |
* | webdav: remove merge copyThibaut GRIDEL2010-05-011-726/+1
|/
* fix problem caused by wrong mergingRobin2010-04-282-6/+3
|
* mergeRobin2010-04-285-0/+0
|
* fix merge conflictsRobin2010-04-282-6/+753
|\
| * fix broken requires in webdavRobin2010-04-242-7/+5
| |
* | Update to the svn version of "HTTP WebDAV server" (integration to owncloud ↵root2010-04-215-1384/+1730
|/ | | | was made with alimited knowledge, so it may be ugly).Anyway it improves a lot the score on litmus testsuite on my server.
* move to sqlite mergedFrank Karlitschek2010-03-291-55/+19
|
* commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek2010-03-105-0/+3370