summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* show better error messages when a file with a forbidden path is encounteredRobin Appelman2021-03-241-8/+4
* Merge pull request #26274 from nextcloud/bugfix/noid/make-debugging-easierJoas Schilling2021-03-241-3/+3
|\
| * Make debugging easier which header is being setJoas Schilling2021-03-241-3/+3
* | Merge pull request #26265 from nextcloud/bugfix/noid/fix-php8-setup-failuresJoas Schilling2021-03-2412-45/+54
|\ \ | |/ |/|
| * Fix language codes test result orderVincent Petry2021-03-241-0/+1
| * Bring back forgotten testsVincent Petry2021-03-245-5/+5
| * Fix more controller tests in Core subdirVincent Petry2021-03-242-8/+10
| * Fix more tests in the Core subdirVincent Petry2021-03-243-13/+20
| * Fix core tests command for app enabling/disablingVincent Petry2021-03-232-17/+17
| * Fix casing of core test folderVincent Petry2021-03-231-2/+1
* | Merge pull request #26270 from nextcloud/fix/invalid-source-storage-pathJohn Molakvoæ2021-03-241-0/+4
|\ \
| * | Catch invalid cache source storage pathJohn Molakvoæ (skjnldsv)2021-03-241-0/+4
|/ /
* | Merge pull request #26255 from nextcloud/Valdnet-patch-6John Molakvoæ2021-03-241-1/+1
|\ \
| * | l10n: Separate ellipsisValdnet2021-03-231-1/+1
| |/
* | Merge pull request #26269 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-241-5/+0
|\ \
| * | Update psalm baselineNextcloud-PR-Bot2021-03-241-5/+0
|/ /
* / [tx-robot] updated from transifexNextcloud bot2021-03-2440-34/+84
|/
* Merge pull request #25776 from nextcloud/fix/sabre-file-checksum-no-file-infoRoeland Jago Douma2021-03-231-1/+4
|\
| * Only write checksum if we have a valid file infoChristoph Wurst2021-03-221-1/+4
* | Merge pull request #26033 from nextcloud/enh/comments/to_initialstateChristoph Wurst2021-03-2310-126/+54
|\ \
| * | Move comments to initial stateRoeland Jago Douma2021-03-2210-126/+54
* | | Merge pull request #26253 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-231-3/+0
|\ \ \
| * | | Update psalm baselineNextcloud-PR-Bot2021-03-231-3/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-03-23376-756/+828
* | | Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-2211-229/+452
|\ \ \
| * | | use node search api for legacy file search endpointRobin Appelman2021-03-193-23/+33
| * | | pass order from unified search to file searchRobin Appelman2021-03-191-1/+5
| * | | handle ordering in folder searchRobin Appelman2021-03-194-55/+98
| * | | folder filtering in sqlRobin Appelman2021-03-192-17/+20
| * | | cleanup fileinfo creationRobin Appelman2021-03-192-69/+46
| * | | formatRobin Appelman2021-03-181-1/+0
| * | | handle limit and offset in folder file searchRobin Appelman2021-03-182-47/+208
| * | | only require user to be set in a query that handles tagsRobin Appelman2021-03-184-25/+24
| * | | unify handling of Folder::search methods into "new" query objectsRobin Appelman2021-03-181-45/+61
| * | | use "newer" node search api directly in unified searchRobin Appelman2021-03-181-31/+42
* | | | Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke2021-03-223-0/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-16131-2804/+2062
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-114-3/+3
| |\ \ \ \
| * | | | | fix(tests)Samuel2021-02-111-0/+7
| * | | | | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-11219-1314/+5347
| |\ \ \ \ \
| * | | | | | fix(sahre20): missing ILogger param instantiating NotificationsSamuel2021-02-091-0/+1
| * | | | | | fix(no_unused_imports)Samuel2021-02-091-1/+0
| * | | | | | fix(php-cs)Samuel2021-02-091-17/+0
| * | | | | | fix(misc)Samuel2021-02-091-5/+7
| * | | | | | fix(php-cs)Samuel2021-02-091-4/+7
| * | | | | | fix(logger): use logger from constructor argumentsSamuel2021-02-091-1/+14
| * | | | | | fix(pebkac): missing `use OC`Samuel2021-02-081-0/+1
| * | | | | | fix(logger): set logger in constructorSamuel2021-02-081-5/+10
| * | | | | | fix(php-cs): indentation / elseif, maybe braces?Samuel2021-02-051-13/+18
| * | | | | | feat(federatedfilesharing): log errors, as suggested by @maxbesSamuel2021-02-051-0/+20