aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-10924 Update short date formatGrégoire Aubert2018-07-051-1/+1
* SONAR-10512 removing from queue has no effect if task status changedSébastien Lesaint2018-07-046-13/+100
* SONAR-10917 automatically cancel tasks already executed onceSébastien Lesaint2018-07-0416-249/+376
* SONAR-10917 change ce task cleaning delay to execute right at startupSébastien Lesaint2018-07-042-10/+10
* SONAR-10914 fix DB migration PurgeOrphansForCESébastien Lesaint2018-07-042-95/+122
* decrease initial amount of js (#462)Stas Vilchik2018-07-0411-139/+212
* simplify test scriptsStas Vilchik2018-07-042-37/+2
* drop mocking of react-domStas Vilchik2018-07-046-36/+0
* SONAR-10973 Modal window stays open after copying quality profileStas Vilchik2018-07-042-0/+29
* SONAR-10874 Disable all notifications for hotspotsJulien HENRY2018-07-048-31/+110
* SONAR-10874 Skip notification when assigning user to new hotspotJanos Gyerik2018-07-042-2/+5
* SONAR-10887 Add the new permission to existing users/groupsJulien HENRY2018-07-0413-1/+655
* SONAR-10868 Migration is blue/green compatibleJulien HENRY2018-07-041-1/+2
* SONAR-10868 Migrate old vulnerabilities to hotspotJulien HENRY2018-07-042-18/+22