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 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Reduce dependency of sonar-scanner-engine on Guava | Duarte Meneses | 2019-07-12 | 1 | -3/+4 |
| | |||||
* | 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 | 1 | -41/+16 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -52/+32 |
| | |||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 1 | -1/+0 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | Reduce dependency on guava | Duarte Meneses | 2017-01-31 | 1 | -5/+6 |
| | |||||
* | 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 | 1 | -5/+3 |
| | |||||
* | Rename package org.sonar.batch to org.sonar.scanner | Julien HENRY | 2016-07-06 | 1 | -2/+1 |
| | |||||
* | 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 |
| | |||||
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 1 | -0/+274 |