| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Move scanner HttpClient code in its own package
* Factorize the computation of the Sonar User Home
|
| |
|
|
|
|
| |
This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Co-authored-by: lukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com>
Co-authored-by: leo-geoffroy-sonarsource <leo.geoffroy@sonarsource.com>
Co-authored-by: benjamin-campomenosi-sonarsource <benjamin.campomenosi@sonarsource.com>
Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- fix tests
- use plugin api from artifactory
|
| |
|
| |
|
|
|
|
| |
sonar-plugin-api-impl
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
That fixes the compatibility with Idea 2018.3
|
| |
|
| |
|
|
|
|
| |
SensorStrategy was wrongly instanciated once per module, while it was supposed to be a project level singleton.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|