aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Release 4.3.24.3.2Eric Hartmann2014-06-238-8/+8
|
* Update version to 4.3.2-SNAPSHOTEric Hartmann2014-06-038-8/+8
|
* Release 4.3.14.3.1Eric Hartmann2014-06-038-8/+8
|
* Update version to 4.3.1-SNAPSHOTEric Hartmann2014-05-028-8/+8
|
* Release 4.3Eric Hartmann2014-05-028-8/+8
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-04-248-8/+8
|
* [maven-release-plugin] prepare release 4.3-RC2Eric Hartmann2014-04-248-8/+8
|
* Revert "SONAR-5218 Once a module has been turned into a project, its issues ↵Julien Lancelot2014-04-182-4/+1
| | | | | | are no more visible in the UI" This reverts commit 6334cb7d7397e1455099611b3b1259ad050706e6.
* SONAR-5218 Once a module has been turned into a project, its issues are no ↵Julien Lancelot2014-04-182-1/+4
| | | | more visible in the UI
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-04-188-8/+8
|
* [maven-release-plugin] prepare release 4.3-RC1Eric Hartmann2014-04-188-8/+8
|
* SONAR-3113 Add space after widget titleStas Vilchik2014-04-182-2/+2
|
* SONAR-3113 Apply David's feedbackJulien Lancelot2014-04-142-2/+2
|
* SONAR-3113 Fix bugs of cloud chartStas Vilchik2014-04-141-3/+4
|
* SONAR-3113 Remove 'reverseColor' parameter as the metric direction is used ↵Julien Lancelot2014-04-143-7/+2
| | | | to know the direction to use
* Update confirmation labelsStas Vilchik2014-04-141-2/+2
|
* SONAR-5212 Fix tests metric in multi-language projectsJulien HENRY2014-04-112-2/+8
|
* Update confirmation labelsStas Vilchik2014-04-111-4/+4
|
* SONAR-3113 Support of direction attribute. Drop reverseColor.Stas Vilchik2014-04-112-3/+0
|
* SONAR-3113 Apply David feedbackJulien Lancelot2014-04-112-4/+4
|
* SONAR-5109 Update description to specify these properties are deprecatedJulien Lancelot2014-04-111-4/+2
|
* SONAR-3113 Show max results reached messageStas Vilchik2014-04-111-0/+1
|
* SONAR-5214 Remove violations_density from hard coded config valuesJean-Baptiste Lievremont2014-04-101-1/+1
|
* SONAR-5214 Remove references to deprecated violations_density metricJean-Baptiste Lievremont2014-04-102-9/+9
|
* Confirmation modal windowsStas Vilchik2014-04-101-0/+2
|
* SONAR-4366 Fix display of conditions defined on deprecated (hidden) metricsJean-Baptiste Lievremont2014-04-091-0/+1
|
* SONAR-4366 SONAR-5095 Update quality gate email template in source codeJean-Baptiste Lievremont2014-04-092-18/+16
|
* SONAR-3113 Project Level Cloud ChartStas Vilchik2014-04-093-8/+64
|
* SONAR-5171 Fix documentation strings for exclusion settingsJean-Baptiste Lievremont2014-04-081-4/+4
|
* SONAR-5003 Filter out new_* metrics in concerned widgetsJean-Baptiste Lievremont2014-04-084-6/+10
|
* SONAR-3113 Add Project File Word Cloud widget skeletonJulien Lancelot2014-04-085-4/+74
|
* Minor optimization in CountUnresolvedIssuesDecoratorSimon Brandhof2014-04-071-4/+2
|
* SONAR-5206 Allow selection of LEVEL metrics for color in treemap widgetJean-Baptiste Lievremont2014-04-072-2/+2
|
* SONAR-5140 Allow selection of RATING metrics for color in treemap widgetJean-Baptiste Lievremont2014-04-072-2/+2
|
* SONAR-3113 Add links to dashboardsStas Vilchik2014-04-071-0/+1
|
* SONAR-3113 Restore the Measure filter as cloud widgetJulien Lancelot2014-04-044-0/+117
|
* Create a new DebtModel API on batch sideJulien Lancelot2014-04-032-3/+3
|
* Fix stability of tests depending on order of executionSimon Brandhof2014-04-032-10/+9
| | | | Default timezone should not be changed by tests because DateUtils keeps instances of SimpleDateFormat in ThreadLocalContext. These instances are executed during the first call, so we can't guarantee which tz is used.
* SONAR-5190 Should not fail if MavenProject not found for a moduleJulien HENRY2014-04-031-10/+2
|
* SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-023-2/+73
|
* SONAR-5190 Make default bootstrapper support MavenJulien HENRY2014-04-022-0/+8
|
* SONAR-5169 Allow users to specify dates using a date pickerStas Vilchik2014-04-011-0/+58
|
* SONAR-5173 ci, homepage, scm iconsStas Vilchik2014-03-311-3/+2
|
* SONAR-5173 Change favorite icon, qualifiers iconsStas Vilchik2014-03-282-2/+2
|
* Fix some quality flawsJulien HENRY2014-03-261-0/+3
|
* Replace factor by coefficientJulien Lancelot2014-03-261-1/+1
|
* SONAR-4908 extract RulesDefinitionAnnotationLoaderSimon Brandhof2014-03-252-2/+3
| | | | + refactor the classes RegisterXXX used during server startup
* SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵Simon Brandhof2014-03-252-2/+2
| | | | | | setDebtSubCharacteristic() -> better follow SQALE method
* SONAR-4908 refactor RulesDefinition API (debt functions, XML)Simon Brandhof2014-03-251-1/+1
|
* SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackageJulien HENRY2014-03-255-54/+63
|