aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9771 remove "SonarQube" from wording of links in notificationsSébastien Lesaint2017-10-0213-23/+23
* SONAR-9552 show branch name in QP alert notificationsSébastien Lesaint2017-10-022-10/+53
* SONAR-9552 support branch name in subject of new issue notificationsSébastien Lesaint2017-10-024-11/+40
* SONAR-9725 grammar support for single rule in Builtin QP notificationSébastien Lesaint2017-10-022-21/+51
* SONAR-9725 fix grammar for single issue in new issue notificationsSébastien Lesaint2017-10-023-18/+39
* SONAR-8730 replace severity by rule type in new issues notificationsSébastien Lesaint2017-10-0216-275/+230
* SONAR-9144 add coverage on 5 elements per category + SQL optimisationSébastien Lesaint2017-10-027-56/+245
* SONAR-9144 send notifications only for issues on the leak periodSébastien Lesaint2017-10-025-87/+298
* SONAR-9144 support leak period when computing issue statisticsSébastien Lesaint2017-10-0212-113/+655
* SONAR-4824 Prevent notification when user does not have Browse permissionEric Hartmann2017-10-0226-251/+299
* SONAR-9227 Forbid adding a notification on project without BROWSE permissionEric Hartmann2017-10-022-9/+58
* SONAR-9811 fix quality flawsDaniel Schwarz2017-10-022-6/+6
* SONAR-6959 Performance improvementsDuarte Meneses2017-10-0217-67/+154
* SONAR-9875 Add branch= param to /api/navigation/component (#2555)Janos Gyerik2017-10-025-4/+105
* SONAR-9811 change es data dir to data/es5, delete data/es during startupDaniel Schwarz2017-10-025-19/+109
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-296-80/+132
* SONAR-9792 Add background task error notification related to licensingGrégoire Aubert2017-09-295-95/+136
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-299-80/+174
* Fix broken web unit testGrégoire Aubert2017-09-291-4/+5
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-2912-32/+212
* Update icons listGrégoire Aubert2017-09-292-1/+55
* SONAR-9389 Better highlight uncovered code in leak periodStas Vilchik2017-09-295-57/+35
* SONAR-9127 make api/qualitygates/get_by_project public, change parametersDaniel Schwarz2017-09-293-80/+55
* SONAR-9127 add unit test of the definition of api/qualitygates/get_by_projectDaniel Schwarz2017-09-291-0/+16
* SONAR-9353 let the built-in quality gate check duplicated lines on new codeDaniel Schwarz2017-09-292-1/+7
* Add method to select all administrators (for license notifications)Julien HENRY2017-09-294-6/+37
* SONAR-9890 avoid as many potential problems of non-english locales as possibleDaniel Schwarz2017-09-282-2/+2
* SONAR-9890 fix startup issue with Turkish localeDaniel Schwarz2017-09-281-1/+1
* Add field "errorType" to tasks returned in api/ce/*Simon Brandhof2017-09-283-6/+11
* Populate error type when CE task fails with TypedMessageExceptionSimon Brandhof2017-09-284-0/+119
* Add db column ce_activity.error_typeSimon Brandhof2017-09-289-5/+152
* Access ProjectMeasuresIndex from Compute EngineSimon Brandhof2017-09-283-1/+7
* New extension point executed during initialization of a CE taskSimon Brandhof2017-09-284-0/+188
* Decrease usage of Guava in PluginInfoSimon Brandhof2017-09-282-10/+11
* Add missing annotations on CE billing interfacesSimon Brandhof2017-09-282-0/+7
* SONAR-9800 Add UT to check branches are not included in telemetryJulien Lancelot2017-09-281-34/+73
* Fix Quality flawsSimon Brandhof2017-09-288-15/+12
* SONAR-9803 add the tests that have been dropped by mistakeSimon Brandhof2017-09-289-0/+1056
* fix unstable UT in SearchNodeHealthProviderTestSébastien Lesaint2017-09-281-2/+3
* Return WS response only after changes are commitedJulien HENRY2017-09-271-2/+2
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-2762-1151/+98
* SONAR-9433 Issue locations are not always clickableStas Vilchik2017-09-271-0/+1
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-2713-31/+77
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-2711-86/+7
* SONAR-9789 Display once a log message when waiting for ES to be up and runningEric Hartmann2017-09-271-1/+8
* SONAR-9802 remove useless attributes of HazelcastMemberSimon Brandhof2017-09-265-52/+1
* SONAR-9802 add section "CE Logging" to standalone mode of api/system/infoSimon Brandhof2017-09-266-12/+5
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-2614-42/+151
* SONAR-9802 add cpu usage of ES in cluster modeSimon Brandhof2017-09-262-0/+3
* SONAR-9802 add host address to returned nodesSimon Brandhof2017-09-262-2/+12