| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #26190 from nextcloud/backport/25331/stable20 | Morris Jobke | 2021-03-18 | 5 | -5/+107 |
|\ \ |
|
| * | | Fix valid storages removed when cleaning remote storages | Daniel Calviño Sánchez | 2021-03-18 | 2 | -4/+39 |
| * | | Add integration tests for "sharing:cleanup-remote-storages" OCC command | Daniel Calviño Sánchez | 2021-03-18 | 3 | -1/+68 |
* | | | Merge pull request #26088 from nextcloud/backport/26049/stable20 | Vincent Petry | 2021-03-18 | 2 | -4/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | implement PagedProvider for file search | Robin Appelman | 2021-03-18 | 1 | -1/+10 |
| * | | limit constructing of result objects in file search | Robin Appelman | 2021-03-18 | 2 | -3/+14 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-18 | 6 | -8/+12 |
* | | Merge pull request #26052 from nextcloud/backport/26048/stable20 | Morris Jobke | 2021-03-17 | 1 | -1/+6 |
|\ \ |
|
| * | | cache baseurl in url generator | Robin Appelman | 2021-03-10 | 1 | -1/+6 |
* | | | Merge pull request #25944 from nextcloud/backport/25659/stable20 | Morris Jobke | 2021-03-17 | 10 | -25/+15 |
|\ \ \ |
|
| * | | | catch notfound and forbidden exception in smb::getmetadata | Robin Appelman | 2021-03-05 | 10 | -25/+15 |
* | | | | Merge pull request #26091 from nextcloud/backport/25722/stable20 | Morris Jobke | 2021-03-17 | 3 | -1/+39 |
|\ \ \ \ |
|
| * | | | | apply object store copy optimization when 'cross storage' copy is within the ... | Robin Appelman | 2021-03-12 | 3 | -1/+39 |
* | | | | | Merge pull request #26152 from nextcloud/backport/26137/stable20 | Morris Jobke | 2021-03-17 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | dont allow creating users with __groupfolders as uid | Robin Appelman | 2021-03-16 | 1 | -0/+1 |
* | | | | | | Merge pull request #26181 from nextcloud/backport/26003/stable20 | Morris Jobke | 2021-03-17 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add getID function to the simplefile implementation | Roeland Jago Douma | 2021-03-17 | 1 | -0/+4 |
* | | | | | | | Merge pull request #26147 from nextcloud/backport/26013/stable20 | Morris Jobke | 2021-03-17 | 6 | -41/+73 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | verify that cache entry is valid | Robin Appelman | 2021-03-16 | 1 | -0/+3 |
| * | | | | | | also implement for FailedCache and NullCache | Robin Appelman | 2021-03-16 | 2 | -0/+10 |
| * | | | | | | use returned file id for object store copy | Robin Appelman | 2021-03-16 | 1 | -6/+6 |
| * | | | | | | add ICopyFromCache trait to expose existing implementation | Robin Appelman | 2021-03-16 | 3 | -35/+54 |
| |/ / / / / |
|
* | | | | | | Merge pull request #25876 from nextcloud/psalm/stable20/update | Morris Jobke | 2021-03-17 | 4 | -36/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update and fix baseline | Vincent Petry | 2021-03-17 | 4 | -6/+12 |
| * | | | | | | Fix baseline further | Vincent Petry | 2021-03-17 | 1 | -9/+0 |
| * | | | | | | Update psalm baseline | Roeland Jago Douma | 2021-03-17 | 1 | -24/+3 |
* | | | | | | | Merge pull request #26163 from nextcloud/backport/26153/stable20 | Morris Jobke | 2021-03-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Use correct exception type hint in catch statement | Morris Jobke | 2021-03-17 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #26168 from nextcloud/backport/26072/stable20 | Morris Jobke | 2021-03-17 | 1 | -2/+0 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | remove explicit fclose from S3->writeStream | Robin Appelman | 2021-03-17 | 1 | -2/+0 |
|/ / / / / / |
|
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-17 | 6 | -4/+50 |
|/ / / / / |
|
* | | | | | Merge pull request #26134 from nextcloud/backport/25136/stable20 | Morris Jobke | 2021-03-16 | 8 | -23/+238 |
|\ \ \ \ \ |
|
| * | | | | | only use share cacheentry when available | Robin Appelman | 2021-03-16 | 1 | -2/+8 |
| * | | | | | adjust tests | Robin Appelman | 2021-03-16 | 3 | -5/+17 |
| * | | | | | fix search in nested jails | Robin Appelman | 2021-03-16 | 5 | -21/+96 |
| * | | | | | fix cachjail searching for root | Robin Appelman | 2021-03-16 | 3 | -5/+34 |
| * | | | | | do cachejail search filtering in sql | Robin Appelman | 2021-03-16 | 4 | -4/+97 |
|/ / / / / |
|
* | | | | | Merge pull request #26130 from nextcloud/backport/26115/stable20 | Christoph Wurst | 2021-03-16 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Log exceptions when creating share | Vincent Petry | 2021-03-15 | 1 | -0/+2 |
| | |_|_|/
| |/| | | |
|
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-16 | 2 | -0/+12 |
|/ / / / |
|
* | | | | Merge pull request #26059 from nextcloud/backport/25911/stable20 | Christoph Wurst | 2021-03-15 | 3 | -4/+7 |
|\ \ \ \ |
|
| * | | | | Only clear share password model when actually saved | Vincent Petry | 2021-03-11 | 3 | -4/+7 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-15 | 20 | -40/+48 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-14 | 16 | -4/+46 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-13 | 22 | -48/+146 |
| |/ / /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-12 | 70 | -172/+220 |
|/ / / |
|
* | | | Merge pull request #26040 from nextcloud/backport/25916/stable20 | Roeland Jago Douma | 2021-03-11 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Remove trash items from other trash backends when deleting all | Julius Härtl | 2021-03-10 | 1 | -0/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-11 | 16 | -26/+124 |
| |_|/
|/| | |
|
* | | | Merge pull request #26027 from nextcloud/backport/25933/stable20 | Roeland Jago Douma | 2021-03-10 | 3 | -6/+16 |
|\ \ \ |
|