| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* Compute Security Review Rating measures on projects
* Live update Security Review Rating measures
|
|
|
|
| |
unless the DB vendor is changed
|
|
|
|
| |
Fixes multiple squid:S1192 violations (only for already defined constants)
|
| |
|
| |
|
|
|
|
| |
one must now implement org.picocontainer.Startable, org.sonar.api.Startable, java.io.Closeable and/or java.lang.Closeable
|
| |
|
|
|
|
|
| |
* Replace INREVIEW and TOREVIEW to IN_REVIEW and TO_REVIEW
* Update transition names and descriptions
|
| |
|
| |
|
|
|
|
| |
reviewed' for hotspot
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with Java 11
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for data which is either already retrieved by SendIssueNotificationStep (assignees) or available in the CE task's container
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
higlighting requires initial value of field stored, either in source or as a stored field
Source used to be stored in the Component Idex.
To reduce impact on index size, we will make only the name field stored in the Component Index
|
|
|
|
| |
(it has no effect and causes a warning raised in ES logs)
|
| |
|
| |
|
| |
|
| |
|