aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0370-70/+70
* [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-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-14/+14
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* 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
* SONAR-17061 Add PCI DSS parameter and facet in 'api/issues/search' API endpointDimitris Kavvathas2022-07-2512-351/+329
* SONAR-17061 add PCI DSS to security reports show APIMatteo Mara2022-07-254-28/+230
* SONAR-16479 remove root user conceptPierre2022-06-157-74/+72
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-156-57/+2
* SONAR-16251 Use calendarInterval and not deprecated dateHistogramIntervalAntoine Vinot2022-06-081-1/+1
* SONAR-16246 Show correct Project Count in Telemetry and System Info endpointAurelien Poscia2022-06-022-5/+46
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-241-4/+2
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-111-1/+1
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-067-25/+25
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* Fix Elasticsearch UT failing do incorrect orderJacek2022-03-311-0/+1
* SONAR-16039 - Hybrid New Code Search for Issues Not re-analyzed in 9.4Belen Pruvost2022-03-316-29/+59
* SONAR-16129 Handle Owasp Top 10 2021 facet orderingMatteo Mara2022-03-231-1/+36
* SONAR-16129 Handle Owasp Top 10 2021 facet in issue searchMatteo Mara2022-03-212-0/+2
* SONAR-16123 Update security_reports endpointMatteo Mara2022-03-182-26/+130
* SONAR-16128 SONAR-16126 Update Security PDF Report with OWASP Top 10 and CWE ...Lukasz Jarocki2022-03-174-31/+53
* NO-JIRA fixed unit test that was very much dependent on JDK vendor and versio...Lukasz Jarocki2022-03-081-2/+2
* SONAR-16058 replace sinceLeakPeriod with inNewCodePeriodMatteo Mara2022-03-012-8/+157
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-224-6/+8
* Update license headers for 2022 [update headers]Pierre2022-01-2866-66/+66
* SONAR-15904 - Adapt Issue Search to work with new code referenceBelen Pruvost2022-01-215-16/+182
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-212-2/+14
* SONAR-15702 - Return 403 or filter issues when user can't access child projec...Belen Pruvost2021-12-032-6/+22