aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/ServerMetadataTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-51/+0
|
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-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 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-3/+2
|
* Fix backward compatibility with org.sonar.batch.ServerMetadataSimon Brandhof2012-10-271-0/+52
|
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before ↵Simon Brandhof2012-10-261-59/+0
| | | | initializing db
* Remove warningsDavid Gageot2012-04-271-4/+2
|
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
|
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-10/+10
| | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
|
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-021-2/+2
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+61
value of rule parameters in Q profile console