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-10-30Update Testsacsfer
2021-10-30Tests updateacsfer
2021-09-23Merge pull request #27407 from nextcloud/backport/24966/stable20blizzz
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-11fix 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 #27349 from nextcloud/backport/25280/stable20Robin Appelman
2021-06-07Skip the test if Imagick is misconfiguredJoas Schilling
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-21Fix empty password check for mail sharesVincent Petry
2021-04-12Increase subnet matcherLukas Reschke
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-24handle ordering in folder searchRobin Appelman
2021-03-24folder filtering in sqlRobin Appelman
2021-03-24cleanup fileinfo creationRobin Appelman
2021-03-24handle limit and offset in folder file searchRobin Appelman
2021-03-24only require user to be set in a query that handles tagsRobin Appelman
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 #26123 from nextcloud/backport/26004/stable20Roeland Jago Douma
2021-03-17Merge pull request #26091 from nextcloud/backport/25722/stable20Morris Jobke
2021-03-16adjust testsRobin Appelman
2021-03-16fix search in nested jailsRobin Appelman
2021-03-16fix cachjail searching for rootRobin Appelman
2021-03-16do cachejail search filtering in sqlRobin Appelman
2021-03-15Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-12apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman
2021-02-17compatibility to Nc 20Arthur Schiwon
2021-02-17add missing changes from backport sourceArthur Schiwon
2021-02-17test: adjust expectationArthur Schiwon
2021-02-17add repair job for unencoded calendarsArthur Schiwon
2021-01-27Fix app fetcher php comparison to allow wider rangesChristoph Wurst
2021-01-14DB: warn on parameter number constraintsArthur Schiwon
2021-01-07Merge pull request #24592 from nextcloud/backport/23912/stable20Morris Jobke
2021-01-05Properly handle result when copying with failure and throw in testsJulius Härtl
2021-01-05Fix writeStream mockingJulius Härtl
2021-01-05Show unique displayname context in the sharing inputJulius Härtl
2020-12-14Add temporary test for migrating int to stringJulius Härtl
2020-12-07use in objectstore copyRobin Appelman
2020-12-04Revert "Do not read certificate bundle from data dir by default"Morris Jobke
2020-12-02Add notification for user limitMorris Jobke