aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into tests/fix-phpunit-warningsCôme Chilliet2022-12-0511-68/+123
|\
| * Fix test image default qualityJ0WI2022-12-041-1/+1
| * Add group display name cacheAnna Larch2022-11-281-29/+33
| * Fix testsCarl Schwan2022-11-221-0/+39
| * Increase the fair-use push limit to 1.000 usersJoas Schilling2022-11-181-4/+4
| * getAppValue expects stringJohn Molakvoæ2022-11-171-1/+1
| * Tests adjustementGit'Fellow2022-11-161-1/+1
| * Fix some more problems with tests under PHP 8.2Côme Chilliet2022-11-151-12/+14
| * Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.phpCôme Chilliet2022-11-151-3/+3
| * Fix syntax in VerificationTokenTest.phpCôme Chilliet2022-11-151-1/+1
| * Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-2/+4
| * Fix dynamic properties and other problems in tests for PHP 8.2Côme Chilliet2022-11-144-18/+26
| * Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-101-4/+2
* | Attempt to fix CalendarImpl testsJulius Härtl2022-11-091-0/+2
* | Fix some phpunit test warningsJulius Härtl2022-11-091-3/+1
|/
* Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-2/+7
* Merge pull request #34775 from nextcloud/bugfix/noid/mailer-set-toJulius Härtl2022-11-041-3/+14
|\
| * Do not throw errors when invalid setTo email is providedJulius Härtl2022-11-031-3/+14
* | Merge pull request #34678 from pulsejet/patch-jpegCôme Chilliet2022-11-031-0/+2
|\ \ | |/ |/|
| * Interlace all output JPEGVarun Patil2022-10-251-0/+2
* | Merge pull request #34330 from nextcloud/fix/fix-contacts-test-php8Côme Chilliet2022-11-031-0/+1
|\ \
| * | Fix ContactsStoreTests under PHP 8.2Côme Chilliet2022-10-261-0/+1
* | | Merge pull request #32565 from nextcloud/chore/modernize-error-handlerChristoph Wurst2022-11-031-16/+33
|\ \ \
| * | | Refactor the ErrorHandler into a dynamic classChristoph Wurst2022-11-021-16/+33
* | | | Add remote host validation APIChristoph Wurst2022-10-317-219/+477
|/ / /
* | | Merge pull request #34847 from nextcloud/refactor/local-address-checker-metho...Joas Schilling2022-10-272-9/+9
|\ \ \
| * | | Rename LocalAddressChecker methods to lower caseChristoph Wurst2022-10-272-9/+9
| |/ /
* / / Emit typed event when preview is requestedJulius Härtl2022-10-271-8/+39
|/ /
* | test disabling write checkRobin Appelman2022-10-262-0/+13
* | Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-10-261-2/+3
* | Revert "fix external storages access"Simon L2022-10-231-1/+3
* | Merge pull request #33087 from nextcloud/fix/30282/external-storagesJohn Molakvoæ2022-10-231-3/+1
|\ \ | |/ |/|
| * fix external storages accessszaimen2022-07-011-3/+1
* | Merge pull request #34379 from nextcloud/fix/transactional-session-token-renewalChristoph Wurst2022-10-181-2/+18
|\ \
| * | Run session token renewals in a database transactionChristoph Wurst2022-10-181-2/+18
* | | Merge pull request #34609 from nextcloud/enh/noid/always-enable-themingblizzz2022-10-182-2/+12
|\ \ \ | |/ / |/| |
| * | set theming app to alwaysEnabledszaimen2022-10-172-2/+12
* | | Merge pull request #31499 from nextcloud/bugfix/empty-secretCarl Schwan2022-10-171-3/+15
|\ \ \
| * | | Fix unit testsCarl Schwan2022-03-101-3/+15
* | | | Fix testsJohn Molakvoæ2022-10-141-0/+19
| |/ / |/| |
* | | Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-102-506/+0
* | | Merge pull request #32635 from andyxheli/patch-3blizzz2022-10-051-1/+5
|\ \ \
| * | | Update ContactsStoreTest.phpAndy Xheli2022-10-031-1/+5
* | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-011-0/+19
|\ \ \ \
| * | | | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-291-0/+19
* | | | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuffCôme Chilliet2022-10-011-2/+2
|\ \ \ \ \
| * | | | | Fix ContactsManagerTest testCôme Chilliet2022-09-301-1/+1
| * | | | | Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-301-1/+1
* | | | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapperChristoph Wurst2022-09-301-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Inform ServerTest that TagMapper now uses QBMapperCôme Chilliet2022-09-191-1/+1