aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/platform/PluginRepository.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-48/+0
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-161-0/+3
* 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
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-291-1/+0
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-271-4/+0
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-261-1/+2
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-111-2/+1
* Add javadoc to org.sonar.api.platform.PluginRepositorysimonbrandhof2011-06-101-0/+5
* SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-101-0/+10
* SONAR-2469 refactor Modulesimonbrandhof2011-05-251-6/+0
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-281-0/+3
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-281-85/+10
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+113