aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16541 Ensure issues pull action response contains correct issue dataKlaudio Sinani2022-06-283-9/+82
* SONAR-16542 fixed an issue where rule repo key was not returnedLukasz Jarocki2022-06-222-3/+5
* SONAR-16500 Prevent future dates for project bulk delete actionKlaudio Sinani2022-06-212-2/+40
* SONAR-13915 - ncloc_language_distribution is taken from biggest branchBelen Pruvost2022-06-151-14/+27
* SONAR-16479 remove root user conceptPierre2022-06-1533-1157/+169
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-1511-132/+22
* SONAR-13850: Add missing response examples to WEB API endpoints.Dimitris Kavvathas2022-06-1318-2/+130
* SONAR-11401 Calculate hotspot measuresDuarte Meneses2022-06-109-226/+244
* SONAR-11401 Performance hotspot when changing state of issueDuarte Meneses2022-06-1026-1044/+1847
* NO-JIRA Fix few code smells introduced in 9.5Aurelien2022-06-094-3/+23
* SONAR-16364 Do not return rule descriptions in case the field is not requestedAurelien Poscia2022-06-092-8/+7
* SONAR-16398 Make tags editable on resolved issuesWouter Admiraal2022-06-092-1/+44
* SONAR-16257 Validate Bitbucket Cloud Workspace IDsWouter Admiraal2022-06-075-0/+93
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-0716-319/+20
* SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR deco...Dimitris Kavvathas2022-06-072-75/+93
* SONAR-16388 Fix live measure computation on reference branchJacek2022-06-032-12/+72
* SONAR-16250 Global Health Status should be yellow if there are less than 3 se...Zipeng WU2022-06-024-18/+73
* NO-JIRA adding missing response example in the internal endpointLukasz Jarocki2022-06-022-0/+30
* SONAR-16453 Access api/qualitygates/project_status with Execute Analysis perm...Matteo Mara2022-06-012-3/+35
* SONAR-16397 fix show hotspot API endpoint's payloadAurelien Poscia2022-06-012-7/+7
* SONAR-16370 added new endpoint api/issues/pullLukasz Jarocki2022-06-019-2/+927
* SONAR-16177 fix SSF-206Aurelien Poscia2022-05-306-131/+349
* SONAR-16302 Adhoc description sections are not populated correctly on web api...Léo Geoffroy2022-05-272-9/+26
* SONAR-16397 Hotspot API: return default section in 'riskDescription' field in...Aurelien Poscia2022-05-252-3/+3
* SONAR-16316 Fill report dataDuarte Meneses2022-05-255-27/+13
* SONAR-16316 Add new `regulatoryReportFeatureEnabled` feature flagKlaudio Sinani2022-05-253-3/+42
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-2416-189/+174
* SONAR-16413 fix quality profile copy inconsistencyAurelien Poscia2022-05-201-11/+11
* SONAR-16303 QP import/export should use a flat description, and not sections,...Pierre2022-05-169-721/+599
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-1611-26/+186
* SONAR-16412 Add link to markdown syntax in documentation of Web API rules end...Aurelien Poscia2022-05-132-3/+3
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-1118-21/+40
* SONAR-16397 update hotspot API to handle advanced rule descriptionsAurelien Poscia2022-05-112-11/+141
* SONAR-16364 fix rule description titlesZipeng WU2022-05-101-4/+4
* SONAR-16364 Update Rule API to support multiple description sectionsZipeng WU2022-05-098-38/+172
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-0695-1019/+988
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-0610-22/+22
* SONAR-16302 Adapt ExportRuleDto to handle new structureZipeng WU2022-05-0611-162/+435
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-0612-45/+72
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...Léo Geoffroy2022-05-0612-33/+71
* SONAR-16369 - Deprecate api/batch/issuesBelen Pruvost2022-05-061-0/+1
* SONAR-16263 Handle analysis token lifecycleMatteo Mara2022-04-298-17/+70
* SONAR-16264 - Search Tokens endpoint updateBelen Pruvost2022-04-293-7/+33
* SONAR-16263 Update API endpoint for token generationMatteo Mara2022-04-293-23/+279
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-292-5/+8
* SONAR-16261 - Endpoint to search for Projects a user can scanBelen Pruvost2022-04-297-1/+528
* SONAR-15321 Large number of entries in 'issue_changes'Duarte Meneses2022-04-072-2/+2
* SONAR-16227 changed generation of tokens in sonarqube to include identifierLukasz Jarocki2022-04-056-9/+16
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-0412-32/+31
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-018-280/+5