Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for v3 swift auth | Robin Appelman | 2018-02-26 | 5 | -8/+67 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-24 | 2 | -2/+52 |
| | |||||
* | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 2 | -164/+99 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #8158 from nextcloud/s3-minio | Roeland Jago Douma | 2018-02-19 | 1 | -7/+4 |
|\ | | | | | Use a more widely available method to test s3 settings | ||||
| * | Use a more widely available method to test s3 settings | Robin Appelman | 2018-02-08 | 1 | -7/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-18 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 4 | -2/+24 |
| | | |||||
* | | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -15/+20 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 4 | -2/+28 |
| | | |||||
* | | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 24 | -45/+0 |
|\ \ | | | | | | | Remove unused import statements | ||||
| * | | Remove unused import statements | Morris Jobke | 2018-02-14 | 24 | -45/+0 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 2 | -0/+10 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 16 | -110/+512 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 22 | -8/+72 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -2/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #8100 from nextcloud/s3-folder-delete | Morris Jobke | 2018-02-08 | 1 | -7/+12 |
|\ \ | |/ |/| | Fix deleting folders when using s3 external storage | ||||
| * | fix invalidating folder cache for s3 | Robin Appelman | 2018-01-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | adjust s3 bulk delete to new sdk syntax | Robin Appelman | 2018-01-29 | 1 | -6/+11 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 2 | -2/+20 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 2 | -2/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-03 | 10 | -10/+90 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-02 | 8 | -8/+72 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-01 | 100 | -1096/+100 |
| | | |||||
* | | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 3 | -33/+65 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 2 | -6/+6 |
| | |||||
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 20 | -24/+24 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #8054 from nextcloud/substr-use-index | Morris Jobke | 2018-01-26 | 3 | -18/+6 |
|\ | | | | | Use index based string access for substr with length of 1 | ||||
| * | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 3 | -18/+6 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -3/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | It should be up to 6x faster Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 2 | -4/+2 |
|\ \ | | | | | | | Return value immediately instead of assigning to a one-time variable | ||||
| * | | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 2 | -4/+2 |
| |/ | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | Use proper code flow instead of not needed else branch | Morris Jobke | 2018-01-25 | 1 | -1/+0 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -13/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 3 | -29/+55 |
|\ | | | | | Properly log the full exception instead of only the message | ||||
| * | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 3 | -29/+55 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #7994 from nextcloud/smb-notify-test-timeout | Roeland Jago Douma | 2018-01-22 | 1 | -2/+2 |
|\ \ | |/ |/| | increase the time we wait for smb notifications in the test | ||||
| * | increase the time we wait for smb notifications in the test | Robin Appelman | 2018-01-22 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-21 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #7961 from nextcloud/smb-2.0.4 | Roeland Jago Douma | 2018-01-19 | 11 | -77/+98 |
|\ \ | |/ |/| | update icewind/smb to 2.0.4 | ||||
| * | update icewind/smb to 2.0.4 | Robin Appelman | 2018-01-19 | 11 | -77/+98 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | remove hardcoded sharepoint icon path | Arthur Schiwon | 2018-01-18 | 1 | -3/+0 |
| | | | | | | | | | | | | it does not exist and if it would, it was not themable Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [files_external] OCS endpoint to proper OCSController | Roeland Jago Douma | 2018-01-18 | 2 | -31/+50 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-16 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 2 | -0/+2 |
| | |||||
* | Merge pull request #7846 from nextcloud/this_is_14 | Morris Jobke | 2018-01-14 | 1 | -2/+2 |
|\ | | | | | Bump version number | ||||
| * | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #7843 from nextcloud/dep_util | Morris Jobke | 2018-01-14 | 1 | -1/+1 |
|\ \ | | | | | | | Remove deprecated functions for OCP\Util | ||||
| * | | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |