aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main/java/org/sonar/api/impl
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0914-14/+14
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-181-1/+1
* SONAR-23205 Add rollup-plugin-license like in SC (serve 3rd-party licenses at...David Cho-Lerat2024-10-221-1/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-4/+4
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-164-5/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-0314-14/+14
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-042-5/+3
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* SONAR-19014 Don't rely on plugin APIs list of static resourcesDuarte Meneses2023-05-031-0/+37
* Update license templates for 2023Pierre2023-01-0213-13/+13
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-1/+8
* Update license headers for 2022 [update headers]Pierre2022-01-2813-13/+13
* Improve code qualityDuarte Meneses2021-11-201-1/+1
* Improve code qualityDuarte Meneses2021-11-182-3/+5
* [NO-JIRA] Fix Quality GateBelen Pruvost2021-10-261-2/+2
* Fix code quality issuesDuarte Meneses2021-10-251-1/+2
* Fix code quality issuesDuarte Meneses2021-09-241-1/+1
* SONAR-13513 Request parameter should not allow NUL characterZipeng WU2021-07-011-1/+5
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-19/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0813-13/+13
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-031-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0713-13/+13
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-102-7/+7
* SONAR-12630 reorganize log resultsJacek2019-11-081-5/+7
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-141-1/+1
* SONAR-12214 - order by created_at instead of technical id (#2029)Jacek2019-09-051-1/+11
* Bring back server rule implementations to sonar-plugin-apiDuarte Meneses2019-07-158-1070/+3
* Fix code quality issuesDuarte Meneses2019-07-121-1/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1278-7186/+3
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1296-0/+9479