aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9962 Remove the ability to unset default quality profileEric Hartmann2017-12-042-105/+40
|
* SONAR-10089 Automatically update built-in quality gateEric Hartmann2017-12-044-5/+5
|
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-2957-272/+271
|
* Generate client for api/user_groupsSimon Brandhof2017-11-291-1/+2
|
* Generate client for api/rulesSimon Brandhof2017-11-295-29/+31
|
* Generate client for api/settingsSimon Brandhof2017-11-296-57/+56
|
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-2910-39/+43
|
* Initial generation of sonar-ws clientSimon Brandhof2017-11-299-32/+38
|
* 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>
| * 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-233-13/+34
| |
* | Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1695-669/+645
| |
* | 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-146-0/+28
| |
* | 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
| |
* | 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-148-98/+113
| | | | | | | | 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-1473-2765/+65
| |
* | 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-031-1/+160
|\| | | | | | | | | | | | | | | * 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-031-26/+79
| | | | | | | | of components
| * SONAR-9973 add IT ensuring resilience of Ce Workers to exceptionsSébastien Lesaint2017-11-031-1/+107
| | | | | | | | 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
|/
* SONAR-9863 Disabled commercial plugins from PluginsTestJulien Lancelot2017-11-011-23/+15
| | | | They should be reactivated when latest release is using new license manager
* fix displaying rule profiles (#2764)Stas Vilchik2017-10-265-17/+108
|