aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/bootstrap/BootstrapContainerTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-91/+0
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Separate bootstrap settings and task settingsJulien HENRY2014-06-101-32/+4
* SONAR-5181 Move parsing of sonar-project.properties files to SQ RunnerJulien HENRY2014-04-031-0/+27
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-171-1/+2
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-161-5/+6
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4147 Support a new profiling option "sonar.profiling.log=true"Julien HENRY2013-04-161-4/+4
* Improve exception handling of pico container lifecycleSimon Brandhof2013-03-141-5/+8
* SONAR-4069 add unit testsSimon Brandhof2013-03-141-1/+30
* SONAR-4069 new task extension pointSimon Brandhof2013-03-141-46/+18
* Revert all changes made to IoC container for views as a task.Julien HENRY2013-03-011-2/+5
* Fix unit testsJulien Lancelot2013-02-271-5/+2
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-2/+2
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-2/+3
* Rename pico *Module classes to *Container to not confuse with Sonar Module co...Julien HENRY2013-02-111-0/+85