aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-core
Commit message (Expand)AuthorAgeFilesLines
* MMF-2745 Default permission improvementsJacek2022-11-212-0/+227
* SONAR-17578 Add LoC count in api/system/infoBenjamin Campomenosi2022-11-175-4/+118
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17580 add edition information to api/system/info responseMatteo Mara2022-11-104-4/+57
* SONAR-17152 removed deprecated license format supportPierre2022-10-316-110/+80
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-282-1/+2
* SONAR-17497 Add web service to reindex issuesalain2022-10-272-22/+113
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-147-7/+7
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-1/+1
* NO-JIRA fix code smellsPierre2022-10-125-22/+4
* SONAR-17194 Add changelog to `api/system/info` on 'Statistics' field removalJacek2022-10-101-1/+0
* 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-298-143/+31
* 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
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* 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