aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/PluginInstaller.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-42/+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-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-09-041-4/+3
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-291-3/+4
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-281-4/+3
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* Fix quality flawsSimon Brandhof2015-05-151-2/+3
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-0/+42