aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/DatabaseCompatibility.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-100/+0
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+3
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-4/+18
* SONAR-5105 Verify config using DB connection instead of settings that come fr...Jean-Baptiste Lievremont2014-04-071-2/+5
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-2/+4
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-161-4/+4
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-131-5/+5
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3895 define properties to include/exclude plugins of dry runsSimon Brandhof2012-11-071-1/+1
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-2/+2
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-051-0/+80