Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-26add method to shorten a string to given byte size to UtilsArthur Schiwon
2021-11-23Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry
2021-11-23Fix tests and avoid PHP errors in themCôme Chilliet
2021-11-23Make mock config return default value to fix warningsCôme Chilliet
2021-11-23Fix TempManager test errors about passing null to is_dirCôme Chilliet
2021-11-23Fix Encryption tests on PHP 8.1Côme Chilliet
2021-11-23Fix FolderTest calls to Mountpoint constructor with wrong typeCôme Chilliet
2021-11-23Fix DateTime constructor calls with nullCôme Chilliet
2021-11-23Fix test class namesCôme Chilliet
2021-11-23Fix Guzzle function callsCôme Chilliet
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-11-22Improve normalizer detecting IPv4 inside of IPv6Vincent Petry
2021-11-22Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry
2021-11-19Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry
2021-11-17Normalize directory entries in Encoding wrapperVincent Petry
2021-11-15OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-15Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi
2021-11-14Fix missing setlocale with php 8Naoto Kobayashi
2021-11-12Fix unit testsJoas Schilling
2021-11-11Implement multibucket shift for ObjectStoreJohn Molakvoæ
2021-11-09Add unit test for share enumeration methodJoas Schilling
2021-11-09Move common logic to share managerJoas Schilling
2021-11-02Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warningsChristoph Wurst
2021-11-02Fix missing import of ILoggerJoas Schilling
2021-10-28Enable Avatar tests as well for PHP>=8Côme Chilliet
2021-10-28Revert "Do not run image tests on php8"Côme Chilliet
2021-10-28Add an OCP for trusted domain helperJoas Schilling
2021-10-23Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ
2021-10-23Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ
2021-10-23add check isFairUseOfFreePushService on loginVitor Mattos
2021-10-23Fair use of push notificationsJoas Schilling
2021-10-23fix populating account array with missing default valuesArthur Schiwon
2021-10-22Update Testsacsfer
2021-10-22Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ
2021-10-22Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ
2021-10-22Merge pull request #26347 from J0WI/clean-path-regexJohn Molakvoæ
2021-10-22Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3John Molakvoæ
2021-10-22Prevent duplicate auth token activity updatesChristoph Wurst
2021-10-22Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst
2021-10-21Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier
2021-10-21Fix unit testsJoas Schilling
2021-10-20Change origin field to appIdJoas Schilling
2021-10-20Do not remove current user on findOneJohn Molakvoæ
2021-10-20Add appName to contactsmenu action APIJohn Molakvoæ
2021-10-19Profile backendChristopher Ng
2021-10-19Add new account propertiesChristopher Ng
2021-10-15ciRobin Appelman
2021-10-15Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ
2021-10-15Merge pull request #29235 from nextcloud/feat/appstore/enterpriseJohn Molakvoæ
2021-10-14Merge pull request #29231 from nextcloud/fix/calendar-providers-instancesChristoph Wurst