aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi-v2/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-22034 New Endpoints to get JREs metadata and download JREantoine.vinot2024-05-031-0/+1
* SONAR-21819 Add POST /dop-translation/bound-projects endpoint.Wojtek Wajerowicz2024-03-281-0/+1
* SONAR-21927 move from org.glassfish:javax.el:3.0.0 to org.glassfish:jakarta.e...Matteo Mara2024-03-271-1/+1
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+7
* SONAR-21228 Log deprecated API usage for API V2Alain Kermis2023-12-191-0/+4
* SONAR-20578 move web-related code to new submoduleAurelien Poscia2023-09-281-1/+2
* SONAR-19991 Don't depend on sonar-webserver-webapi in sonar-webserver-webapi-v2.Wojtek Wajerowicz2023-07-281-2/+1
* SONAR-19963 Add tests for API v2 users controller and refactor existing testsAntoine Vigneau2023-07-261-2/+2
* SONAR-19963 Add GET /api/v2/users endpointAurelien Poscia2023-07-261-2/+6
* SONAR-18484 - Add api/v2/system/health endpointAntoine Vigneau2023-02-211-1/+1
* SONAR-18484 Documentation for SonarQube Web API V2 (OpenApi/Swagger)Aurelien Poscia2023-02-211-2/+4
* SONAR-18484 Add api/v2/system/liveness endpointPierre2023-02-211-0/+22