aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-bitbucket
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-181-3/+3
|
* SONAR-23932 Update sonar-plugin-api and remove dropped methodsJacek Poreda2024-12-181-20/+0
|
* SONAR-22447 Moved from javax.servlet-api to jakarta.servlet-api plus patch ↵Matteo Mara2024-07-041-1/+1
| | | | version bump
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-1/+1
|
* SONAR-21508 Fix SSF-548Antoine Vigneau2024-02-011-1/+3
|
* SONAR-21396 Migrate session pages to the new UIJeremy Davis2024-01-052-2/+2
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0319-19/+19
|
* SONAR-21247 Add button to trigger the syncguillaume-peoch-sonarsource2023-12-221-1/+1
|
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
|
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-111-1/+1
|
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-243-4/+28
| | | | | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com>
* Update license templates for 2023Pierre2023-01-0219-19/+19
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-14/+14
|
* SONAR-17226 Display authentication-related settings in a more intuitive wayRevanshu Paliwal2022-08-251-6/+6
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-4/+3
|
* Update license headers for 2022 [update headers]Pierre2022-01-2819-19/+19
|
* Improve code qualityDuarte Meneses2021-11-202-4/+0
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-7/+4
|
* SONAR-15428 Clarify that we support workspace names and slugsWouter Admiraal2021-10-151-1/+1
|
* SONAR-15470 Do not declare Gradle build dependencies using compile and ↵Kengo TODA2021-10-081-1/+1
| | | | runtime configurations
* SONAR-15428 support bitbucket.org authPierre2021-09-2822-0/+1554