aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* restore Byteman entrypoint used for testsPierre2021-07-291-2/+6
* Code smell fix: Remove unnecessary parametersBruno Andrade2021-07-293-28/+4
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-272-5/+6
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-275-31/+38
* Code smell fix: Remove redundant castsBruno Andrade2021-07-121-3/+3
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* Fix code smell: add package-info.javaZipeng WU2021-07-091-0/+24
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-072-2/+0
* SONAR-10762 Drop custom metrics WSsJacek2021-07-072-94/+0
* SONAR-14641 added secondary sorting to all sorting when searching for issuesLukasz Jarocki2021-06-291-1/+4
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-176-83/+42
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-1/+1
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-081-0/+5
* SONAR-14807 fixed an issue where not only ratings were converted in the email...Lukasz Jarocki2021-05-103-23/+48
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-293-12/+22
* SONAR-14570 making text sent by email about QG more clear to the userLukasz Jarocki2021-04-292-20/+84
* SONAR-14583 Use Elasticsearch password in HTTP clientsJacek2021-04-233-5/+63
* SONAR-14682 - Explicit ipv6 case insensitivity coverageBelen Pruvost2021-04-151-0/+46
* SONAR-14682 - Filtering local network interfaces on webhooksBelen Pruvost2021-04-146-6/+152
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ...Duarte Meneses2021-04-085-71/+146
* SONAR-14585 validate webhook url at runtimePierre2021-04-016-25/+177
* SONAR-14536 Add Security Report PDFZipeng WU2021-03-151-5/+5
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-043-10/+58
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-043-0/+23
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-043-4/+49
* SONAR-13515 Telemetry - include external authentication providersDuarte Meneses2021-03-043-0/+29