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-12-06fix testsRobin Appelman
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-12Fix unit testsJoas Schilling
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 #29415 from nextcloud/backport/27440/stable22MichaIng
2021-10-24Merge pull request #29393 from nextcloud/backport/26725/stable22MichaIng
2021-10-23Add missing scope to testDaniel Calviño Sánchez
2021-10-23Merge pull request #29391 from nextcloud/backport/29220/stable22MichaIng
2021-10-23Update Testsacsfer
2021-10-23Tests updateacsfer
2021-10-22ciRobin Appelman
2021-10-22Prevent duplicate auth token activity updatesChristoph Wurst
2021-10-08explicitly close source stream on local storageDaniel Kesselberg
2021-09-29Fix app version checkJoas Schilling
2021-09-24Add a unit test to check for casting a IQueryFunctionJoas Schilling
2021-09-17Add email addresses to contacts menuDaniel Kesselberg
2021-09-16Bump @nextcloud/vueJohn Molakvoæ
2021-09-14fixes missing prefix to validate password reset tokenArthur Schiwon
2021-09-13Add database ratelimiting backendLukas Reschke
2021-09-10use specific email getter where necessaryArthur Schiwon
2021-09-10enable the user to set a primary (notification) email address (backend)Arthur Schiwon
2021-09-10add a job to clean up expired verification tokensArthur Schiwon
2021-09-10implement verification for additional mailsArthur Schiwon
2021-09-10move verification token logic out of lost password controllerArthur Schiwon
2021-09-07Adjust testsLukas Reschke
2021-09-07Resolve absolute path in testsLukas Reschke
2021-08-23Merge pull request #28256 from nextcloud/enh/21045/stable22-quota-restrictionsPytal
2021-08-20refs #21045 add app config to disable unlimited quota and to set max quotaChristopher Ng
2021-08-16Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer
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-26Admin Audit - Sharing: createShare - report the full pathszaimen
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-30adjust internal data handling logic to fix store and loadArthur Schiwon
2021-06-30adjust email verification checkerArthur Schiwon
2021-06-30adjust verification state updater methodArthur Schiwon
2021-06-30make AccountManager actually write multi value propertiesArthur Schiwon
2021-06-30accounts event handler to use eventdispatcher, DI and Accounts APIArthur Schiwon
2021-06-30prov api reports additional emails on getUserArthur Schiwon
2021-06-24Fix branch selection in stable22Joas Schilling
2021-06-23Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal