aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/DryRunDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-120/+0
* SONAR-4731 Replace "Dry Run" with "Preview" in text stringsJean-Baptiste Lievremont2013-10-041-1/+1
* Fix some quality flawsSimon Brandhof2013-09-021-1/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-1/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-5/+5
* Fix some quality flawsJulien HENRY2013-07-121-11/+15
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-111-5/+20
* SONAR-4433 Fix regression in dryRunJulien HENRY2013-06-251-20/+14
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4069 add unit testsSimon Brandhof2013-03-141-13/+16
* SONAR-4069 new task extension pointSimon Brandhof2013-03-141-5/+10
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-141-0/+4
* SONAR-3895 Improve Http error handlingDavid Gageot2012-11-071-13/+11
* SONAR-3895 define properties to include/exclude plugins of dry runsSimon Brandhof2012-11-071-1/+2
* SONAR-3400 Move all batch-side temporary files to the Sonar working directorySimon Brandhof2012-11-061-1/+1
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-0/+96