aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/bootstrap/ExtensionUtilsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-88/+0
* SONAR-7234 Remove @SupportedEnvironmentJulien HENRY2016-01-201-32/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-16/+1
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-2/+2
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-14/+27
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-7/+7
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-4/+4
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-1/+1
* SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensionsSimon Brandhof2012-10-311-16/+16
* Better testingSimon Brandhof2012-10-261-35/+34
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-261-30/+30
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-151-0/+18
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-271-0/+6
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-261-15/+15
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-0/+99