Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-29 | 134 | -204/+214 |
* | Merge pull request #26461 from nextcloud/bugfix/noid/only-return-editable-dis... | Morris Jobke | 2021-04-28 | 3 | -11/+154 |
|\ | |||||
| * | Also check implementsAction method | Joas Schilling | 2021-04-27 | 2 | -5/+92 |
| * | Only return display name as editable when the user backend allows it | Joas Schilling | 2021-04-27 | 3 | -11/+67 |
* | | Merge pull request #26811 from nextcloud/enh/lookupserver/do_not_send_if_not_... | Morris Jobke | 2021-04-28 | 7 | -3/+132 |
|\ \ | |||||
| * | | Do not try to contact lookup server if not needed | Roeland Jago Douma | 2021-04-28 | 7 | -3/+132 |
|/ / | |||||
* | | Merge pull request #26784 from nextcloud/Valdnet-patch-8 | rakekniven | 2021-04-28 | 2 | -2/+2 |
|\ \ | |||||
| * | | Change size of the letter in test | Valdnet | 2021-04-28 | 1 | -1/+1 |
| * | | l10n: Change to a capital letter | Valdnet | 2021-04-27 | 1 | -1/+1 |
* | | | Merge pull request #26758 from J0WI/more-strict | Christoph Wurst | 2021-04-28 | 15 | -36/+71 |
|\ \ \ | |||||
| * | | | Use strict | J0WI | 2021-04-26 | 1 | -0/+2 |
| * | | | core: add more strict_types | J0WI | 2021-04-26 | 6 | -2/+17 |
| * | | | Fix ini_set() type | J0WI | 2021-04-26 | 1 | -1/+1 |
| * | | | Some more strict_types | J0WI | 2021-04-26 | 7 | -33/+51 |
* | | | | Merge pull request #26804 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-04-28 | 1 | -6/+0 |
|\ \ \ \ | |||||
| * | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-04-28 | 1 | -6/+0 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-28 | 174 | -268/+330 |
* | | | | Merge pull request #26785 from nextcloud/fix/noid/ldap-beyond-last-page | kesselb | 2021-04-27 | 4 | -3/+49 |
|\ \ \ \ | |||||
| * | | | | do not try to search after the last page | Arthur Schiwon | 2021-04-27 | 4 | -3/+49 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #26781 from nextcloud/bugfix/noid/more-auto-add-cleanup | Joas Schilling | 2021-04-27 | 8 | -196/+0 |
|\ \ \ \ | |||||
| * | | | | More cleaning after auto-add removal | Joas Schilling | 2021-04-27 | 8 | -196/+0 |
* | | | | | Merge pull request #26776 from nextcloud-pr-bot/automated/noid/psalm-baseline... | kesselb | 2021-04-27 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-04-27 | 1 | -1/+1 |
* | | | | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-ilogger | Christoph Wurst | 2021-04-27 | 52 | -318/+254 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix PHP CS | Joas Schilling | 2021-04-27 | 1 | -1/+0 |
| * | | | | | | Fix PHP CS | Joas Schilling | 2021-04-27 | 1 | -1/+0 |
| * | | | | | | Fix psalm errors | Joas Schilling | 2021-04-27 | 6 | -24/+29 |
| * | | | | | | Fix unit tests | Joas Schilling | 2021-04-27 | 25 | -93/+98 |
| * | | | | | | Less ILogger | Joas Schilling | 2021-04-27 | 23 | -199/+127 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-template | Joas Schilling | 2021-04-27 | 3 | -26/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not allow to overwrite some variables | Joas Schilling | 2021-04-27 | 1 | -1/+3 |
| * | | | | | | Fix ratelimit template | Joas Schilling | 2021-04-27 | 2 | -25/+16 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic... | Joas Schilling | 2021-04-27 | 4 | -6/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Adjust integration test | Joas Schilling | 2021-04-22 | 2 | -2/+9 |
| * | | | | | Fix Authentication test | Joas Schilling | 2021-04-22 | 1 | -4/+5 |
| * | | | | | Throw "401 Unauthenticated" when authentication is provided but invalid | Joas Schilling | 2021-04-22 | 1 | -0/+2 |
* | | | | | | Merge pull request #26764 from nextcloud/feature/noid/add-geo-location-as-ROS... | Joas Schilling | 2021-04-27 | 1 | -0/+31 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Add geo location as ROS type | Joas Schilling | 2021-04-26 | 1 | -0/+31 |
* | | | | | | Merge pull request #26774 from nextcloud/techdebt/noid/ldap-remove-pre73-page... | Julius Härtl | 2021-04-27 | 4 | -137/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | removes PagedResults adapter for PHP < 7.3 | Arthur Schiwon | 2021-04-26 | 4 | -137/+1 |
* | | | | | | Merge pull request #26765 from nextcloud/td/no_more_add_auto_trusted | Joas Schilling | 2021-04-27 | 8 | -104/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | No longer add trusted servers on federated share creation | Roeland Jago Douma | 2021-04-26 | 8 | -104/+7 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #26775 from robottod/patch-1 | John Molakvoæ | 2021-04-27 | 1 | -14/+14 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Remove some deprecated calls from ShareByMailProvider.php | robottod | 2021-04-26 | 1 | -14/+14 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-27 | 18 | -130/+132 |
|/ / / / | |||||
* | | | | Merge pull request #26763 from nextcloud/enh/federation/improve_permissions | Roeland Jago Douma | 2021-04-26 | 1 | -18/+2 |
|\ \ \ \ | |||||
| * | | | | Improve federated permission handling | Roeland Jago Douma | 2021-04-26 | 1 | -18/+2 |
| |/ / / | |||||
* | | | | Merge pull request #26762 from nextcloud/bugfix/noid/respect-the-error-level-... | Joas Schilling | 2021-04-26 | 1 | -2/+19 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Log deprecation only as debug | Joas Schilling | 2021-04-26 | 1 | -0/+2 |
| * | | | Respect the error level when logging | Joas Schilling | 2021-04-26 | 1 | -2/+17 |
|/ / / |