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/lib
AgeCommit message (Expand)Author
2021-11-03Merge pull request #29384 from nextcloud/backport/26725/stable21John Molakvoæ
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-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-05Run s3 tests againJulius 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
2021-04-06Merge pull request #26400 from nextcloud/backport/26061/stable21Lukas Reschke
2021-04-01Get the parent directory before creating a file from a templateJulius Härtl
2021-04-01Log and continue when failing to update encryption keys during for individual...Julius Härtl
2021-03-30gracefully handle deleteFromSelf when share is already goneArthur Schiwon
2021-03-29Add known user check in avatar when v2-private scopeVincent Petry
2021-03-29Added PlaceholderAvatar with own cached imagesVincent Petry
2021-03-29Add property scope tests for AccountManagerVincent Petry
2021-03-29Map old account scope properties to new namesVincent Petry
2021-03-29Add new v2-private account scopeVincent Petry
2021-03-23handle ordering in folder searchRobin Appelman
2021-03-23folder filtering in sqlRobin Appelman
2021-03-23cleanup fileinfo creationRobin Appelman
2021-03-23handle limit and offset in folder file searchRobin Appelman
2021-03-23only require user to be set in a query that handles tagsRobin Appelman
2021-03-22Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling
2021-03-22Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-19Merge pull request #26211 from nextcloud/backport/23718/stable21Morris Jobke
2021-03-19expand 'path is already shared' error messageRobin Appelman
2021-03-19Update user share must use correct expiration validationVincent Petry
2021-03-18Merge pull request #26122 from nextcloud/backport/26004/stable21Roeland Jago Douma
2021-03-17Merge pull request #26090 from nextcloud/backport/25722/stable21Morris Jobke
2021-03-15adjust testsRobin Appelman
2021-03-15fix search in nested jailsRobin Appelman
2021-03-15fix cachjail searching for rootRobin Appelman