Robin Appelman
|
c9c919da57
|
Move streamwrappers to seperate files and put them in a namespace
|
2013-01-28 15:34:15 +01:00 |
Robin Appelman
|
be30b1a8de
|
merge master into filesystem
|
2012-12-03 18:02:22 +01:00 |
Jörn Friedrich Dreyer
|
92df70b6e5
|
fix checkstyle for files_external app, add whitespace for readability
|
2012-11-30 16:27:11 +01:00 |
Robin Appelman
|
bf2ac9f113
|
merge master into filesystem
|
2012-11-15 00:37:54 +01:00 |
Diederik de Haas
|
6e6df6e410
|
Fixed new checkstyle issues in ftp.php from build #1341.
|
2012-11-10 00:46:50 +01:00 |
Robin Appelman
|
961ff01a93
|
merge master into filesystem
|
2012-11-07 17:18:56 +01:00 |
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 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Robin Appelman
|
7bc49d2a57
|
merge master into filesystem
|
2012-10-25 18:26:08 +02:00 |
Felix Moeller
|
e73b817a38
|
Checkstyle: NoSpaceAfterComma
|
2012-10-23 22:53:54 +02: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
|
542869114a
|
implement getId for the external storage providers
|
2012-10-11 23:06:57 +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 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |
Michael Gapczynski
|
f378415377
|
Only call mkdir() if the root folder does not exist for FTP external storage
|
2012-07-30 10:07:19 -04:00 |
Robin Appelman
|
8fcce55e76
|
share code between smb and ftp filestorage backends
|
2012-07-10 14:19:40 +02:00 |
Bart Visscher
|
cff1b6e699
|
Don't use substr to get first char of string
|
2012-06-19 23:16:17 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52: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 |
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 |