Thomas Müller
|
76e04027bc
|
Upgrade SabreDAV to 1.8.10
Updating SabreDAV namespaces
|
2014-06-04 12:22:23 +02:00 |
Robin Appelman
|
6c20a014ea
|
merge master into webdav-injection
|
2014-04-25 11:47:06 +02:00 |
Thomas Müller
|
4ba6f4839d
|
fixing typos and PHPDoc
|
2014-04-23 15:36:01 +02:00 |
Bjoern Schiessle
|
27c5a978f9
|
we no longer need to handle the Shared folder different from any other folder
|
2014-04-23 12:54:25 +02:00 |
Bart Visscher
|
a4b7f5155f
|
Fix PHPdoc in lib/private
using scrutinizer patch
|
2014-04-15 22:55:20 +02:00 |
Robin Appelman
|
84cf40ed82
|
merge master into webdav-injection
|
2014-03-06 13:35:06 +01:00 |
Bjoern Schiessle
|
2e73c957e5
|
don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters
|
2014-03-05 13:16:25 +01:00 |
Robin Appelman
|
fe994669cd
|
Make path for dummy fileinfo absolute
|
2014-03-03 13:57:08 +01:00 |
Robin Appelman
|
3a21755963
|
Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object
|
2014-02-25 16:23:09 +01:00 |
Thomas Müller
|
6e0e621218
|
creating and deleting of file and folder 'Shared' in root is not allowed
|
2013-10-22 11:10:07 +02:00 |
Thomas Müller
|
a5e808defc
|
Merge branch 'master' into fixing-4546-master
Conflicts:
lib/private/connector/sabre/file.php
|
2013-10-14 10:56:50 +02:00 |
Bjoern Schiessle
|
dd202d9ad3
|
updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file"
|
2013-10-08 11:27:08 +02:00 |
Thomas Müller
|
5e397d89c4
|
Merge branch 'master' into fixing-4546-master
Conflicts:
lib/private/connector/sabre/directory.php
|
2013-10-07 17:47:54 +02:00 |
Thomas Müller
|
aebc330f26
|
Merge branch 'master' into fixing-4011-master
|
2013-10-04 14:06:42 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |