aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server/startup/CleanDryRunCache.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2014-02-011-38/+0
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-3/+3
* SONAR-4602 Invalidate dryRun cache when changing quality profilesJulien HENRY2013-09-041-29/+5
* SONAR-4602 Invalidate dryRun cache when restoring settingsJulien HENRY2013-09-021-3/+6
* SONAR-4602 Invalidate dryRun cache when changing settingsJulien HENRY2013-09-021-0/+59