Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-04 | 2 | -2/+2 |
* | Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso... | Christoph Wurst | 2021-12-03 | 1 | -36/+43 |
|\ | |||||
| * | Clean up the DAV resource background job | Christoph Wurst | 2021-12-02 | 1 | -36/+43 |
* | | Merge pull request #30034 from nextcloud/fix/bump-scssphp/scssphp-to-1.8.1 | John Molakvoæ | 2021-12-03 | 3 | -7/+42 |
|\ \ | |||||
| * | | Follow upstream security recommandation | Carl Schwan | 2021-12-02 | 3 | -10/+5 |
| * | | Add rgb to hsl converter | Carl Schwan | 2021-12-02 | 1 | -4/+41 |
| * | | Bump scssphp/scssphp to 1.8.1 | Côme Chilliet | 2021-12-02 | 1 | -0/+0 |
* | | | Merge pull request #30065 from nextcloud/automated/noid/psalm-baseline-update... | Carl Schwan | 2021-12-03 | 1 | -30/+0 |
|\ \ \ | |||||
| * | | | Update psalm baseline | nextcloud-command | 2021-12-03 | 1 | -30/+0 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-03 | 2 | -0/+6 |
* | | | Merge pull request #30024 from nextcloud/techdebt/noid/list-php-are-only-invo... | Joas Schilling | 2021-12-02 | 6 | -26/+3 |
|\ \ \ | |||||
| * | | | list.php files are only invoked via ViewController and APIController | Joas Schilling | 2021-12-01 | 6 | -26/+3 |
* | | | | Merge pull request #30015 from nextcloud/feat/addScript-dependency | John Molakvoæ | 2021-12-02 | 7 | -21/+107 |
|\ \ \ \ | |||||
| * | | | | Adapt tests | John Molakvoæ (skjnldsv) | 2021-12-02 | 2 | -10/+17 |
| * | | | | Allow scripts prioritization based on other apps | John Molakvoæ (skjnldsv) | 2021-12-02 | 6 | -11/+90 |
|/ / / / | |||||
* | | | | Merge pull request #29735 from nextcloud/background-scan-one-by-one | Robin Appelman | 2021-12-02 | 12 | -64/+64 |
|\ \ \ \ | |||||
| * | | | | fix tests | Robin Appelman | 2021-12-02 | 4 | -29/+5 |
| * | | | | code checker fixes for instanceOfStorage | Robin Appelman | 2021-12-02 | 4 | -3/+10 |
| * | | | | stop background scan early if a users still has unscanned files after backgro... | Robin Appelman | 2021-12-02 | 1 | -1/+7 |
| * | | | | find users for background scan one by one | Robin Appelman | 2021-12-02 | 1 | -22/+20 |
| * | | | | background scan the source storage when a background scan on a storage jail i... | Robin Appelman | 2021-12-02 | 3 | -16/+26 |
| * | | | | teach psalm about `Storage::instanceOfStorage` | Robin Appelman | 2021-12-02 | 1 | -0/+3 |
* | | | | | Merge pull request #30016 from nextcloud/techdebt/noid/remove-default-token-p... | Joas Schilling | 2021-12-02 | 27 | -2442/+59 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused imports | Joas Schilling | 2021-12-02 | 1 | -2/+0 |
| * | | | | | Fix last tests | Joas Schilling | 2021-12-02 | 2 | -10/+10 |
| * | | | | | More test fixing | Joas Schilling | 2021-12-01 | 2 | -4/+0 |
| * | | | | | More test fixing | Joas Schilling | 2021-12-01 | 6 | -271/+19 |
| * | | | | | More unit test adjustments | Joas Schilling | 2021-12-01 | 5 | -881/+3 |
| * | | | | | Fix tests | Carl Schwan | 2021-12-01 | 2 | -424/+4 |
| * | | | | | Remove default token which is deprecated since Nextcloud 13 | Joas Schilling | 2021-12-01 | 12 | -850/+23 |
* | | | | | | Merge pull request #30046 from nextcloud/fix/dav-back-end-missing-close-cursor | Christoph Wurst | 2021-12-02 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Close open cursor in the caldav back-end | Christoph Wurst | 2021-12-02 | 1 | -0/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #30033 from nextcloud/ie-polifils | John Molakvoæ | 2021-12-02 | 3 | -13/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Remove IE polyffils | acsfer | 2021-12-02 | 3 | -13/+3 |
* | | | | | | Merge pull request #30032 from nextcloud/techdebt/noid/add-missing-indices | Joas Schilling | 2021-12-02 | 3 | -0/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add an index for selecting the next job | Joas Schilling | 2021-12-01 | 3 | -0/+21 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #30028 from nextcloud/bugfix/noid/fix-log_query | Joas Schilling | 2021-12-02 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix log_query config flag | Joas Schilling | 2021-12-01 | 1 | -1/+10 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #30011 from nextcloud/techdebt/noid/allow-to-log-queries-t... | Joas Schilling | 2021-12-02 | 8 | -10/+159 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Allow to log DB, redis and LDAP requests into files | Joas Schilling | 2021-12-01 | 8 | -10/+159 |
| |/ / / / | |||||
* | | | | | Merge pull request #29976 from nextcloud/fix/bump-sabre/dav-to-4.2.0 | Côme Chilliet | 2021-12-02 | 1 | -0/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Bump to 4.2.1 | Côme Chilliet | 2021-12-02 | 1 | -0/+0 |
| * | | | | Bump sabre/dav to 4.2.0 | Côme Chilliet | 2021-12-02 | 1 | -0/+0 |
|/ / / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-12-02 | 4 | -2/+30 |
|/ / / | |||||
* | | | Merge pull request #30018 from nextcloud/fix/30017/tags-styles | Pytal | 2021-12-01 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Fix collaborative tags styles | Christopher Ng | 2021-12-01 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #30013 from nextcloud/bugfix/noid/dont-count-attempts-when... | John Molakvoæ | 2021-12-01 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | Don't query the bruteforce attempts when we just deleted them | Joas Schilling | 2021-12-01 | 1 | -2/+6 |
| |/ / | |||||
* | | | Merge pull request #30012 from nextcloud/bugfix/noid/only-check-2fa-state-once | John Molakvoæ | 2021-12-01 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | Only check the twofactor state once per request | Joas Schilling | 2021-12-01 | 1 | -1/+9 |
| |/ / |