aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA improve log to not be sensitive to line return from user inputPierre2023-06-153-3/+396
* SONAR-19425 Update logic for SQ container contextAlain Kermis2023-06-133-4/+6
* SONAR-19425 Update telemetry with official helm chart and image usageEric Giffon2023-06-133-3/+7
* SONAR-19425 Update telemetry with kubernetes usageEric Giffon2023-06-133-2/+23
* SONAR-19425 Rename docker to container in telemetry and system infoAlain Kermis2023-06-133-12/+12
* SONAR-19425 Init components to add cloud usage to telemetryEric Giffon2023-06-133-0/+26
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1317-56/+59
* [NOJIRA] Remove unused imports. (#8541)Wojtek Wajerowicz2023-06-132-8/+0
* NO-JIRA - Improve flaky testsAntoine Vinot2023-06-121-12/+9
* SONAR-19515 Let the user remove a non-local user, in case the user is provide...Aurelien Poscia2023-06-083-0/+33
* SONAR-19483 Collect daily counts of analysis and green Quality Gate in Teleme...Zipeng WU2023-06-073-12/+21
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-013-10/+8
* SONAR-18856 fixed elasticsearch scoring testsLukasz Jarocki2023-06-012-13/+31
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-012-7/+4
* SONAR-18856 Refactor subportfolios and fix build and testsLukasz Jarocki2023-06-014-33/+63
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-014-40/+18
* SONAR-18856 Refactor propertiesDuarte Meneses2023-06-011-12/+5
* SONAR-18856 Refactor properties and favoritesLukasz Jarocki2023-06-011-1/+8
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-015-234/+25
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-302-6/+11
* SONAR-19297 Track new code definition in TelemetryZipeng WU2023-05-254-7/+199
* SONAR-19197 Add code variant logic to compute engineAlain Kermis2023-05-162-4/+77
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-166-6/+35
* SONAR-18852 Refactor 'portfolio_projects'Duarte Meneses2023-05-121-0/+5
* SONAR-19084 Add telemetry information (managed instance provider)Aurelien Poscia2023-05-113-53/+89
* SONAR-19084 Return GitHub as provider managing the instance in system/infoAntoine Vigneau2023-05-113-0/+36
* SONAR-19085 Add step to fetch groups from DBWojtek Wajerowicz2023-05-111-3/+7
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-111-2/+2
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-0810-107/+107
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-2812-126/+6
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-287-24/+23
* Revert "SONAR-19050 consistent use of CodeCharacteristic term"Duarte Meneses2023-04-281-3/+2
* SONAR-19050 consistent use of CodeCharacteristic termLukasz Jarocki2023-04-241-2/+3
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-247-23/+24
* SONAR-19050 added characteristic to elasticsearch indexlukasz-jarocki-sonarsource2023-04-2412-6/+126
* SONAR-18860 Remove use of main_branch_project_uuidDuarte Meneses2023-04-121-16/+14
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-1110-30/+44
* SONAR-18860 Refactor usage of main_branch_project_uuid to use branch is_main ...Duarte Meneses2023-04-043-22/+29
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-041-1/+1
* SONAR-18850 remove usage main branch component for private moduleLéo Geoffroy2023-04-045-61/+86
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-3110-884/+0
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-312-3/+4
* [NO-JIRA] Remove code smells related to missing @deprecated javadocMatteo Mara2023-03-302-2/+12
* NO-JIRA added missing package-info.javaAurelien Poscia2023-03-301-0/+4
* SONAR-18713 Deprecate all the API parameters related to SANS Top 25Matteo Mara2023-03-282-16/+23
* NO-JIRA - rename isEnable to isAvailable for feature flag, as features can be...Pierre2023-03-225-8/+8
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-223-1/+39
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-221-0/+5
* SONAR-18689 add filtering by managed in /api/users/searchAurelien Poscia2023-03-223-0/+37
* SONAR-18708 add 'managed' property for users in the telemetryPierre2023-03-222-4/+9