aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-alm-client/src/main/java/org/sonar/alm/client/bitbucketserver/BitbucketServerRestClient.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-181-2/+3
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-181-6/+14
* SONAR-23470 Fix URL validation check for Bitbucket 9.0+Pawel Kupinski2024-10-291-4/+4
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-261-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13902 Improve bitbucket server error handling mechanismMalek-Ben-Anes2022-10-251-27/+53
* 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-15388 - BBS Validation with missing response bodyBelen Pruvost2021-09-141-1/+1
* SONAR-14871 Bitbucket Server project PR decoration settings validationMichal Duda2021-06-101-3/+6
* SONAR-14746 improve BitbucketServer client logBelen Pruvost2021-04-301-9/+17
* SONAR-14565 Update SonarQube main branch name during Bitbucket Server project...Lukasz Jarocki2021-03-161-0/+5
* SONAR-14372 move alm validation endpoint to CEZipeng WU2021-02-041-0/+15
* SONAR-14371 Move 'check_pat', 'set_pat' WS to CEJacek2021-02-041-0/+5
* SONAR-14371 Move Bitbucket Server http client to CEJacek2021-02-041-0/+175