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
2017-05-08Merge pull request #4718 from nextcloud/handle-stalled-or-invisible-elements-...Morris Jobke
2017-05-08Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner
2017-05-06Add automatic handling of common command failures of Mink elementsDaniel Calviño Sánchez
2017-05-06Extract element finding to a command objectDaniel Calviño Sánchez
2017-05-06Make internal find methods staticDaniel Calviño Sánchez
2017-05-06Add missing type hintsDaniel Calviño Sánchez
2017-05-05Make cache tests a bit more clearMorris Jobke
2017-05-04Update login flow redirectionMario Danic
2017-05-04Merge pull request #4682 from nextcloud/try-to-start-browser-sessions-again-w...Morris Jobke
2017-05-04Add option to acceptance test runners to set a custom timeout multiplierDaniel Calviño Sánchez
2017-05-04Try again to start browser sessions when they failDaniel Calviño Sánchez
2017-05-03Generalize attribute nameDaniel Calviño Sánchez
2017-05-03Fix exponential increase of timeout when finding ancestor elementsDaniel Calviño Sánchez
2017-05-03Merge pull request #4662 from nextcloud/remove-named-selectors-from-acceptanc...Morris Jobke
2017-05-02Merge pull request #4665 from nextcloud/enable-redisMorris Jobke
2017-05-02Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma
2017-05-02Add redis support to our CI jobsMorris Jobke
2017-05-02Merge pull request #4659 from nextcloud/fix/ignore-empty-email-contacts-menuLukas Reschke
2017-05-02Replace "named" Mink selectors with "named_exact" Mink selectorsDaniel Calviño Sánchez
2017-05-02Remove "content" locator from acceptance testsDaniel Calviño Sánchez
2017-05-02Do not show an email action for contacts with emtpy email addressesChristoph Wurst
2017-05-02fix preview testsRobin Appelman
2017-05-02Fix testRoeland Jago Douma
2017-05-02Fix and update testsRoeland Jago Douma
2017-05-01Add missing spaceLukas Reschke
2017-05-01Mark IP as whitelisted if brute force protection is disabledLukas Reschke
2017-04-29Rename “Server settings” to “Basic settings”Marius Blüm
2017-04-29consolidate setEnabled methodArthur Schiwon
2017-04-29UserManager can now count disabled usersArthur Schiwon
2017-04-29fix unit testsMorris Jobke
2017-04-29use proper return codes and handle failure casesMorris Jobke
2017-04-29Improve wording of error messagesMorris Jobke
2017-04-29fix unit testsMorris Jobke
2017-04-29add unit tests for enable methodMorris Jobke
2017-04-29add unit tests for disable methodMorris Jobke
2017-04-29adjust tests to have at least one disabled userMorris Jobke
2017-04-29Fix unit testsRoeland Jago Douma
2017-04-29Fix unit testsMorris Jobke
2017-04-29fix unit testBjoern Schiessle
2017-04-29fix email verification statusBjoern Schiessle
2017-04-29updated unit testsBjoern Schiessle
2017-04-29check verification proof and update account tableBjoern Schiessle
2017-04-27Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke
2017-04-27Use the new method in the old one to remove duplicate codeJoas Schilling
2017-04-27Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke
2017-04-27Merge pull request #4515 from nextcloud/downstream-27643Morris Jobke
2017-04-27Merge pull request #4526 from nextcloud/downstream-27269Morris Jobke
2017-04-27Merge pull request #4454 from nextcloud/add-bundles-to-install-pageMorris Jobke
2017-04-26Merge pull request #4461 from danxuliu/fix-closing-details-view-when-viewing-...Morris Jobke
2017-04-26Fix testsLukas Reschke