aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix SSF-238Zipeng WU2022-03-301-1/+1
* SONAR-16179 Fix SSF-240Jacek2022-03-302-22/+7
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-252-25/+1
* SONAR-16147 Allow users to assign acknowledged Security HotspotsPhilippe Perrin2022-03-252-22/+42
* Improve SQ code qualityDuarte Meneses2022-03-241-3/+2
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-242-3/+43
* Fix SonarQube quality issuesDuarte Meneses2022-03-233-22/+4
* SONAR-16155 added support for owaspTop10-2021 param in api/hotspots/searchLukasz Jarocki2022-03-222-13/+50
* SONAR-16159 security fixAurelien Poscia2022-03-211-2/+1
* Revert "SONAR-15978 Require auth for api/system/upgrades"Pierre2022-03-212-28/+3
* Revert "SONAR-15978 Require auth for api/server/version"Pierre2022-03-212-26/+2
* Revert "SONAR-15978 api/system/status Remove Server ID and Version for unauth...Pierre2022-03-213-32/+6