summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3Thomas Müller2013-07-22634-129/+62472
|\
| * stripping services from AWS SDKChristian Berendt2013-07-10596-114377/+0
| * fixing style issuesChristian Berendt2013-07-101-13/+13
| * use === instead of ==Christian Berendt2013-07-101-7/+7
| * remove uneeded calls to touchChristian Berendt2013-07-101-2/+0
| * 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
| * 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
| * use us-west-1 as default region for Amazon S3Christian Berendt2013-07-031-1/+4
| * fixing rmdir in \OC\Files\Storage\AmazonS3Christian Berendt2013-07-031-4/+4
| * 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
* | if the file doesn't exists; create a new one. We use this to create new text ...Björn Schießle2013-07-221-1/+7
* | [tx-robot] updated from transifexJenkins for ownCloud2013-07-2228-23/+61
* | Merge pull request #4131 from owncloud/scanner-splitBart Visscher2013-07-211-45/+29
|\ \
| * | Split scanning logic from ajax fileRobin Appelman2013-07-191-45/+29
* | | mark test as incomplete because I can't reproduce jenkins failureMorris Jobke2013-07-211-0/+3
* | | Merge pull request #4118 from owncloud/remove-size-experimentMorris Jobke2013-07-214-10/+5
|\ \ \
| * | | finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-184-10/+5
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-211-0/+6
* | | | Merge pull request #4119 from owncloud/external-storage-statusThomas Müller2013-07-194-5/+19
|\ \ \ \
| * | | | replace external storage status images with CSS, also use form to distinguish...Jan-Christoph Borchardt2013-07-184-5/+19
| |/ / /
* | / / LDAP: fix background job, resolves #3528Arthur Schiwon2013-07-191-11/+9
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-194-19/+27
* | | Merge pull request #3947 from runky/patch-1Andreas Fischer2013-07-191-1/+1
|\ \ \ | |/ / |/| |
| * | Update authenticate.phprunky2013-07-051-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-185-2/+5
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-174-1/+15
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-163-0/+8
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-144-1/+31
* | | Removed the preview warning. This is only a simple text changeFrank Karlitschek2013-07-131-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-132-0/+9
* | | Merge pull request #4037 from owncloud/add_new_file_above_summaryKondou2013-07-121-0/+2
|\ \ \
| * | | add new file above summary if it is the first file in the listBjörn Schießle2013-07-121-0/+2
* | | | fix array access and change variable names according to the coding styleBjörn Schießle2013-07-121-11/+13
* | | | continue cleaning-up old versions if availableSpace=0. It's not necessary but...Björn Schießle2013-07-121-1/+1
* | | | fix some var names according to our style guideBjörn Schießle2013-07-121-7/+7
* | | | adjust commentsBjörn Schießle2013-07-121-1/+1
* | | | fix typo in commentBjörn Schießle2013-07-121-1/+1