]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoLabels of axis on pie and bubbles
Stas Vilchik [Thu, 9 Jan 2014 06:25:29 +0000 (12:25 +0600)]
Labels of axis on pie and bubbles

10 years agoLine wrapping for new timeline widget
Stas Vilchik [Thu, 9 Jan 2014 06:06:06 +0000 (12:06 +0600)]
Line wrapping for new timeline widget
(cherry picked from commit 493a32c)

10 years agoIE: measures not displayed on Bubble Chart
Stas Vilchik [Thu, 9 Jan 2014 05:39:58 +0000 (11:39 +0600)]
IE: measures not displayed on Bubble Chart
(cherry picked from commit 77375be)

10 years agoSONAR-4908 Param name is never null
Simon Brandhof [Wed, 8 Jan 2014 23:40:01 +0000 (00:40 +0100)]
SONAR-4908 Param name is never null

10 years agoSONAR-4908 New API to declare coding rules
Simon Brandhof [Wed, 8 Jan 2014 23:25:50 +0000 (00:25 +0100)]
SONAR-4908 New API to declare coding rules

The extension point RuleDefinitions is not used yet.

10 years agoSONAR-3024 Introduce a path attribute on resource to allow distinguish files
Julien HENRY [Wed, 8 Jan 2014 16:38:52 +0000 (17:38 +0100)]
SONAR-3024 Introduce a path attribute on resource to allow distinguish files
that would have the same key with old key pattern

10 years agoSONAR-4923 List inheritance profiles now uses Java facade
Julien Lancelot [Wed, 8 Jan 2014 16:27:05 +0000 (17:27 +0100)]
SONAR-4923 List inheritance profiles now uses Java facade

10 years agoSONAR-4923 Add boolean validation for active rule parameter
Julien Lancelot [Wed, 8 Jan 2014 14:18:26 +0000 (15:18 +0100)]
SONAR-4923 Add boolean validation for active rule parameter

10 years agoSONAR-4923 Try to get all ids from profile rule query (Not work for the moment)
Julien Lancelot [Wed, 8 Jan 2014 13:44:28 +0000 (14:44 +0100)]
SONAR-4923 Try to get all ids from profile rule query (Not work for the moment)

10 years agoSONAR-4923 Fix test on Oracle
Julien Lancelot [Wed, 8 Jan 2014 12:55:48 +0000 (13:55 +0100)]
SONAR-4923 Fix test on Oracle

10 years agoSONAR-5000 Stop support of the property "sonar.jdbc.schema"
Simon Brandhof [Wed, 8 Jan 2014 12:30:53 +0000 (13:30 +0100)]
SONAR-5000 Stop support of the property "sonar.jdbc.schema"

10 years agoProblem with "Severity" labels on Issues page
Stas Vilchik [Wed, 8 Jan 2014 09:52:43 +0000 (15:52 +0600)]
Problem with "Severity" labels on Issues page

10 years agoLine wrapping for new timeline widget
Stas Vilchik [Wed, 8 Jan 2014 09:43:24 +0000 (15:43 +0600)]
Line wrapping for new timeline widget

10 years agoIn the Measures page, change the name of the "Age" criteria to "Last analysis"
Stas Vilchik [Wed, 8 Jan 2014 09:25:48 +0000 (15:25 +0600)]
In the Measures page, change the name of the "Age" criteria to "Last analysis"

10 years agoSONAR-4923 Load active rule parent from E/S instead of db
Julien Lancelot [Wed, 8 Jan 2014 10:23:06 +0000 (11:23 +0100)]
SONAR-4923 Load active rule parent from E/S instead of db

10 years agoSONAR-4776 Fix empty issue creation date by setting created at if it's null
Julien Lancelot [Wed, 8 Jan 2014 08:31:18 +0000 (09:31 +0100)]
SONAR-4776 Fix empty issue creation date by setting created at if it's null

10 years agoSONAR-4923 profiles page now uses Java face (expect for alerts)
Julien Lancelot [Tue, 7 Jan 2014 16:04:47 +0000 (17:04 +0100)]
SONAR-4923 profiles page now uses Java face (expect for alerts)

10 years agoSONAR-4896 Display full path to ES data directory in error message
Jean-Baptiste Lievremont [Tue, 7 Jan 2014 14:03:20 +0000 (15:03 +0100)]
SONAR-4896 Display full path to ES data directory in error message

10 years agoSONAR-4756 Remove thread part from log format when profilingLevel < FULL
Jean-Baptiste Lievremont [Tue, 7 Jan 2014 13:51:10 +0000 (14:51 +0100)]
SONAR-4756 Remove thread part from log format when profilingLevel < FULL

