| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-24 | 34 | -28/+116 |
* | Merge pull request #30978 from nextcloud/mount-cache-mount-provider | Robin Appelman | 2022-02-23 | 21 | -34/+167 |
|\ |
|
| * | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 21 | -34/+167 |
|/ |
|
* | Merge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-conf... | Simon L | 2022-02-23 | 1 | -0/+4 |
|\ |
|
| * | Mark split database configs as sensitive | Joas Schilling | 2022-02-23 | 1 | -0/+4 |
* | | Merge pull request #31319 from nextcloud/fix/31246/fix-modals | Simon L | 2022-02-23 | 16 | -44/+21 |
|\ \ |
|
| * | | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 16 | -44/+21 |
* | | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up... | Joas Schilling | 2022-02-23 | 8 | -77/+391 |
|\ \ \ |
|
| * | | | Do status and predefined message setting in one go | Joas Schilling | 2022-02-15 | 3 | -8/+118 |
| * | | | Create the backup user status in 1 query instead of 3 | Joas Schilling | 2022-02-15 | 3 | -58/+50 |
| * | | | Don't include unindexed is_backup in the query, it's ensured by the user_id l... | Joas Schilling | 2022-02-15 | 1 | -2/+1 |
| * | | | Allow to revert the user status of multiple users in 3 queries instead of 3*n | Joas Schilling | 2022-02-15 | 8 | -4/+201 |
| * | | | Delete the user status without loading it first | Joas Schilling | 2022-02-15 | 2 | -9/+25 |
| * | | | Directly delete the user status instead of getting it a second time | Joas Schilling | 2022-02-15 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-23 | 928 | -3588/+416 |
* | | | | Merge pull request #30210 from nextcloud/dependabot/composer/build/integratio... | MichaIng | 2022-02-23 | 5 | -8/+8 |
|\ \ \ \ |
|
| * | | | | Update GuzzleHttp function call for v7 | MichaIng | 2022-02-22 | 4 | -7/+7 |
| * | | | | Update guzzlehttp/guzzle requirement in /build/integration | dependabot[bot] | 2022-02-22 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #31316 from nextcloud/enhancement/sensitive-insensitive-da... | Joas Schilling | 2022-02-22 | 13 | -59/+109 |
|\ \ \ \ |
|
| * | | | | Mark DAV background jobs as time sensitive/insensitive | Christoph Wurst | 2022-02-22 | 13 | -59/+109 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #31317 from nextcloud/chore/deprecate-old-internal-job-cla... | Christoph Wurst | 2022-02-22 | 5 | -0/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Deprecate our old, internal background job base classes | Christoph Wurst | 2022-02-22 | 5 | -0/+13 |
|/ / / |
|
* | | | Merge pull request #31261 from nextcloud/external-share-availability-error | John Molakvoæ | 2022-02-22 | 1 | -7/+5 |
|\ \ \ |
|
| * | | | improve errors for external share availability check | Robin Appelman | 2022-02-21 | 1 | -7/+5 |
* | | | | Merge pull request #31295 from nextcloud/fix-cleaning-reminders | Christoph Wurst | 2022-02-22 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Fix cleaning reminders after subscription purge | Thomas Citharel | 2022-02-21 | 1 | -3/+3 |
* | | | | | Merge pull request #31241 from nextcloud/fix/use-new-button-component | Vanessa | 2022-02-22 | 8 | -16/+21 |
|\ \ \ \ \ |
|
| * | | | | | replace button with vue button component | Vanessa Pertsch | 2022-02-21 | 8 | -16/+21 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #31309 from nextcloud/fix/fix-checkers-php-error | Côme Chilliet | 2022-02-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Avoid PHP errors in the checkers drone step | Côme Chilliet | 2022-02-21 | 1 | -1/+1 |
* | | | | | | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h... | Côme Chilliet | 2022-02-22 | 6 | -0/+101 |
|\ \ \ \ \ \ |
|
| * | | | | | | Please drone checkers | Côme Chilliet | 2022-02-21 | 1 | -0/+2 |
| * | | | | | | Update autoload | Côme Chilliet | 2022-02-21 | 2 | -0/+2 |
| * | | | | | | Avoid passing both $importSource and $version while version comes from source | Côme Chilliet | 2022-02-17 | 3 | -8/+14 |
| * | | | | | | Improve version handling for user_migration | Côme Chilliet | 2022-02-17 | 4 | -3/+31 |
| * | | | | | | Add version handling to IMigrator | Côme Chilliet | 2022-02-17 | 2 | -0/+63 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-22 | 12 | -2/+30 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #31294 from nextcloud/fix/test-controller | Simon L | 2022-02-21 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Redirection now only happens when dir is empty | Carl Schwan | 2022-02-21 | 1 | -4/+4 |
* | | | | | | | Merge pull request #31288 from nextcloud/automated/noid/psalm-baseline-update... | Carl Schwan | 2022-02-21 | 1 | -3/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update psalm baseline | nextcloud-command | 2022-02-21 | 1 | -3/+0 |
* | | | | | | | | Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_share | John Molakvoæ | 2022-02-21 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Fix regression for edit perm on file share | Louis Chemineau | 2022-02-21 | 3 | -4/+4 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #31217 from nextcloud/bugfix/noid/also-cache-non-existing-... | Joas Schilling | 2022-02-21 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Also cache non-existing to reuse it | Joas Schilling | 2022-02-16 | 1 | -0/+5 |
* | | | | | | | | Merge pull request #31195 from nextcloud/wrap_exception | Louis | 2022-02-21 | 5 | -1/+46 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Wrap S3 multipart upload exception | Louis Chemineau | 2022-02-16 | 5 | -1/+46 |
| * | | | | | | | Wrap S3 multipart upload exception | Louis Chemineau | 2022-02-15 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #30225 from nextcloud/fix-30220 | Simon L | 2022-02-21 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Typo | acsfer | 2022-02-20 | 1 | -1/+1 |