aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #31581 from nextcloud/refactor/carl/comment-appCarl Schwan2022-03-1611-154/+54
|\ \ \ \ \ \
| * | | | | | Modernize comments appCarl Schwan2022-03-1611-154/+54
* | | | | | | Merge pull request #31578 from nextcloud/s3-test-reliabilityCarl Schwan2022-03-161-0/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | try to improve s3 primary storage test reliabilityRobin Appelman2022-03-151-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #31577 from nextcloud/fix/register-talk-brokerJoas Schilling2022-03-151-0/+4
|\ \ \ \ \ \
| * | | | | | Fix unknown Talk broker interfaceChristoph Wurst2022-03-151-0/+4
* | | | | | | Merge pull request #31579 from nextcloud/nickvergessen-patch-1Joas Schilling2022-03-151-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update Version24000Date20211222112246.phpJoas Schilling2022-03-151-2/+4
|/ / / / / /
* | | | | | Merge pull request #31573 from nextcloud/exceptionserializer-load-failRobin Appelman2022-03-151-1/+7
|\ \ \ \ \ \
| * | | | | | don't error if we can't load the ExceptionSerializer for early exceptionsRobin Appelman2022-03-141-1/+7
| |/ / / / /
* | | | | | Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keysJoas Schilling2022-03-152-1/+45
|\ \ \ \ \ \
| * | | | | | Add a test for primary keysJoas Schilling2022-03-101-1/+43
| * | | | | | Enforce primary keys as they are required to be performant in MySQL clustersJoas Schilling2022-03-101-0/+2
* | | | | | | Merge pull request #31498 from Erikvv/s3-versioning-not-implementedLouis2022-03-151-2/+14
|\ \ \ \ \ \ \
| * | | | | | | AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
* | | | | | | | Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModalVanessa2022-03-155-15/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | add new button componentVanessa Pertsch2022-03-025-15/+22
* | | | | | | | | Merge pull request #31378 from nextcloud/fix/31237/new-button-UserListVanessa2022-03-155-12/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use new button componentVanessa Pertsch2022-03-145-12/+13
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-154-0/+6
* | | | | | | | | | Merge pull request #31516 from nextcloud/enh/improve-user_migration-apiPytal2022-03-147-2/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Extends UserMigrationException in CalendarMigratorExceptionCôme Chilliet2022-03-141-2/+2
| * | | | | | | | | | Fix autoloader and phpdoc for new classCôme Chilliet2022-03-144-0/+6
| * | | | | | | | | | Improve wording of pathExists descriptionCôme Chilliet2022-03-141-1/+1
| * | | | | | | | | | Add getOriginalUid in IImportSource to simplify code when importing under ano...Côme Chilliet2022-03-141-0/+8
| * | | | | | | | | | Add pathExists method to IImportSource to test if a path exists in the archiveCôme Chilliet2022-03-141-0/+7
| * | | | | | | | | | Move UserMigrationException to OCP and add @throws documentationCôme Chilliet2022-03-142-0/+32
* | | | | | | | | | | Merge pull request #31572 from nextcloud/fix/select2_settings_adminPytal2022-03-145-9/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Use global $ in settings admin.jsLouis Chemineau2022-03-145-9/+6
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #31567 from nextcloud/update-composer-filesCarl Schwan2022-03-1423-23/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update composer generated files to latest versionCarl Schwan2022-03-1423-23/+23
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #31561 from nextcloud/dependabot/npm_and_yarn/karma-chrome...Louis2022-03-142-8/+8
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Bump karma-chrome-launcher from 3.1.0 to 3.1.1dependabot[bot]2022-03-142-8/+8
* | | | | | | | | Merge pull request #31566 from nextcloud/fix/unit-auditSimon L2022-03-141-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix unit tests by importing the classCarl Schwan2022-03-141-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #31459 from nextcloud/dependabot/npm_and_yarn/karma-6.3.17Louis2022-03-142-10/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump karma from 6.3.16 to 6.3.17dependabot[bot]2022-03-122-10/+25
* | | | | | | | | Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan2022-03-144-4/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Use "use" to import namespacesCarl Schwan2022-03-141-1/+3
| * | | | | | | | Fix psalm issue about userCountsCarl Schwan2022-03-114-4/+7
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1412-0/+32
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1318-6/+34
* | | | | | | | Merge pull request #31555 from nextcloud/enh/noid/fix-drone-testsCarl Schwan2022-03-121-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fix drone tests on masterszaimen2022-03-111-0/+2
* | | | | | | | Merge pull request #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13...MichaIng2022-03-122-16/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump puppeteer from 13.4.1 to 13.5.1dependabot[bot]2022-03-122-16/+16
* | | | | | | | | Merge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6...dependabot[bot]2022-03-122-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump css-loader from 6.7.0 to 6.7.1dependabot[bot]2022-03-122-8/+8
| |/ / / / / / / /
* / / / / / / / / [tx-robot] updated from transifexNextcloud bot2022-03-1234-0/+52
|/ / / / / / / /
* | | | | | | | Merge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update...MichaIng2022-03-120-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |