aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/web/Dashboard.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-251-1/+22
* Explicitly set the default value of the field Dashboard#globalSimon Brandhof2012-05-211-1/+1
* SONAR-1927 Fix default dashboard and widgetDavid Gageot2012-05-041-0/+21
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-3147 Web service to list available widgetsSimon Brandhof2012-01-051-0/+2
* SONAR-1929 do not register dashboards which name already exitsSimon Brandhof2011-12-161-54/+3
* SONAR-1929 move the package org.sonar.api.web.dashboard to org.sonar.api.webSimon Brandhof2011-12-161-0/+208
* SONAR-1929 Modify the new DashboardTemplate APIFabrice Bellingard2011-12-131-53/+0
* SONAR-1929 New extension point: dashboard templateFabrice Bellingard2011-12-121-0/+53