aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-16129 Handle Owasp Top 10 2021 facet in issue searchMatteo Mara2022-03-212-3/+36
* SONAR-15978 api/system/status Remove Server ID and Version for unauthenticate...Pierre2022-03-213-6/+32
* SONAR-15978 Require auth for api/server/versionPierre2022-03-212-2/+26
* SONAR-15978 Require auth for api/system/upgradesPierre2022-03-212-3/+28
* SONAR-16130 - 'OWASP Top 10 - 2021' Facet and Filter for rules/searchBelen Pruvost2022-03-217-12/+39
* SONAR-16159 Fix SSF-235Aurelien Poscia2022-03-214-8/+241
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-1810-26/+26
* SONAR-16096 Create webservices to get and clear scanner plugin cacheDuarte Meneses2022-03-1814-6/+741
* SONAR-14742 Project import from GitHub, Bitbucket and Azure can clash with ex...Aurelien Poscia2022-03-1713-195/+279
* SONAR-16101 Introduce new `acknowledged` resolution type for reviewed hotspotsKlaudio Sinani2022-03-094-13/+35
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-024-2/+31
* SONAR-16058 replace sinceLeakPeriod with inNewCodePeriodMatteo Mara2022-03-012-15/+102
* Update branch and PR web API descriptionZipeng WU2022-02-252-2/+2
* SONAR-16009 Extend response of `api/hotspots/search` to include secondary loc...Klaudio Sinani2022-02-252-17/+146
* SONAR-16007 Add flows response field to `api/hotspots/show`Jacek2022-02-252-3/+113
* SONAR-16007 Update `api/sources/issue_snippet` WS descriptionJacek2022-02-252-15/+28
* SONAR-10930 add pagination in activity APIMatteo Mara2022-02-253-23/+168
* SONAR-15892 Document the behaviour of api/users/search's query paramWouter Admiraal2022-02-251-1/+12
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-4/+0
* SONAR-15994 Fix cluster service class constructorZipeng WU2022-02-241-5/+2
* SONAR-11718 increased page size param max value to 500 for tags endpointsLukasz Jarocki2022-02-222-4/+7
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2269-356/+262