summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #26190 from nextcloud/backport/25331/stable20Morris Jobke2021-03-185-5/+107
|\ \
| * | Fix valid storages removed when cleaning remote storagesDaniel Calviño Sánchez2021-03-182-4/+39
| * | Add integration tests for "sharing:cleanup-remote-storages" OCC commandDaniel Calviño Sánchez2021-03-183-1/+68
* | | Merge pull request #26088 from nextcloud/backport/26049/stable20Vincent Petry2021-03-182-4/+24
|\ \ \ | |/ / |/| |
| * | implement PagedProvider for file searchRobin Appelman2021-03-181-1/+10
| * | limit constructing of result objects in file searchRobin Appelman2021-03-182-3/+14
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-03-186-8/+12
* | Merge pull request #26052 from nextcloud/backport/26048/stable20Morris Jobke2021-03-171-1/+6
|\ \
| * | cache baseurl in url generatorRobin Appelman2021-03-101-1/+6
* | | Merge pull request #25944 from nextcloud/backport/25659/stable20Morris Jobke2021-03-1710-25/+15
|\ \ \
| * | | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-0510-25/+15
* | | | Merge pull request #26091 from nextcloud/backport/25722/stable20Morris Jobke2021-03-173-1/+39
|\ \ \ \
| * | | | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-123-1/+39
* | | | | Merge pull request #26152 from nextcloud/backport/26137/stable20Morris Jobke2021-03-171-0/+1
|\ \ \ \ \
| * | | | | dont allow creating users with __groupfolders as uidRobin Appelman2021-03-161-0/+1
* | | | | | Merge pull request #26181 from nextcloud/backport/26003/stable20Morris Jobke2021-03-171-0/+4
|\ \ \ \ \ \
| * | | | | | Add getID function to the simplefile implementationRoeland Jago Douma2021-03-171-0/+4
* | | | | | | Merge pull request #26147 from nextcloud/backport/26013/stable20Morris Jobke2021-03-176-41/+73
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | verify that cache entry is validRobin Appelman2021-03-161-0/+3
| * | | | | | also implement for FailedCache and NullCacheRobin Appelman2021-03-162-0/+10
| * | | | | | use returned file id for object store copyRobin Appelman2021-03-161-6/+6
| * | | | | | add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-163-35/+54
| |/ / / / /
* | | | | | Merge pull request #25876 from nextcloud/psalm/stable20/updateMorris Jobke2021-03-174-36/+12
|\ \ \ \ \ \
| * | | | | | Update and fix baselineVincent Petry2021-03-174-6/+12
| * | | | | | Fix baseline furtherVincent Petry2021-03-171-9/+0
| * | | | | | Update psalm baselineRoeland Jago Douma2021-03-171-24/+3
* | | | | | | Merge pull request #26163 from nextcloud/backport/26153/stable20Morris Jobke2021-03-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Use correct exception type hint in catch statementMorris Jobke2021-03-171-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #26168 from nextcloud/backport/26072/stable20Morris Jobke2021-03-171-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | remove explicit fclose from S3->writeStreamRobin Appelman2021-03-171-2/+0
|/ / / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2021-03-176-4/+50
|/ / / / /
* | | | | Merge pull request #26134 from nextcloud/backport/25136/stable20Morris Jobke2021-03-168-23/+238
|\ \ \ \ \
| * | | | | only use share cacheentry when availableRobin Appelman2021-03-161-2/+8
| * | | | | adjust testsRobin Appelman2021-03-163-5/+17
| * | | | | fix search in nested jailsRobin Appelman2021-03-165-21/+96
| * | | | | fix cachjail searching for rootRobin Appelman2021-03-163-5/+34
| * | | | | do cachejail search filtering in sqlRobin Appelman2021-03-164-4/+97
|/ / / / /
* | | | | Merge pull request #26130 from nextcloud/backport/26115/stable20Christoph Wurst2021-03-161-0/+2
|\ \ \ \ \
| * | | | | Log exceptions when creating shareVincent Petry2021-03-151-0/+2
| | |_|_|/ | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2021-03-162-0/+12
|/ / / /
* | | | Merge pull request #26059 from nextcloud/backport/25911/stable20Christoph Wurst2021-03-153-4/+7
|\ \ \ \
| * | | | Only clear share password model when actually savedVincent Petry2021-03-113-4/+7
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-1520-40/+48
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-1416-4/+46
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-1322-48/+146
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-1270-172/+220
|/ / /
* | | Merge pull request #26040 from nextcloud/backport/25916/stable20Roeland Jago Douma2021-03-111-0/+3
|\ \ \
| * | | Remove trash items from other trash backends when deleting allJulius Härtl2021-03-101-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-1116-26/+124
| |_|/ |/| |
* | | Merge pull request #26027 from nextcloud/backport/25933/stable20Roeland Jago Douma2021-03-103-6/+16
|\ \ \