aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/DatabaseBatchCompatibility.java
Commit message (Collapse)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 ↵Simon Brandhof2012-10-261-7/+3
| | | | initializing db
* Remove the classes RulesManager and DaoFacade.Simon Brandhof2012-05-231-1/+1
| | | | Both of them have been deprecated long time ago.
* SONAR-3126 Add check for same server ID when launching a batch Fabrice Bellingard2012-05-181-1/+38
| | | | | => Stop the Sonar Analysis when the Sonar batch and the Sonar server are not using the same DB
* SONAR-3292 improve messages when database is not up-to-dateSimon Brandhof2012-03-071-0/+54