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
2019-01-30Clean pending 2FA authentication on password resetRoeland Jago Douma
2019-01-29always use multipart uploader for s3 uploadsRobin Appelman
2019-01-23Add acceptance tests for moving and copying selections to another folderDaniel Calviño Sánchez
2019-01-23Add acceptance tests for moving and copying files to another folderDaniel Calviño Sánchez
2019-01-23Merge pull request #13758 from nextcloud/backport/13747/stable15Morris Jobke
2019-01-23Merge pull request #13740 from nextcloud/backport/13140/stable15Morris Jobke
2019-01-23Honor remember_login_cookie_lifetimeRoeland Jago Douma
2019-01-22cleanup shared lock if changing to exclusive lock failedRobin Appelman
2019-01-22Cache tokens when using swift's v2 authenticationRobin Appelman
2019-01-18Fix template paramterRoeland Jago Douma
2019-01-14Merge pull request #13036 from nextcloud/objectstore-write-exists-15Roeland Jago Douma
2019-01-07CSP: Allow fonts to be provided in dataRoeland Jago Douma
2019-01-04fix can change password check in case of encryption is enabledBjoern Schiessle
2019-01-03Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez
2019-01-03Add acceptance tests for searching commentsDaniel Calviño Sánchez
2018-12-20Use a case insensitive search for emailRoeland Jago Douma
2018-12-19Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma
2018-12-12upload new files in objectstore to a .part path firstRobin Appelman
2018-12-12Add objectExists to objectstore interfaceRobin Appelman
2018-12-07Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez
2018-12-06Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Update casing of PHP inside method nameMorris Jobke
2018-12-05Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke
2018-11-30Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke
2018-11-29Merge pull request #12736 from nextcloud/backport/12424/stable15Roeland Jago Douma
2018-11-29Add testcases for pipe modeDaniel Kesselberg
2018-11-29update encryption wrapper testsRobin Appelman
2018-11-29Fix testsJohn Molakvoæ (skjnldsv)
2018-11-28Fix folder path containing leading slash when getting mount root by idRobin Appelman
2018-11-28Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez
2018-11-28Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez
2018-11-28Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez
2018-11-28Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez
2018-11-28Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez
2018-11-28Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez
2018-11-28Add acceptance test for resharing a file with another userDaniel Calviño Sánchez
2018-11-28Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez
2018-11-28Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez
2018-11-27Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez
2018-11-27Wait for the empty content element to be shownDaniel Calviño Sánchez
2018-11-22Merge pull request #12571 from TheLastProject/feature/make_connectivity_check...Morris Jobke
2018-11-22Make connectivity check domains configurableSylvia van Os
2018-11-22Merge pull request #12553 from nextcloud/bugfix/noid/allow-empty-string-in-ge...Morris Jobke
2018-11-22Add acceptance tests for showing again the input field for tagsDaniel Calviño Sánchez
2018-11-22Add acceptance tests for opening and closing again the details viewDaniel Calviño Sánchez
2018-11-22Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez
2018-11-22Add acceptance tests for switching to the comments of another fileDaniel Calviño Sánchez
2018-11-20Allow empty strings in getAbsoluteURLJoas Schilling
2018-11-20Update the URLGenerator test to current state of artJoas Schilling