aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb2021-03-081-7/+3
|\
| * Remove unneeded steps to add already existing userDaniel Calviño Sánchez2021-03-071-5/+0
| * Fix acceptance test for searching just added users in contacts menuDaniel Calviño Sánchez2021-03-071-2/+3
* | Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma2021-03-082-20/+19
|\ \
| * | Pimp ActionProviderStoreRoeland Jago Douma2021-03-042-20/+19
* | | Merge pull request #25948 from nextcloud/techdebt/noid/depreate-getHTMLNameRoeland Jago Douma2021-03-081-0/+1
|\ \ \
| * | | Deprecate getHTMLName on \OCP\DefaultsJulius Härtl2021-03-051-0/+1
* | | | Merge pull request #25975 from nextcloud/add-missing-waits-and-asserts-in-acc...Roeland Jago Douma2021-03-086-53/+158
|\ \ \ \
| * | | | Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-061-8/+1
| * | | | Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-061-4/+12
| * | | | Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-061-5/+7
| * | | | Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-061-4/+30
| * | | | Add locator for apps listDaniel Calviño Sánchez2021-03-061-4/+16
| * | | | Fix identationDaniel Calviño Sánchez2021-03-061-14/+14
| * | | | Fix delete user acceptance testDaniel Calviño Sánchez2021-03-062-1/+2
| * | | | Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-055-11/+74
| * | | | Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-053-7/+7
| | |_|/ | |/| |
* | | | Merge pull request #25988 from nextcloud/ci/fixup/actionRoeland Jago Douma2021-03-081-0/+13
|\ \ \ \
| * | | | Move fixup check to actionRoeland Jago Douma2021-03-071-0/+13
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-0822-36/+64
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-0718-8/+58
|/ / / /
* | | | Merge pull request #25966 from nextcloud/dependabot/npm_and_yarn/babel/plugin...dependabot-preview[bot]2021-03-062-43/+43
|\ \ \ \
| * | | | Bump @babel/plugin-proposal-class-properties from 7.12.13 to 7.13.0dependabot-preview[bot]2021-03-062-43/+43
| |/ / /
* | | | Merge pull request #25959 from nextcloud/techdept/logger/AccessibilityControllerRoeland Jago Douma2021-03-061-5/+15
|\ \ \ \
| * | | | AccessibilityController to LoggerInterfaceRoeland Jago Douma2021-03-051-5/+15
* | | | | Merge pull request #25972 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-061-73/+4
|\ \ \ \ \
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-03-061-73/+4
|/ / / / /
* | | | | Merge pull request #25969 from nextcloud/dependabot/npm_and_yarn/chai-4.3.3dependabot-preview[bot]2021-03-062-5/+5
|\ \ \ \ \
| * | | | | Bump chai from 4.3.0 to 4.3.3dependabot-preview[bot]2021-03-062-5/+5
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2021-03-0648-194/+626
|/ / / /
* | | | Merge pull request #25945 from nextcloud/dependabot/npm_and_yarn/core-js-3.9.1Julius Härtl2021-03-0595-109/+109
|\ \ \ \
| * | | | Bump core-js from 3.8.3 to 3.9.1dependabot-preview[bot]2021-03-0595-109/+109
* | | | | Merge pull request #25735 from francoisfreitag/npm-ciJulius Härtl2021-03-051-4/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove Makefile rule clean-devFrançois Freitag2021-02-201-4/+1
* | | | | Merge pull request #25932 from nextcloud/bugfix/noid/fix-fed-share-add-to-ncRoeland Jago Douma2021-03-051-1/+1
|\ \ \ \ \
| * | | | | Skip empty obsolete owner when adding to own NCVincent Petry2021-03-041-1/+1
* | | | | | Merge pull request #25870 from nextcloud/techdept/settings/move_group_activit...Joas Schilling2021-03-056-99/+202
|\ \ \ \ \ \
| * | | | | | Move group activities to eventsRoeland Jago Douma2021-03-036-99/+202
* | | | | | | Merge pull request #25928 from nextcloud/enh/contactsmenu/entryChristoph Wurst2021-03-052-19/+22
|\ \ \ \ \ \ \
| * | | | | | | Type Entry and IEntryRoeland Jago Douma2021-03-042-19/+22
* | | | | | | | Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst2021-03-054-5/+30
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Migrate WFE to the new PSR loggerChristoph Wurst2021-02-111-2/+3
| * | | | | | | Migrate custom loggers to PSRChristoph Wurst2021-02-113-3/+27
* | | | | | | | Merge pull request #25947 from nextcloud/fix/provisioning_api/loggerRoeland Jago Douma2021-03-051-5/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fixed error after merge in UsersControllerRoeland Jago Douma2021-03-051-5/+6
|/ / / / / / /
* | | | | | | Merge pull request #25731 from nextcloud/dependabot/npm_and_yarn/mocha-8.3.0Roeland Jago Douma2021-03-052-39/+179
|\ \ \ \ \ \ \
| * | | | | | | Bump mocha from 8.2.1 to 8.3.0dependabot-preview[bot]2021-03-052-39/+179
* | | | | | | | Merge pull request #25589 from nextcloud/provisioning-api-invalid-argumentRoeland Jago Douma2021-03-051-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | forward invalid argument message to frontend when creating a user failsRobin Appelman2021-02-111-0/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #25726 from nextcloud/dependabot/npm_and_yarn/build/handle...dependabot-preview[bot]2021-03-052-36/+23
|\ \ \ \ \ \ \ \