aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-18656 Identify managed users and groupsAurelien Poscia2023-03-224-10/+195
* SONAR-18654 Component for indicating if instance is externally managed.Wojtek Wajerowicz2023-03-223-0/+118
* SONAR-18679 move old UTs to ITs in sonar modulesLéo Geoffroy2023-03-1430-33/+28
* SONAR-18565 - Improve IssueIndexer performance to use markAsUnchanged flagAntoine Vinot2023-03-036-48/+112
* SONAR-18405 SONAR-18420 Update the Security Report PDF templateguillaume-peoch-sonarsource2023-02-131-3/+6
* SONAR-17714 Enable deprecation logging for ESalain2023-02-091-5/+0
* SONAR-17714 Update ES binariesJacek Poreda2023-02-094-12/+4
* SONAR-17714 Drop types from ES requestsJacek Poreda2023-02-0916-73/+54
* SONAR-18405 Managers can access the "CWE Top 25 2022" security reportguillaume-peoch-sonarsource2023-02-081-6/+7
* SONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/search endp...Léo Geoffroy2023-02-031-19/+0
* Fix logback configZipeng WU2023-02-021-8/+3
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-023-7/+8
* org.mockito:mockito-inline 4.10.0 -> 5.0.0Steve Marion2023-02-021-128/+92
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-023-19/+1
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-028-66/+29
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-021-2/+2
* SONAR-18219 Change type of telemetry dataAntoine Vinot2023-01-272-15/+15
* SONAR-18219 Add telemetry fields for CaYCantoine-vinot-sonarsource2023-01-263-20/+225
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-133-101/+202
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-1/+0