aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-072-4/+4
* SONAR-16567 Notify the token creator about expiring tokens via emailZipeng WU2022-07-064-0/+305
* SONAR-16518 Remove replaceRuleDescriptionSectionDtos methodAntoine Vinot2022-06-303-70/+48
* SONAR-16518 support contextual section descriptions in /api/rules/search and ...Aurelien Poscia2022-06-303-5/+37
* SONAR-16518 Add context to RuleDescriptionSectionDtoLéo Geoffroy2022-06-302-8/+9
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-155-20/+0
* SONAR-11401 Calculate hotspot measuresDuarte Meneses2022-06-101-5/+5
* SONAR-13822 Make plugin requirements check consistence between CE and WEB pro...Jacek2022-06-072-0/+218
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-315-28/+22
* SONAR-16316 Fill report dataDuarte Meneses2022-05-252-31/+28
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-243-40/+29
* SONAR-16303 QP import/export should use a flat description, and not sections,...Pierre2022-05-161-6/+7
* SONAR-16303 add integration tests to verify rules descriptions after the migr...Aurelien Poscia2022-05-121-1/+0
* SONAR-16364 fix rule desciption section with no mapping titleZipeng WU2022-05-112-7/+8
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-119-166/+22
* SONAR-16397 update hotspot API to handle advanced rule descriptionsAurelien Poscia2022-05-111-268/+0
* SONAR-16364 fix rule description titlesZipeng WU2022-05-102-6/+6
* SONAR-16370 identify taint issues by repositoryMatteo Mara2022-05-102-0/+173
* 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