10 years agoFix some quality flaws
Simon Brandhof [Tue, 7 Jan 2014 11:03:42 +0000 (12:03 +0100)]
Fix some quality flaws

10 years agoFix quality flaws
Julien Lancelot [Tue, 7 Jan 2014 11:04:37 +0000 (12:04 +0100)]
Fix quality flaws

10 years agoSONAR-4923 Rename ActiveRule by ProfileRule
Julien Lancelot [Tue, 7 Jan 2014 10:55:26 +0000 (11:55 +0100)]
SONAR-4923 Rename ActiveRule by ProfileRule

10 years agoMinor fixes of @deprecated comments
Simon Brandhof [Tue, 7 Jan 2014 10:16:59 +0000 (11:16 +0100)]
Minor fixes of @deprecated comments

10 years agoSONAR-4923 Search all profiles should be sorted by profile name and by language
Julien Lancelot [Tue, 7 Jan 2014 10:09:04 +0000 (11:09 +0100)]
SONAR-4923 Search all profiles should be sorted by profile name and by language

10 years agoSONAR-4994 Webapp is slow when using Oracle DB
Simon Brandhof [Tue, 7 Jan 2014 09:06:06 +0000 (10:06 +0100)]
SONAR-4994 Webapp is slow when using Oracle DB

10 years agoSearch all profiles should be sorted by profile name
Julien Lancelot [Tue, 7 Jan 2014 08:35:54 +0000 (09:35 +0100)]
Search all profiles should be sorted by profile name

10 years agoSONAR-4960 Add formatted date
Julien Lancelot [Mon, 6 Jan 2014 08:33:33 +0000 (09:33 +0100)]
SONAR-4960 Add formatted date

10 years agoSONAR-4896 Check ES cluster health at startup
Jean-Baptiste Lievremont [Mon, 6 Jan 2014 15:10:11 +0000 (16:10 +0100)]
SONAR-4896 Check ES cluster health at startup

10 years agoSONAR-4960 Add formatted value
Julien Lancelot [Mon, 6 Jan 2014 08:33:33 +0000 (09:33 +0100)]
SONAR-4960 Add formatted value

10 years agoSONAR-4993 All rules should have a severity set
Julien Lancelot [Mon, 6 Jan 2014 08:33:33 +0000 (09:33 +0100)]
SONAR-4993 All rules should have a severity set

10 years agoRestore breadcrumb on project quality profile page
Julien Lancelot [Fri, 3 Jan 2014 08:58:11 +0000 (09:58 +0100)]
Restore breadcrumb on project quality profile page

10 years agoSONAR-3762 Update displayWorstBestValues name and description
Julien Lancelot [Fri, 3 Jan 2014 16:47:44 +0000 (17:47 +0100)]
SONAR-3762 Update displayWorstBestValues name and description

10 years agoSONAR-4776 Fix WS unit test
Julien Lancelot [Fri, 3 Jan 2014 16:28:25 +0000 (17:28 +0100)]
SONAR-4776 Fix WS unit test

10 years agoSONAR-4776 Fix WS and UI due to introduction of issue change creation date
Julien Lancelot [Fri, 3 Jan 2014 16:17:41 +0000 (17:17 +0100)]
SONAR-4776 Fix WS and UI due to introduction of issue change creation date

10 years agoSONAR-4776 Fix new technical debt calculation by using project analysis date in chang...
Julien Lancelot [Fri, 3 Jan 2014 15:47:08 +0000 (16:47 +0100)]
SONAR-4776 Fix new technical debt calculation by using project analysis date in changelog instead of technical date

10 years agoSONAR-4776 Value of "Removed technical debt" should not be rounded
Julien Lancelot [Fri, 3 Jan 2014 08:58:11 +0000 (09:58 +0100)]
SONAR-4776 Value of "Removed technical debt" should not be rounded

10 years agoHighlight pie piece when mouse is hover legend item
Stas Vilchik [Mon, 30 Dec 2013 06:46:50 +0000 (12:46 +0600)]
Highlight pie piece when mouse is hover legend item

10 years agoAlign widget titles on the left
Stas Vilchik [Mon, 30 Dec 2013 06:33:58 +0000 (12:33 +0600)]
Align widget titles on the left

10 years agoShow "no data" message in measure filters if there are no data
Stas Vilchik [Mon, 30 Dec 2013 06:26:07 +0000 (12:26 +0600)]
Show "no data" message in measure filters if there are no data

10 years agoFix quality flaws
Julien Lancelot [Tue, 24 Dec 2013 16:46:34 +0000 (17:46 +0100)]
Fix quality flaws

