Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 376 | -92855/+0 |
| | |||||
* | Drop support of PhantomJS in integration tests | Simon Brandhof | 2017-06-17 | 1 | -1/+1 |
| | |||||
* | Upgrade Selenide to 4.4.3 | Simon Brandhof | 2017-06-10 | 1 | -1/+8 |
| | |||||
* | Drop long upgrade tests from versions 6.0 and 6.1 | Simon Brandhof | 2017-05-29 | 1 | -17/+2 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 1 | -2/+2 |
| | |||||
* | Fix dependency of upgrade tests on jsr305 | Simon Brandhof | 2017-04-11 | 2 | -4/+7 |
| | | | | | Tests use JSR305 annotations, so the Maven dependency must be explicitly defined instead of relying on transitive dependency. | ||||
* | Improve reliability of UpgradeTest | Simon Brandhof | 2017-03-17 | 1 | -1/+3 |
| | | | | | Do not test URLs on old versions of SQ. Checks are not valid. | ||||
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | SONAR-8435 run level3, 4 and startup in background thread in safemode | Sébastien Lesaint | 2017-02-24 | 3 | -16/+27 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 8 | -16/+16 |
| | |||||
* | SONAR-8622 Lazily generate metadata for input files | Duarte Meneses | 2017-01-27 | 1 | -0/+2 |
| | |||||
* | SONAR-8684 Cleanup code related to rails | Julien Lancelot | 2017-01-26 | 1 | -1/+0 |
| | | | | Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com> | ||||
* | SONAR-8574 Replace usage of api/resources/index by api/measures/component in ITs | Julien Lancelot | 2017-01-18 | 2 | -4/+13 |
| | |||||
* | 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 | 2 | -51/+52 |
| | |||||
* | SONAR-8498 Disable check on api/l10/index | Julien Lancelot | 2016-12-07 | 1 | -1/+2 |
| | | | | UpgrateTest on QA doesn't use current build of SQ but latest version on repox. | ||||
* | SONAR-8451 Checking redirection on maintenance is now done with Selenium | Julien Lancelot | 2016-12-07 | 4 | -3/+78 |
| | | | | As redirections are now done by JS, it's no more possible to check them with HTTP calls, Selenium should be used instead | ||||
* | SONAR-8498 Make WS api/l10n/index accessible without authentication or migration | Julien Lancelot | 2016-12-07 | 1 | -2/+12 |
| | |||||
* | 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 |
| | |||||
* | SONAR-7892 do not support upgrade from before SQ 5.6 | Sébastien Lesaint | 2016-08-30 | 1 | -16/+30 |
| | |||||
* | SONAR-7908 add integration test on ES + web nodes in cluster | Simon Brandhof | 2016-08-03 | 1 | -18/+26 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | Automatic merge from branch-5.6 | Julien Lancelot | 2016-07-08 | 1 | -8/+8 |
|\ | | | | | | | | | * origin/branch-5.6: Fix Java plugin version in UpgradeTest | ||||
| * | Fix Java plugin version in UpgradeTest | Julien Lancelot | 2016-07-07 | 1 | -7/+7 |
| | | |||||
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| | | |||||
| * | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | prepare for next development iteration on release branch | Tom | 2016-05-27 | 1 | -1/+1 |
| | | |||||
| * | release 5.6-RC2 | Tom | 2016-05-27 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7759 Add checks on urls availability before and after upgrade | Julien Lancelot | 2016-06-29 | 2 | -0/+68 |
| | | |||||
* | | Remove useless code from UpgradeTest | Simon Brandhof | 2016-06-15 | 1 | -12/+4 |
| | | |||||
* | | 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 |
| | |||||
* | SONAR-7436 replace JMX/RMI by HTTP | Simon Brandhof | 2016-04-05 | 1 | -909/+909 |
| | |||||
* | Fix WS assertion in upgrade tests | Simon Brandhof | 2016-03-09 | 1 | -4/+3 |
| | |||||
* | 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 | 8 | -18/+167 |
| | |||||
* | Add upgrade tests | Simon Brandhof | 2016-02-22 | 375 | -0/+92523 |