summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use PHP built-in web server instead of Apache in DroneDaniel Calviño Sánchez2017-04-213-230/+79
* Replace downloaded Selenium server with Docker containerDaniel Calviño Sánchez2017-04-213-97/+70
* Make possible to specify a subset of the acceptance tests to runDaniel Calviño Sánchez2017-04-191-2/+5
* Add acceptance test steps to DroneDaniel Calviño Sánchez2017-04-192-0/+115
* Add general multiplier for find timeoutsDaniel Calviño Sánchez2017-04-192-1/+48
* Add the timeout in NoSuchElementException messagesDaniel Calviño Sánchez2017-04-191-1/+8
* Add NextcloudTestServerHelper for Nextcloud servers in Drone servicesDaniel Calviño Sánchez2017-04-191-0/+272
* Extract waiting for the server to start to the Utils classDaniel Calviño Sánchez2017-04-192-21/+32
* Extract installation and configuration of the Nextcloud serverDaniel Calviño Sánchez2017-04-192-2/+32
* Use NextcloudTestServerHelper in NextcloudTestServerContextDaniel Calviño Sánchez2017-04-191-31/+44
* Extract NextcloudTestServerHelper interfaceDaniel Calviño Sánchez2017-04-192-11/+85
* Reorganize method position inside classDaniel Calviño Sánchez2017-04-191-15/+15
* Hide methods not needed outside the classDaniel Calviño Sánchez2017-04-191-4/+4
* Remove no longer needed methodsDaniel Calviño Sánchez2017-04-191-28/+0
* Move all Docker-related logic to NextcloudTestServerDockerHelperDaniel Calviño Sánchez2017-04-192-40/+79
* Rename methods to something less tied to its implementationDaniel Calviño Sánchez2017-04-191-2/+2
* Add acceptance tests related to access levelsDaniel Calviño Sánchez2017-04-192-3/+70
* Add acceptance tests related to loginDaniel Calviño Sánchez2017-04-198-0/+471
* Add script to set up and run the acceptance testsDaniel Calviño Sánchez2017-04-192-0/+324
* Add wrappers to adapt the element finding system of MinkDaniel Calviño Sánchez2017-04-193-0/+465
* Add actors for test scenariosDaniel Calviño Sánchez2017-04-196-1/+292
* Add helper context to isolate the test server with Docker containersDaniel Calviño Sánchez2017-04-195-0/+428
* Add basic files for the automated acceptance test systemDaniel Calviño Sánchez2017-04-193-0/+51
* Merge pull request #4371 from nextcloud/dont-allow-dot-usernamesMorris Jobke2017-04-182-1/+48
|\
| * Better validation of allowed user namesJoas Schilling2017-04-182-1/+48
* | [tx-robot] updated from transifexNextcloud bot2017-04-1914-0/+48
* | [tx-robot] updated from transifexNextcloud bot2017-04-18442-2152/+1486
* | Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-1831-46/+46
|\ \
| * | Fix translationsJoas Schilling2017-04-1831-46/+46
| |/
* | Merge pull request #3585 from nextcloud/popover-clickable-areaMorris Jobke2017-04-181-0/+1
|\ \
| * | expand clickable area of popover menu entries to full widthJan-Christoph Borchardt2017-04-181-0/+1
* | | Merge pull request #4379 from nextcloud/nicely-designed-confirmation-mailMorris Jobke2017-04-182-4/+18
|\ \ \
| * | | Beautify test emailLukas Reschke2017-04-182-4/+18
| |/ /
* | | Merge pull request #4380 from nextcloud/show-instance-name-in-fromMorris Jobke2017-04-181-1/+1
|\ \ \ | |/ / |/| |
| * | Add instance name to default senderLukas Reschke2017-04-181-1/+1
| |/
* | Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke2017-04-186-134/+113
|\ \
| * | Fix unit testsMorris Jobke2017-04-181-1/+1
| * | Fix some more stuffJoas Schilling2017-04-182-16/+22
| * | Fix testsJoas Schilling2017-04-182-47/+17
| * | Don't put the SMTP password into the HTML codeJoas Schilling2017-04-184-74/+77
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-04-1882-120/+96
* | Merge pull request #4376 from nextcloud/add-bruteforce-protection-to-change-s...Christoph Wurst2017-04-182-40/+35
|\ \ | |/ |/|
| * Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-182-40/+35
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-1854-42/+296
* [tx-robot] updated from transifexNextcloud bot2017-04-1738-344/+448
* [tx-robot] updated from transifexNextcloud bot2017-04-1628-346/+624
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-1517-32/+1287
|\
| * Mail shares trigger the public keyRoeland Jago Douma2017-04-132-17/+17
| * Update autoloaderRoeland Jago Douma2017-04-132-0/+2
| * Fix server container registrationRoeland Jago Douma2017-04-131-1/+1