aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16364 Update Rule API to support multiple description sectionsZipeng WU2022-05-092-23/+96
* SONAR-16361 fix randomly failing testAurelien Poscia2022-05-091-1/+3
* SONAR-16361 adapt rule indexing to index multiple section descriptionAurelien Poscia2022-05-097-155/+191
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-0617-193/+180
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-062-6/+6
* SONAR-16302 Adapt ExportRuleDto to handle new structureZipeng WU2022-05-062-18/+20
* SONAR-16302 Replace usage of rule for indexing dto (#5853)Léo Geoffroy2022-05-061-2/+2
* SONAR-16302 add management of indexing for rules description sectionsLéo Geoffroy2022-05-064-14/+65
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-065-35/+39
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...Léo Geoffroy2022-05-067-84/+102
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-047-37/+37
* SONAR-12499 - Increase the size of security standard facets returned in issue...Léo Geoffroy2022-04-012-1/+27
* Fix Elasticsearch UT failing do incorrect orderJacek2022-03-311-1/+10
* SONAR-16039 - Hybrid New Code Search for Issues Not re-analyzed in 9.4Belen Pruvost2022-03-311-2/+1
* Fix SSF-241Zipeng WU2022-03-302-4/+39
* Fix issue on UTs after ES upgradeJacek2022-03-291-3/+15
* SONAR-16152 SONAR-16153 use user provided read/connect timeout for bitbucket ...Aurelien Poscia2022-03-281-0/+2
* SONAR-16129 Handle Owasp Top 10 2021 facet orderingMatteo Mara2022-03-231-3/+24
* SONAR-16129 Handle Owasp Top 10 2021 facet in issue searchMatteo Mara2022-03-212-1/+14
* SONAR-16130 - 'OWASP Top 10 - 2021' Facet and Filter for rules/searchBelen Pruvost2022-03-215-64/+95
* SONAR-16123 Update security_reports endpointMatteo Mara2022-03-182-9/+43
* SONAR-16128 SONAR-16126 Update Security PDF Report with OWASP Top 10 and CWE ...Lukasz Jarocki2022-03-174-4/+22
* SONAR-16127 Update Authentication security categorymatteo-mara-sonarsource2022-03-141-1/+1
* SONAR-16059 Add Permission security categorymatteo-mara-sonarsource2022-03-141-0/+2
* SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspotsKlaudio Sinani2022-03-092-10/+28
* SONAR-16058 replace sinceLeakPeriod with inNewCodePeriodMatteo Mara2022-03-012-1/+22
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-243-48/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2239-299/+166
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-182-0/+13
* SONAR-11767 add base url to test emailsMatteo Mara2022-02-171-1/+6
* SONAR-14011 widen container detectionTobias Trabelsi2022-02-163-0/+17
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-4/+4
* Update license headers for 2022 [update headers]Pierre2022-01-28502-502/+502
* SONAR-15825 Escape special characters in like sql query for portfolio projectsJacek2022-01-262-2/+6
* SONAR-12166 Increase size for `repositories` facet to `MAX_FACET_SIZE`Klaudio Sinani2022-01-252-4/+4
* SONAR-15904 - Adapt Issue Search to work with new code referenceBelen Pruvost2022-01-214-2/+28
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-212-2/+16
* SONAR-15840 Fix SSF-219Jacek2021-12-171-1/+1
* SONAR-15772 add elasticsearch free and total disk spacePierre2021-12-172-0/+7
* SONAR-15102 Upgrade 3rd party dependenciesJacek2021-11-221-4/+4
* Improve code qualityDuarte Meneses2021-11-2047-300/+294
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1959-641/+418
* Improve code qualityDuarte Meneses2021-11-184-7/+7
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-11/+0
* SONAR-14658 Show additional security-related rules are available in security ...Zipeng WU2021-11-092-0/+58
* Fix code quality issuesDuarte Meneses2021-10-257-39/+38
* Fix code quality issuesDuarte Meneses2021-09-242-25/+22
* SONAR-15352 Reopened closed hotspots should bring back their previous stateDuarte Meneses2021-09-224-30/+79
* SONAR-15212 adjustments in CWEs assignements to categories. Support for new CWEsLukasz Jarocki2021-09-161-22/+24
* SONAR-13337 Improve ES error message in batch requests to guide user to check...Jacek2021-09-162-11/+16