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-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 #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-30Merge pull request #26258 from nextcloud/backport/26198/stable20Roeland Jago Douma
2021-03-24Merge pull request #26275 from nextcloud/backport/26265/stable20Morris Jobke
2021-03-24Revert "Fix core tests command for app enabling/disabling"Vincent Petry
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-24Revert autocomplete controller tests to match stable20Vincent Petry
2021-03-24Revert controller tests to match stable21 APIVincent Petry
2021-03-24Fix language codes test result orderVincent Petry
2021-03-24Bring back forgotten testsVincent Petry
2021-03-24Fix more controller tests in Core subdirVincent Petry
2021-03-24Fix more tests in the Core subdirVincent Petry
2021-03-24Fix core tests command for app enabling/disablingVincent Petry
2021-03-24Fix casing of core test folderVincent Petry
2021-03-22Include additional scripts in Noto fontsDaniel Calviño Sánchez
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-03-08Find directly the label instead of falling back to itDaniel Calviño Sánchez
2021-03-08Assert also element visibility instead of just finding itDaniel Calviño Sánchez
2021-03-08Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez
2021-03-08Find elements through the actor rather than the driverDaniel Calviño Sánchez
2021-03-08Add locator for apps listDaniel Calviño Sánchez
2021-03-08Fix identationDaniel Calviño Sánchez
2021-03-08Fix delete user acceptance testDaniel Calviño Sánchez
2021-03-08Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez
2021-03-08Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez
2021-02-18Send emails on password reset to the displaynameJoas Schilling
2021-02-17compatibility to Nc 20Arthur Schiwon