Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9946 from ↵ | John Molakvoæ | 2018-06-21 | 2 | -7/+4 |
|\ | | | | | | | | | nextcloud/bugfix/noid/files-external-settings-layout Fix files_external settings layout | ||||
| * | Fix files_external setings layout | Julius Härtl | 2018-06-21 | 2 | -7/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-16 | 2 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 4 | -4/+68 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-13 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 6 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-10 | 6 | -0/+18 |
| | |||||
* | Merge pull request #9786 from ↵ | Morris Jobke | 2018-06-08 | 4 | -7/+85 |
|\ | | | | | | | | | nextcloud/feature/noid/external_sftp_password_and_key Add SFTP auth mechanism to use a password and private key for SFTP | ||||
| * | Add SFTP auth mechanism to use a password and public key for SFTP | Roeland Jago Douma | 2018-06-07 | 4 | -7/+85 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | allow setting notify credentials in environment | Robin Appelman | 2018-06-07 | 1 | -0/+8 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-07 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-03 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 2 | -4/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 6 | -8/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 4 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-24 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 12 | -0/+192 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 10 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 10 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 2 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 4 | -0/+12 |
| | |||||
* | Merge pull request #8842 from lanxenet/patch-1 | Morris Jobke | 2018-05-07 | 1 | -8/+10 |
|\ | | | | | fix(AmazonS3): fix loop $result['Contents'] error | ||||
| * | fix(AmazonS3): fix loop $result['Contents'] error | enoch | 2018-03-16 | 1 | -8/+10 |
| | | | | | | Invalid argument supplied for foreach() at /var/www/html/apps/files_external/lib/Lib/Storage/AmazonS3.php#295 | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-07 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-06 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-04 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-03 | 14 | -0/+14 |
| | | |||||
* | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage | Morris Jobke | 2018-05-02 | 1 | -0/+4 |
|\ \ | | | | | | | Use an actual function of the storage to determine needsPartFile | ||||
| * | | Use an actual function of the storage to determine needsPartFile | Roeland Jago Douma | 2018-05-01 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | We have a function for it so better to override that. Also because other codes that might check this should get the right value. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix tests | Roeland Jago Douma | 2018-05-01 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 3 | -3/+13 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 2 | -0/+12 |
| | | |||||
* | | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 4 | -14/+18 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #9255 from nextcloud/less-deprecated-calls | Roeland Jago Douma | 2018-04-23 | 1 | -5/+1 |
|\ \ | | | | | | | Less deprecated calls to OCP\Util::writeLog | ||||
| * | | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 1 | -5/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 2 | -2/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 2 | -0/+16 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-19 | 2 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-12 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-08 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-07 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #9014 from nextcloud/smb-2.0.5 | Morris Jobke | 2018-04-03 | 9 | -25/+45 |
|\ \ | | | | | | | update icewind/smb to 2.0.5 |