summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-12-042-2/+2
* Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\
| * Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1John Molakvoæ2021-12-033-7/+42
|\ \
| * | Follow upstream security recommandationCarl Schwan2021-12-023-10/+5
| * | Add rgb to hsl converterCarl Schwan2021-12-021-4/+41
| * | Bump scssphp/scssphp to 1.8.1Côme Chilliet2021-12-021-0/+0
* | | Merge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update...Carl Schwan2021-12-031-30/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2021-12-031-30/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-12-032-0/+6
* | | Merge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invo...Joas Schilling2021-12-026-26/+3
|\ \ \
| * | | list.php files are only invoked via ViewController and APIControllerJoas Schilling2021-12-016-26/+3
* | | | Merge pull request #30015 from nextcloud/feat/addScript-dependencyJohn Molakvoæ2021-12-027-21/+107
|\ \ \ \
| * | | | Adapt testsJohn Molakvoæ (skjnldsv)2021-12-022-10/+17
| * | | | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-026-11/+90
|/ / / /
* | | | Merge pull request #29735 from nextcloud/background-scan-one-by-oneRobin Appelman2021-12-0212-64/+64
|\ \ \ \
| * | | | fix testsRobin Appelman2021-12-024-29/+5
| * | | | code checker fixes for instanceOfStorageRobin Appelman2021-12-024-3/+10
| * | | | stop background scan early if a users still has unscanned files after backgro...Robin Appelman2021-12-021-1/+7
| * | | | find users for background scan one by oneRobin Appelman2021-12-021-22/+20
| * | | | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-023-16/+26
| * | | | teach psalm about `Storage::instanceOfStorage`Robin Appelman2021-12-021-0/+3
* | | | | Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-p...Joas Schilling2021-12-0227-2442/+59
|\ \ \ \ \
| * | | | | Remove unused importsJoas Schilling2021-12-021-2/+0
| * | | | | Fix last testsJoas Schilling2021-12-022-10/+10
| * | | | | More test fixingJoas Schilling2021-12-012-4/+0
| * | | | | More test fixingJoas Schilling2021-12-016-271/+19
| * | | | | More unit test adjustmentsJoas Schilling2021-12-015-881/+3
| * | | | | Fix testsCarl Schwan2021-12-012-424/+4
| * | | | | Remove default token which is deprecated since Nextcloud 13Joas Schilling2021-12-0112-850/+23
* | | | | | Merge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursorChristoph Wurst2021-12-021-0/+3
|\ \ \ \ \ \
| * | | | | | Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #30033 from nextcloud/ie-polifilsJohn Molakvoæ2021-12-023-13/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove IE polyffilsacsfer2021-12-023-13/+3
* | | | | | Merge pull request #30032 from nextcloud/techdebt/noid/add-missing-indicesJoas Schilling2021-12-023-0/+21
|\ \ \ \ \ \
| * | | | | | Add an index for selecting the next jobJoas Schilling2021-12-013-0/+21
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_queryJoas Schilling2021-12-021-1/+10
|\ \ \ \ \ \
| * | | | | | Fix log_query config flagJoas Schilling2021-12-011-1/+10
| |/ / / / /
* | | | | | Merge pull request #30011 from nextcloud/techdebt/noid/allow-to-log-queries-t...Joas Schilling2021-12-028-10/+159
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Allow to log DB, redis and LDAP requests into filesJoas Schilling2021-12-018-10/+159
| |/ / / /
* | | | | Merge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0Côme Chilliet2021-12-021-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump to 4.2.1Côme Chilliet2021-12-021-0/+0
| * | | | Bump sabre/dav to 4.2.0Côme Chilliet2021-12-021-0/+0
|/ / / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-12-024-2/+30
|/ / /
* | | Merge pull request #30018 from nextcloud/fix/30017/tags-stylesPytal2021-12-011-0/+4
|\ \ \
| * | | Fix collaborative tags stylesChristopher Ng2021-12-011-0/+4
|/ / /
* | | Merge pull request #30013 from nextcloud/bugfix/noid/dont-count-attempts-when...John Molakvoæ2021-12-011-2/+6
|\ \ \
| * | | Don't query the bruteforce attempts when we just deleted themJoas Schilling2021-12-011-2/+6
| |/ /
* | | Merge pull request #30012 from nextcloud/bugfix/noid/only-check-2fa-state-onceJohn Molakvoæ2021-12-011-1/+9
|\ \ \
| * | | Only check the twofactor state once per requestJoas Schilling2021-12-011-1/+9
| |/ /