Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #31581 from nextcloud/refactor/carl/comment-app | Carl Schwan | 2022-03-16 | 11 | -154/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Modernize comments app | Carl Schwan | 2022-03-16 | 11 | -154/+54 | |
* | | | | | | | Merge pull request #31578 from nextcloud/s3-test-reliability | Carl Schwan | 2022-03-16 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | try to improve s3 primary storage test reliability | Robin Appelman | 2022-03-15 | 1 | -0/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #31577 from nextcloud/fix/register-talk-broker | Joas Schilling | 2022-03-15 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix unknown Talk broker interface | Christoph Wurst | 2022-03-15 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #31579 from nextcloud/nickvergessen-patch-1 | Joas Schilling | 2022-03-15 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update Version24000Date20211222112246.php | Joas Schilling | 2022-03-15 | 1 | -2/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #31573 from nextcloud/exceptionserializer-load-fail | Robin Appelman | 2022-03-15 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | don't error if we can't load the ExceptionSerializer for early exceptions | Robin Appelman | 2022-03-14 | 1 | -1/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keys | Joas Schilling | 2022-03-15 | 2 | -1/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a test for primary keys | Joas Schilling | 2022-03-10 | 1 | -1/+43 | |
| * | | | | | | Enforce primary keys as they are required to be performant in MySQL clusters | Joas Schilling | 2022-03-10 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #31498 from Erikvv/s3-versioning-not-implemented | Louis | 2022-03-15 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | AmazonS3: allow not implemented versioning | Erik van Velzen | 2022-03-15 | 1 | -2/+14 | |
* | | | | | | | | Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModal | Vanessa | 2022-03-15 | 5 | -15/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add new button component | Vanessa Pertsch | 2022-03-02 | 5 | -15/+22 | |
* | | | | | | | | | Merge pull request #31378 from nextcloud/fix/31237/new-button-UserList | Vanessa | 2022-03-15 | 5 | -12/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | use new button component | Vanessa Pertsch | 2022-03-14 | 5 | -12/+13 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-15 | 4 | -0/+6 | |
* | | | | | | | | | | Merge pull request #31516 from nextcloud/enh/improve-user_migration-api | Pytal | 2022-03-14 | 7 | -2/+55 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Extends UserMigrationException in CalendarMigratorException | Côme Chilliet | 2022-03-14 | 1 | -2/+2 | |
| * | | | | | | | | | | Fix autoloader and phpdoc for new class | Côme Chilliet | 2022-03-14 | 4 | -0/+6 | |
| * | | | | | | | | | | Improve wording of pathExists description | Côme Chilliet | 2022-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | | Add getOriginalUid in IImportSource to simplify code when importing under ano... | Côme Chilliet | 2022-03-14 | 1 | -0/+8 | |
| * | | | | | | | | | | Add pathExists method to IImportSource to test if a path exists in the archive | Côme Chilliet | 2022-03-14 | 1 | -0/+7 | |
| * | | | | | | | | | | Move UserMigrationException to OCP and add @throws documentation | Côme Chilliet | 2022-03-14 | 2 | -0/+32 | |
* | | | | | | | | | | | Merge pull request #31572 from nextcloud/fix/select2_settings_admin | Pytal | 2022-03-14 | 5 | -9/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Use global $ in settings admin.js | Louis Chemineau | 2022-03-14 | 5 | -9/+6 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #31567 from nextcloud/update-composer-files | Carl Schwan | 2022-03-14 | 23 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 23 | -23/+23 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #31561 from nextcloud/dependabot/npm_and_yarn/karma-chrome... | Louis | 2022-03-14 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Bump karma-chrome-launcher from 3.1.0 to 3.1.1 | dependabot[bot] | 2022-03-14 | 2 | -8/+8 | |
* | | | | | | | | | Merge pull request #31566 from nextcloud/fix/unit-audit | Simon L | 2022-03-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix unit tests by importing the class | Carl Schwan | 2022-03-14 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #31459 from nextcloud/dependabot/npm_and_yarn/karma-6.3.17 | Louis | 2022-03-14 | 2 | -10/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump karma from 6.3.16 to 6.3.17 | dependabot[bot] | 2022-03-12 | 2 | -10/+25 | |
* | | | | | | | | | Merge pull request #31542 from nextcloud/psalm-userCounts | Carl Schwan | 2022-03-14 | 4 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use "use" to import namespaces | Carl Schwan | 2022-03-14 | 1 | -1/+3 | |
| * | | | | | | | | Fix psalm issue about userCounts | Carl Schwan | 2022-03-11 | 4 | -4/+7 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-14 | 12 | -0/+32 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-13 | 18 | -6/+34 | |
* | | | | | | | | Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests | Carl Schwan | 2022-03-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix drone tests on master | szaimen | 2022-03-11 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13... | MichaIng | 2022-03-12 | 2 | -16/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump puppeteer from 13.4.1 to 13.5.1 | dependabot[bot] | 2022-03-12 | 2 | -16/+16 | |
* | | | | | | | | | Merge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6... | dependabot[bot] | 2022-03-12 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump css-loader from 6.7.0 to 6.7.1 | dependabot[bot] | 2022-03-12 | 2 | -8/+8 | |
| |/ / / / / / / / | ||||||
* / / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-12 | 34 | -0/+52 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update... | MichaIng | 2022-03-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |