Commit Graph

32 Commits

Author SHA1 Message Date
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
Robin Appelman a26ef87840 Fix some database errors 2010-07-05 13:39:53 +02:00
Robin Appelman a73fbc5e32 Merge commit 'refs/merge-requests/27' of 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
2010-07-05 12:17:31 +02:00
Robin Appelman 3d2f68c43f mayor improvements in the handling of locks in webdav 2010-07-05 00:39:38 +02:00
Robin Appelman d374bcddc1 fix recursive copying of folders with webdav 2010-07-04 18:08:35 +02:00
Robin Appelman baf7e00a94 fix wrong header sent as response when overwriting files in webdav 2010-07-04 16:01:31 +02:00
Aldo "xoen" Giambelluca 76672fe037 Avoid creation of variables just to put the table names with prefix 2010-07-04 11:32:39 +02:00
Aldo "xoen" Giambelluca f3627a756e Using DB table prefix in 'inc/HTTP/WebDAV/Server/Filesyste.php' 2010-07-04 10:36:50 +02:00
Robin Appelman 0d299885be fix silly mistake in previous commit 2010-07-04 10:02:10 +02:00
Robin Appelman 8c8979f11e fix potential infinite loop 2010-07-04 09:54:54 +02:00
Robin 5468a8afa1 remove old unused _can_excecute 2010-05-22 22:26:25 +02:00
Robin 78ce03491e merge 2010-05-22 22:23:17 +02:00
Robin d909f91d07 small webdav fixes 2010-05-22 22:08:08 +02:00
Thibaut GRIDEL 65ce487327 webdav: fix getDir file attributes 2010-05-20 00:41:25 +02:00
Thibaut GRIDEL 477b9877a0 fix ocs path and queries 2010-05-16 23:13:42 +02:00
Thibaut GRIDEL d7bb8c4c30 code duplication: use lib_filesystem.php instead 2010-05-16 23:07:19 +02:00
Thibaut GRIDEL 6e8001b05d log read/write files 2010-05-16 21:26:24 +02:00
Robin 9e05a0d592 webdav fixes 2010-05-11 20:35:29 +02:00
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 2010-05-07 22:50:59 +02:00
Robin 9ddd0e34ac fix bug in webdav 2010-05-02 16:21:30 +02:00
Robin 0732264d67 merge 2010-05-02 13:24:39 +02:00
Robin 6d70886f5f webdav fixes 2010-05-02 01:11:16 +02:00
Thibaut GRIDEL 60d2f8de4e webdav: fix icewind's new Filesystem.php version 2010-05-01 12:02:03 +02:00
Thibaut GRIDEL 45af5d78b5 webdav: remove merge copy 2010-05-01 10:04:35 +02:00
Robin 1eefc822ab fix problem caused by wrong merging 2010-04-28 21:51:54 +02:00
Robin aacda0367d merge 2010-04-28 12:15:52 +02:00
Robin fb498b9534 fix merge conflicts 2010-04-28 12:01:05 +02:00
Robin 2b36410e8d fix broken requires in webdav 2010-04-24 13:05:13 +02:00
root 09add452d9 Update to the svn version of "HTTP WebDAV server" (integration to owncloud was made with alimited knowledge, so it may be ugly).Anyway it improves a lot the score on litmus testsuite on my server. 2010-04-21 12:04:22 +02:00
Frank Karlitschek 78a1792c04 move to sqlite merged 2010-03-29 16:13:26 +02:00
Frank Karlitschek 16f3bd4e23 commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00