aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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 #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-052-7/+207
|\ \ \ \
| * | | | Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-012-7/+207
* | | | | Add some typing to SharedStorageRoeland Jago Douma2021-03-041-5/+4
| |/ / / |/| | |
* | | | Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma2021-03-031-4/+4
|\ \ \ \
| * | | | Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-4/+4
| | |_|/ | |/| |
* / | | Fix types in the Group ManagerRoeland Jago Douma2021-03-031-0/+3
|/ / /
* | | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding...Christoph Wurst2021-02-1816-61/+61
|\ \ \
| * | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1816-61/+61
* | | | Send emails on password reset to the displaynameJoas Schilling2021-02-181-3/+6
|/ / /
* | | Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma2021-02-175-37/+80
|\ \ \ | |/ / |/| |
| * | Cache the user backend info for 300sJoas Schilling2021-02-155-37/+80
* | | Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2ServiceChristoph Wurst2021-02-151-0/+406
|\ \ \ | |/ / |/| |
| * | refined name of getOpenSSLEncryptedAndPrivateKeyKonrad Abicht2021-02-121-3/+3
| * | added unit tests for LoginFlowV2Service::createTokensKonrad Abicht2021-02-121-0/+23
| * | added unit tests for LoginFlowV2Service::flowDoneKonrad Abicht2021-02-111-4/+100
| * | added unit tests for LoginFlowV2Service::startLoginFlowKonrad Abicht2021-02-111-0/+40
| * | added unit tests for LoginFlowV2Service::getByLoginTokenKonrad Abicht2021-02-111-5/+37
| * | added unit tests for LoginFlowV2Service::pollKonrad Abicht2021-02-111-0/+215
* | | Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noopRoeland Jago Douma2021-02-136-471/+0
|\ \ \
| * | | Make the app code checker a NOOPChristoph Wurst2021-02-116-471/+0
* | | | Micro-optimize validation of empty email addressesChristoph Wurst2021-02-111-0/+1
|/ / /
* | | Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma2021-02-111-3/+3
|\ \ \ | |/ / |/| |
| * | Fix unit testsJoas Schilling2021-02-061-3/+3
* | | Merge pull request #25460 from nextcloud/fix/apppassword/always_renewRoeland Jago Douma2021-02-101-17/+1
|\ \ \
| * | | Always renew apppasswords on loginRoeland Jago Douma2021-02-101-17/+1
* | | | Merge pull request #25359 from nextcloud/enhancement/typed-service-registrationChristoph Wurst2021-02-101-9/+4
|\ \ \ \
| * | | | Type the service registrationChristoph Wurst2021-02-101-9/+4
* | | | | Merge pull request #25548 from k00ni/pr/add-tests-for-LoginFlowV2CredentialsChristoph Wurst2021-02-091-0/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | simplified testsKonrad Abicht2021-02-091-13/+12
| * | | | fixed coding style issueKonrad Abicht2021-02-091-1/+0
| * | | | added tests for OC\Core\Data\LoginFlowV2CredentialsKonrad Abicht2021-02-091-0/+63
* | | | | Fix the legacy dispatcher argument orderChristoph Wurst2021-02-091-0/+36
|/ / / /
* | / / Test the symfony adapterChristoph Wurst2021-02-051-0/+155
| |/ / |/| |
* | | Add test for dbal exception wrappingDaniel Kesselberg2021-02-031-0/+87
|/ /
* | test: adjust expectationArthur Schiwon2021-01-291-3/+2
* | add repair job for unencoded calendarsArthur Schiwon2021-01-291-0/+197
* | Add negative version comparison test for version suffixesChristoph Wurst2021-01-271-0/+1
* | Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-261-0/+8
|/
* Convert 2FA token type to stringChristoph Wurst2021-01-221-5/+5
* Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-201-1/+1
* Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma2021-01-191-2/+0
|\
| * Cleanup the constructorJoas Schilling2021-01-181-2/+0
* | Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez2021-01-172-3/+2774
|/
* Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz2021-01-141-6/+82
|\
| * DB: warn on parameter number constraintsArthur Schiwon2021-01-111-6/+82
* | Allow installing/updating of apps againRoeland Jago Douma2021-01-121-5/+5
* | Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8blizzz2021-01-111-2/+10
|\ \
| * | Only rollback when not MySQLJoas Schilling2021-01-111-2/+10
| |/