aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15802 Update computation of portfoliosZipeng WU2021-12-271-1/+1
* SONAR-15838 - Deprecate Application and Portfolio MetricsBelen Pruvost2021-12-246-9/+26
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-214-16/+16
* SONAR-15688 fixed typo in web health metricTrabelsi Tobias2021-12-174-25/+25
* SONAR-15769 switch 0/1 logicPierre2021-12-134-18/+35
* SONAR-15768 switch 0/1 logicPierre2021-12-131-2/+3
* SONAR-15824 WebService changelog not shownDuarte Meneses2021-12-135-16/+20
* SONAR-15768 prometheus metric for compute engine statusPierre2021-12-134-19/+25
* SONAR-15769 added metrics for integration with devops platformsLukasz Jarocki2021-12-139-531/+22
* SONAR-15688 add prometheus web API endpointPierre2021-12-0713-2/+574
* SONAR-15702 - Return 403 or filter issues when user can't access child projec...Belen Pruvost2021-12-038-56/+69
* SONAR-15702 Return '403' in case WEB API called without access to all applica...Jacek2021-12-036-22/+99
* SONAR-15702 Add 'canBrowseAllChildProjects' to ComponentActionJacek2021-12-032-0/+40
* Improve code qualityDuarte Meneses2021-11-2070-190/+165
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-19254-5629/+5148
* Fix unstable UTDuarte Meneses2021-11-181-1/+1
* SONAR-14315 Cannot paginate /api/project_tags/searchDuarte Meneses2021-11-182-3/+6
* Improve code qualityDuarte Meneses2021-11-1813-42/+32
* SONAR-15398 update class and method namesDuarte Meneses2021-11-184-7/+7
* SONAR-13426 Validate token for public project when auth is forcedPierre2021-11-183-10/+147
* SONAR-14907 Update WebAPI examplesWouter Admiraal2021-11-179-12/+12
* SONAR-13427 implement ITsLukasz Jarocki2021-11-163-5/+6
* SONAR-15406 Issue change log is not sort by createdDateDuarte Meneses2021-11-162-12/+38
* SONAR-13427 Added a new endpoint to renew the project badge tokenLukasz Jarocki2021-11-164-2/+200
* SONAR-13426 accept tokens on api/project_badges/measure and quality_gate endp...Pierre2021-11-155-28/+42
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-155-4/+202
* SONAR-15579 Improve error verbosity on permission template matching key colli...Klaudio Sinani2021-11-092-1/+30
* SONAR-15397 Fix Issue tags aren't filtered by branchZipeng WU2021-11-052-15/+106
* SONAR-15501 Fix response example for `api/project_analyses/search` endpoint +...Klaudio Sinani2021-11-042-17/+19
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-044-2/+546
* SONAR-15574 Add package info file for `org.sonar.server.projectanalysis.ws` p...Klaudio Sinani2021-11-041-0/+23
* SONAR-15574 open source background project export task processingpierre2021-11-044-6/+9
* SONAR-15574 move Project export API to community editionPierre2021-11-0411-0/+644
* SONAR-15567 Add new `projectImportFeatureEnabled` feature flag (#4891)klaudio-sinani-sonarsource2021-11-043-0/+37
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-034-2/+137
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-033-4/+17
* SONAR-15603 - Quality Profile permission delegation logsBelen Pruvost2021-11-032-2/+5
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-032-2/+4
* SONAR-15423 Download access.log in system administration pageZipeng WU2021-11-032-40/+20
* Fix code quality issuesDuarte Meneses2021-10-252-3/+3
* SONAR-15440 Add permission delegate in ListActionZipeng WU2021-10-227-21/+92
* SONAR-15548 Extend permission on Quality Gate actions to selected users and g...Zipeng WU2021-10-226-4/+121
* SONAR-15541 Create api/qualitygates/remove_user serviceZipeng WU2021-10-227-43/+331
* SONAR-15442 Deactivate an user should remove its permission on Quality GateZipeng WU2021-10-222-13/+29
* SONAR-15539 - Removing a QG removes QG permissionsBelen Pruvost2021-10-222-0/+51
* SONAR-15443 - Removing a group removes QG group permissionBelen Pruvost2021-10-222-0/+18
* SONAR-15441 - QG Groups Remove EndpointBelen Pruvost2021-10-227-62/+349
* SONAR-15514 Create api/qualitygates/search_users serviceZipeng WU2021-10-229-24/+507
* SONAR-15441 - QG Groups Search EndpointBelen Pruvost2021-10-2211-77/+653
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-226-4/+298