| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
org.apache.commons:commons-lang3
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
messages and code comments
|
|
|
|
|
|
| |
Uses `Gson.fromJson(..., TypeToken<T>)` instead of `fromJson(..., Type)`
Also replaces some usage of the deprecated `JsonParser()` constructor.
|
| |
|
|
|
|
| |
ProjectSensorContext
|
|
|
|
| |
key is used
|
| |
|
| |
|
|
|
|
| |
installed.
|
|
|
|
| |
plugins
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc.
|
|
|
|
| |
This reverts commit 42d16dafde01b19bc7fcb99084e087fdc9b8e95e.
|
|
|
|
| |
This reverts commit 68c20adec31385cc56a6532883c3328947742522.
|
|
|
|
|
|
| |
plugins only"
This reverts commit fcde75e36903ef10c8f9dfca0f22d57bf19b3281.
|
|
|
|
| |
This reverts commit c7841606b3d4b469177a3426d4c5127b0ebb23cf.
|
|
|
|
| |
This reverts commit 4dbc95a3c4aa4b4705bc676efc07b5c2a8b68f37.
|
|
|
|
| |
This reverts commit f6f1db0ef46a1ce50790a104d429aaaa42889c91.
|
|
|
|
|
|
| |
registered by the plugins"
This reverts commit b3b72d16a630075b50815eb76fb0b05cbfaee636.
|
|
|
|
| |
plugins
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Engine
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
analysis support
|