Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-22152 Remove JGit workaround | Eric Giffon | 2024-06-20 | 1 | -12/+0 |
| | | | | No longer needed as the update to JGit 6.10 fixes the issue. | ||||
* | SONAR-22152 Silent NoClassDefFoundError: ThrowableProxy from JGit | Julien HENRY | 2024-05-13 | 1 | -0/+12 |
| | |||||
* | SONAR-22086 Add support to configure scanner with env variables | Julien HENRY | 2024-04-30 | 1 | -0/+2 |
| | |||||
* | SONAR-22036 Add a main to the scanner engine | Julien HENRY | 2024-04-15 | 1 | -3/+6 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 2 | -2/+2 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 7 | -7/+7 |
| | |||||
* | SONAR-21174 Fix code smells raised after dropping JDK11 support | Matteo Mara | 2023-12-04 | 1 | -2/+2 |
| | |||||
* | [NO JIRA] Remove unused imports | Duarte Meneses | 2023-04-12 | 1 | -1/+0 |
| | |||||
* | SONAR-19015 Use new log test fixtures in the sonar-plugin-api | Jeremy Davis | 2023-04-11 | 1 | -1/+1 |
| | |||||
* | SONAR-18600 Remove deprecated items that are not used anymore | Zipeng WU | 2023-03-07 | 1 | -39/+0 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 7 | -7/+7 |
| | |||||
* | SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵ | Duarte Meneses | 2022-02-02 | 1 | -2/+2 |
| | | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com> | ||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 7 | -7/+7 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 7 | -7/+7 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 7 | -7/+7 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | Remove deprecated code in scanner | Duarte Meneses | 2019-10-21 | 1 | -21/+1 |
| | |||||
* | Reduce dependency of sonar-scanner-engine on Guava | Duarte Meneses | 2019-07-12 | 2 | -8/+4 |
| | |||||
* | SONAR-11465 API cleanup | Julien HENRY | 2019-01-16 | 1 | -3/+0 |
| | |||||
* | SONAR-11476 Remove scanner task support | Julien HENRY | 2019-01-16 | 1 | -44/+23 |
| | |||||
* | SONAR-11465 Deprecate InputModule and introduce InputProject | Julien HENRY | 2019-01-16 | 2 | -51/+21 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 7 | -7/+7 |
| | |||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 1 | -18/+0 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 7 | -7/+7 |
| | |||||
* | SONAR-9973 ComponentContainer#stopComponent now never fail | Sébastien Lesaint | 2017-11-03 | 1 | -6/+4 |
| | | | | and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called | ||||
* | SONAR-9606 Clean scanner-engine entry point | Julien HENRY | 2017-07-28 | 2 | -224/+32 |
| | |||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 2 | -2/+0 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 8 | -16/+16 |
| | |||||
* | Reduce dependency on guava | Duarte Meneses | 2017-01-31 | 2 | -7/+9 |
| | |||||
* | Scanner cleanup | Julien HENRY | 2017-01-09 | 1 | -1/+1 |
| | | | | * Fail fast when a WS call is made in medium test mode * Rename many Batch* -> Scanner* | ||||
* | Add missing annotations @Immutable and @Nullable in sonar-ws | Simon Brandhof | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | Update JavaDoc | Julien HENRY | 2016-10-21 | 2 | -5/+7 |
| | |||||
* | Improve quality | Duarte Meneses | 2016-07-14 | 1 | -0/+1 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Rename package org.sonar.batch to org.sonar.scanner | Julien HENRY | 2016-07-06 | 2 | -12/+16 |
| | |||||
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide | Duarte Meneses | 2016-07-04 | 1 | -2/+2 |
| | |||||
* | Improve quality | Duarte Meneses | 2016-05-13 | 1 | -0/+1 |
| | |||||
* | SONAR-7367 Remove code previously used by SonarLint | Duarte Meneses | 2016-05-13 | 1 | -2/+2 |
| | |||||
* | SONAR-7540 Throwable attached to logs is lost on scanner side when using ↵ | Julien HENRY | 2016-04-11 | 1 | -1/+9 |
| | | | | LogOutput API | ||||
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 8 | -0/+846 |