aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18856 Fix Delete/List branch endpoint to support project uuidLéo Geoffroy2023-05-111-0/+5
* [NO JIRA] Fix ComponentdbTester to support different main branch UUIDsDuarte Meneses2023-05-101-4/+4
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-088-89/+89
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-283-21/+0
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-4/+7
* Revert "SONAR-19050 /api/issues/search now always return all possible values ...Duarte Meneses2023-04-281-4/+0
* SONAR-19050 /api/issues/search now always return all possible values for char...Lukasz Jarocki2023-04-251-0/+4
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-241-7/+4
* SONAR-19050 added characteristic to elasticsearch indexlukasz-jarocki-sonarsource2023-04-243-0/+21
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-113-14/+21
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-047-100/+100
* SONAR-18850 remove usage of mainBranchProjectUuid in task-analysis and es Léo Geoffroy2023-04-041-9/+14
* SONAR-18850 remove usage main branch component for private moduleLéo Geoffroy2023-04-049-444/+450
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-3/+1
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-211-1/+1
* SONAR-18649 Remove the deprecated SANS Top 25 Security reportPhilippe Perrin2023-03-092-95/+0
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-071-6/+1
* SONAR-18565 - Improve IssueIndexer performance to use markAsUnchanged flagAntoine Vinot2023-03-032-0/+10
* SONAR-17714 Update ES binariesJacek Poreda2023-02-091-7/+5
* [NO-JIRA] Drop blue green deployment flagJacek Poreda2023-02-092-71/+5
* SONAR-17714 Drop types from ES requestsJacek Poreda2023-02-094-39/+29
* SONAR-18405 Managers can access the "CWE Top 25 2022" security reportguillaume-peoch-sonarsource2023-02-081-36/+38
* SONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/search endp...Léo Geoffroy2023-02-032-132/+5
* Fix logback configZipeng WU2023-02-021-8/+3
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-025-81/+18
* SONAR-17706 Drop support for projects still using modules in SonarQube serverDuarte Meneses2023-02-022-6/+5
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-131-2/+3
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-1/+1
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-122-2/+0
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-16/+1
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-108-15/+12
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-102-18/+9
* Update license templates for 2023Pierre2023-01-0270-70/+70
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-3/+3
* SONAR-13799 Drop deprecated measures counters from `api/project_pull_requests...Jacek2022-12-152-102/+6
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-2/+3
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-14/+7
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-15/+21
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-7/+18
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1213-76/+76
* SONAR-17399 Add OWASP ASVS filtering for issues search based on the levelZipeng WU2022-10-101-0/+1
* SONAR-17399 add owasp asvs 4.0 level support in hotspot search APISteve Marion2022-10-104-15/+113
* SONAR-17404 group Owasp ASVS issues by level in security report PDFMatteo Mara2022-10-102-26/+102
* SONAR-17399 add owasp asvs 40 level support in security_report show APIMatteo Mara2022-10-102-86/+92
* SONAR-17393 Add OWASP ASVS filtering to issues search API callZipeng WU2022-10-073-28/+47
* SONAR-17393 Add OWASP ASVS report to 'api/security_reports/show' API call.Dimitris Kavvathas2022-10-072-11/+138
* SONAR-17393 add constants and common code for handling OWASP ASVSMatteo Mara2022-10-073-0/+25
* SONAR-17421 Do not fail if user provided timezone is unknown by the serverAurelien Poscia2022-10-072-7/+15
* SONAR-17262 Add statistics data to support fileJacek2022-09-053-0/+244
* SONAR-17196 Drop obsolete telemetry dataJacek2022-09-052-160/+0