aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* Improve UI of Update Center + fix bug when plugin version is not listed in co...simonbrandhof2010-11-015-40/+58
* add some missing license headerssimonbrandhof2010-11-013-9/+26
* improve layout of update centersimonbrandhof2010-11-0115-218/+252
* SONAR-1897: Add web service to get information about installed pluginsGodin2010-11-011-0/+66
* SONAR-1643 increase the size of DASHBOARD.COLUMN_LAYOUTsimonbrandhof2010-11-011-1/+1
* SONAR-1643 fix ITsimonbrandhof2010-11-011-1/+1
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-017-99/+13
* SONAR-1913: Property renamed to "sonar.updatecenter.activate".Godin2010-11-012-2/+2
* SONAR-1643 simonbrandhof2010-11-0110-67/+43
* SONAR-1913: Add a property to deactivate Update CenterGodin2010-11-012-1/+12
* SONAR-1893: Display new sonar releasesGodin2010-11-014-7/+33
* SONAR-1643 add a link to configure widgetsimonbrandhof2010-11-011-1/+1
* SONAR-1643 widgets require to be configured only if it has mandatory properti...simonbrandhof2010-11-013-5/+62
* SONAR-1643 add widget propertiessimonbrandhof2010-10-2911-138/+173
* SONAR-1643 edit widget propertiessimonbrandhof2010-10-286-7/+63
* SONAR-1643 improve display of widgets to add + administrators can edit the de...simonbrandhof2010-10-286-36/+21
* SONAR-1643 follow shared dashboardssimonbrandhof2010-10-283-9/+54
* SONAR-1643 configure widgets: links edit and remove can not be clickedsimonbrandhof2010-10-283-17/+12
* SONAR-1643 manage default dashboards for anonymous userssimonbrandhof2010-10-284-11/+16
* SONAR-1643 unfollow shared dashboardssimonbrandhof2010-10-283-3/+11
* SONAR-1643 move core widgets from sonar-server to sonar-core-plugin + improve UIsimonbrandhof2010-10-2828-567/+37
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-2847-2175/+5466
* SONAR-1887: Display available plugin updatesGodin2010-10-276-61/+92
* SONAR-1886: Uninstall a pluginGodin2010-10-274-4/+28
* SONAR-1887: Display available plugin updatesGodin2010-10-272-16/+35
* SONAR-1886: Uninstall a pluginGodin2010-10-277-27/+30
* SONAR-1886: Uninstall a pluginGodin2010-10-275-15/+42
* SONAR-1886: Uninstall a pluginGodin2010-10-276-16/+73
* SONAR-1563: Display installed pluginsGodin2010-10-275-146/+116
* SONAR-1563: Display installed pluginsGodin2010-10-271-31/+78
* SONAR-1888: Add a button to install the last compatible versionGodin2010-10-251-1/+5
* SONAR-1563: Rename domain to "updatecenter"Godin2010-10-257-7/+7
* Reactivate link for update centerGodin2010-10-251-0/+1
* register org.sonar.api.rules.AnnotationRuleParser to server-side componentssimonbrandhof2010-10-251-0/+2
* SONAR-1900: Add constructor to DeprecatedProfilesGodin2010-10-231-0/+8
* SONAR-1830 do not define alert thresholds on rating metricssimonbrandhof2010-10-221-1/+1
* SONAR-1881 delete ActiveRule orphans when restoring a global conf backupsimonbrandhof2010-10-211-1/+6
* SONAR-1830 support rating metric type in drilldowns and timemachinesimonbrandhof2010-10-215-14/+17
* SONAR-1881 delete orphan active rulessimonbrandhof2010-10-202-0/+29
* SONAR-1830 display background color of measures with rating typesimonbrandhof2010-10-201-5/+12
* SONAR-1830 extract the html color of a measure from the class Treemap to Meas...simonbrandhof2010-10-202-53/+40
* SONAR-1830 new metric type 'rating'simonbrandhof2010-10-194-3/+6
* VIEWS-43 Deleted projects are still displayed in view componentssimonbrandhof2010-10-181-1/+1
* VIEWS-55 Check user authorization on masterprojectsimonbrandhof2010-10-181-0/+1
* VIEWS-20 Do not check user authorization on view componentssimonbrandhof2010-10-183-6/+7
* VIEWS-5 TImeMachine only shows first analysis, not latestsimonbrandhof2010-10-183-5/+6
* SONAR-1705: When using the WAR packaging to deploy Sonar, if the "sonar.home"...Godin2010-10-181-4/+7
* default value of PLUGINS.CHILD_FIRST_CLASSLOADER is falsesimonbrandhof2010-10-171-0/+1
* SONAR-1862:Godin2010-10-166-14/+57
* SONAR-1838: Allow inter-dependencies for pluginsGodin2010-10-152-24/+21