Christian Berendt
|
70276ca520
|
settings tags for optional parameters
|
2013-10-29 10:21:50 +01:00 |
Christian Berendt
|
235bf5269d
|
extended parameter descriptions for Swift
|
2013-10-29 09:19:43 +01:00 |
Christian Berendt
|
dd82481f59
|
add configuration parameter to manually set the timeout of HTTP requests
|
2013-10-24 16:19:17 +02:00 |
Christian Berendt
|
128d3221cc
|
make Swift::testLocal workable by using a delimiter
|
2013-10-23 08:07:59 +02:00 |
Christian Berendt
|
a1e956263c
|
Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir"
This reverts commit b92061da5a .
|
2013-10-23 08:01:32 +02:00 |
Christian Berendt
|
b92061da5a
|
make Swift::testLocal workable by fixing the prefix used with the object listing in opendir
|
2013-10-23 07:57:41 +02:00 |
Christian Berendt
|
506db6c63a
|
rewrite of OC\Files\Storage\Swift
|
2013-10-22 14:59:09 +02:00 |
Christian Berendt
|
f0d04f3ac6
|
adjustment of the configuration parameters
|
2013-10-22 13:34:24 +02:00 |
Thomas Müller
|
9637ca3ae8
|
Merge pull request #5070 from owncloud/smb-streamwrapper-fixes
Various fixes for the streamwrapper based SMB backend
|
2013-10-09 03:05:51 -07:00 |
Lennart Rosam
|
5470700c9a
|
Update file to meet coding standarts
|
2013-10-07 01:08:39 +02:00 |
Lennart Rosam
|
72ad309920
|
Actually test the connection
|
2013-10-07 01:08:38 +02:00 |
Lennart Rosam
|
b9a948b597
|
Fixes #4129
|
2013-10-07 01:08:38 +02:00 |
Robin Appelman
|
de43515cfa
|
fix recursive delete for smb
|
2013-10-01 22:33:58 +02:00 |
Robin Appelman
|
29deef38b2
|
fix using touch to create a file for smb
|
2013-10-01 22:31:22 +02:00 |
Thomas Müller
|
d5ddbfb045
|
Merge pull request #4719 from owncloud/port_4701_master
Always check variable type before using readdir to avoid surprises
|
2013-09-12 15:44:20 -07:00 |
Thomas Müller
|
3b835ea1b6
|
never hack late night
|
2013-09-11 01:11:57 +02:00 |
Thomas Müller
|
ec255b52be
|
fixing boolean handling
|
2013-09-11 00:49:45 +02:00 |
Thomas Müller
|
d63ca25a94
|
proper test for use_logon_credentials
|
2013-09-10 12:35:14 +02:00 |
Thomas Müller
|
36e7a7c29b
|
use \OC::$session instead of $_SESSION
|
2013-09-10 12:34:41 +02:00 |
Arthur Schiwon
|
c01675de5d
|
more is_resource checks before readdir
|
2013-09-05 11:58:57 +02:00 |
Arthur Schiwon
|
ec3639dc7a
|
Always check variable type before using readdir to avoid surprises
|
2013-09-04 13:06:04 +02:00 |
Bart Visscher
|
ada15a2b8e
|
Merge pull request #4489 from owncloud/clean-3rdparty-mess-master
Clean 3rdparty mess master
|
2013-08-28 06:12:58 -07:00 |
Georg Ehrke
|
cbeccb2fcd
|
Merge branch 'master' into readdir-strict-equals
|
2013-08-19 17:30:56 +02:00 |
Thomas Müller
|
95e1b62940
|
Merge pull request #4510 from owncloud/f_e_webdav_urlencoding
Fix files_external webdav up and download when path contains ' '
|
2013-08-19 05:13:20 -07:00 |
icewind1991
|
d7dde3cfbc
|
Merge pull request #4467 from owncloud/storage-wrapper-quota
Move quota logic from filesystem proxy to storage wrapper
|
2013-08-19 03:38:55 -07:00 |
Robin Appelman
|
c5402f4575
|
use strict equals in readdir loops to prevent issues with '0' files
|
2013-08-19 12:04:53 +02:00 |
Jörn Friedrich Dreyer
|
89c928c3be
|
replace ' ' with '%20' in urls for curl
|
2013-08-19 11:09:55 +02:00 |
Thomas Müller
|
6c518797ef
|
fixing require path
|
2013-08-18 19:14:14 +02:00 |
Kondou
|
c7af26ec84
|
Merge pull request #4497 from owncloud/newlines_at_eof_kondou
Add newlines at the end of files
|
2013-08-18 07:16:15 -07:00 |
Robin Appelman
|
d8c71ba734
|
merge master in storage-wrapper-quota
|
2013-08-18 11:34:56 +02:00 |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
Thomas Müller
|
7575186fa6
|
moving Dropbox and smb4php 3rdparty code over to the apps
|
2013-08-17 18:20:20 +02:00 |
Bart Visscher
|
29b6dd53a0
|
Compare result are already true/false
|
2013-08-17 12:58:10 +02:00 |
Thomas Müller
|
05549884c6
|
no files external for SMB on windows
|
2013-08-15 12:00:02 +02:00 |
Alexander Bogdanov
|
72ad843203
|
Fixing owncloud/core#4301
Adding a CURLOPT_FOLLOWLOCATION for HTTP 301 support (e.g yandex disk uses those)
|
2013-08-02 23:18:29 +04:00 |
Jörn Friedrich Dreyer
|
77dad7070d
|
Merge pull request #4265 from berendt/OC_Files_Storage_AmazonS3_phpdoc
added @var tags
|
2013-08-01 07:40:01 -07:00 |
Christian Berendt
|
5a4c39207e
|
write all catched exception messages to the log
|
2013-08-01 10:08:41 +02:00 |
Christian Berendt
|
3e53e25cd1
|
added @var tags
|
2013-08-01 10:05:01 +02:00 |
Robin Appelman
|
88cc2ccb3b
|
use renamed constants
|
2013-07-25 16:14:46 +02:00 |
Robin Appelman
|
79832e9382
|
use output buffering when including the irods libraries
|
2013-07-24 16:10:14 +02:00 |
Bart Visscher
|
7ad38535e5
|
Merge pull request #3392 from owncloud/googledrive
Switch to using Google Drive SDK, closes #2047
|
2013-07-23 12:23:08 -07:00 |
Michael Gapczynski
|
c904504365
|
Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing
|
2013-07-23 10:50:14 -04:00 |
Thomas Müller
|
7b28f5a82c
|
Merge branch 'master' into ext-fs-irods-master
|
2013-07-22 11:40:28 +02:00 |
Thomas Müller
|
a2cdf8b91e
|
Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3
reworking of \OC\Files\Storage\AmazonS3
|
2013-07-22 02:19:27 -07:00 |
Björn Schießle
|
da892d69ab
|
if the file doesn't exists; create a new one. We use this to create new text files in the web interface
|
2013-07-22 09:15:19 +02:00 |
Thomas Müller
|
5cba09e931
|
fixing / adding comments
|
2013-07-16 11:35:48 +02:00 |
Michael Gapczynski
|
00e2b46017
|
Fix 'most' Google Drive tests
|
2013-07-13 11:02:07 -04:00 |
Thomas Müller
|
24b4806af4
|
Merge branch 'master' into googledrive
|
2013-07-12 09:43:04 +02:00 |
Christian Berendt
|
9965eb0295
|
fixing style issues
|
2013-07-10 16:12:48 +02:00 |
Christian Berendt
|
4fdf279395
|
use === instead of ==
|
2013-07-10 16:09:22 +02:00 |