aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14803 move create_bitbucketcloud to community editionPierre2021-05-3111-11/+562
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-281-27/+21
* SONAR-14805 use almRepo to store BBC repository slugZipeng WU2021-05-214-10/+12
* SONAR-14804 Identify already imported bitbucket cloud repository when onboardingZipeng WU2021-05-212-14/+73
* SONAR-14806 Enable main branch detection for bitbucket cloud onboardingZipeng WU2021-05-213-3/+10
* SONAR-14805 Import a repository from bitbucket cloudZipeng WU2021-05-213-0/+376
* SONAR-14802 Search bitbucket cloud repository for onboardingZipeng WU2021-05-215-2/+346
* SONAR-14826 - BBC Authenticate through SetPatAction and CheckPatActionBelen Pruvost2021-05-216-11/+211
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-291-2/+4
* SONAR-14214 - Unassign Security HotspotBelen Pruvost2021-04-292-8/+71
* SONAR-13645 Make github onboarding resiliant to project name/key changeMathieu Suen2021-04-262-14/+56
* SONAR-14660 - Fix logs downloadBelen Pruvost2021-04-162-8/+46
* SONAR-14683 fix cannot delete an ALM configuration in CommunityZipeng WU2021-04-165-1/+235
* SONAR-14661 Disable WS plugin installation for commercial editionsJacek2021-04-152-44/+75
* SONAR-14606 failing install request with 400 when no consentLukasz Jarocki2021-04-152-4/+43
* SONAR-14682 - Filtering local network interfaces on webhooksBelen Pruvost2021-04-1410-8/+127
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ...Duarte Meneses2021-04-085-9/+17
* SONAR-14585 validate webhook url at runtimePierre2021-04-011-1/+1
* SONAR-14322 api/issues/search returns all issues if provided rule key doesn't...Michal Duda2021-04-012-1/+22
* SONAR-14582 SSF-124Duarte Meneses2021-03-294-8/+8
* SONAR-14586 Add a new uses default credentials flag to api/navigation/global ...Wouter Admiraal2021-03-183-2/+32
* SONAR-14549 Restoring backed up Quality Profile with old rule repositority/ke...Duarte Meneses2021-03-172-21/+114
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-177-21/+105
* SONAR-14564 Update SonarQube main branch name during Azure DevOps project onb...Philippe Perrin2021-03-163-10/+63
* SONAR-14565 Update SonarQube main branch name during Bitbucket Server project...Lukasz Jarocki2021-03-162-7/+110
* SONAR-14558 Update SonarQube main branch name during Gitlab project onboardingPierre2021-03-162-7/+95
* SONAR-14566 Update SonarQube main branch name during Github project onboardingBelen Pruvost2021-03-166-14/+127
* SONAR-13703 api/measures/component_tree returns an SVW qualifier for Applicat...Michal Duda2021-03-152-0/+54
* SONAR-14519 add ALM info to system info filePierre2021-03-083-4/+4
* SONAR-13848 remove deprecated params from /api/users/* WSMichal Duda2021-02-265-81/+9
* SONAR-13848 remove deprecated web servicesMichal Duda2021-02-2612-1043/+1
* SONAR-13848 remove deprecated param 'componentKey' from api/settings/*Michal Duda2021-02-262-3/+3
* SONAR-13848 remove deprecated response field 'debt_sub_characteristic' from a...Michal Duda2021-02-261-4/+0
* SONAR-13848 remove deprecations from api/qualityprofiles/projectsMichal Duda2021-02-262-4/+2
* SONAR-13848 remove deprecated parameter 'format' from api/qualityprofiles/exportMichal Duda2021-02-262-5/+1
* SONAR-13848 remove deprecated parameter 'qualifier' from api/permissions/bulk...Michal Duda2021-02-261-2/+1
* SONAR-13848 remove deprecated parameter 'componentKey' from api/navigation/co...Michal Duda2021-02-262-8/+7
* SONAR-13848 remove deprecations from api/measure/* WSMichal Duda2021-02-267-177/+66
* SONAR-13848 remove deprecated response field 'debtTotal' from api/issues/searchMichal Duda2021-02-266-14/+1
* SONAR-13848 remove deprecations from api/issues/bulk_changeMichal Duda2021-02-261-15/+9
* SONAR-13848 remove deprecations from api/ce/componentMichal Duda2021-02-266-49/+15
* SONAR-13848 remove deprecations from api/ce/activity_statusMichal Duda2021-02-263-60/+30
* SONAR-13848 remove deprecated component#uuid from WS responsesMichal Duda2021-02-2613-61/+3
* SONAR-13848 remove deprecated api/favourites/index WSMichal Duda2021-02-264-44/+1
* SONAR-13848 remove deprecations from api/duplications/showMichal Duda2021-02-262-113/+85
* SONAR-14499 Support schema validation for JSON property typesZipeng WU2021-02-265-3/+246
* SONAR-14498 Support JSON property typeJacek2021-02-263-0/+73
* SONAR-13357 Custom hotspot rule's description isn't split into tabsPhilippe Perrin2021-02-254-125/+7
* SONAR-14458 Adjust permissions for specific /api/permisson/* web servicesMichal Duda2021-02-1916-60/+174
* SONAR-14458 Add an option to enable/disable changing user permissions by proj...Michal Duda2021-02-192-5/+15