aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22018 introduce version EOL to properties, and update GlobalActionOrlovAlexander2024-04-103-3/+32
* SONAR-21883 Fix SSF-570 on LTSAntoine Vigneau2024-03-204-4/+25
* SONAR-21881 Fix SSF-569 on the LTSBogdana2024-03-202-8/+10
* SONAR-21879 Fix SSF-568Antoine Vigneau2024-03-203-5/+34
* SONAR-21813 Fix SSF-565Antoine Vigneau2024-03-133-6/+46
* SONAR-21559 Fix SSF-553Wouter Admiraal2024-02-012-2/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-031297-1316/+1297
* SONAR-20959 allow to search by external login in /api/users/searchAurelien Poscia2023-11-062-3/+129
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-07-038-50/+116
* SONAR-19580 fixed an issue with project badges for private applicationsLukasz Jarocki2023-07-035-7/+46
* SONAR-18872 improve total ncloc computation9.9.1.69595Pierre2023-04-272-10/+3
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-0312-42/+124
* SONAR-18205 Make web service 'analysis_cache/get' publicDuarte Meneses2023-01-161-1/+2
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-131-8/+6
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-129-377/+400
* SONAR-17739 Fix adhoc rule name not showing correctly in issue searchLéo Geoffroy2023-01-122-3/+36
* SONAR-14901 Fix "ALM" term in product+docDuarte Meneses2023-01-1263-109/+109
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-3/+2
* [NO-JIRA] Remove reported code smells about switch labelsMatteo Mara2023-01-126-25/+11
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-1213-13/+0
* [NO-JIRA] Use record for data classesZipeng WU2023-01-126-45/+13
* NO-JIRA removing duplicated methodLukasz Jarocki2023-01-112-16/+3
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-1062-122/+91
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-102-6/+6
* [NO-JIRA] Remove reported code smells about text blocksMatteo Mara2023-01-101-3/+4
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-104-59/+25
* SONAR-17815 isCaycCompliant flag should be false with extra non-CAYC conditionsZipeng WU2023-01-102-2/+21
* SONAR-17815 Adapt isCaycCompliant computation to its new definitionZipeng WU2023-01-102-17/+35
* SONAR-17818 Add coverage and duplication conditions by default on new Quality...Dimitris Kavvathas2023-01-104-6/+44
* [NO JIRA] Add missing package-infoDuarte Meneses2023-01-101-0/+24
* NO-JIRA fixed Web-API documentation: api/rules/show does not support 'f' para...Aurelien Poscia2023-01-091-1/+0
* SONAR-17775 fixed a bug where old portfolio and app XMLs could not be sometim...Lukasz Jarocki2023-01-092-4/+3
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2023-01-054-22/+64
* SONAR-17815 add isCaycCompliant flag in application status endpointZipeng WU2023-01-051-3/+8
* SONAR-17815 add isCaycCompliant flag in qualitygate endpointsZipeng WU2023-01-0515-162/+296
* Update license templates for 2023Pierre2023-01-021293-1296/+1293
* SONAR-17816 Add isCaycCompliant flag to /api/qualitygates/project_statusJeremy Davis2023-01-024-1/+134
* [NO-JIRA] Fix unittest that relies on no longer existing domainZipeng WU2022-12-291-1/+1
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-2315-95/+95
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-235-2/+14
* SONAR-17579 add security Link attributes noopener and noreferrerZipeng WU2022-12-192-2/+2
* SONAR-17777 Use suffix "sqb_" for project badge tokensAurelien Poscia2022-12-194-6/+9
* SONAR-13057 Explain that update in sonar.properties are not taken into accoun...9.8.0.63668David Cho-Lerat2022-12-151-1/+2
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-1521-61/+60
* SONAR-17254 added coverage for renaming the main branch of the applicationLukasz Jarocki2022-12-152-2/+2
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-154-3/+12
* SONAR-17645 Enable SCIM feature toggling mechanismKlaudio Sinani2022-12-081-1/+13
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-084-45/+129
* SONAR-17694 fix SSF-323Matteo Mara2022-12-074-8/+68
* SONAR-17642 Deprecate profile import WS parametersWouter Admiraal2022-12-061-2/+11