summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma2021-03-081-3/+3
|\
| * Pimp ActionProviderStoreRoeland Jago Douma2021-03-041-3/+3
* | 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
|/
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1814-57/+57
* Cache the user backend info for 300sJoas Schilling2021-02-155-37/+80
* 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
* | | Type the service registrationChristoph Wurst2021-02-101-9/+4
* | | 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
* Cleanup the constructorJoas Schilling2021-01-181-2/+0
* 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
* Merge pull request #19942 from ACTom/add-mindmap-iconChristoph Wurst2020-12-281-2/+8
|\
| * Readd test getOnlyDefaultAliases()ACTom2020-12-281-2/+112
| * fix php-cs check fail(tests/lib/IntegrityCheck/CheckerTest.php)ACTom2020-10-181-2/+2
| * fix Test\IntegrityCheck\CheckerTest tests failACTom2020-10-181-111/+7
* | deleteChildren only returns arrayMaxence Lange2020-12-231-0/+4
* | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-183-0/+324
|\ \
| * | Add well known handlers APIChristoph Wurst2020-12-163-0/+324
* | | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-3/+4
|/ /
* | Show unique displayname context in the sharing inputJulius Härtl2020-12-142-23/+23
* | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-101-0/+6
|\ \
| * | Extend dummy factory in testsJulius Härtl2020-12-091-0/+6
* | | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-091-0/+49
|\ \ \
| * | | Add temporary test for migrating int to stringJulius Härtl2020-12-081-0/+49
* | | | Skip the test if Imagick is misconfiguredJoas Schilling2020-12-091-0/+4
| |/ / |/| |