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
2020-08-30Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez
2020-08-21In case the group backend returns $limit or more results it is expected to co...Morris Jobke
2020-08-19Merge pull request #21983 from nextcloud/backport/21628/stable19Morris Jobke
2020-08-05fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill
2020-07-24use exceptions for error signaling in writeStreamRobin Appelman
2020-07-24rollback cache rename if trashbin move failsRobin Appelman
2020-07-23Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke
2020-07-23Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-23Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-09Merge pull request #21779 from nextcloud/backport/21499/stable19Roeland Jago Douma
2020-07-09adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane
2020-07-09ensure mounts are scanned during testsRobin Appelman
2020-07-09Use the correct mountpoint to calculateRoeland Jago Douma
2020-07-06Merge pull request #21574 from nextcloud/backport/21379/stable19Morris Jobke
2020-07-03Revert "[stable19] Do not read certificate bundle from data dir by default"Roeland Jago Douma
2020-07-03Increase timeout of the appstore requestsJoas Schilling
2020-07-02Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling
2020-07-01Merge pull request #21538 from nextcloud/backport/21452/stable19Joas Schilling
2020-06-24Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez
2020-06-24Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez
2020-06-24Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez
2020-06-24Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez
2020-06-24Fix language in share notes email for usersJoas Schilling
2020-06-23Fix unit testsJoas Schilling
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma
2020-06-19acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon
2020-06-16Clean up auth tokens when user is deletedChristoph Wurst
2020-06-15Avoid duplicate matches in wide and exact resultsJulius Härtl
2020-06-04Prevent harder to share your rootJoas Schilling
2020-05-29Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez
2020-05-29Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez
2020-05-29Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez
2020-05-26use the loginname to verify the old password in user password changesArthur Schiwon
2020-05-25Do not read certificate bundle from data dir by defaultMorris Jobke
2020-05-20Compress the appstore requests by defaultMorris Jobke
2020-05-20Cache appstore requests for 60 instead of 5 minutesMorris Jobke
2020-05-13Fix http cache testClement Wong
2020-05-11Use random_bytesRoeland Jago Douma
2020-05-04Merge pull request #20722 from nextcloud/enh/20693/etag-capabilitiesMorris Jobke
2020-05-01Update education bundleRoeland Jago Douma
2020-05-01Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma
2020-05-01Fix notification mail testsJan-Christoph Borchardt
2020-04-30Fix getDirectoryContent implementation for Jail wrapperRobin Appelman
2020-04-30Fix Argon2 options checksMichaIng
2020-04-29Set etag for capabilities endpointDaniel Kesselberg
2020-04-27Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke
2020-04-27Merge pull request #19514 from sndrr/already-enabled-appsMorris Jobke
2020-04-27Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svgMorris Jobke
2020-04-24Updated test to check for already enabled appsSander Ruitenbeek