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-12Merge pull request #4816 from nextcloud/Ardinis-quota-files_externalMorris Jobke
2017-05-12fix quota tests for external storageMorris Jobke
2017-05-12Merge pull request #4809 from nextcloud/downstream-27676Lukas Reschke
2017-05-12Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke
2017-05-12Fix unit testsJoas Schilling
2017-05-12Fix failed assertionsJoas Schilling
2017-05-11Disable the API endpoints as wellJoas Schilling
2017-05-10Automatic injection into the FetchersJoas Schilling
2017-05-10Automatic creation of Identity managerJoas Schilling
2017-05-10Automatic injection for CssControllerJoas Schilling
2017-05-10Automatic injection for JsControllerJoas Schilling
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