aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/ProjectConfiguratorTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3844 Drop the support of the deprecated property sonar.lightSimon Brandhof2012-10-021-10/+0
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-281-1/+0
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-271-19/+0
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix loading of file exclusions - do not cache exclusions in Projectsimonbrandhof2011-11-111-38/+0
* SONAR-801 Events on Dashboard confused for same project datesFabrice Bellingard2011-10-251-0/+10
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-49/+38
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-271-0/+227