aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-0217-64/+65
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-0221-92/+517
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-0215-85/+341
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-0214-12/+1055
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-029-6/+483
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-0218-8/+743
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-026-1/+161
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-0217-14/+1231
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-029-2/+474
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-0218-10/+772
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-026-1/+160
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-0245-215/+2263
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-0216-11/+654
* SONAR-9816 Transitively find long-lived branch to use as targetDuarte Meneses2017-10-022-1/+13
* SONAR-9836 Fix @Phase annotation support on new PostJob APIJulien HENRY2017-10-022-38/+100
* SONAR-9599 change issues measures on the projects pageStas Vilchik2017-10-0213-38/+219
* SONAR-9786 Closed issues retain their lineStas Vilchik2017-10-021-2/+4
* SONAR-9702 expand root dir with branch on code pageStas Vilchik2017-10-021-9/+14
* Adjust perf timingsDuarte Meneses2017-10-021-1/+1
* SONAR-9552 add version to QG alert notificationSébastien Lesaint2017-10-024-3/+39
* SONAR-8730 use existing L18n for types in new issue notificationsSébastien Lesaint2017-10-024-19/+16
* SONAR-9725 support singular in subject of new issue notificationsSébastien Lesaint2017-10-024-4/+12
* SONAR-7024 show project specific dispatcher labelsStas Vilchik2017-10-026-3/+102
* SONAR-7024 global report failure notif only on administrated projectsSébastien Lesaint2017-10-023-19/+40
* SONAR-7024 support permission for global and project subscribersSébastien Lesaint2017-10-0215-69/+228
* SONAR-7024 SQL optimization if multiple channels when checking permissionSébastien Lesaint2017-10-021-26/+67
* SONAR-7024 PropertiesDao#findUsersForNotification return global flagSébastien Lesaint2017-10-027-19/+107
* SONAR-9534 add ITSébastien Lesaint2017-10-021-251/+209
* SONAR-9534 compute new_debt measure only from new issuesSébastien Lesaint2017-10-025-343/+113
* SONAR-4824 Add ITs for notificationsEric Hartmann2017-10-024-136/+290
* Fix incorrect id typeEric Hartmann2017-10-021-1/+1
* SONAR-7024 add IT on Report analysis failure notificationsSébastien Lesaint2017-10-022-1/+267
* SONAR-7024 add notification on Report Analysis failuresSébastien Lesaint2017-10-0222-4/+1420
* SONAR-7024 add CeWorker.ExecutionListenerSébastien Lesaint2017-10-0210-42/+319
* add missing package-info.javaSébastien Lesaint2017-10-021-0/+23
* SONAR-9552 add version to New Issues notification emailsSébastien Lesaint2017-10-028-19/+118
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-028-18/+65
* SONAR-9771 remove "SonarQube" from wording of links in notificationsSébastien Lesaint2017-10-0214-26/+26
* 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-023-23/+53
* 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-0217-276/+231
* 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-027-91/+374
* 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-0227-254/+302
* SONAR-9227 Forbid adding a notification on project without BROWSE permissionEric Hartmann2017-10-022-9/+58
* Temporarily disable integration tests on clusteringSimon Brandhof2017-10-021-0/+2
* SONAR-9811 fix quality flawsDaniel Schwarz2017-10-022-6/+6