aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-1856 Filters must exclude measures on quality model characteristicssimonbrandhof2010-10-141-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
* SONAR-1697 XML default property values are not correctly displayed in the Set...simonbrandhof2010-10-122-9/+14
* SONAR-1843 The webservice /api/properties fails when requested format is XMLsimonbrandhof2010-10-081-1/+1
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-081-0/+2
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-086-12/+20
* minor update of the CSS class .background-graysimonbrandhof2010-10-061-3/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
* remove the CSS class 'data2' => reverted to 'data'simonbrandhof2010-10-0519-85/+53
* quality model API: simplify difference between property numeric value and tex...simonbrandhof2010-10-041-0/+2
* fix the vertical alignment issue in filter pagessimonbrandhof2010-10-042-10/+12
* SONAR-1833 treemap ignores fractional part of metricssimonbrandhof2010-10-041-1/+1
* fix alignment of tendency icons in the components pagesimonbrandhof2010-10-041-2/+1
* add the method JRubyFacade.getComponentByClassname(pluginKey, classname) to g...simonbrandhof2010-10-044-14/+57
* fix ITsimonbrandhof2010-10-021-2/+2
* rules console: rename the button 'Create new rule from this template' to 'Cop...simonbrandhof2010-10-011-1/+1
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
* fix rendering on IE6simonbrandhof2010-09-302-1/+25
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
* Add some warnings to the database upgrade formsimonbrandhof2010-09-301-7/+11
* improve the display of rules in profile consolesimonbrandhof2010-09-303-15/+11
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-302-7/+8
* SONAR-1767 fix violations viewer when a rule is selected and the param 'rule'...simonbrandhof2010-09-293-7/+26
* remove the update center link from sidebar (feature is postponed to next rele...simonbrandhof2010-09-291-1/+0
* SONAR-1689 Sorting on alerts does not work anymoresimonbrandhof2010-09-283-4/+18
* SONAR-1814 add the method ExtensionProvider.provide() in order to support obf...simonbrandhof2010-09-281-0/+1
* fix alignement of icons in the CSS class "data2"simonbrandhof2010-09-281-1/+4
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-285-23/+79
* SONAR-1709: Set HTTP status code in StaticResourcesServlet in case of errorGodin2010-09-271-0/+3
* SONAR-1709: Add unit test and improve logging for StaticResourcesServletGodin2010-09-272-5/+71
* SONAR-1709: in ruby-helper parameter :plugin should be optionalGodin2010-09-271-2/+11
* SONAR-1709:Godin2010-09-271-0/+9
* fix CSS on Chrome and Safari (data2 rows are too big)simonbrandhof2010-09-263-8/+10
* SONAR-1709: Add StaticResourcesServlet for loading static resources from pluginsGodin2010-09-254-4/+73
* SONAR-1634: Provide meaningful error message, when plugin tries to define me...Godin2010-09-241-9/+9