aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix small issue with top nav focus itemStas Vilchik2014-04-091-3/+9
* Change the selection background colorStas Vilchik2014-04-092-4/+5
* SONAR-5056 When resetting debt model, do not load rule definitions if no ruleJulien Lancelot2014-04-093-31/+158
* SONAR-5173 Improve rendering of iconsStas Vilchik2014-04-092-16/+6
* SONAR-5167 Fix using "tab" inside the metric filterStas Vilchik2014-04-092-1/+3
* SONAR-3113 Project Level Cloud ChartStas Vilchik2014-04-094-10/+79
* SONAR-4366 Protect against metric where hidden=nullJean-Baptiste Lievremont2014-04-082-2/+5
* SONAR-5195 Rule templates should not define technical debt informationsJulien Lancelot2014-04-084-15/+87
* SONAR-5171 Fix documentation strings for exclusion settingsJean-Baptiste Lievremont2014-04-082-6/+9
* SONAR-5180 Add missing characteristics in the SQALE modelJulien Lancelot2014-04-0811-4/+187
* SONAR-5075 Update application name in shell scriptsJulien HENRY2014-04-087-14/+14
* SONAR-5186 Fix validation when property is set from command lineJulien HENRY2014-04-082-5/+5
* Deprecate some constants that should have been deprecated in 4.2Julien HENRY2014-04-081-1/+10
* SONAR-5003 Filter out new_* metrics in concerned widgetsJean-Baptiste Lievremont2014-04-084-6/+10
* SONAR-5003 Make options behave as described in WidgetProperty Javadoc (logica...Jean-Baptiste Lievremont2014-04-081-2/+1
* Remove commented-out code in sonar-application/pom.xmlSimon Brandhof2014-04-081-10/+0
* SONAR-5204 fix initial heap sizeSimon Brandhof2014-04-081-7/+7
* SONAR-3113 Add Project File Word Cloud widget skeletonJulien Lancelot2014-04-085-4/+74
* Air design for navigator pagesStas Vilchik2014-04-0815-201/+214
* Protect agains XSS of user name in issue viewerJean-Baptiste Lievremont2014-04-081-1/+1
* SONAR-5123 Display name instead of login for comment author (if available)Jean-Baptiste Lievremont2014-04-081-2/+3
* SONAR-4807 Fix api/sources WS when resource parameter is missingJulien Lancelot2014-04-081-0/+5
* SONAR-5162 Wrong display of license properties when they have no descriptionJulien Lancelot2014-04-081-0/+3
* SONAR-5091 Fix handling of zero values for work durationsJean-Baptiste Lievremont2014-04-082-3/+12
* SONAR-5204 add a link to JIRA ticket in wrapper.confSimon Brandhof2014-04-071-1/+2
* SONAR-5204 allow server to use more than 4Gb RAMSimon Brandhof2014-04-071-13/+14
* 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-073-4/+4
* Remove checks of minutes greater than 60 and hours greater than 24Julien Lancelot2014-04-072-25/+1
* SONAR-5179 Project administrator cannot create action plansJulien Lancelot2014-04-076-153/+216
* Add separators between filtersStas Vilchik2014-04-071-1/+14
* Make dropdown arrows clickableStas Vilchik2014-04-073-11/+15
* SONAR-3113 Add links to dashboardsStas Vilchik2014-04-073-2/+19
* SONAR-5105 Verify config using DB connection instead of settings that come fr...Jean-Baptiste Lievremont2014-04-072-12/+20
* SONAR-5186 Drop support of "sonar.phase" => add a messageJulien HENRY2014-04-072-0/+19
* SONAR-5199 The web service /api/profiles/list fails when parameter "project" ...Julien Lancelot2014-04-071-11/+13
* Add some commentsJulien Lancelot2014-04-073-3/+7
* SONAR-3113 Word Cloud ChartStas Vilchik2014-04-073-1/+87
* SONAR-5167 Bug fixesStas Vilchik2014-04-074-0/+9
* SONAR-5173 Update qualifier iconsStas Vilchik2014-04-074-2/+2
* Fix some quality flawsSimon Brandhof2014-04-049-55/+22
* Fix some quality flawsSimon Brandhof2014-04-0412-65/+69
* Fix quality flawsJulien Lancelot2014-04-043-8/+17
* SONAR-3113 Restore the Measure filter as cloud widgetJulien Lancelot2014-04-044-0/+117
* Fix quality flawsJulien Lancelot2014-04-0413-111/+428
* Create a specific unit test of declaring rules with technical debtJulien Lancelot2014-04-041-9/+24
* Revert "SONAR-5117 Upgrade to Tomcat 7.0.52"Simon Brandhof2014-04-042-13/+2
* Revert "SONAR-5117 fix compatibility of build with maven 3.0.x"Simon Brandhof2014-04-041-30/+1
* Fix unit testJulien Lancelot2014-04-041-1/+1