Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 8 | -26/+43 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 6 | -0/+274 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 2 | -0/+4 |
| | |||||
* | Fix confirmation dialog when deleting external storage | Robin Appelman | 2017-10-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-07 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-05 | 4 | -86/+86 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-04 | 2 | -44/+152 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-03 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-01 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 20 | -0/+40 |
| | |||||
* | ask for confirmation when deleting an external storage | Robin Appelman | 2017-09-27 | 1 | -7/+14 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | OC_OCS_Response is deprecated | Roeland Jago Douma | 2017-09-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-21 | 2 | -0/+4 |
| | |||||
* | Fix undefined offset warning when using '/' as external storage root | Robin Appelman | 2017-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix undefined constants | Robin Appelman | 2017-09-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | disable part files for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add stat cache for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -7/+56 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more efficient is_dir | Robin Appelman | 2017-09-18 | 1 | -0/+10 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more efficient permissions for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -0/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more efficient write only fopen | Robin Appelman | 2017-09-18 | 1 | -1/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | reuse object read/write/delete logic in s3 implementations | Robin Appelman | 2017-09-18 | 1 | -35/+14 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | update aws sdk and move it to 3rdparty | Robin Appelman | 2017-09-18 | 1 | -17/+21 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | remove non composer aws sdk | Robin Appelman | 2017-09-18 | 613 | -58632/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-15 | 2 | -0/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-12 | 2 | -0/+2 |
| | |||||
* | adjust tests to new failed storage handling | Robin Appelman | 2017-09-06 | 1 | -8/+7 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | show storage as unavailable in the file list | Robin Appelman | 2017-09-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | set the exception for failedstorage | Robin Appelman | 2017-09-04 | 1 | -2/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use the FailedStorage instead | Morris Jobke | 2017-09-04 | 2 | -31/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Handle invalid ext storage backend to keep mount point visible | Vincent Petry | 2017-09-04 | 5 | -2/+153 |
| | | | | | | | | Keep mount point visible and also ext storage config visible when dealing with configs relating to storage backends or auth mechanisms that were provided by an app that is currently disabled. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-02 | 2 | -2/+2 |
| | |||||
* | Merge pull request #6157 from nextcloud/smb-2.0.2 | Morris Jobke | 2017-08-26 | 13 | -52/+265 |
|\ | | | | | update icewind/smb to 2.0.2 | ||||
| * | update icewind/smb to 2.0.2 | Robin Appelman | 2017-08-16 | 13 | -52/+265 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-24 | 2 | -12/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-22 | 64 | -316/+320 |
| | | |||||
* | | Move GDrive external storage to a separate repo | Vincent Petry | 2017-08-21 | 147 | -244502/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-21 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-20 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-17 | 64 | -380/+384 |
|/ | |||||
* | Bye bye Dropbox v1 | Vincent Petry | 2017-08-16 | 23 | -6155/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #6101 from cbartz/patch-1 | Lukas Reschke | 2017-08-15 | 1 | -6/+1 |
|\ | | | | | Missing array assignment in Swift.php | ||||
| * | Remove tmpFiles Array in Swift.php | Christopher Bartz | 2017-08-14 | 1 | -6/+1 |
| | | | | | | | | | | | | tmpFiles Array is unnecessary and there has been a reference without an assignment which lead to a bug making swift external storage unuseable. | ||||
* | | Merge pull request #5872 from nextcloud/swift-filter-dot | Robin Appelman | 2017-08-14 | 1 | -1/+1 |
|\ \ | |/ |/| | Filter magic dot object when swift directory | ||||
| * | Filter magic dot object when swift directory | Robin Appelman | 2017-08-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-13 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-12 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 46 | -46/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-08 | 2 | -0/+6 |
| | |