aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17413 Compress telemetry payloadPierre2022-10-073-3/+102
* SONAR-17195 Removed potential test bug and cleanupalain2022-09-291-50/+59
* SONAR-17195 Move unanalyzed language flags to project level for telemetryalain2022-09-282-30/+24
* SONAR-17195 Use "externalIdentityProvider" in users array in telemetryJacek2022-09-283-6/+0
* SONAR-17195 Use "devopsPlatform" field name instead "alm" in telemetryJacek2022-09-282-10/+6
* SONAR-17271 Request body can be read multiple time & implement support of com...Aurelien Poscia2022-09-192-0/+216
* SONAR-17196 Drop obsolete telemetry dataJacek2022-09-053-95/+11
* SONAR-17195 Add new telemetry fieldsalain2022-09-054-71/+205
* SONAR-17197 change telemetry to once a dayPierre Guillot2022-09-052-18/+14
* SONAR-17194 remove temeletry from system info filePierre Guillot2022-09-055-29/+9
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-297-142/+30
* Comply key validation of sonar-plugin-apiZipeng WU2022-08-233-11/+11
* SONAR-17208 Remove extra permissions from the default permissions templateMatteo Mara2022-08-192-7/+1
* SONAR-17035 allow to re-install a previously removed pluginAurelien Poscia2022-07-152-17/+59
* SONAR-16635 Use plugin-api htmlDesc to populate web api/rule/*** rule.htmlDes...Aurelien Poscia2022-07-145-56/+92
* SONAR-16642 fix race condition on HealthReducerPierre2022-07-142-2/+2
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-122-12/+12
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-122-10/+27
* SONAR-16614 adapt test to new constraints enforced by sonar-plugin-apiAurelien Poscia2022-07-081-3/+7
* Revert "SONAR-16598 Populate Generic concepts from sonar-plugin api"Pierre2022-07-082-27/+10
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-082-10/+27
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-072-9/+9
* SONAR-16518 Read contextual descriptions from sonar-plugin-api and pass them ...Aurelien Poscia2022-06-303-9/+181
* SONAR-16518 Add context to RuleDescriptionSectionDtoLéo Geoffroy2022-06-301-7/+9
* SONAR-15132 Add a Quality Profile changelog on rule deletionAntoine Vinot2022-06-092-12/+53
* NO-JIRA Fix few code smells introduced in 9.5Aurelien2022-06-091-10/+9
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-5/+5
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-9/+5
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-111-2/+0
* SONAR-16397 Store rule description sections in the new DB structure and split...Aurelien Poscia2022-05-1112-29/+1085
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-062-174/+166
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-062-38/+72
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-062-7/+7
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...Léo Geoffroy2022-05-062-29/+42
* NO-JIRA fixing SQ issues, code smells, bugsLukasz Jarocki2022-04-051-1/+1
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-043-9/+9
* SONAR-16188 Deactivate common rules for SonarTextMatteo Mara2022-03-292-2/+3
* SONAR-16188 Deprecate common rules and deactivate them for a set of languagesMatteo Mara2022-03-282-7/+105
* Improve SQ code qualityDuarte Meneses2022-03-241-0/+24
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-022-0/+259
* SONAR-15994 Fix cluster service class constructorZipeng WU2022-02-243-12/+5
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2229-88/+63
* SONAR-15918 update the license headers to 2022Pierre2022-02-182-2/+2
* Added monitoring and telemetry to SonarLint push feature. (#5315)lukasz-jarocki-sonarsource2022-02-186-6/+104
* SONAR-11767 add base url to test emailsMatteo Mara2022-02-171-1/+1
* SONAR-14011 widen container detectionTobias Trabelsi2022-02-162-1/+61
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-022-2/+3
* Update license headers for 2022 [update headers]Pierre2022-01-28189-192/+189
* SONAR-15681 - IT for Owasp Top 10 2021 support in sonar-plugin-apibelen-pruvost-sonarsource2021-11-251-10/+13
* Improve code qualityDuarte Meneses2021-11-2013-31/+35