aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* fix issue permalinks with branchesStas Vilchik2017-10-0411-3/+30
* invalidate browser cache for logoStas Vilchik2017-10-041-1/+1
* fix quality gates deletion/renamingStas Vilchik2017-10-045-25/+27
* SONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselectDaniel Schwarz2017-10-033-36/+51
* SONAR-9802 add global section "Search State" to System Info of clusterSimon Brandhof2017-10-033-0/+106
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-0310-5/+51
* SONAR-9820 Telemetry returns database name and versionTeryk Bellahsene2017-10-036-11/+84
* SONAR-9820 update telemetry format - list instead of mapTeryk Bellahsene2017-10-033-19/+67
* Replace the CE class TypedException by an interfaceSimon Brandhof2017-10-033-76/+24
* Fix instability of ClusterHealthTest#hashcode_is_based_on_content()Simon Brandhof2017-10-031-3/+1
* SONAR-9902 Silence debug logs of PostgreSQL driverSimon Brandhof2017-10-033-3/+6
* Avatar resolver fails when email is emptyTeryk Bellahsene2017-10-037-13/+19
* SONAR-9195 Ease removing of SCM accountsStas Vilchik2017-10-032-9/+28
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-0379-321/+310
* SONAR-9499 Secondary locations unclickable when code is not loadedStas Vilchik2017-10-031-4/+15
* SONAR-9756 update branch management pageStas Vilchik2017-10-0335-179/+1239
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-033-21/+68
* SONAR-9896 Webhook must support basic authenticationSimon Brandhof2017-10-022-6/+55
* SONAR-1330 Purge edit permissions when removing groupJulien Lancelot2017-10-026-0/+52
* SONAR-1330 Purge edit permissions when removing organization memberJulien Lancelot2017-10-026-0/+53
* 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-0229-278/+572
* SONAR-1330 Check edit permission via groupJulien Lancelot2017-10-028-10/+30
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-0216-64/+64
* 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-0213-50/+268
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-029-12/+784
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-026-6/+362
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-0215-8/+620
* 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-0211-14/+911
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-026-2/+353
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-0215-10/+647
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-026-1/+160
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-0244-214/+2253
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-0214-8/+633
* 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
* 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-023-7/+7
* 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-025-2/+100
* SONAR-7024 global report failure notif only on administrated projectsSébastien Lesaint2017-10-022-3/+7
* 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 compute new_debt measure only from new issuesSébastien Lesaint2017-10-025-343/+113