aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* 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-292-3/+16
* 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
* SONAR-15375 Fix SSF-191Jacek2021-09-136-6/+6
* SONAR-15259 Improve unit tests and fix Move WSDuarte Meneses2021-09-081-1/+2
* SONAR-15345 Fixed the numbers of CWEs for 2021Lukasz Jarocki2021-08-301-3/+3
* SONAR-15345 add CWE top 25 for year 2021Lukasz Jarocki2021-08-301-2/+9
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-262-13/+0
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-194-15/+15
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-192-3/+3
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-192-3/+2
* SONAR-15142 remove dead codePierre2021-08-191-1/+2
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-111-0/+12
* SONAR-15138 Generate PDFJeremy Davis2021-08-091-3/+3
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-043-18/+47