aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/Batch.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated stuff.Julien HENRY2014-06-091-105/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Remove unused importsSimon Brandhof2013-03-251-1/+2
* Document which versions of sonar-runner/sonar-ant-task use batch entry pointsSimon Brandhof2013-03-141-1/+3
* SONAR-4069 new task extension pointSimon Brandhof2013-03-141-38/+29
* Rename pico *Module classes to *Container to not confuse with Sonar Module co...Julien HENRY2013-02-111-6/+6
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-121-2/+4
* Sanitize batch bootstrapperSimon Brandhof2012-01-131-0/+4
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix some violationsSimon Brandhof2011-11-251-1/+1
* Fix potential NPE in Gradle tasksimonbrandhof2011-11-141-3/+6
* Fix loading of Gradle global propertiessimonbrandhof2011-11-131-6/+29
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-5/+5
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-271-1/+32
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-132/+14
* SONAR-2346 Failing with Current container state was: CONSTRUCTEDsimonbrandhof2011-05-041-1/+7
* Fix execution of PhasesTimeProfilerEvgeny Mandrikov2011-03-291-21/+5
* SONAR-2272 Add EventBusEvgeny Mandrikov2011-03-121-5/+21
* SONAR-1914 reload measures with PersistenceMode.DATABASE on demandsimonbrandhof2011-02-261-3/+4
* Introduce concept of moduleEvgeny Mandrikov2011-02-221-74/+70
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-2106: Improve batch bootstrapEvgeny Mandrikov2011-01-241-12/+0
* SONAR-2106: New Java library to bootstrap project analysisEvgeny Mandrikov2011-01-241-0/+24
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-271-0/+7
* SONAR-2016 Sonar plugins and so extensions are not accessible from the Sonar ...simonbrandhof2010-12-161-10/+18
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-291-1/+4
* SONAR-249 add unit testssimonbrandhof2010-11-261-1/+1
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-4/+15
* SONAR-1834: When exist, the source code exclusion patterns should be displaye...Godin2010-10-171-1/+8
* SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid cre...simonbrandhof2010-09-241-1/+2
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+114