aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/platform/PluginMetadata.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-74/+0
* SONAR-6430 add plugin source revision to JSON responseSébastien Lesaint2015-04-271-0/+2
* SONAR-6433 Stop supporting the concept of "group/ecosystem" of pluginsSimon Brandhof2015-04-201-0/+7
* 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
* Add missing @since and @deprecated annotation and restore deleted properties ...Julien Lancelot2013-03-251-0/+3
* SONAR-4190 Add Issue Tracker information on 'Installed Plugins' tab in the Up...Julien Lancelot2013-03-201-0/+2
* Replace array of string by list in DefaultPluginMetadata and use immutable li...Julien Lancelot2013-02-201-1/+1
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-181-0/+4
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-141-2/+0
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-131-0/+2
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix license headerssimonbrandhof2011-06-101-0/+19
* SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-101-0/+37