aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23142 Fix SSFAnita Stanisz2024-10-1528-71/+127
* SONAR-23213 Measures double write - live updateEric Giffon2024-10-142-11/+132
* SONAR-23213 The Measures migration helper is available only on Enterprise and...Claire Villard2024-10-148-715/+1
* SONAR-23213 'api/system/migrate_measures' endpointClaire Villard2024-10-145-1/+401
* SONAR-23213 Measures double write - persist stepEric Giffon2024-10-142-2/+2
* SONAR-23213 'api/system/prepare_migration' endpointClaire Villard2024-10-145-1/+315
* SONAR-23065 Fix SSF-607Antoine Vigneau2024-09-262-9/+22
* SONAR-23070 Fix SSF-635Jacek Poreda2024-09-242-23/+41
* SONAR-22366 Fix SSF-571 on LTSAntoine Vigneau2024-06-171-1/+3
* SONAR-22364 Fix SSF-572 on LTSAntoine Vigneau2024-06-142-0/+45
* 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