Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | Merge pull request #5070 from owncloud/smb-streamwrapper-fixes | Thomas Müller | 2013-10-09 | 3 | -15/+40 |
|\ | | | | | Various fixes for the streamwrapper based SMB backend | ||||
| * | extend test case | Robin Appelman | 2013-10-02 | 1 | -0/+1 |
| | | |||||
| * | fix recursive delete for smb | Robin Appelman | 2013-10-01 | 1 | -0/+8 |
| | | |||||
| * | fix using touch to create a file for smb | Robin Appelman | 2013-10-01 | 1 | -12/+16 |
| | | |||||
| * | return the correct result when doing an smb rename | Robin Appelman | 2013-10-01 | 2 | -2/+9 |
| | | |||||
| * | fix smb streamwrapper on non existing files | Robin Appelman | 2013-10-01 | 1 | -1/+6 |
| | | |||||
* | | Update file to meet coding standarts | Lennart Rosam | 2013-10-07 | 1 | -47/+77 |
| | | |||||
* | | Actually test the connection | Lennart Rosam | 2013-10-07 | 1 | -1/+1 |
| | | |||||
* | | Fixes #4129 | Lennart Rosam | 2013-10-07 | 1 | -2/+3 |
| | | |||||
* | | more elegant style for Personal and Admin settings | Jan-Christoph Borchardt | 2013-10-05 | 1 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-18 | 3 | -0/+62 |
| | |||||
* | Merge pull request #4719 from owncloud/port_4701_master | Thomas Müller | 2013-09-12 | 5 | -34/+45 |
|\ | | | | | Always check variable type before using readdir to avoid surprises | ||||
| * | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 1 | -1/+1 |
| | | |||||
| * | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 4 | -33/+44 |
| | | |||||
* | | Merge pull request #4788 from owncloud/fixin-irods-session-master | Bart Visscher | 2013-09-11 | 1 | -9/+10 |
|\ \ | | | | | | | Fixing session handling in iRODS | ||||
| * | | never hack late night | Thomas Müller | 2013-09-11 | 1 | -1/+1 |
| | | | |||||
| * | | fixing boolean handling | Thomas Müller | 2013-09-11 | 1 | -2/+2 |
| | | | |||||
| * | | proper test for use_logon_credentials | Thomas Müller | 2013-09-10 | 1 | -1/+1 |
| | | | |||||
| * | | use \OC::$session instead of $_SESSION | Thomas Müller | 2013-09-10 | 1 | -8/+9 |
| |/ | |||||
* | | removing all ?> jutt in case | Thomas Müller | 2013-09-10 | 57 | -105/+0 |
| | | |||||
* | | removing ?> followed by whitespaces | Thomas Müller | 2013-09-10 | 5 | -10/+0 |
|/ | |||||
* | Merge pull request #4489 from owncloud/clean-3rdparty-mess-master | Bart Visscher | 2013-08-28 | 15 | -2/+1506 |
|\ | | | | | Clean 3rdparty mess master | ||||
| * | fixing require path | Thomas Müller | 2013-08-18 | 2 | -2/+2 |
| | | |||||
| * | moving Dropbox and smb4php 3rdparty code over to the apps | Thomas Müller | 2013-08-17 | 15 | -2/+1506 |
| | | |||||
* | | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 1 | -28/+0 |
| | | |||||
* | | Merge pull request #4512 from owncloud/readdir-strict-equals | Thomas Müller | 2013-08-20 | 4 | -5/+5 |
|\ \ | | | | | | | use strict equals in readdir loops to prevent issues with '0' files | ||||
| * \ | Merge branch 'master' into readdir-strict-equals | Georg Ehrke | 2013-08-19 | 2 | -4/+4 |
| |\ \ | |||||
| * | | | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 4 | -5/+5 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-19 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Merge pull request #4510 from owncloud/f_e_webdav_urlencoding | Thomas Müller | 2013-08-19 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix files_external webdav up and download when path contains ' ' | ||||
| * | | | replace ' ' with '%20' in urls for curl | Jörn Friedrich Dreyer | 2013-08-19 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #4467 from owncloud/storage-wrapper-quota | icewind1991 | 2013-08-19 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | Move quota logic from filesystem proxy to storage wrapper | ||||
| * | | merge master in storage-wrapper-quota | Robin Appelman | 2013-08-18 | 72 | -84/+253 |
| |\| | |||||
| * | | use renamed constants | Robin Appelman | 2013-07-25 | 2 | -3/+3 |
| | | | |||||
* | | | Merge pull request #4497 from owncloud/newlines_at_eof_kondou | Kondou | 2013-08-18 | 5 | -5/+5 |
|\ \ \ | | | | | | | | | Add newlines at the end of files | ||||
| * | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 5 | -5/+5 |
| | |/ | |/| | |||||
* / | | Compare result are already true/false | Bart Visscher | 2013-08-17 | 3 | -8/+8 |
|/ / | |||||
* | | remove ru_RU - fixes #3135 | Thomas Müller | 2013-08-17 | 1 | -6/+0 |
| | | |||||
* | | no files external for SMB on windows | Thomas Müller | 2013-08-15 | 1 | -10/+16 |
| | | |||||
* | | Merge pull request #4302 from synchrone/master | Morris Jobke | 2013-08-14 | 1 | -0/+1 |
|\ \ | | | | | | | Fixing owncloud/core#4301 | ||||
| * | | Fixing owncloud/core#4301 | Alexander Bogdanov | 2013-08-02 | 1 | -0/+1 |
| | | | | | | | | | Adding a CURLOPT_FOLLOWLOCATION for HTTP 301 support (e.g yandex disk uses those) | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-09 | 69 | -69/+207 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-07 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #4265 from berendt/OC_Files_Storage_AmazonS3_phpdoc | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -0/+15 |
|\ \ | | | | | | | added @var tags | ||||
| * | | added @var tags | Christian Berendt | 2013-08-01 | 1 | -0/+15 |
| |/ | |||||
* | | Merge pull request #4266 from berendt/OC_Files_Storage_AmazonS3_logging | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -0/+14 |
|\ \ | | | | | | | write all catched exception messages to the log | ||||
| * | | write all catched exception messages to the log | Christian Berendt | 2013-08-01 | 1 | -0/+14 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-01 | 1 | -0/+1 |
|/ | |||||
* | use output buffering when including the irods libraries | Robin Appelman | 2013-07-24 | 1 | -0/+2 |
| |