Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9920 Quality gate administrators can do all qg related actions | Teryk Bellahsene | 2017-10-11 | 2 | -2/+29 |
| | |||||
* | SONAR-9777 Open severity facet and close resolutions facet by default | Stas Vilchik | 2017-10-11 | 1 | -1/+1 |
| | |||||
* | SONAR-9925 Rewrite session to typescript | Grégoire Aubert | 2017-10-10 | 4 | -4/+4 |
| | |||||
* | SONAR-9352 add "ignoredConditions" to response example of ↵ | Daniel Schwarz | 2017-10-07 | 1 | -1/+80 |
| | | | | api/qualitygates/project_status | ||||
* | SONAR-9352 do not let quality gate fail for very small changesets | Daniel Schwarz | 2017-10-07 | 1 | -0/+106 |
| | |||||
* | SONAR-9263 Drop unused property sonar.web.dev | Simon Brandhof | 2017-10-04 | 1 | -19/+0 |
| | |||||
* | SONAR-7245 Remove issues report (html/console) feature | Julien HENRY | 2017-10-04 | 1 | -23/+0 |
| | |||||
* | SONAR-9498 show correct n. of "more" items in quality profile changelog | Daniel Schwarz | 2017-10-04 | 1 | -0/+41 |
| | |||||
* | SONAR-9802 add global section "Search State" to System Info of cluster | Simon Brandhof | 2017-10-03 | 1 | -0/+2 |
| | |||||
* | SONAR-9820 Telemetry returns usingBranches | Teryk Bellahsene | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | SONAR-9820 Telemetry returns database name and version | Teryk Bellahsene | 2017-10-03 | 1 | -0/+3 |
| | |||||
* | SONAR-9820 update telemetry format - list instead of map | Teryk Bellahsene | 2017-10-03 | 1 | -7/+11 |
| | |||||
* | Adjust perf tests threshold | Duarte Meneses | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Avatar resolver fails when email is empty | Teryk Bellahsene | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Fix instability of integration tests on Oracle | Simon Brandhof | 2017-10-02 | 1 | -3/+3 |
| | | | | | | A SonarQube server is hardly stopped when JVM process shutdowns. JDBC connections are kept open. These orphan connections are correctly closed by all databases except Oracle. | ||||
* | SONAR-9896 Webhook must support basic authentication | Simon Brandhof | 2017-10-02 | 2 | -4/+3 |
| | |||||
* | SONAR-1330 Check edit permissions in qprofiles WS | Julien Lancelot | 2017-10-02 | 1 | -31/+74 |
| | |||||
* | SONAR-1330 Return available actions in api/qualityprofiles/search | Julien Lancelot | 2017-10-02 | 1 | -32/+67 |
| | |||||
* | SONAR-1330 Search for groups allowed to edit single quality profile | Julien Lancelot | 2017-10-02 | 1 | -0/+90 |
| | |||||
* | SONAR-1330 Search for user allowed to edit single quality profile | Julien Lancelot | 2017-10-02 | 2 | -0/+128 |
| | |||||
* | Adjust perf timings | Duarte Meneses | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | SONAR-8730 use existing L18n for types in new issue notifications | Sébastien Lesaint | 2017-10-02 | 1 | -12/+9 |
| | |||||
* | SONAR-7024 global report failure notif only on administrated projects | Sébastien Lesaint | 2017-10-02 | 1 | -16/+33 |
| | |||||
* | SONAR-9534 add IT | Sébastien Lesaint | 2017-10-02 | 1 | -251/+209 |
| | |||||
* | SONAR-4824 Add ITs for notifications | Eric Hartmann | 2017-10-02 | 4 | -136/+290 |
| | |||||
* | SONAR-7024 add IT on Report analysis failure notifications | Sébastien Lesaint | 2017-10-02 | 2 | -1/+267 |
| | |||||
* | SONAR-9552 add version to New Issues notification emails | Sébastien Lesaint | 2017-10-02 | 1 | -14/+29 |
| | |||||
* | SONAR-9771 add property email.fromName and use it in email notifications | Sébastien Lesaint | 2017-10-02 | 2 | -10/+42 |
| | |||||
* | SONAR-9771 remove "SonarQube" from wording of links in notifications | Sébastien Lesaint | 2017-10-02 | 1 | -3/+3 |
| | |||||
* | SONAR-9725 grammar support for single rule in Builtin QP notification | Sébastien Lesaint | 2017-10-02 | 1 | -2/+2 |
| | |||||
* | SONAR-8730 replace severity by rule type in new issues notifications | Sébastien Lesaint | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | SONAR-9144 send notifications only for issues on the leak period | Sébastien Lesaint | 2017-10-02 | 2 | -4/+76 |
| | |||||
* | Temporarily disable integration tests on clustering | Simon Brandhof | 2017-10-02 | 1 | -0/+2 |
| | | | | Need more than 1 CPU on the test environment. | ||||
* | SONAR-6959 Performance improvements | Duarte Meneses | 2017-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Avoid creation of intermediary array * SONAR-6959 Speed-up copy of custom measures in Compute Engine * Use light object to get key/uuid map of components * Avoid always formatting string * Minor refactoring * Avoid cost of hash * Ajust perf tests | ||||
* | SONAR-8502 IT that verifies the status quo of the quality gate display on ↵ | Daniel Schwarz | 2017-09-29 | 1 | -0/+100 |
| | | | | the project page | ||||
* | Adjust performance tests expected timings | Julien Lancelot | 2017-09-28 | 4 | -5/+5 |
| | |||||
* | Fix StartupIndexationTest false-positive | Eric Hartmann | 2017-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-9802 add section "CE Logging" to standalone mode of api/system/info | Simon Brandhof | 2017-09-26 | 1 | -1/+2 |
| | |||||
* | SONAR-9802 remove TODO in ClusterTest | Simon Brandhof | 2017-09-26 | 1 | -1/+0 |
| | |||||
* | SONAR-9802 improve name of Database sections | Simon Brandhof | 2017-09-26 | 3 | -3/+5 |
| | |||||
* | SONAR-9802 fix support of overridden cluster name | Simon Brandhof | 2017-09-26 | 1 | -0/+18 |
| | |||||
* | SONAR-9802 Add IT for cluster mode system info page | Grégoire Aubert | 2017-09-26 | 4 | -14/+73 |
| | |||||
* | SONAR-9802 Fix quality flaws | Daniel Schwarz | 2017-09-26 | 2 | -4/+4 |
| | |||||
* | SONAR-9802 allow to change the log level of a cluster | Daniel Schwarz | 2017-09-26 | 2 | -20/+36 |
| | |||||
* | SONAR-9802 complete system info page | Simon Brandhof | 2017-09-26 | 8 | -129/+175 |
| | |||||
* | SONAR-9802 fail restarting attempts on cluster nodes | Daniel Schwarz | 2017-09-26 | 1 | -0/+20 |
| | |||||
* | SONAR-9802 replace Hazelcast clients by members | Simon Brandhof | 2017-09-26 | 1 | -0/+19 |
| | | | | | | | Web Server and Compute Engine processes must use plain HZ members but not clients so that they can be involved in distributed computing (contribute to api/system/info response) | ||||
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 2 | -2/+2 |
| | |||||
* | SONAR-9865 Sanitize WS api/qualityprofiles/* | Teryk Bellahsene | 2017-09-26 | 8 | -20/+22 |
| | | | | | | | - functional key of a quality profile is: name, language and organization - quality profile name is named 'name' - quality profile key is named 'key' - quality profile key parameter is deprecated when appropriate | ||||
* | SONAR-9762 rename test class | Daniel Schwarz | 2017-09-26 | 2 | -3/+3 |
| |