| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plugin API
|
|
|
|
|
|
|
| |
loaded
Optional plugins can contribute IssueFilter, so we should not load the list of extensions too early.
Moving the IssueFilters class in the child container was not possible due to many dependencies, so the choice has been made to make it "mutable": it is instantiated early to allow injection, but the list of IssueFilter is populated later.
|
|
|
|
| |
ProjectSensorContext
|
| |
|
| |
|
|
|
|
| |
installed.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc.
|
|
|
|
| |
This reverts commit 42d16dafde01b19bc7fcb99084e087fdc9b8e95e.
|
|
|
|
| |
This reverts commit 4dbc95a3c4aa4b4705bc676efc07b5c2a8b68f37.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
memory use
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and persisting of measures where file is marked as unchanged
|
|
|
|
| |
- fixes also analysis warning to be shown in UI
|
| |
|
|
|
|
| |
analyze project
|
| |
|
| |
|
| |
|
|
the scanner-engine
Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
|