aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-176-4/+50
* Merge pull request #26137 from nextcloud/block-__groupfolders-uidRobin Appelman2021-03-161-0/+1
|\
| * dont allow creating users with __groupfolders as uidRobin Appelman2021-03-161-0/+1
|/
* Merge pull request #26013 from nextcloud/object-store-copy-cache-idRobin Appelman2021-03-166-41/+73
|\
| * verify that cache entry is validRobin Appelman2021-03-121-0/+3
| * also implement for FailedCache and NullCacheRobin Appelman2021-03-122-0/+10
| * use returned file id for object store copyRobin Appelman2021-03-121-6/+6
| * add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-123-35/+54
* | Merge pull request #26143 from nextcloud/techdebt/noid/fix-csJoas Schilling2021-03-161-1/+1
|\ \
| * | Fix CS in CacheTestVincent Petry2021-03-161-1/+1
* | | Merge pull request #26144 from nextcloud/fundingJoas Schilling2021-03-161-0/+1
|\ \ \ | |/ / |/| |
| * | Add funding infotobiasKaminsky2021-03-161-0/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-03-162-0/+12
* | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-158-23/+238
|\ \
| * | only use share cacheentry when availableRobin Appelman2021-01-261-2/+8
| * | adjust testsRobin Appelman2021-01-263-5/+17
| * | fix search in nested jailsRobin Appelman2021-01-265-21/+96
| * | fix cachjail searching for rootRobin Appelman2021-01-263-5/+34
| * | do cachejail search filtering in sqlRobin Appelman2021-01-264-4/+97
* | | Merge pull request #26003 from nextcloud/enh/simplefile/getidMorris Jobke2021-03-151-0/+4
|\ \ \
| * | | Add getID function to the simplefile implementationRoeland Jago Douma2021-03-081-0/+4
* | | | Merge pull request #26115 from nextcloud/enh/noid/log-share-exceptionskesselb2021-03-151-0/+2
|\ \ \ \
| * | | | Log exceptions when creating shareVincent Petry2021-03-151-0/+2
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-1520-40/+48
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-1416-4/+46
* | | | Merge pull request #26097 from nextcloud/dependabot/npm_and_yarn/css-loader-5...dependabot-preview[bot]2021-03-132-5/+5
|\ \ \ \
| * | | | Bump css-loader from 5.1.1 to 5.1.2dependabot-preview[bot]2021-03-132-5/+5
* | | | | Merge pull request #26100 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot-preview[bot]2021-03-132-253/+82
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump @babel/preset-env from 7.13.9 to 7.13.10dependabot-preview[bot]2021-03-132-253/+82
| | |_|/ | |/| |
* | | | Merge pull request #26099 from nextcloud/dependabot/npm_and_yarn/chai-4.3.4dependabot-preview[bot]2021-03-132-4/+4
|\ \ \ \
| * | | | Bump chai from 4.3.3 to 4.3.4dependabot-preview[bot]2021-03-132-4/+4
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-03-1322-48/+146
|/ / /
* | | Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman2021-03-123-1/+39
|\ \ \
| * | | apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-093-1/+39
* | | | Merge pull request #26049 from nextcloud/search-file-limit-resultsRoeland Jago Douma2021-03-122-4/+23
|\ \ \ \
| * | | | implement PagedProvider for file searchRobin Appelman2021-03-111-1/+10
| * | | | limit constructing of result objects in file searchRobin Appelman2021-03-112-3/+13
* | | | | Merge pull request #26079 from nextcloud/bugfix/noid/chunk-phone-searchRoeland Jago Douma2021-03-122-7/+11
|\ \ \ \ \
| * | | | | Fix Test class nameJoas Schilling2021-03-121-2/+2
| * | | | | Chunk the array of phone numbersJoas Schilling2021-03-121-5/+9
* | | | | | Merge pull request #26080 from nextcloud/bugfix/noid/only-clear-known-users-w...blizzz2021-03-121-3/+3
|\ \ \ \ \ \
| * | | | | | Only clear known users when we had at least one phonebook entryJoas Schilling2021-03-121-3/+3
| |/ / / / /
* | | | | | Merge pull request #26072 from nextcloud/s3-no-explicit-closeRoeland Jago Douma2021-03-121-2/+0
|\ \ \ \ \ \
| * | | | | | remove explicit fclose from S3->writeStreamRobin Appelman2021-03-111-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #26078 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-121-29/+0
|\ \ \ \ \ \
| * | | | | | Update psalm baselineNextcloud-PR-Bot2021-03-121-29/+0
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-1270-172/+220
* | | | | | Merge pull request #26067 from nextcloud/techdept/psalm/trashbin/executeRoeland Jago Douma2021-03-111-9/+9
|\ \ \ \ \ \
| * | | | | | Cleanp execute usage in the trashbinRoeland Jago Douma2021-03-111-9/+9
* | | | | | | Merge pull request #26066 from nextcloud/techdept/psalm/type_errorRoeland Jago Douma2021-03-111-1/+1
|\ \ \ \ \ \ \