| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9771 remove "SonarQube" from wording of links in notifications | Sébastien Lesaint | 2017-10-02 | 13 | -23/+23 |
* | SONAR-9552 show branch name in QP alert notifications | Sébastien Lesaint | 2017-10-02 | 2 | -10/+53 |
* | SONAR-9552 support branch name in subject of new issue notifications | Sébastien Lesaint | 2017-10-02 | 4 | -11/+40 |
* | SONAR-9725 grammar support for single rule in Builtin QP notification | Sébastien Lesaint | 2017-10-02 | 2 | -21/+51 |
* | SONAR-9725 fix grammar for single issue in new issue notifications | Sébastien Lesaint | 2017-10-02 | 3 | -18/+39 |
* | SONAR-8730 replace severity by rule type in new issues notifications | Sébastien Lesaint | 2017-10-02 | 16 | -275/+230 |
* | SONAR-9144 add coverage on 5 elements per category + SQL optimisation | Sébastien Lesaint | 2017-10-02 | 7 | -56/+245 |
* | SONAR-9144 send notifications only for issues on the leak period | Sébastien Lesaint | 2017-10-02 | 5 | -87/+298 |
* | SONAR-9144 support leak period when computing issue statistics | Sébastien Lesaint | 2017-10-02 | 12 | -113/+655 |
* | SONAR-4824 Prevent notification when user does not have Browse permission | Eric Hartmann | 2017-10-02 | 26 | -251/+299 |
* | SONAR-9227 Forbid adding a notification on project without BROWSE permission | Eric Hartmann | 2017-10-02 | 2 | -9/+58 |
* | SONAR-9811 fix quality flaws | Daniel Schwarz | 2017-10-02 | 2 | -6/+6 |
* | SONAR-6959 Performance improvements | Duarte Meneses | 2017-10-02 | 17 | -67/+154 |
* | SONAR-9875 Add branch= param to /api/navigation/component (#2555) | Janos Gyerik | 2017-10-02 | 5 | -4/+105 |
* | SONAR-9811 change es data dir to data/es5, delete data/es during startup | Daniel Schwarz | 2017-10-02 | 5 | -19/+109 |
* | SONAR-9792 Fix sidebar position with a notification | Grégoire Aubert | 2017-09-29 | 6 | -80/+132 |
* | SONAR-9792 Add background task error notification related to licensing | Grégoire Aubert | 2017-09-29 | 5 | -95/+136 |
* | SONAR-8747 Make in progress and pending background task status more visible | Grégoire Aubert | 2017-09-29 | 9 | -80/+174 |
* | Fix broken web unit test | Grégoire Aubert | 2017-09-29 | 1 | -4/+5 |
* | SONAR-9792 The fail background task status is now more visible | Grégoire Aubert | 2017-09-29 | 12 | -32/+212 |
* | Update icons list | Grégoire Aubert | 2017-09-29 | 2 | -1/+55 |
* | SONAR-9389 Better highlight uncovered code in leak period | Stas Vilchik | 2017-09-29 | 5 | -57/+35 |
* | SONAR-9127 make api/qualitygates/get_by_project public, change parameters | Daniel Schwarz | 2017-09-29 | 3 | -80/+55 |
* | SONAR-9127 add unit test of the definition of api/qualitygates/get_by_project | Daniel Schwarz | 2017-09-29 | 1 | -0/+16 |
* | SONAR-9353 let the built-in quality gate check duplicated lines on new code | Daniel Schwarz | 2017-09-29 | 2 | -1/+7 |
* | Add method to select all administrators (for license notifications) | Julien HENRY | 2017-09-29 | 4 | -6/+37 |
* | SONAR-9890 avoid as many potential problems of non-english locales as possible | Daniel Schwarz | 2017-09-28 | 2 | -2/+2 |
* | SONAR-9890 fix startup issue with Turkish locale | Daniel Schwarz | 2017-09-28 | 1 | -1/+1 |
* | Add field "errorType" to tasks returned in api/ce/* | Simon Brandhof | 2017-09-28 | 3 | -6/+11 |
* | Populate error type when CE task fails with TypedMessageException | Simon Brandhof | 2017-09-28 | 4 | -0/+119 |
* | Add db column ce_activity.error_type | Simon Brandhof | 2017-09-28 | 9 | -5/+152 |
* | Access ProjectMeasuresIndex from Compute Engine | Simon Brandhof | 2017-09-28 | 3 | -1/+7 |
* | New extension point executed during initialization of a CE task | Simon Brandhof | 2017-09-28 | 4 | -0/+188 |
* | Decrease usage of Guava in PluginInfo | Simon Brandhof | 2017-09-28 | 2 | -10/+11 |
* | Add missing annotations on CE billing interfaces | Simon Brandhof | 2017-09-28 | 2 | -0/+7 |
* | SONAR-9800 Add UT to check branches are not included in telemetry | Julien Lancelot | 2017-09-28 | 1 | -34/+73 |
* | Fix Quality flaws | Simon Brandhof | 2017-09-28 | 8 | -15/+12 |
* | SONAR-9803 add the tests that have been dropped by mistake | Simon Brandhof | 2017-09-28 | 9 | -0/+1056 |
* | fix unstable UT in SearchNodeHealthProviderTest | Sébastien Lesaint | 2017-09-28 | 1 | -2/+3 |
* | Return WS response only after changes are commited | Julien HENRY | 2017-09-27 | 1 | -2/+2 |
* | SONAR-9575 Revert all changes made to support incremental mode | Julien HENRY | 2017-09-27 | 62 | -1151/+98 |
* | SONAR-9433 Issue locations are not always clickable | Stas Vilchik | 2017-09-27 | 1 | -0/+1 |
* | SONAR-9425 Drop locations indicator when browsing issue details | Stas Vilchik | 2017-09-27 | 13 | -31/+77 |
* | revert SONAR-9708 Display incremental analysis badge in UI | Stas Vilchik | 2017-09-27 | 11 | -86/+7 |
* | SONAR-9789 Display once a log message when waiting for ES to be up and running | Eric Hartmann | 2017-09-27 | 1 | -1/+8 |
* | SONAR-9802 remove useless attributes of HazelcastMember | Simon Brandhof | 2017-09-26 | 5 | -52/+1 |
* | SONAR-9802 add section "CE Logging" to standalone mode of api/system/info | Simon Brandhof | 2017-09-26 | 6 | -12/+5 |
* | SONAR-9802 Apply UI feedback | Grégoire Aubert | 2017-09-26 | 14 | -42/+151 |
* | SONAR-9802 add cpu usage of ES in cluster mode | Simon Brandhof | 2017-09-26 | 2 | -0/+3 |
* | SONAR-9802 add host address to returned nodes | Simon Brandhof | 2017-09-26 | 2 | -2/+12 |