aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/DatabaseBatchCompatibility.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-051-77/+0
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-291-3/+0
* Fix backward compatibility with org.sonar.batch.ServerMetadataSimon Brandhof2012-10-271-8/+1
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-261-7/+3
* Remove the classes RulesManager and DaoFacade.Simon Brandhof2012-05-231-1/+1
* SONAR-3126 Add check for same server ID when launching a batch Fabrice Bellingard2012-05-181-1/+38
* SONAR-3292 improve messages when database is not up-to-dateSimon Brandhof2012-03-071-0/+54