| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
tests
|
| |
|
|
|
|
| |
ResourcePersister#getLastSnapshot()
|
| |
|
|
|
|
|
| |
* Move getPreviousLastSnapshot from UpdateStatusJob to DefaultResourcePersister
* ViolationPersister should allow load and update of violations
|
| |
|
| |
|
| |
|
|
|
|
| |
lines with //NOSONAR tag
|
|
|
|
| |
sensorContext.saveResource() must set the "effective key"
|
| |
|
| |
|
| |
|
|
|
|
| |
end of the batch instead of persisting them on the fly
|
|
|
|
| |
but not supported, a clear message must be displayed
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
depends on A) is analyzed
|
|
|
|
| |
in the Sonar DB
|
| |
|
| |
|
|
|
|
| |
has already an id (cf VIEWS-4)
|
| |
|
| |
|
|
|
|
| |
a rule that doesn't exist
|
|
|
|
| |
displayed in the Maven log
|
|
|
|
|
|
|
| |
* Upgrade to sonar-update-center-common 0.3-SNAPSHOT
* Add column 'child_first_classloader' to table 'plugins'
* Add possibility to use child-first classloader
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
console
|
| |
|
|
|
|
| |
obfuscated code
|
|
|
|
|
|
| |
* do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin)
* do not display plugin names when detecting a duplication of metrics
* remove unused methods from the deprecated component RulesManager
|
|
|
|
| |
saving measures/violations on unknown resources
|
| |
|
|
|
|
| |
creation of resources in methods saveViolation() and saveMeasure().
|
| |
|