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-07-31use exceptions for error signaling in writeStreamRobin Appelman
2020-07-31rollback cache rename if trashbin move failsRobin Appelman
2020-07-30Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke
2020-07-30Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-30Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke
2020-07-30Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-09ensure mounts are scanned during testsRobin Appelman
2020-07-09Use the correct mountpoint to calculateRoeland Jago Douma
2020-07-08Merge pull request #21499 from lmamane/stable18-21285-onelinerMorris Jobke
2020-07-07Merge pull request #21575 from nextcloud/backport/21379/stable18Morris Jobke
2020-07-06Merge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18Roeland Jago Douma
2020-07-04Merge pull request #21388 from nextcloud/backport/21380/stable18Roeland Jago Douma
2020-07-03Revert "[stable18] Do not read certificate bundle from data dir by default"Roeland Jago Douma
2020-07-03Increase timeout of the appstore requestsJoas Schilling
2020-07-02Merge pull request #21551 from nextcloud/backport/21535/stable18Roeland Jago Douma
2020-07-02Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas 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-20adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane
2020-06-19acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon
2020-06-19Merge pull request #21381 from nextcloud/backport/20447/stable18Roeland Jago Douma
2020-06-18Clean up auth tokens when user is deletedChristoph Wurst
2020-06-18Fix testsMorris Jobke
2020-06-06Merge pull request #21160 from nextcloud/backport/21152/stable18Roeland Jago Douma
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-29Revert "[stable18] Fix password changes in link and mail shares"Morris Jobke
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-28Merge pull request #21109 from nextcloud/backport/19793/stable18Roeland Jago Douma
2020-05-26use the loginname to verify the old password in user password changesArthur Schiwon
2020-05-26Remove unneeded test since links have resharing permissions by defaultJulius Härtl
2020-05-25Do not read certificate bundle from data dir by defaultMorris Jobke
2020-05-25Merge pull request #20965 from nextcloud/backport/20033/stable18Morris Jobke
2020-05-20add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman
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-12Merge pull request #20574 from nextcloud/backport/16035/stable18Morris Jobke
2020-05-12dont show remote and email options if we have an exact match for local user e...Robin Appelman
2020-05-11Use random_bytesRoeland Jago Douma
2020-05-01Merge pull request #20763 from nextcloud/backport/20710/stable18Roeland Jago Douma
2020-05-01Fix Argon2 options checksMichaIng