Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 9 | -1800/+0 |
| | |||||
* | Drop support of PhantomJS in integration tests | Simon Brandhof | 2017-06-17 | 1 | -1/+1 |
| | |||||
* | Drop long upgrade tests from versions 6.0 and 6.1 | Simon Brandhof | 2017-05-29 | 1 | -17/+2 |
| | |||||
* | 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 | 1 | -4/+2 |
| | | | | | 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 |
| | |||||
* | 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 | 1 | -1/+10 |
| | |||||
* | Use local SonarQube ZIP in performance and upgrade tests | Simon Brandhof | 2016-12-11 | 1 | -51/+48 |
| | |||||
* | 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 | 3 | -3/+72 |
| | | | | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | | |||||
* | | SONAR-7759 Add checks on urls availability before and after upgrade | Julien Lancelot | 2016-06-29 | 1 | -0/+62 |
| | | |||||
* | | Remove useless code from UpgradeTest | Simon Brandhof | 2016-06-15 | 1 | -12/+4 |
|/ | |||||
* | Fix WS assertion in upgrade tests | Simon Brandhof | 2016-03-09 | 1 | -4/+3 |
| | |||||
* | Enable upgrade tests on QA env | Simon Brandhof | 2016-03-08 | 7 | -13/+110 |
| | |||||
* | Add upgrade tests | Simon Brandhof | 2016-02-22 | 8 | -0/+1545 |