10 years agoSONAR-4535 Rename some method
Julien Lancelot [Tue, 24 Dec 2013 16:37:05 +0000 (17:37 +0100)]
SONAR-4535 Rename some method

10 years agoSONAR-4535 Remove useless method
Julien Lancelot [Tue, 24 Dec 2013 16:33:39 +0000 (17:33 +0100)]
SONAR-4535 Remove useless method

10 years agoSONAR-4535 Revert active rule use Java facade
Julien Lancelot [Tue, 24 Dec 2013 16:17:12 +0000 (17:17 +0100)]
SONAR-4535 Revert active rule use Java facade

10 years agoSONAR-4535 Split QProfileOperations into QProfileActiveRuleOperations and QProfileRul...
Julien Lancelot [Tue, 24 Dec 2013 11:44:12 +0000 (12:44 +0100)]
SONAR-4535 Split QProfileOperations into QProfileActiveRuleOperations and QProfileRuleOperations

10 years agoSONAR-4535 Index in E/S extend rule actions
Julien Lancelot [Tue, 24 Dec 2013 10:49:27 +0000 (11:49 +0100)]
SONAR-4535 Index in E/S extend rule actions

10 years agoSONAR-4535 Delete rule now use Java facade
Julien Lancelot [Tue, 24 Dec 2013 10:30:40 +0000 (11:30 +0100)]
SONAR-4535 Delete rule now use Java facade

10 years agoSONAR-4535 Update rule now use Java facade
Julien Lancelot [Tue, 24 Dec 2013 09:10:55 +0000 (10:10 +0100)]
SONAR-4535 Update rule now use Java facade

10 years agoFix some quality flaws
Julien Lancelot [Tue, 24 Dec 2013 07:44:19 +0000 (08:44 +0100)]
Fix some quality flaws

10 years agoFix some quality flaws
Julien Lancelot [Mon, 23 Dec 2013 22:27:24 +0000 (23:27 +0100)]
Fix some quality flaws

10 years agoSONAR-4535 Add some check when creating new rule
Julien Lancelot [Mon, 23 Dec 2013 21:36:03 +0000 (22:36 +0100)]
SONAR-4535 Add some check when creating new rule

10 years agoSONAR-4535 Fix SQL table name
Julien Lancelot [Mon, 23 Dec 2013 20:12:51 +0000 (21:12 +0100)]
SONAR-4535 Fix SQL table name

10 years agoSONAR-4535 Create copy rule from Java facade
Julien Lancelot [Mon, 23 Dec 2013 18:32:38 +0000 (19:32 +0100)]
SONAR-4535 Create copy rule from Java facade

10 years agoSONAR-4535 Remove debug log
Julien Lancelot [Mon, 23 Dec 2013 16:56:22 +0000 (17:56 +0100)]
SONAR-4535 Remove debug log

10 years agoSONAR-4535 Use new Java facade when loading rule template creation form
Julien Lancelot [Mon, 23 Dec 2013 16:49:25 +0000 (17:49 +0100)]
SONAR-4535 Use new Java facade when loading rule template creation form

10 years agoSONAR-4535 Fix issue when template rule are in the result
Julien Lancelot [Mon, 23 Dec 2013 15:42:40 +0000 (16:42 +0100)]
SONAR-4535 Fix issue when template rule are in the result

10 years agoSONAR-4535 Add integer validation on active rule params
Julien Lancelot [Mon, 23 Dec 2013 15:18:01 +0000 (16:18 +0100)]
SONAR-4535 Add integer validation on active rule params

10 years agoSONAR-4535 Correctly display active rule and active rule params when profile is inhereted
Julien Lancelot [Mon, 23 Dec 2013 13:45:43 +0000 (14:45 +0100)]
SONAR-4535 Correctly display active rule and active rule params when profile is inhereted

10 years agoSONAR-4535 Reindex active rule note update
Julien Lancelot [Mon, 23 Dec 2013 11:21:14 +0000 (12:21 +0100)]
SONAR-4535 Reindex active rule note update

10 years agoSONAR-4535 Add update and delete rule note in QProfileOperations
Julien Lancelot [Fri, 20 Dec 2013 17:07:25 +0000 (18:07 +0100)]
SONAR-4535 Add update and delete rule note in QProfileOperations

10 years agoFix HTTP failure during server startup
Simon Brandhof [Fri, 20 Dec 2013 17:06:51 +0000 (18:06 +0100)]
Fix HTTP failure during server startup

10 years agoReindex on parameter change, severity change; push result up to the UI
Jean-Baptiste Lievremont [Fri, 20 Dec 2013 16:19:19 +0000 (17:19 +0100)]
Reindex on parameter change, severity change; push result up to the UI

