aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Automatic merge from branch-6.7ssjenka2017-11-271-1/+3
|\ | | | | | | | | | | | | * origin/branch-6.7: Fix Maven scanner incompatibility in UpgradeTest Silent cancelation of branch build on Travis if a PR is open SONAR-10057 upgrade PostgreSQL driver
| * Fix Maven scanner incompatibility in UpgradeTestSimon Brandhof2017-11-241-1/+3
| | | | | | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
| * Prepare for next development iterationJulien Lancelot2017-11-0731-31/+31
| |
| * Release 6.76.7Simon Brandhof2017-11-0731-31/+31
| |
| * SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8Sébastien Lesaint2017-11-072-6/+4
| |
* | Update users permission IT'sGrégoire Aubert2017-11-245-373/+47
| |
* | fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-241-0/+8
| |
* | SONAR-10104 update IT to support concurrent and async webhook callsSébastien Lesaint2017-11-242-3/+19
| |
* | Support build of SonarQube with JDK 9Simon Brandhof2017-11-234-15/+36
| |
* | Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1697-689/+654
| |
* | Activate integration test ProjectKeyUpdatePageTestSimon Brandhof2017-11-163-32/+32
| |
* | Refactor integration tests in category "analysis"Simon Brandhof2017-11-163-85/+69
| | | | | | | | Drop usage of resetData()
* | Add category "issue" in integration testsSimon Brandhof2017-11-165-40/+10
| |
* | Add category "project" to integration testsSimon Brandhof2017-11-1430-510/+454
| |
* | Update timings for BootstrappingTestEric Hartmann2017-11-141-5/+4
| |
* | Speed-up execute of categories in CIXSimon Brandhof2017-11-147-2/+30
| |
* | Restoring BootStrappingTestEric Hartmann2017-11-141-1/+0
| |
* | Add category qualityGate to integration testsSimon Brandhof2017-11-1411-51/+140
| |
* | Add category authorization to integration testsSimon Brandhof2017-11-1417-529/+159
| |
* | Add category qualityModel to integration testsSimon Brandhof2017-11-1411-229/+112
| |
* | Fix upgrade testSimon Brandhof2017-11-141-5/+0
| |
* | Upgrade Selenide to 3.8Simon Brandhof2017-11-141-11/+7
| |
* | Add category measure to integration testsSimon Brandhof2017-11-1413-257/+247
| |
* | Fix ignored Selenium testsEric Hartmann2017-11-149-326/+23
| |
* | Add category "test" to integration testsSimon Brandhof2017-11-146-48/+87
| |
* | Add category "source" to integration testsSimon Brandhof2017-11-149-92/+80
| |
* | Add sonar.ce.gracefulStopTimeOutInMs for unit testsEric Hartmann2017-11-141-8/+6
| |
* | Remove useless ignored testsEric Hartmann2017-11-147-627/+0
| |
* | Clean-up category "organization"Simon Brandhof2017-11-1412-161/+188
| |
* | Ability to use functional categories in integration testsSimon Brandhof2017-11-149-102/+120
| | | | | | | | applied to "duplication" category
* | Move helpers to sonar-qa-utilSimon Brandhof2017-11-1489-1460/+159
| |
* | Add upgrade test from 6.7 LTSSimon Brandhof2017-11-142-85/+19
| |
* | Remove duplicated SelenideConfig for UpgradeTestSimon Brandhof2017-11-142-53/+2
| |
* | Move pageobjects to new module sonar-qa-utilSimon Brandhof2017-11-1474-2765/+71
| |
* | Drop issueFilter/ToDoTestSimon Brandhof2017-11-141-23/+0
| |
* | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8Sébastien Lesaint2017-11-082-6/+4
| |
* | SONAR-10044 fix projects permalink redirectionStas Vilchik2017-11-062-0/+20
| |
* | Automatic merge from branch-6.7ssjenka2017-11-0312-1/+750
|\| | | | | | | | | | | | | | | * origin/branch-6.7: SONAR-9973 IT for report processing resilient to failure during start SONAR-9973 TaskContainer now support errors during start of components SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions SONAR-9973 ComponentContainer#stopComponent now never fail
| * SONAR-9973 IT for report processing resilient to failure during startSébastien Lesaint2017-11-035-34/+166
| | | | | | | | of components
| * SONAR-9973 add IT ensuring resilience of Ce Workers to exceptionsSébastien Lesaint2017-11-0312-1/+618
| | | | | | | | including errors
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-0311-309/+157
| |
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-032-4/+4
| |
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-034-20/+10
| |
* | Automatic merge from branch-6.7ssjenka2017-11-011-23/+15
|\| | | | | | | | | | | | | * origin/branch-6.7: SONAR-9863 Disabled commercial plugins from PluginsTest SONAR-9863 Do not return licenses hashed in api/settings/value SONAR-9863 Drop old licenses
| * SONAR-9863 Disabled commercial plugins from PluginsTestJulien Lancelot2017-11-011-23/+15
| | | | | | | | They should be reactivated when latest release is using new license manager
| * Prepare for next development iterationJulien Lancelot2017-10-2731-31/+31
| |
| * Release 6.76.7-RC1Julien Lancelot2017-10-2731-31/+31
| |
* | Prepare for next development iterationJulien Lancelot2017-10-2731-31/+31
|/
* fix displaying rule profiles (#2764)Stas Vilchik2017-10-265-17/+108
|
* Update wording for search engine in system infoGrégoire Aubert2017-10-261-1/+1
|