aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main/java/org/sonar/api/config/internal
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0911-11/+11
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-165-8/+7
* NO-JIRA Update license headers to 2024Pierre2024-01-0311-11/+11
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-1/+1
* SONAR-19005 Bump org.apache.commons:commons-csv version to 1.10.0Jacek Poreda2023-04-071-1/+2
* Update license templates for 2023Pierre2023-01-0211-11/+11
* SONAR-17150 fix SSF-39Aurelien2022-08-111-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-2811-11/+11
* SONAR-15102 Upgrade 3rd party dependenciesJacek2021-11-221-4/+5
* Improve code qualityDuarte Meneses2021-11-181-2/+5
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* SONAR-14426 Add support for AES-GCM encryptionZipeng WU2021-02-174-40/+164
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-9/+9
* SONAR-12841 Support AES 256 Settings EncryptionDuarte Meneses2020-08-141-5/+1
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-1/+2
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-231-12/+15
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-237-3/+749
* Format all headers for 2020Wouter Admiraal2020-01-074-4/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-124-0/+395