aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/Module.java
Commit message (Expand)AuthorAgeFilesLines
* Rename pico *Module classes to *Container to not confuse with Sonar Module co...Julien HENRY2013-02-111-100/+0
* SONAR-4069 Refactoring to fix issues with ProjectBuilderJulien HENRY2013-01-161-1/+1
* SONAR-4069 Provide a new Task extension pointJulien HENRY2013-01-141-1/+1
* SONAR-3887 release lock when plugin license is not validSimon Brandhof2012-12-121-4/+3
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-271-17/+1
* Better testingSimon Brandhof2012-10-261-2/+3
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-261-27/+2
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Remove some ignored tests and fix some commented-out codeSimon Brandhof2011-10-131-12/+1
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-33/+34
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-151-0/+1
* Rename org.sonar.batch.ExtensionDownloader to ArtifactDownloadersimonbrandhof2011-05-271-1/+0
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-0/+151