10 years agoUpdate ES index on active rule deactivation
Jean-Baptiste Lievremont [Fri, 20 Dec 2013 14:55:30 +0000 (15:55 +0100)]
Update ES index on active rule deactivation

10 years agoSONAR-4535 update and delete active rule note now uses Java facade
Julien Lancelot [Fri, 20 Dec 2013 15:16:14 +0000 (16:16 +0100)]
SONAR-4535 update and delete active rule note now uses Java facade

10 years agoUse info collected by inheritance algo to update ES index
Jean-Baptiste Lievremont [Fri, 20 Dec 2013 14:15:29 +0000 (15:15 +0100)]
Use info collected by inheritance algo to update ES index

10 years agoTrack changes to active rules through profile inheritance, for ES to index afterwards
Jean-Baptiste Lievremont [Thu, 19 Dec 2013 16:44:02 +0000 (17:44 +0100)]
Track changes to active rules through profile inheritance, for ES to index afterwards

10 years agoFix SQL query on MySQL and MsSQL
Julien Lancelot [Fri, 20 Dec 2013 14:02:12 +0000 (15:02 +0100)]
Fix SQL query on MySQL and MsSQL

10 years agoFix issue when displaying rule parameter on not active rules
Julien Lancelot [Fri, 20 Dec 2013 13:58:52 +0000 (14:58 +0100)]
Fix issue when displaying rule parameter on not active rules

10 years agoreplace SQL in () by or in UserMapper
Julien Lancelot [Fri, 20 Dec 2013 13:55:46 +0000 (14:55 +0100)]
replace SQL in () by or in UserMapper

10 years agoSONAR-3762 SONAR-4952 SONAR-4953 Add some properties escription
Julien Lancelot [Fri, 20 Dec 2013 13:12:01 +0000 (14:12 +0100)]
SONAR-3762 SONAR-4952 SONAR-4953 Add some properties escription

10 years agoSONAR-4535 Split activateRule into two actions : create active rule and update severity
Julien Lancelot [Fri, 20 Dec 2013 12:54:49 +0000 (13:54 +0100)]
SONAR-4535 Split activateRule into two actions : create active rule and update severity

10 years agoSONAR-4535 Replace rule id type from long to int in dtos
Julien Lancelot [Fri, 20 Dec 2013 12:32:06 +0000 (13:32 +0100)]
SONAR-4535 Replace rule id type from long to int in dtos

10 years agoSONAR-4953 Provide a new Bubble Chart widget to display a measure filter
Stas Vilchik [Fri, 20 Dec 2013 09:39:31 +0000 (15:39 +0600)]
SONAR-4953 Provide a new Bubble Chart widget to display a measure filter

First version

10 years agoFix chart when no measure is provided
Stas Vilchik [Fri, 20 Dec 2013 08:37:38 +0000 (14:37 +0600)]
Fix chart when no measure is provided

10 years agoSONAR-3762 Provide a new Histogram widget to display a measure filter
Stas Vilchik [Fri, 20 Dec 2013 07:01:06 +0000 (13:01 +0600)]
SONAR-3762 Provide a new Histogram widget to display a measure filter

Latest updates

10 years agoSONAR-4535 ui actions update parameter now uses Java facade
Julien Lancelot [Fri, 20 Dec 2013 07:50:22 +0000 (08:50 +0100)]
SONAR-4535 ui actions update parameter now uses Java facade

10 years agoSONAR-4985 Fix persistence of file hashes when sonar.branch is used
Julien HENRY [Thu, 19 Dec 2013 16:55:52 +0000 (17:55 +0100)]
SONAR-4985 Fix persistence of file hashes when sonar.branch is used

10 years agoSONAR-4986 Error when sorting some float measures
Simon Brandhof [Thu, 19 Dec 2013 16:22:39 +0000 (17:22 +0100)]
SONAR-4986 Error when sorting some float measures

10 years agoSONAR-4535 Restore rails code in profiles search page
Julien Lancelot [Thu, 19 Dec 2013 15:21:37 +0000 (16:21 +0100)]
SONAR-4535 Restore rails code in profiles search page

10 years agoHave newly activated rules refresh the ES index
Jean-Baptiste Lievremont [Thu, 19 Dec 2013 14:44:26 +0000 (15:44 +0100)]
Have newly activated rules refresh the ES index

10 years agoAdd System2#println(String)
Simon Brandhof [Thu, 19 Dec 2013 09:42:22 +0000 (10:42 +0100)]
Add System2#println(String)

