aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client/src/main/java/org/sonar/alm/client/azure/AzureDevOpsHttpClient.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-5/+3
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-261-2/+2
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-071-6/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* NO-JIRA Refactor code to remove vulnerability FPAntoine Vinot2023-01-031-7/+9
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15064 - Improve Azure LogsBelen Pruvost2022-06-031-2/+15
* SONAR-14721 SONAR-14722 SONAR-14723 do not follow redirects when interacting ...Aurelien Poscia2022-03-161-0/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14871 Add Azure Devops project binding validationJacek2021-06-101-2/+9
* SONAR-14628 ADO use version-specific API endpointsBelen Pruvost2021-03-291-5/+8
* SONAR-14371 Move 'check_pat', 'set_pat' WS to CEJacek2021-02-041-5/+21
* SONAR-14371 move Azure Devops client and WS actions to CEZipeng WU2021-02-041-0/+158