Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 1 | -122/+0 |
| | |||||
* | Upgrade Selenide to 4.4.3 | Simon Brandhof | 2017-06-10 | 1 | -1/+8 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Fix dependency of upgrade tests on jsr305 | Simon Brandhof | 2017-04-11 | 1 | -0/+5 |
| | | | | | Tests use JSR305 annotations, so the Maven dependency must be explicitly defined instead of relying on transitive dependency. | ||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8574 Replace usage of api/resources/index by api/measures/component in ITs | Julien Lancelot | 2017-01-18 | 1 | -3/+3 |
| | |||||
* | SONAR-8547 Get MSSQL driver from Maven central | Simon Brandhof | 2016-12-16 | 1 | -14/+4 |
| | | | | MSSQL driver has been deployed by Microsoft on Maven central. This artifact is used now instead of copying it in Git sources. | ||||
* | Use local SonarQube ZIP in performance and upgrade tests | Simon Brandhof | 2016-12-11 | 1 | -0/+4 |
| | |||||
* | SONAR-8451 Checking redirection on maintenance is now done with Selenium | Julien Lancelot | 2016-12-07 | 1 | -0/+6 |
| | | | | As redirections are now done by JS, it's no more possible to check them with HTTP calls, Selenium should be used instead | ||||
* | Prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7759 Add checks on urls availability before and after upgrade | Julien Lancelot | 2016-06-29 | 1 | -0/+6 |
| | |||||
* | Automatic merge from branch-5.6 | Jenkins CI | 2016-05-27 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | * origin/branch-5.6: SONAR-7652 fix connection to SQL Azure Upgrade version of java 8 on Travis SONAR-7653 remove useless code SONAR-7653 remove Java option XX:MaxPermSize SONAR-7587 end of support of Java 7 | ||||
| * | SONAR-7652 fix connection to SQL Azure | Simon Brandhof | 2016-05-26 | 1 | -3/+3 |
| | | | | | | | | | | Support of SSL connection is fixed by upgrading to Microsoft driver 4.2. | ||||
| * | prepare for next development iteration on release branch | Tom | 2016-05-20 | 1 | -1/+1 |
| | | |||||
| * | Release 5.6-RC1 | Tom | 2016-05-20 | 1 | -1/+1 |
| | | |||||
* | | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
|/ | |||||
* | Fixed tests submodules poms | Tom | 2016-04-08 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | Fix execution of upgrade tests in QA | Simon Brandhof | 2016-03-09 | 1 | -0/+7 |
| | |||||
* | Enable upgrade tests on QA env | Simon Brandhof | 2016-03-08 | 1 | -5/+57 |
| | |||||
* | Add upgrade tests | Simon Brandhof | 2016-02-22 | 1 | -0/+45 |