Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 1 | -1/+1 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 1 | -4/+0 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | SONAR-13867 Collect number of indexed C/C++ files in the scanner | Michal Duda | 2020-09-29 | 1 | -1/+2 |
| | |||||
* | SONAR-13867 revert | Michal Duda | 2020-09-17 | 1 | -2/+1 |
| | |||||
* | SONAR-13867 Collect number of indexed C/C++ files in the scanner | Michal Duda | 2020-09-17 | 1 | -1/+2 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -1/+1 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -1/+1 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API - fix tests | Duarte Meneses | 2019-07-12 | 1 | -3/+1 |
| | |||||
* | SONAR-11449 Drop deprecated property sonar.profile | Benoît Gianinetti | 2019-03-19 | 1 | -23/+3 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2019-01-16 | 1 | -4/+0 |
| | |||||
* | SONAR-11508, SONAR-11484 Index files at project level | Julien HENRY | 2019-01-16 | 1 | -11/+12 |
| | |||||
* | SONAR-11471 Stop providing RulesProfile on scanner side | Julien HENRY | 2019-01-16 | 1 | -2/+2 |
| | |||||
* | 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-9477 Deprecate ProjectReactor and ProjectBuilder | Duarte Meneses | 2017-07-11 | 1 | -2/+2 |
| | | | | Mark Immutable classes in the Plugin API and Scanner | ||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 1 | -7/+6 |
| | |||||
* | SONAR-8832 Support project-level sensors (#1720) | Janos Gyerik | 2017-03-02 | 1 | -3/+8 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-7678 server-side stateless settings | Simon Brandhof | 2016-09-06 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | * Settings class becomes abstract as multiple implementations are used. Can't become an interface for binary backward-compatibility of API * tests should use MapSettings, an in-memory implementation of Settings * web server uses a thread-specific cache of settings when processing HTTP requests * web server does not have a cache of settings during startup, except for the system settings loaded from sonar.properties * Compute Engine uses a thread-specific cache of settings when processing a task. Cache is clear at end of task. * some useless methods of PersistentSettings are removed | ||||
* | Rename package org.sonar.batch to org.sonar.scanner | Julien HENRY | 2016-07-06 | 1 | -0/+104 |