- 31 Oct, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 22 Oct, 2014 3 commits
-
-
Vincent Petry authored
This also fixes the unit tests
-
Vincent Petry authored
-
Vincent Petry authored
Fixed the following external storages to not connect in the constructor, but do it on-demand when getConnection() is called. - S3 - SWIFT - SFTP
-
- 21 Oct, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 08 Oct, 2014 3 commits
-
-
Jörn Friedrich Dreyer authored
-
André Gaul authored
fixes #10501 Conflicts: apps/files_external/lib/amazons3.php
-
Jörn Friedrich Dreyer authored
folder size and mtime is always unknown in s3 more s3 fixes make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings reduce number of http calls on remove and rmdir fix typo
-
- 17 Sep, 2014 3 commits
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- 03 Sep, 2014 1 commit
-
-
Johan Björk authored
-
- 14 Aug, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 09 Jul, 2014 1 commit
-
-
Johan Björk authored
-
- 08 Jul, 2014 2 commits
-
-
Johan Björk authored
-
Christopher T. Johnson authored
For some reason the aws-sdk-php package does not caclulate the signiture correctly when accessing an object in a bucket with a name of '.'. When we are at the top of a S3 bucket there is a need(?) to have a directory name. Per standard Unix the name picked was '.' (dot or period). This choice exercises the aws-sdk bug. This fix is to add a field to the method to store the name to use instead of '.' which at this point is hard coded to '<root>'. We also add a private function 'cleanKey()' which will test for the '.' name and replace it with the variable. Finally all calls to manipulate objects where the path is not obviously not '.' are processed through cleanKey(). An example where we don't process through clean key would be 'Key' => $path.'/', Use correct relationship operator Per feed back use === instead of == use '/' instead of '<root>'
-
- 16 May, 2014 1 commit
-
-
Robin McCorkell authored
-
- 03 Apr, 2014 3 commits
-
-
Thomas Müller authored
-
Philipp Kapfer authored
Dependency messages now appear below the configuration options instead of above Reworked dependency check method to support consolidated messages for multiple backends Conflicts: apps/files_external/lib/google.php apps/files_external/lib/swift.php apps/files_external/templates/settings.php
-
Philipp Kapfer authored
Conflicts: apps/files_external/lib/amazons3.php apps/files_external/lib/swift.php
-
- 06 Feb, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 03 Dec, 2013 2 commits
-
-
Vincent Petry authored
Fixes #5752
-
Vincent Petry authored
Optional parameters are now really optional Fixes #5861
-
- 22 Nov, 2013 1 commit
-
-
Vincent Petry authored
Also adjusted all ext storage backends to not override these when the default behavior is expected.
-
- 04 Sep, 2013 1 commit
-
-
Arthur Schiwon authored
-
- 19 Aug, 2013 1 commit
-
-
Robin Appelman authored
-
- 17 Aug, 2013 1 commit
-
-
Bart Visscher authored
-
- 01 Aug, 2013 2 commits
-
-
Christian Berendt authored
-
Christian Berendt authored
-
- 10 Jul, 2013 4 commits
-
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-
- 08 Jul, 2013 7 commits
-
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-
Christian Berendt authored
-