aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi-v2
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24003 Delete unnecessary importsJulien Camus4 days2-4/+0
* SONAR-24004 Replace lambda with method referenceJulien Camus4 days1-5/+9
* CODEFIX-246 Add logging to the handler of ServerExceptionsVojtech Suchy4 days2-0/+4
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY4 days1-3/+0
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot4 days8-0/+358
* SQRP-119 (#12446)Anita Stanisz2024-11-291-2/+2
* SQRP-119 Rename notifications (#12414)Anita Stanisz2024-11-291-2/+2
* SONAR-23652 Add modified flag to payload of mode endpointLéo Geoffroy2024-11-263-12/+40
* SONAR-23651 Trigger conditions mismatch notification when mode is changedLéo Geoffroy2024-11-2610-0/+440
* SONAR-23593 /clean-code-policy/rules accepts type and severityOrlovAlexander2024-11-153-25/+74
* SONAR-23594 Fix SSF-606Nolwenn Cadic2024-11-141-0/+1
* SONAR-23265 Fix SSF-623Julien Camus2024-10-043-12/+11
* SONAR-23082 Improve exception handling in APIJulien Camus2024-10-033-60/+494
* SONAR-23079 Improve exception handlingJulien Camus2024-09-182-39/+53
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-1/+3
* [NO-JIRA] Fix bean naming in API V2 + enable failing fast in case same bean n...Jacek Poreda2024-09-041-1/+3
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-231-0/+1
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-1618-17/+1491
* SONAR-22785 Fix description of API docs in users and groups search (#11536)Sarath Nair2024-08-152-2/+2
* SONAR-22447 Updated hibernate-validator group IDMatteo Mara2024-07-041-1/+1
* SONAR-22447 Moved from javax.servlet-api to jakarta.servlet-api plus patch ve...Matteo Mara2024-07-041-1/+1
* SONAR-22447 Moved javax.el to jakarta.el plus patch version bumpMatteo Mara2024-07-041-1/+1
* SONAR-22447 move back all dependency management into the main build.gradle filesSteve Marion2024-07-011-1/+1
* NOJIRA Clarify how to use api/v2/dop-translation/bound-projectsAntoine Vigneau2024-06-261-1/+1
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-1719-8/+1217
* NOJIRA Clarify api/v2 externalProvider descriptionAntoine Vigneau2024-06-061-5/+5
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-084-63/+22
* SONAR-22141 add new fields in the response of migrations-status endpointMatteo Mara2024-05-082-7/+29
* SONAR-22141 added new endpoint /api/v2/system/migrations-statuslukasz-jarocki-sonarsource2024-05-086-0/+296
* SONAR-22035 Fix json returned by api/v2/analysis/engineJulien HENRY2024-05-062-2/+2
* SONAR-22035 New Endpoints to download Scanner Engineantoine.vinot2024-05-0311-2/+480
* SONAR-22034 New Endpoints to get JREs metadata and download JREantoine.vinot2024-05-0315-9/+699
* SONAR-22033 New endpoint to get the server version.antoine.vinot2024-04-167-0/+199
* SONAR-21898 make ALM/DOP types consistent between v1 and v2 endpoints.Wojtek Wajerowicz2024-04-113-11/+22
* SONAR-21819 Add projectKey to project-bindings endpoint responses.Wojtek Wajerowicz2024-04-103-39/+69
* SONAR-21819 Make documentation for pagination consistent.Wojtek Wajerowicz2024-04-101-1/+4
* SONAR-21922 API v2 endpoint for project-bindingsAntoine Vigneau2024-04-0212-0/+595
* SONAR-21819 Add DevOpsPlatformCreator for Azure DevOps.Wojtek Wajerowicz2024-03-281-0/+1
* SONAR-21819 DevopsProjectCreator for BitBucket serverAntoine Vigneau2024-03-283-6/+24
* SONAR-21819 Add DevOpsPlatformCreator for BitBucket Cloud.Wojtek Wajerowicz2024-03-281-1/+6
* SONAR-21819 Add api/v2 endpoint to get all DOP SettingsAntoine Vigneau2024-03-2810-4/+336
* SONAR-21819 Add POST /dop-translation/bound-projects endpoint.Wojtek Wajerowicz2024-03-2811-1/+438
* SONAR-21927 move from org.glassfish:javax.el:3.0.0 to org.glassfish:jakarta.e...Matteo Mara2024-03-271-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+7
* Fix SSF-530.Wojtek Wajerowicz2024-01-313-8/+61
* SONAR-21413 Introduce isProvisioningTokenSet in the GitLab config responsesAntoine Vigneau2024-01-234-6/+30
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-235-69/+78
* SONAR-21114 Remove the version tag from api/v2Aurelien Poscia2024-01-161-1/+0
* SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/us...Aurelien Poscia2024-01-163-1/+42