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
2022-01-20Merge pull request #30660 from nextcloud/backport/29622/stable21John Molakvoæ
2022-01-14Implement multibucket shift for ObjectStoreJohn Molakvoæ
2022-01-13Fix idn emails not working in sharesCarl Schwan
2022-01-11Prevent loading images that would require too much memory.Joachim Bauch
2021-12-08Merge pull request #30056 from nextcloud/backport/29735/stable21Louis
2021-12-06Merge pull request #29834 from nextcloud/carl/bugfix/file-search-21John Molakvoæ
2021-12-02fix testsRobin Appelman
2021-11-26Fix search results filteringCarl Schwan
2021-11-23Improve normalizer detecting IPv4 inside of IPv6Vincent Petry
2021-11-23Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry
2021-11-19Normalize directory entries in Encoding wrapperVincent Petry
2021-11-17OC_Util: Add fallbacks to check if current locale is UTF8Naoto Kobayashi
2021-11-17Add check whether escapeshellcmd behaves the same as basenameNaoto Kobayashi
2021-11-17Fix missing setlocale with php 8Naoto Kobayashi
2021-11-15Apply changes from master's update to 3.1.3Joas Schilling
2021-11-04Merge branch 'stable21' into backport/29479/stable21Côme Chilliet
2021-11-03Merge pull request #29384 from nextcloud/backport/26725/stable21John Molakvoæ
2021-11-02Enable Avatar tests as well for PHP>=8Côme Chilliet
2021-11-02Revert "Do not run image tests on php8"Côme Chilliet
2021-10-30Merge pull request #29416 from nextcloud/backport/27440/stable21MichaIng
2021-10-26ciRobin Appelman
2021-10-23Update Testsacsfer
2021-10-23Tests updateacsfer
2021-10-22Add missing scope to testDaniel Calviño Sánchez
2021-10-08explicitly close source stream on local storageDaniel Kesselberg
2021-09-17Add email addresses to contacts menuDaniel Kesselberg
2021-09-13Add database ratelimiting backendLukas Reschke
2021-09-07Merge pull request #28741 from nextcloud/backport/28725/stable21Lukas Reschke
2021-09-07Merge pull request #27406 from nextcloud/backport/24966/stable21John Molakvoæ
2021-09-07Adjust testsLukas Reschke
2021-09-07Resolve absolute path in testsLukas Reschke
2021-09-03Update EncryptionTest.phpJasper Knockaert
2021-09-032nd attempt to fix testsJasper Knockaert
2021-09-03attemtp to fix testJasper Knockaert
2021-08-16Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer
2021-08-12better cleanup of user files on user deletionRobin Appelman
2021-08-09fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman
2021-07-29add test for searching within a "root jail"Robin Appelman
2021-07-22Let memory limit set in tests fit the used amountJulius Härtl
2021-07-05Use minio for s3 testsJulius Härtl
2021-07-05Run s3 tests againJulius Härtl
2021-06-29Handle single action unshareJulius Härtl
2021-06-07Merge pull request #27359 from nextcloud/backport/27354/stable21Morris Jobke
2021-06-04Set umask before operations that create local filesRobin Appelman
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-04-27Fix ratelimit templateJoas Schilling
2021-04-26Validate the website field input to be a valid URLJoas Schilling
2021-04-22Make Testcase class compatible with phpunit-9.5Joas Schilling
2021-04-19Fix empty password check for mail sharesVincent Petry
2021-04-12Increase subnet matcherLukas Reschke