Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6088 Remove old preview/h2 mode | Julien HENRY | 2015-01-27 | 1 | -51/+0 |
| | |||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 1 | -4/+4 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 1 | -3/+3 |
| | |||||
* | SONAR-3895 allow to exclude plugins during dry run mode | Simon Brandhof | 2012-11-06 | 1 | -3/+2 |
| | |||||
* | Fix backward compatibility with org.sonar.batch.ServerMetadata | Simon Brandhof | 2012-10-27 | 1 | -0/+52 |
| | |||||
* | SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before ↵ | Simon Brandhof | 2012-10-26 | 1 | -59/+0 |
| | | | | initializing db | ||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -4/+2 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 1 | -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 headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | add the method getURL() to org.sonar.api.platform.Server | simonbrandhof | 2010-11-02 | 1 | -2/+2 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1 | -0/+61 |
value of rule parameters in Q profile console |