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-04fix can change password check in case of encryption is enabledBjoern Schiessle
2018-12-24Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez
2018-12-24Add acceptance tests for searching commentsDaniel Calviño Sánchez
2018-12-22Merge pull request #12617 from nextcloud/backport/10839/stable14Roeland Jago Douma
2018-12-20Use a case insensitive search for emailRoeland Jago Douma
2018-12-08Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann
2018-12-08Make sure to always load the latest icons-vars.css fileJulius Härtl
2018-12-07Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez
2018-11-28Fix folder path containing leading slash when getting mount root by idRobin Appelman
2018-11-28Merge pull request #12701 from nextcloud/stable14-12632-add-acceptance-tests-...Daniel Kesselberg
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-23Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez
2018-11-23Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez
2018-11-23Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez
2018-11-23Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez
2018-11-23Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez
2018-11-23Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez
2018-11-23Add acceptance test for resharing a file with another userDaniel Calviño Sánchez
2018-11-23Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez
2018-11-23Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez
2018-11-23RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke
2018-11-23adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke
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-19Use the proper default valuesMorris Jobke
2018-11-19Verify that isPhpMailerUsed uses config as expectedKyle Fazzari
2018-11-06Use the proper server for the apptoken flow loginRoeland Jago Douma
2018-11-02Revert "Wait for cron to finish before running upgrade command"Morris Jobke
2018-10-31Move ExpiredTokenException to the correct namespaceRoeland Jago Douma
2018-10-29Merge pull request #12121 from nextcloud/stable14-12104-move-acceptance-tests...Roeland Jago Douma
2018-10-29Move the browser window of an actor to the foreground when acting as himDaniel Calviño Sánchez
2018-10-29Move acceptance tests that crash the PHP built-in server to ApacheDaniel Calviño Sánchez
2018-10-29Link the default Apache directory to the Nextcloud server in all runnersDaniel Calviño Sánchez
2018-10-29Extract acceptance tests for tags to their own feature fileDaniel Calviño Sánchez
2018-10-25skip already decrypted files on decrypt all commandBjoern Schiessle
2018-10-24Merge pull request #12005 from iPaat/Backport14/Fix11847Morris Jobke
2018-10-24Merge pull request #11800 from nextcloud/lookupserver-and-global-scale-stable14Morris Jobke
2018-10-24Remove cookies from Clear-Site-Data HeaderPatrick Conrad
2018-10-23Add acceptance tests for opening a section in the Files appDaniel Calviño Sánchez
2018-10-22filter null values for UserManager::getByEmailGeorg Ehrke
2018-10-12add more testsBjoern Schiessle
2018-10-10some small fixes and improvementsBjoern Schiessle
2018-10-09adjust testsBjoern Schiessle
2018-09-28Merge pull request #11425 from nextcloud/stable14-hover-quota-used-space-regr...Morris Jobke
2018-09-28Add back the total used space per userJohn Molakvoæ (skjnldsv)
2018-09-27Fix acceptance tests as app title changedRoeland Jago Douma
2018-09-24Add simple unit test for findLanguageFromLocaleDaniel Kesselberg