aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/ProjectBatch.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-174/+0
* Fix merge of release 2.8simonbrandhof2011-05-191-1/+1
* SONAR-2298 Add support for multi-modules for non-Maven projectsEvgeny Mandrikov2011-04-261-4/+16
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-121-2/+5
* Fix execution of PhasesTimeProfilerEvgeny Mandrikov2011-03-291-10/+4
* Reduce dependencies on databaseEvgeny Mandrikov2011-03-121-1/+0
* SONAR-2272 Add EventBusEvgeny Mandrikov2011-03-121-0/+2
* Add ProfileLoaderEvgeny Mandrikov2011-03-111-2/+11
* Introduce concept of moduleEvgeny Mandrikov2011-02-221-81/+81
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-031-1/+0
* SONAR-2126: Change API to work with file system of a projectEvgeny Mandrikov2011-01-271-12/+12
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-271-0/+4
* SONAR-2016 Sonar plugins and so extensions are not accessible from the Sonar ...simonbrandhof2010-12-161-0/+1
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-291-3/+1
* SONAR-249 add unit testssimonbrandhof2010-11-261-2/+2
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-31/+18
* SONAR-1556: When a language is specified with the 'sonar.language' property b...Godin2010-11-231-7/+19
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-301-1/+3
* SONAR-1711 Allow to exclude sources from code analysis based on cutoff datesimonbrandhof2010-09-261-2/+12
* SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid cre...simonbrandhof2010-09-241-0/+1
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-2/+2
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-101-2/+2
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+141