summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rewrote initialisation, added testing workaroundChristian Berendt2013-07-103-28/+49
* minimize waiting timeChristian Berendt2013-07-082-2/+6
* wait methods are probably not working, just waitChristian Berendt2013-07-082-6/+2
* make tests workable with Amazon S3Christian Berendt2013-07-081-9/+16
* added exception messagesChristian Berendt2013-07-081-2/+2
* increasing allowed time differenceChristian Berendt2013-07-081-9/+9
* wait until bucket exists after the creationChristian Berendt2013-07-081-0/+3
* check if used bucket name is validChristian Berendt2013-07-081-0/+4
* fixed syntax errorChristian Berendt2013-07-081-1/+1
* remove needless checkChristian Berendt2013-07-081-4/+0
* replaced substr with trimChristian Berendt2013-07-081-7/+1
* removed aws.phar and added extracted zip insteadChristian Berendt2013-07-081228-1/+176428
* revoking additional testsChristian Berendt2013-07-041-99/+0
* use us-west-1 as default region for Amazon S3Christian Berendt2013-07-031-1/+4
* remove tests from the wrong test methodChristian Berendt2013-07-031-10/+0
* test moving and copying of subdirectoriesChristian Berendt2013-07-031-0/+41
* move new tests into the correct test methodChristian Berendt2013-07-031-10/+10
* fixing rmdir in \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-4/+4
* test working with files in subdirectoriesChristian Berendt2013-07-031-0/+10
* test working with subdirectoriesChristian Berendt2013-07-031-0/+48
* test copying and moving files in subdirectoriesChristian Berendt2013-07-031-0/+10
* increasing difference for modifcation time testsChristian Berendt2013-07-031-9/+9
* added commented new parametersChristian Berendt2013-07-031-1/+6
* reworking testclass for \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-7/+18
* reworking and extending \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-117/+363
* adding several new parametersChristian Berendt2013-07-031-3/+8
* adding AWS SDK for PHP 2.4.0Christian Berendt2013-07-031-0/+0
* Merge pull request #3911 from owncloud/fixing-unittests-masterMichael Gapczynski2013-07-031-2/+4
|\
| * rename can cause mtime change - invalid assertThomas Müller2013-07-011-2/+4
* | Merge pull request #3915 from owncloud/summary_as_last_filelist_entryMorris Jobke2013-07-032-2/+47
|\ \
| * | Don't escape filesize (can contain a '<')kondou2013-07-021-1/+1
| * | Show a summary as the last filelist entrykondou2013-07-022-2/+47
* | | don't run hooks for .part filesBjörn Schießle2013-07-031-1/+1
* | | if a part file gets renamed to a real file, that this was the second step of ...Björn Schießle2013-07-031-2/+20
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-03533-2487/+2494
* | | Merge pull request #3858 from owncloud/more_ssl_error_messagesBjörn Schießle2013-07-021-6/+5
|\ \ \
| * | | add openssl_error_string() output to the owncloud.logBjörn Schießle2013-06-261-6/+5
* | | | Merge pull request #3870 from owncloud/reset_migration_statusBjörn Schießle2013-07-024-0/+26
|\ \ \ \
| * | | | fix function documentationBjörn Schießle2013-06-271-1/+1
| * | | | introduce pre-disable-app hook and use it for the encryption app to reset mig...Björn Schießle2013-06-274-0/+26
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-02251-1688/+1868
* | | | | improved error messageBjörn Schießle2013-07-021-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #3748 from owncloud/fixing-3740-masterThomas Müller2013-07-011-8/+14
|\ \ \ \
| * | | | use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not setThomas Müller2013-07-011-2/+8
| * | | | in case $_SERVER['HTTP_HOST']) is not set let's return localhost - better tha...Thomas Mueller2013-06-171-7/+7
* | | | | Merge pull request #3775 from owncloud/test_fixes_for_dbschemaThomas Müller2013-07-013-61/+63
|\ \ \ \ \
| * | | | | Going from text to clob is not something we do.Bart Visscher2013-06-282-7/+2
| * | | | | isError should detect a PEAR_Error even if the backend is PDO.Thomas Mueller2013-06-281-19/+23
| * | | | | remove wrong check hereJörn Friedrich Dreyer2013-06-281-1/+0
| * | | | | correctly handle error results of PDO and MDB2 backendsJörn Friedrich Dreyer2013-06-281-3/+6