summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / Bump scssphp/scssphp from 1.0.3 to 1.4.0Christoph Wurst2021-01-111-7/+14
|/
* Rollback failed transactions in TestCase.php to not break followup testsChristoph Wurst2021-01-081-1/+6
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-0822-108/+116
* Properly handle result when copying with failure and throw in testsJulius Härtl2021-01-051-1/+2
* Fix writeStream mockingJulius Härtl2021-01-051-1/+1
* jsunit: Remove warnings during test runsJulius Härtl2020-12-291-8/+2
* jsunit: Run jsunit with chromium/puppeteer on github actionsJulius Härtl2020-12-291-11/+16
* Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst2020-12-282-3/+13
|\