aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/ProjectBuilder.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-271-159/+0
|
* SONAR-2409 Remove ability to use deprecated property 'branch'Evgeny Mandrikov2011-05-041-1/+1
|
* SONAR-2261 Exclusion patterns must be trimmedEvgeny Mandrikov2011-04-291-0/+3
| | | | Trim them on Java and Ruby side.
* Set project description to empty string if property was not specifiedEvgeny Mandrikov2011-04-281-1/+1
|
* SONAR-2298 Rename MavenProjectBuilder to ProjectBuilderEvgeny Mandrikov2011-04-261-0/+156
|
* SONAR-1711 Allow to exclude sources from code analysis based on cutoff datesimonbrandhof2010-09-261-150/+0
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+150
value of rule parameters in Q profile console