summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix testsCarl Schwan2021-12-012-424/+4
|/ /
* / add method to shorten a string to given byte size to UtilsArthur Schiwon2021-11-261-0/+7
|/
* Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry2021-11-2319-22/+85
|\
| * Fix tests and avoid PHP errors in themCôme Chilliet2021-11-238-5/+34
| * Make mock config return default value to fix warningsCôme Chilliet2021-11-232-2/+25
| * Fix TempManager test errors about passing null to is_dirCôme Chilliet2021-11-231-1/+3
| * Fix Encryption tests on PHP 8.1Côme Chilliet2021-11-231-2/+11
| * Fix FolderTest calls to Mountpoint constructor with wrong typeCôme Chilliet2021-11-231-3/+3
| * Fix DateTime constructor calls with nullCôme Chilliet2021-11-232-4/+4
| * Fix test class namesCôme Chilliet2021-11-232-2/+2
| * Fix Guzzle function callsCôme Chilliet2021-11-231-2/+2
| * Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* | Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-221-1/+9
* | Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-221-0/+4
|/
* Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry2021-11-192-17/+41
|\
| * Implement multibucket shift for ObjectStoreJohn Molakvoæ2021-11-112-17/+41
* | Normalize directory entries in Encoding wrapperVincent Petry2021-11-171-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-151-0/+2
* | Fix missing setlocale with php 8Naoto Kobayashi2021-11-141-0/+8
* | 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
| | |_|/ / | |/| | |
* | | | | Change origin field to appIdJoas Schilling2021-10-201-3/+3
* | | | | Do not remove current user on findOneJohn Molakvoæ2021-10-201-14/+13
* | | | | Add appName to contactsmenu action APIJohn Molakvoæ2021-10-201-0/+19
* | | | | Profile backendChristopher Ng2021-10-194-16/+40