aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-1330 Purge edit permissions when deleting userJulien Lancelot2017-10-026-0/+45
|
* SONAR-1330 Purge edit permissions when deleting quality profileJulien Lancelot2017-10-0213-5/+103
|
* SONAR-1330 Remove qualityprofiles from api/rules/appTeryk Bellahsene2017-10-022-82/+0
|
* SONAR-1330 Check edit permissions in qprofiles WSJulien Lancelot2017-10-0230-309/+646
|
* SONAR-1330 Check edit permission via groupJulien Lancelot2017-10-028-10/+30
|
* 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
| | | | which indicates whether the associated login registered to the notification globally or specifically for the specified project
* 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
| | | | and not also from changelog
* 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
|