summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31098 from nextcloud/backport/30942/stable23Vincent Petry2022-03-011-13/+9
|\
| * fix fs cache test user setupRobin Appelman2022-02-161-13/+9
* | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-221-1/+2
|/
* Merge pull request #30949 from nextcloud/bugfix/noid/allow-to-disable-v1-auth...Vincent Petry2022-02-162-2/+10
|\
| * Fix unit testsJoas Schilling2022-01-312-2/+10
* | Merge pull request #30814 from nextcloud/backport/30508/stable23John Molakvoæ2022-01-2718-126/+119
|\ \
| * | Fix psalm not runningCarl Schwan2022-01-2718-126/+119
* | | Fix tests with email templatesCarl Schwan2022-01-202-4/+4
|/ /
* | Merge pull request #30659 from nextcloud/backport/29622/stable23Julius Härtl2022-01-142-17/+41
|\ \
| * | Implement multibucket shift for ObjectStoreJohn Molakvoæ2022-01-142-17/+41
* | | Fix idn emails not working in sharesCarl Schwan2022-01-131-8/+50
|/ /
* | Merge pull request #30611 from nextcloud/backport/30588/stable23Joas Schilling2022-01-121-1/+1
|\ \
| * | Fix testJoas Schilling2022-01-111-1/+1
* | | Prevent loading images that would require too much memory.Joachim Bauch2022-01-112-0/+17
|/ /
* | Fix email verificationChristopher Ng2022-01-071-0/+39
* | fix testsRobin Appelman2021-12-021-20/+0
* | add method to shorten a string to given byte size to UtilsArthur Schiwon2021-11-261-0/+7
|/
* Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-231-1/+9
* Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-231-0/+4
* Normalize directory entries in Encoding wrapperVincent Petry2021-11-191-1/+43
* OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi2021-11-161-2/+4
* Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi2021-11-161-0/+2
* Fix missing setlocale with php 8Naoto Kobayashi2021-11-161-0/+8
* Fix branch selection in stable23Joas Schilling2021-11-151-1/+1
* Fix unit testsJoas Schilling2021-11-121-2/+2
* Add unit test for share enumeration methodJoas Schilling2021-11-091-1/+79
* Move common logic to share managerJoas Schilling2021-11-091-10/+25
* Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warningsChristoph Wurst2021-11-021-0/+1
|\
| * Fix missing import of ILoggerJoas Schilling2021-11-021-0/+1
* | Enable Avatar tests as well for PHP>=8Côme Chilliet2021-10-281-20/+0
* | Revert "Do not run image tests on php8"Côme Chilliet2021-10-281-68/+0
|/
* Add an OCP for trusted domain helperJoas Schilling2021-10-281-10/+23
* Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ2021-10-231-2/+2
|\
| * Update Testsacsfer2021-10-221-1/+1
| * Tests updateacsfer2021-08-151-1/+1
* | Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ2021-10-233-16/+111
|\ \
| * | add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-7/+25
| * | Fair use of push notificationsJoas Schilling2021-10-232-9/+86
* | | fix populating account array with missing default valuesArthur Schiwon2021-10-221-9/+7
|/ /
* | Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ2021-10-221-0/+3
|\ \
| * | ciRobin Appelman2021-10-151-0/+3
* | | Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-221-0/+1
|\ \ \
| * | | Add missing scope to testDaniel Calviño Sánchez2021-08-181-0/+1
* | | | Merge pull request #26347 from J0WI/clean-path-regexJohn Molakvoæ2021-10-221-5/+22
|\ \ \ \
| * | | | Cleaner normalizePath regexJ0WI2021-03-271-5/+22
* | | | | Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3John Molakvoæ2021-10-221-7/+3
|\ \ \ \ \
| * | | | | Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst2021-10-221-7/+3
* | | | | | Prevent duplicate auth token activity updatesChristoph Wurst2021-10-221-7/+6
|/ / / / /
* | | | | Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier2021-10-212-41/+67
|\ \ \ \ \
| * | | | | Fix unit testsJoas Schilling2021-10-212-41/+67
| | |_|/ / | |/| | |