10 years agoAdd support of maxItems to pie chart
Stas Vilchik [Thu, 19 Dec 2013 09:41:52 +0000 (15:41 +0600)]
Add support of maxItems to pie chart

10 years agoSONAR-3762 Provide a new Histogram widget to display a measure filter
Stas Vilchik [Thu, 19 Dec 2013 09:33:41 +0000 (15:33 +0600)]
SONAR-3762 Provide a new Histogram widget to display a measure filter

Latest updates

10 years agoSONAR-4535 Use java facade to activate / deactivate a rule in Coding rule reloaded
Julien Lancelot [Thu, 19 Dec 2013 09:27:53 +0000 (10:27 +0100)]
SONAR-4535 Use java facade to activate / deactivate a rule in Coding rule reloaded

10 years agoSONAR-4950 add unique index on GROUP_ROLES
Simon Brandhof [Thu, 19 Dec 2013 09:25:22 +0000 (10:25 +0100)]
SONAR-4950 add unique index on GROUP_ROLES

10 years agoAdd worst / best values params to measure filter WS
Julien Lancelot [Thu, 19 Dec 2013 09:07:59 +0000 (10:07 +0100)]
Add worst / best values params to measure filter WS

10 years agoAdd filter link on all new Measure As Filter widgets
Julien Lancelot [Thu, 19 Dec 2013 09:04:53 +0000 (10:04 +0100)]
Add filter link on all new Measure As Filter widgets

10 years agoSONAR-4952 Add maxItems param
Julien Lancelot [Thu, 19 Dec 2013 08:48:36 +0000 (09:48 +0100)]
SONAR-4952 Add maxItems param

10 years agoFocus search field in list component
Stas Vilchik [Thu, 19 Dec 2013 08:40:51 +0000 (14:40 +0600)]
Focus search field in list component
(cherry picked from commit b46bd9a)

10 years agoSONAR-55 Update bubble chart name
Julien Lancelot [Thu, 19 Dec 2013 08:36:22 +0000 (09:36 +0100)]
SONAR-55 Update bubble chart name

10 years agoSONAR-3762 Provide a new Histogram widget to display a measure filter
Stas Vilchik [Thu, 19 Dec 2013 08:22:45 +0000 (14:22 +0600)]
SONAR-3762 Provide a new Histogram widget to display a measure filter

Show max items reached message

10 years agoSONAR-3113 Display only percent metric for color metric
Julien Lancelot [Thu, 19 Dec 2013 07:27:26 +0000 (08:27 +0100)]
SONAR-3113 Display only percent metric for color metric

10 years agoSONAR-4953 Add new measure filter as bubble chart widget, SONAR-3762 SONAR-3113 Updat...
Julien Lancelot [Thu, 19 Dec 2013 07:23:02 +0000 (08:23 +0100)]
SONAR-4953 Add new measure filter as bubble chart widget, SONAR-3762 SONAR-3113 Update properties

10 years agoFix headers
Julien Lancelot [Thu, 19 Dec 2013 07:01:55 +0000 (08:01 +0100)]
Fix headers

10 years agoAdd some missing package.info
Julien Lancelot [Thu, 19 Dec 2013 06:59:22 +0000 (07:59 +0100)]
Add some missing package.info

10 years agoFix header
Julien Lancelot [Thu, 19 Dec 2013 06:59:07 +0000 (07:59 +0100)]
Fix header

10 years agoSONAR-3762 Provide a new Histogram widget to display a measure filter
Stas Vilchik [Thu, 19 Dec 2013 06:18:54 +0000 (12:18 +0600)]
SONAR-3762 Provide a new Histogram widget to display a measure filter

Add support of new parameters

10 years agoFix last details of rules search (profiling logs, activation checkbox)
Jean-Baptiste Lievremont [Wed, 18 Dec 2013 17:08:46 +0000 (18:08 +0100)]
Fix last details of rules search (profiling logs, activation checkbox)

10 years agoSONAR-3762 SONAR-3113 Add some properties
Julien Lancelot [Wed, 18 Dec 2013 16:50:38 +0000 (17:50 +0100)]
SONAR-3762 SONAR-3113 Add some properties

10 years agoSONAR-4535 Remove from comment actions implemented
Julien Lancelot [Wed, 18 Dec 2013 16:33:03 +0000 (17:33 +0100)]
SONAR-4535 Remove from comment actions implemented

10 years agoSONAR-4535 ui actions activate / deactivate / update severity now uses Java facade
Julien Lancelot [Wed, 18 Dec 2013 16:27:47 +0000 (17:27 +0100)]
SONAR-4535 ui actions activate / deactivate / update severity now uses Java facade