Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-1881 delete orphan active rules | simonbrandhof | 2010-10-20 | 2 | -0/+29 |
| | |||||
* | SONAR-1830 display background color of measures with rating type | simonbrandhof | 2010-10-20 | 1 | -5/+12 |
| | |||||
* | SONAR-1830 extract the html color of a measure from the class Treemap to ↵ | simonbrandhof | 2010-10-20 | 2 | -53/+40 |
| | | | | Measure + support rating type | ||||
* | SONAR-1830 new metric type 'rating' | simonbrandhof | 2010-10-19 | 4 | -3/+6 |
| | |||||
* | VIEWS-43 Deleted projects are still displayed in view components | simonbrandhof | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | VIEWS-55 Check user authorization on masterproject | simonbrandhof | 2010-10-18 | 1 | -0/+1 |
| | |||||
* | VIEWS-20 Do not check user authorization on view components | simonbrandhof | 2010-10-18 | 3 | -6/+7 |
| | |||||
* | VIEWS-5 TImeMachine only shows first analysis, not latest | simonbrandhof | 2010-10-18 | 3 | -5/+6 |
| | |||||
* | SONAR-1705: When using the WAR packaging to deploy Sonar, if the ↵ | Godin | 2010-10-18 | 1 | -4/+7 |
| | | | | "sonar.home" directory doesn't exist a clear message/exception must be displayed | ||||
* | default value of PLUGINS.CHILD_FIRST_CLASSLOADER is false | simonbrandhof | 2010-10-17 | 1 | -0/+1 |
| | |||||
* | SONAR-1862: | Godin | 2010-10-16 | 6 | -14/+57 |
| | | | | | | | * Upgrade to sonar-update-center-common 0.3-SNAPSHOT * Add column 'child_first_classloader' to table 'plugins' * Add possibility to use child-first classloader | ||||
* | SONAR-1838: Allow inter-dependencies for plugins | Godin | 2010-10-15 | 2 | -24/+21 |
| | |||||
* | SONAR-1856 Filters must exclude measures on quality model characteristics | simonbrandhof | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3 | simonbrandhof | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | SONAR-1697 XML default property values are not correctly displayed in the ↵ | simonbrandhof | 2010-10-12 | 2 | -9/+14 |
| | | | | Settings pages | ||||
* | SONAR-1843 The webservice /api/properties fails when requested format is XML | simonbrandhof | 2010-10-08 | 1 | -1/+1 |
| | |||||
* | API: apply the same pattern between rules and profiles API. The extension ↵ | simonbrandhof | 2010-10-08 | 1 | -0/+2 |
| | | | | point to define rules is org.sonar.api.rules.RuleRepository. The classes AnnotationRuleParser and XMLRuleParser are components that can be used but not extended. | ||||
* | API: improve the pattern to define quality profiles. The extension point is ↵ | simonbrandhof | 2010-10-08 | 6 | -12/+20 |
| | | | | org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended. | ||||
* | minor update of the CSS class .background-gray | simonbrandhof | 2010-10-06 | 1 | -3/+3 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC2 | simonbrandhof | 2010-10-05 | 1 | -1/+1 |
| | |||||
* | remove the CSS class 'data2' => reverted to 'data' | simonbrandhof | 2010-10-05 | 19 | -85/+53 |
| | |||||
* | quality model API: simplify difference between property numeric value and ↵ | simonbrandhof | 2010-10-04 | 1 | -0/+2 |
| | | | | text value | ||||
* | fix the vertical alignment issue in filter pages | simonbrandhof | 2010-10-04 | 2 | -10/+12 |
| | |||||
* | SONAR-1833 treemap ignores fractional part of metrics | simonbrandhof | 2010-10-04 | 1 | -1/+1 |
| | |||||
* | fix alignment of tendency icons in the components page | simonbrandhof | 2010-10-04 | 1 | -2/+1 |
| | |||||
* | add the method JRubyFacade.getComponentByClassname(pluginKey, classname) to ↵ | simonbrandhof | 2010-10-04 | 4 | -14/+57 |
| | | | | get components from ruby code | ||||
* | fix IT | simonbrandhof | 2010-10-02 | 1 | -2/+2 |
| | |||||
* | rules console: rename the button 'Create new rule from this template' to ↵ | simonbrandhof | 2010-10-01 | 1 | -1/+1 |
| | | | | 'Copy rule' | ||||
* | upgrade trunk to 2.4-SNAPSHOT | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | fix rendering on IE6 | simonbrandhof | 2010-09-30 | 2 | -1/+25 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.3-RC1 | simonbrandhof | 2010-09-30 | 1 | -1/+1 |
| | |||||
* | Add some warnings to the database upgrade form | simonbrandhof | 2010-09-30 | 1 | -7/+11 |
| | |||||
* | improve the display of rules in profile console | simonbrandhof | 2010-09-30 | 3 | -15/+11 |
| | |||||
* | the property sonar.core.codeCoveragePlugin is not used when it's set from UI ↵ | simonbrandhof | 2010-09-30 | 2 | -7/+8 |
| | | | | console | ||||
* | SONAR-1767 fix violations viewer when a rule is selected and the param ↵ | simonbrandhof | 2010-09-29 | 3 | -7/+26 |
| | | | | 'rule' is the id | ||||
* | remove the update center link from sidebar (feature is postponed to next ↵ | simonbrandhof | 2010-09-29 | 1 | -1/+0 |
| | | | | release) | ||||
* | SONAR-1689 Sorting on alerts does not work anymore | simonbrandhof | 2010-09-28 | 3 | -4/+18 |
| | |||||
* | SONAR-1814 add the method ExtensionProvider.provide() in order to support ↵ | simonbrandhof | 2010-09-28 | 1 | -0/+1 |
| | | | | obfuscated code | ||||
* | fix alignement of icons in the CSS class "data2" | simonbrandhof | 2010-09-28 | 1 | -1/+4 |
| | |||||
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 5 | -23/+79 |
| | | | | | | * do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin) * do not display plugin names when detecting a duplication of metrics * remove unused methods from the deprecated component RulesManager | ||||
* | SONAR-1709: Set HTTP status code in StaticResourcesServlet in case of error | Godin | 2010-09-27 | 1 | -0/+3 |
| | |||||
* | SONAR-1709: Add unit test and improve logging for StaticResourcesServlet | Godin | 2010-09-27 | 2 | -5/+71 |
| | |||||
* | SONAR-1709: in ruby-helper parameter :plugin should be optional | Godin | 2010-09-27 | 1 | -2/+11 |
| | |||||
* | SONAR-1709: | Godin | 2010-09-27 | 1 | -0/+9 |
| | | | | | * Add ruby-helper for URL construction for static resources from plugins * Add integration test | ||||
* | fix CSS on Chrome and Safari (data2 rows are too big) | simonbrandhof | 2010-09-26 | 3 | -8/+10 |
| | | | | + filters: move links to alerts in the table footer | ||||
* | SONAR-1709: Add StaticResourcesServlet for loading static resources from plugins | Godin | 2010-09-25 | 4 | -4/+73 |
| | |||||
* | SONAR-1634: Provide meaningful error message, when plugin tries to define ↵ | Godin | 2010-09-24 | 1 | -9/+9 |
| | | | | metric, which already defined in other plugin or in core |