Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 8 | -8/+8 |
| | |||||
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 3 | -10/+10 |
| | |||||
* | SONAR-24004 Replace lambda with method reference | Julien Camus | 2024-12-18 | 1 | -1/+2 |
| | |||||
* | SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵ | Julien HENRY | 2024-10-24 | 1 | -20/+20 |
| | | | | plugin API | ||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 1 | -2/+2 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 8 | -8/+8 |
| | |||||
* | SONAR-21223 Log deprecated API usage for API V1 | Jacek Poreda | 2023-12-19 | 1 | -7/+9 |
| | |||||
* | SONAR-19103 Open documentation links safely in new tabs | Zipeng WU | 2023-05-09 | 1 | -0/+6 |
| | |||||
* | SONAR-18742 Remove usage of 'BRC' in component/search and component/tree | Léo Geoffroy | 2023-05-03 | 1 | -0/+27 |
| | |||||
* | SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes | Antoine Vinot | 2023-04-24 | 2 | -11/+10 |
| | | | | | | | 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> | ||||
* | SONAR-19015 Use new log test fixtures in the sonar-plugin-api | Jeremy Davis | 2023-04-11 | 2 | -12/+18 |
| | |||||
* | Fix logback config | Zipeng WU | 2023-02-02 | 1 | -8/+3 |
| | |||||
* | [NO JIRA] Fix quality issues related to assertions | Duarte Meneses | 2023-01-12 | 2 | -3/+3 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 8 | -8/+8 |
| | |||||
* | SONAR-17592 added message formatting to responses in webapi | lukasz-jarocki-sonarsource | 2022-12-01 | 1 | -0/+55 |
| | |||||
* | SONAR-17435 fix SSF-318 | Pierre Guillot | 2022-10-07 | 1 | -22/+18 |
| | |||||
* | SONAR-15918 making the new endpoint /api/push/sonarlint_events async | Lukasz Jarocki | 2022-02-18 | 4 | -73/+69 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 7 | -7/+7 |
| | |||||
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 4 | -25/+8 |
| | |||||
* | SONAR-14871 Basic project binding validation endpoint | Jacek | 2021-06-10 | 1 | -4/+16 |
| | | | | - Add 'scope' field to HTTP error messages | ||||
* | SONAR-14642 - SSF-142 | Zipeng WU | 2021-04-19 | 1 | -4/+4 |
| | |||||
* | Revert "SONAR-14642 - SSF-142" | Zipeng WU | 2021-04-01 | 1 | -4/+4 |
| | | | | This reverts commit 0810d5dcbc8e49b4f064223cd271225acb397e83. | ||||
* | SONAR-14642 - SSF-142 | Zipeng WU | 2021-03-31 | 1 | -4/+4 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 7 | -7/+7 |
| | |||||
* | Fix api/components/search WS docs to not include unsupported types | Jacek | 2020-05-29 | 1 | -0/+125 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 6 | -6/+6 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | logger name should appear in Unit Tests' logs | Sébastien Lesaint | 2019-09-06 | 1 | -1/+1 |
| | |||||
* | use testFixtures instead of test configuration of webserver-ws | Sébastien Lesaint | 2019-09-02 | 4 | -476/+0 |
| | |||||
* | remove deprecated WsTester | Sébastien Lesaint | 2019-08-30 | 2 | -362/+8 |
| | |||||
* | move some WSUtils methods to NotFoundException and ServerException | Sébastien Lesaint | 2019-08-14 | 1 | -3/+2 |
| | |||||
* | create sonar-webserver-es from sonar-server | Sébastien Lesaint | 2019-08-14 | 12 | -0/+1888 |
ie. move WS engine to dedicated project |