Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9962 Remove the ability to unset default quality profile | Eric Hartmann | 2017-12-04 | 2 | -105/+40 |
| | |||||
* | SONAR-10089 Automatically update built-in quality gate | Eric Hartmann | 2017-12-04 | 4 | -5/+5 |
| | |||||
* | Apply naming conventions in sonar-ws protobuf | Daniel Schwarz | 2017-11-29 | 57 | -272/+271 |
| | |||||
* | Generate client for api/user_groups | Simon Brandhof | 2017-11-29 | 1 | -1/+2 |
| | |||||
* | Generate client for api/rules | Simon Brandhof | 2017-11-29 | 5 | -29/+31 |
| | |||||
* | Generate client for api/settings | Simon Brandhof | 2017-11-29 | 6 | -57/+56 |
| | |||||
* | Generate client of api/qualitygates and api/roots | Simon Brandhof | 2017-11-29 | 10 | -39/+43 |
| | |||||
* | Initial generation of sonar-ws client | Simon Brandhof | 2017-11-29 | 9 | -32/+38 |
| | |||||
* | Automatic merge from branch-6.7 | ssjenka | 2017-11-27 | 1 | -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 UpgradeTest | Simon Brandhof | 2017-11-24 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com> | ||||
| * | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-07 | 2 | -6/+4 |
| | | |||||
* | | Update users permission IT's | Grégoire Aubert | 2017-11-24 | 5 | -373/+47 |
| | | |||||
* | | fix logback configuration in UTs to drastically reduce build verbosity | Sébastien Lesaint | 2017-11-24 | 1 | -0/+8 |
| | | |||||
* | | SONAR-10104 update IT to support concurrent and async webhook calls | Sébastien Lesaint | 2017-11-24 | 2 | -3/+19 |
| | | |||||
* | | Support build of SonarQube with JDK 9 | Simon Brandhof | 2017-11-23 | 3 | -13/+34 |
| | | |||||
* | | Auto-generate sonar-ws for integration tests | Daniel Schwarz | 2017-11-16 | 95 | -669/+645 |
| | | |||||
* | | Activate integration test ProjectKeyUpdatePageTest | Simon Brandhof | 2017-11-16 | 3 | -32/+32 |
| | | |||||
* | | Refactor integration tests in category "analysis" | Simon Brandhof | 2017-11-16 | 3 | -85/+69 |
| | | | | | | | | Drop usage of resetData() | ||||
* | | Add category "issue" in integration tests | Simon Brandhof | 2017-11-16 | 5 | -40/+10 |
| | | |||||
* | | Add category "project" to integration tests | Simon Brandhof | 2017-11-14 | 30 | -510/+454 |
| | | |||||
* | | Update timings for BootstrappingTest | Eric Hartmann | 2017-11-14 | 1 | -5/+4 |
| | | |||||
* | | Speed-up execute of categories in CIX | Simon Brandhof | 2017-11-14 | 6 | -0/+28 |
| | | |||||
* | | Restoring BootStrappingTest | Eric Hartmann | 2017-11-14 | 1 | -1/+0 |
| | | |||||
* | | Add category qualityGate to integration tests | Simon Brandhof | 2017-11-14 | 11 | -51/+140 |
| | | |||||
* | | Add category authorization to integration tests | Simon Brandhof | 2017-11-14 | 17 | -529/+159 |
| | | |||||
* | | Add category qualityModel to integration tests | Simon Brandhof | 2017-11-14 | 11 | -229/+112 |
| | | |||||
* | | Fix upgrade test | Simon Brandhof | 2017-11-14 | 1 | -5/+0 |
| | | |||||
* | | Add category measure to integration tests | Simon Brandhof | 2017-11-14 | 13 | -257/+247 |
| | | |||||
* | | Fix ignored Selenium tests | Eric Hartmann | 2017-11-14 | 9 | -326/+23 |
| | | |||||
* | | Add category "test" to integration tests | Simon Brandhof | 2017-11-14 | 6 | -48/+87 |
| | | |||||
* | | Add category "source" to integration tests | Simon Brandhof | 2017-11-14 | 9 | -92/+80 |
| | | |||||
* | | Add sonar.ce.gracefulStopTimeOutInMs for unit tests | Eric Hartmann | 2017-11-14 | 1 | -8/+6 |
| | | |||||
* | | Remove useless ignored tests | Eric Hartmann | 2017-11-14 | 7 | -627/+0 |
| | | |||||
* | | Clean-up category "organization" | Simon Brandhof | 2017-11-14 | 12 | -161/+188 |
| | | |||||
* | | Ability to use functional categories in integration tests | Simon Brandhof | 2017-11-14 | 8 | -98/+113 |
| | | | | | | | | applied to "duplication" category | ||||
* | | Move helpers to sonar-qa-util | Simon Brandhof | 2017-11-14 | 89 | -1460/+159 |
| | | |||||
* | | Add upgrade test from 6.7 LTS | Simon Brandhof | 2017-11-14 | 2 | -85/+19 |
| | | |||||
* | | Remove duplicated SelenideConfig for UpgradeTest | Simon Brandhof | 2017-11-14 | 2 | -53/+2 |
| | | |||||
* | | Move pageobjects to new module sonar-qa-util | Simon Brandhof | 2017-11-14 | 73 | -2765/+65 |
| | | |||||
* | | Drop issueFilter/ToDoTest | Simon Brandhof | 2017-11-14 | 1 | -23/+0 |
| | | |||||
* | | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-08 | 2 | -6/+4 |
| | | |||||
* | | SONAR-10044 fix projects permalink redirection | Stas Vilchik | 2017-11-06 | 2 | -0/+20 |
| | | |||||
* | | Automatic merge from branch-6.7 | ssjenka | 2017-11-03 | 1 | -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 start | Sébastien Lesaint | 2017-11-03 | 1 | -26/+79 |
| | | | | | | | | of components | ||||
| * | SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions | Sébastien Lesaint | 2017-11-03 | 1 | -1/+107 |
| | | | | | | | | including errors | ||||
* | | SONAR-9225 Make all search bars consistent | Stas Vilchik | 2017-11-03 | 11 | -309/+157 |
| | | |||||
* | | SONAR-10023 Clear actions must be consistent | Stas Vilchik | 2017-11-03 | 2 | -4/+4 |
| | | |||||
* | | SONAR-10022 Grouping actions must be consistent | Stas Vilchik | 2017-11-03 | 4 | -20/+10 |
|/ | |||||
* | SONAR-9863 Disabled commercial plugins from PluginsTest | Julien Lancelot | 2017-11-01 | 1 | -23/+15 |
| | | | | They should be reactivated when latest release is using new license manager | ||||
* | fix displaying rule profiles (#2764) | Stas Vilchik | 2017-10-26 | 5 | -17/+108 |
| |