aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Fix quality flawsEric Hartmann2018-07-111-2/+1
* SONAR-11012 Remove front end access checks on QP, QG and members pageGrégoire Aubert2018-07-1111-96/+49
* SONAR-11012 Private organization are not shownEric Hartmann2018-07-112-2/+59
* SONAR-10948 Update warning message when changing visibility of projectGrégoire Aubert2018-07-112-72/+47
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-1156-233/+688
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-1121-303/+297
* Migrate remaining of organization app to TSGrégoire Aubert2018-07-1158-478/+621
* SONAR-10944 Move subscription flag from api/organizations/search to api/navig...Julien Lancelot2018-07-117-103/+90
* SONAR-10945 Active rules search is only for member on paid organizationsJulien Lancelot2018-07-1111-319/+319
* Sanitize ShowActionTestJulien Lancelot2018-07-1118-529/+241
* SONAR-10949 Add membership check in api/organizations/search_membersJulien Lancelot2018-07-112-141/+134
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-1140-465/+704
* SONAR-10948 SONAR-10960 Hide default visibility option of projects for SonarC...Grégoire Aubert2018-07-115-38/+34
* SONAR-10948 Move UpdateProjectVisibilityEric Hartmann2018-07-117-201/+160
* SONAR-10945 Prevent access qgates and rules to none members of paid organizationJulien Lancelot2018-07-1132-186/+601
* SONAR-10945 Add membership check for paid organization in api/qualityprofilesJulien Lancelot2018-07-1127-966/+1039
* SONAR-10944 Add subscription flag to organizationsJulien Lancelot2018-07-1129-753/+1088
* SONAR-11019 Limit size of tags list in rules pageGrégoire Aubert2018-07-112-8/+10
* load web app asynchronously (#493)Stas Vilchik2018-07-1022-446/+434
* SONAR-10808 Add the ability fo filter projects by visibilityPascal Mugnier2018-07-104-4/+107
* SONAR-10928 Display more precise duration in background tasks pagePascal Mugnier2018-07-102-21/+30
* SONAR-10933 Wrong title on the Projects page of a portfolio or an appPascal Mugnier2018-07-103-1/+117
* SONAR-10936 Disallow bulk change if there is no issues to changePascal Mugnier2018-07-104-3/+197
* SONAR-10964 Display of group members is incorrect after searchPascal Mugnier2018-07-106-139/+838
* Document the sample projectsFabrice Bellingard2018-07-091-2/+5
* SONAR-10995 Fix NoIssue message (#482)Pascal Mugnier2018-07-091-2/+2
* Fix incorrect groupId for docsEric Hartmann2018-07-091-1/+1
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-097-10/+22
* drop dependency of sonar-ce on sonar-serverSébastien Lesaint2018-07-0918-31/+31
* finish moving report task code out of sonar-serverSébastien Lesaint2018-07-0925-661/+22
* sonar-ce-task-projectanalysis depends on only sonar-server-commonSébastien Lesaint2018-07-0940-47/+48
* clean up dependency on static IssueStorage#insertChangesSébastien Lesaint2018-07-0923-751/+209
* move NewAlerts and ServerExtensionInstaller to server-commonSébastien Lesaint2018-07-094-0/+0
* move shared rule classes to server-commonSébastien Lesaint2018-07-096-0/+22
* move shared Quality Gate classes to server-commonSébastien Lesaint2018-07-0925-83/+63
* remove some rules classes useless in Compute Engine containerSébastien Lesaint2018-07-093-9/+1
* move metric shared classes to server-commonSébastien Lesaint2018-07-095-0/+0
* remove useless debt classes from Compute EngineSébastien Lesaint2018-07-094-11/+1
* remove useless permission classes from Compute Engine containerSébastien Lesaint2018-07-092-13/+1
* move issue workflow classes to server-commonSébastien Lesaint2018-07-0927-0/+0
* move some organization and platform shared classes to server-commonSébastien Lesaint2018-07-0935-10/+179
* remove useless classes from Compute Engine containerSébastien Lesaint2018-07-092-5/+1
* move notification classes to sonar-serverSébastien Lesaint2018-07-0971-495/+35
* move monitoring shared classes to server-commonSébastien Lesaint2018-07-0919-15/+38
* move setting shared classes to server-commonSébastien Lesaint2018-07-0910-0/+0
* move ES index, indexer and client to sonar-server-commonSébastien Lesaint2018-07-09256-351/+676
* LICENSE-96 implement support for staging and new server id formatSébastien Lesaint2018-07-0515-348/+834
* Clarify the "Pull Request" page for SonarCloudFabrice Bellingard2018-07-051-7/+6
* SONAR-10937 Change ‘invalid license’ message after updating licenseGrégoire Aubert2018-07-057-57/+267
* SONAR-10934 Add QG status for main branch in branches dropdownGrégoire Aubert2018-07-054-19/+37