Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | SONAR-9704 enable IT | Daniel Schwarz | 2017-09-26 | 1 | -0/+2 | |
| | ||||||
* | Add missing disableOrganizations() in BranchTest | Julien Lancelot | 2017-09-26 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5236 Create new API to register built-in quality profiles | Julien HENRY | 2017-09-25 | 2 | -1/+3 | |
| | ||||||
* | harden TechnicalDebtMeasure IT | Sébastien Lesaint | 2017-09-21 | 3 | -156/+357 | |
| | ||||||
* | Set a version on each analysis to prevent 1 year old snapshots to be purged | Julien HENRY | 2017-09-18 | 1 | -2/+3 | |
| | ||||||
* | SONAR-9301 Support HTTP redirect on scanner side | Duarte Meneses | 2017-09-15 | 2 | -3/+112 | |
| | ||||||
* | SONAR-9762 Add a meaningful error message when purge is failing | Eric Hartmann | 2017-09-14 | 1 | -1/+6 | |
| | ||||||
* | SONAR-9762 Purge must not catch exception | Eric Hartmann | 2017-09-14 | 1 | -15/+91 | |
| | ||||||
* | Close logsTailer when closing ComputeEngine | Eric Hartmann | 2017-09-14 | 1 | -1/+3 | |
| | ||||||
* | SONAR-9762 Implement resiliency on startup | Eric Hartmann | 2017-09-14 | 4 | -3/+155 | |
| | ||||||
* | SONAR-9760 Throw an exception when indexation is failing | Eric Hartmann | 2017-09-14 | 1 | -1/+31 | |
| | ||||||
* | SONAR-9587 exclude non used ES modules from distribution zip | Sébastien Lesaint | 2017-09-13 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9741 fix FP in ClusterTest | Sébastien Lesaint | 2017-09-13 | 1 | -4/+1 | |
| | ||||||
* | SONAR-9741 harden ES status check when no node can be contacted | Sébastien Lesaint | 2017-09-13 | 1 | -3/+1 | |
| | | | | or any other Exception occuring while checking ES cluster status | |||||
* | SONAR-9741 add authentication to api/system/health | Sébastien Lesaint | 2017-09-13 | 4 | -7/+28 | |
| | ||||||
* | SONAR-9741 add integration tests | Simon Brandhof | 2017-09-13 | 6 | -49/+211 | |
| | ||||||
* | SONAR-9741 make NetworkUtils an interface | Sébastien Lesaint | 2017-09-13 | 2 | -2/+2 | |
| | | | | to allow unit testing | |||||
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 2 | -2/+2 | |
| | ||||||
* | SONAR-9740 support system passcode in WS | Simon Brandhof | 2017-09-13 | 2 | -1/+98 | |
| |