Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5143 remove sonar.inclusions and sonar.test.inclusions from UI | Simon Brandhof | 2014-03-14 | 1 | -116/+0 |
| | |||||
* | 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 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 1 | -89/+86 |
| | |||||
* | Fix quality flaws in tests: remove unused imports | Evgeny Mandrikov | 2012-03-14 | 1 | -17/+0 |
| | |||||
* | 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 | -4/+0 |
| | | | | | | | | 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 | ||||
* | SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuilder | simonbrandhof | 2011-05-27 | 1 | -141/+86 |
| | |||||
* | SONAR-2409 Remove ability to use deprecated property 'branch' | Evgeny Mandrikov | 2011-05-04 | 1 | -11/+0 |
| | |||||
* | SONAR-2298 Rename MavenProjectBuilder to ProjectBuilder | Evgeny Mandrikov | 2011-04-26 | 1 | -2/+2 |
| | |||||
* | SONAR-2298 Add support for multi-modules for non-Maven projects | Evgeny Mandrikov | 2011-04-26 | 1 | -11/+8 |
| | | | | | | | | | | | | | | | | * Use ProjectDefinition in ProjectTree instead of MavenProject * Allow to specify extensions for project's container via ProjectDefinition, so MavenProject not passed directly to batch in mojos * ProjectDefinition should store all information in properties * Replace DefaultProjectFileSystem by DefaultProjectFileSystem2, which works not only for Maven projects * Add DefaultProjectClasspath, which works not only for Maven projects * Enable ProjectLinksSensor only for Maven | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-1711 Allow to exclude sources from code analysis based on cutoff date | simonbrandhof | 2010-09-26 | 1 | -2/+2 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1 | -0/+209 |
value of rule parameters in Q profile console |