summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-04-2290-142/+418
* Merge pull request #4431 from nextcloud/acceptance-macosMorris Jobke2017-04-211-4/+30
|\
| * Run acceptance tests on macOSMorris Jobke2017-04-211-4/+30
|/
* Merge pull request #4208 from danxuliu/add-basic-acceptance-test-systemRoeland Jago Douma2017-04-2124-0/+2135
|\
| * Make test passwords valid for the password_policy appDaniel Calviño Sánchez2017-04-213-7/+7
| * Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-2124-6/+7
| * Exclude data-autotest from the files copied to the containerDaniel Calviño Sánchez2017-04-211-1/+1
| * Add safety parameterDaniel Calviño Sánchez2017-04-213-4/+12
| * Remove no longer needed Docker helper and its related DockerfileDaniel Calviño Sánchez2017-04-212-278/+0
| * Change default configuration to use local helperDaniel Calviño Sánchez2017-04-212-29/+8
| * Run acceptance tests using the local helper instead of the Docker oneDaniel Calviño Sánchez2017-04-211-126/+49
| * Generalize names and descriptionsDaniel Calviño Sánchez2017-04-213-14/+14
| * 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 #4396 from nextcloud/scan-non-existingRoeland Jago Douma2017-04-213-7/+19
|\ \
| * | check for existence before we start the db transactionRobin Appelman2017-04-201-3/+3
| * | Add PHPDoc and handle exception in ScanAppData as wellMorris Jobke2017-04-192-0/+3
| * | show error when trying to scan non existing pathRobin Appelman2017-04-192-7/+16
* | | Merge pull request #4428 from nextcloud/file-by-id-limit-userRoeland Jago Douma2017-04-213-6/+19
|\ \ \
| * | | limit the user when searching for a file by id if we know the user alreadyRobin Appelman2017-04-213-6/+19
* | | | Merge pull request #4426 from nextcloud/update-dom-purifyMorris Jobke2017-04-213-11/+11
|\ \ \ \
| * | | | Update core.jsRoeland Jago Douma2017-04-211-6/+6
| * | | | Bump to DOMPurify 0.8.6Lukas Reschke2017-04-212-5/+5
* | | | | Merge pull request #4429 from nextcloud/proper-return-code-for-welcome-emailLukas Reschke2017-04-212-2/+2
|\ \ \ \ \
| * | | | | Use RESPOND_NOT_FOUND for non existing userMorris Jobke2017-04-212-2/+2
|/ / / / /
* | | | | Merge pull request #4422 from nextcloud/favorite-wording-detailRoeland Jago Douma2017-04-211-2/+1
|\ \ \ \ \
| * | | | | Wording detail fix for favorite emptycontent viewJan-Christoph Borchardt2017-04-211-2/+1
| |/ / / /
* | | | | Merge pull request #4423 from nextcloud/reload-fav-viewMorris Jobke2017-04-211-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | properly reload favorites listRobin Appelman2017-04-211-0/+6
| |/ / /