summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-04-29134-204/+214
* Merge pull request #26461 from nextcloud/bugfix/noid/only-return-editable-dis...Morris Jobke2021-04-283-11/+154
|\
| * Also check implementsAction methodJoas Schilling2021-04-272-5/+92
| * Only return display name as editable when the user backend allows itJoas Schilling2021-04-273-11/+67
* | Merge pull request #26811 from nextcloud/enh/lookupserver/do_not_send_if_not_...Morris Jobke2021-04-287-3/+132
|\ \
| * | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-287-3/+132
|/ /
* | Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven2021-04-282-2/+2
|\ \
| * | Change size of the letter in testValdnet2021-04-281-1/+1
| * | l10n: Change to a capital letterValdnet2021-04-271-1/+1
* | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-2815-36/+71
|\ \ \
| * | | Use strictJ0WI2021-04-261-0/+2
| * | | core: add more strict_typesJ0WI2021-04-266-2/+17
| * | | Fix ini_set() typeJ0WI2021-04-261-1/+1
| * | | Some more strict_typesJ0WI2021-04-267-33/+51
* | | | Merge pull request #26804 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-04-281-6/+0
|\ \ \ \
| * | | | Update psalm baselineNextcloud-PR-Bot2021-04-281-6/+0
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-28174-268/+330
* | | | Merge pull request #26785 from nextcloud/fix/noid/ldap-beyond-last-pagekesselb2021-04-274-3/+49
|\ \ \ \
| * | | | do not try to search after the last pageArthur Schiwon2021-04-274-3/+49
| | |/ / | |/| |
* | | | Merge pull request #26781 from nextcloud/bugfix/noid/more-auto-add-cleanupJoas Schilling2021-04-278-196/+0
|\ \ \ \
| * | | | More cleaning after auto-add removalJoas Schilling2021-04-278-196/+0
* | | | | Merge pull request #26776 from nextcloud-pr-bot/automated/noid/psalm-baseline...kesselb2021-04-271-1/+1
|\ \ \ \ \
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-04-271-1/+1
* | | | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-2752-318/+254
|\ \ \ \ \ \
| * | | | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | | | Fix PHP CSJoas Schilling2021-04-271-1/+0
| * | | | | | Fix psalm errorsJoas Schilling2021-04-276-24/+29
| * | | | | | Fix unit testsJoas Schilling2021-04-2725-93/+98
| * | | | | | Less ILoggerJoas Schilling2021-04-2723-199/+127
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling2021-04-273-26/+19
|\ \ \ \ \ \
| * | | | | | Do not allow to overwrite some variablesJoas Schilling2021-04-271-1/+3
| * | | | | | Fix ratelimit templateJoas Schilling2021-04-272-25/+16
| |/ / / / /
* | | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-274-6/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adjust integration testJoas Schilling2021-04-222-2/+9
| * | | | | Fix Authentication testJoas Schilling2021-04-221-4/+5
| * | | | | Throw "401 Unauthenticated" when authentication is provided but invalidJoas Schilling2021-04-221-0/+2
* | | | | | Merge pull request #26764 from nextcloud/feature/noid/add-geo-location-as-ROS...Joas Schilling2021-04-271-0/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add geo location as ROS typeJoas Schilling2021-04-261-0/+31
* | | | | | Merge pull request #26774 from nextcloud/techdebt/noid/ldap-remove-pre73-page...Julius Härtl2021-04-274-137/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | removes PagedResults adapter for PHP < 7.3Arthur Schiwon2021-04-264-137/+1
* | | | | | Merge pull request #26765 from nextcloud/td/no_more_add_auto_trustedJoas Schilling2021-04-278-104/+7
|\ \ \ \ \ \
| * | | | | | No longer add trusted servers on federated share creationRoeland Jago Douma2021-04-268-104/+7
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #26775 from robottod/patch-1John Molakvoæ2021-04-271-14/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove some deprecated calls from ShareByMailProvider.phprobottod2021-04-261-14/+14
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2021-04-2718-130/+132
|/ / / /
* | | | Merge pull request #26763 from nextcloud/enh/federation/improve_permissionsRoeland Jago Douma2021-04-261-18/+2
|\ \ \ \
| * | | | Improve federated permission handlingRoeland Jago Douma2021-04-261-18/+2
| |/ / /
* | | | Merge pull request #26762 from nextcloud/bugfix/noid/respect-the-error-level-...Joas Schilling2021-04-261-2/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Log deprecation only as debugJoas Schilling2021-04-261-0/+2
| * | | Respect the error level when loggingJoas Schilling2021-04-261-2/+17
|/ / /