Robin Appelman
|
972243d564
|
support string values ('true' and 'false') for configuring the secure parameter on external storage backends
fixes #78
|
2012-11-05 16:39:03 +01:00 |
Robin Appelman
|
33cabcf590
|
postpone the cost of setting up some of the external storage backends untill we actually need it
|
2012-10-21 22:04:45 +02:00 |
Robin Appelman
|
141ff806c6
|
fix namespace problems for external storage backends
|
2012-10-11 23:17:59 +02:00 |
Robin Appelman
|
fb2d2bc201
|
merge master into filesystem
|
2012-10-11 22:54:39 +02:00 |
Robin Appelman
|
5698c8519a
|
fix webdav storage backend when trying to open a non existing file for reading
|
2012-10-11 22:18:34 +02:00 |
Robin Appelman
|
5256301a53
|
skip the files_external test cases the correct way
|
2012-10-11 22:18:34 +02:00 |
Robin Appelman
|
c815fd5a5c
|
fix files_external test cases
|
2012-10-08 14:31:13 +02:00 |
Robin Appelman
|
e7899e17de
|
merge phpunit into filesystem
|
2012-10-08 13:53:53 +02:00 |
Robin Appelman
|
54695b11eb
|
test case for dropbox storage
|
2012-10-06 13:43:34 +02:00 |
Robin Appelman
|
96b798a59f
|
move storage backend test cases to their own namespace
|
2012-09-22 14:51:15 +02:00 |
Robin Appelman
|
bd83422095
|
put filestorages in a namespace
|
2012-09-07 18:30:48 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Robin Appelman
|
aa8cee1afa
|
I don't think this file was meant to be commited
|
2012-09-05 19:42:26 +02:00 |
Bart Visscher
|
0365f8fd01
|
Remove php close at end of file
|
2012-08-29 20:29:43 +02:00 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |
Michael Gapczynski
|
30b58f5677
|
Merge branch 'master' into share_api
Conflicts:
apps/calendar/js/loader.js
apps/contacts/index.php
apps/contacts/js/loader.js
apps/files/js/files.js
apps/files_sharing/sharedstorage.php
lib/filesystemview.php
|
2012-07-25 17:08:18 -04:00 |
Robin Appelman
|
c9be9ab251
|
remove unused variables
|
2012-07-20 18:56:18 +02:00 |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Robin Appelman
|
4768510923
|
split share and root config for smb backend, also sanitize config a bit more
|
2012-06-08 01:29:55 +02:00 |
Michael Gapczynski
|
d334f33eba
|
Initial support for Amazon S3 storage backend
Conflicts:
apps/files_external/tests/config.php
|
2012-05-29 12:19:29 -04:00 |
Robin Appelman
|
2f40f11c87
|
smb filestorage backend
|
2012-05-24 18:23:59 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Robin Appelman
|
0b51c53443
|
run none of the extranal storage tests on default
|
2012-05-02 23:44:00 +02:00 |
Frank Karlitschek
|
8c7f854671
|
move all the files stuff into a files class
|
2012-05-02 12:54:31 +02:00 |
Frank Karlitschek
|
93b63cf375
|
ported the rest of the OC_Helper calls
|
2012-05-02 00:20:45 +02:00 |
Robin Appelman
|
9a707e10bf
|
add SWIFT (openstack object storage) storage backend
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
6066ea3170
|
only run tests for files_external when asked for explicitly
|
2012-04-13 18:49:50 +02:00 |
Jan-Christoph Borchardt
|
011132feb3
|
renaming remote storage support to External storage support to clear up naming conflict
|
2012-03-30 18:18:37 +02:00 |