]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoRevert "Merge branch 'issue-list'"
Stas Vilchik [Fri, 10 Jan 2014 12:19:35 +0000 (18:19 +0600)]
Revert "Merge branch 'issue-list'"

This reverts commit 6ea4bcd5ccd2a18934bee6a99c05cff530998214.

10 years agoMerge branch 'issue-list'
Stas Vilchik [Fri, 10 Jan 2014 12:12:41 +0000 (18:12 +0600)]
Merge branch 'issue-list'

10 years agoSONAR-4853 New design of the Issues page
Stas Vilchik [Mon, 30 Dec 2013 05:12:18 +0000 (11:12 +0600)]
SONAR-4853 New design of the Issues page

10 years agoSONAR-3762 Replace displayWorstBestValues by relativeScale
Julien Lancelot [Fri, 10 Jan 2014 12:02:37 +0000 (13:02 +0100)]
SONAR-3762 Replace displayWorstBestValues by relativeScale

10 years agoSONAR-55 Do not display test files
Julien Lancelot [Fri, 10 Jan 2014 11:11:29 +0000 (12:11 +0100)]
SONAR-55 Do not display test files

10 years agoSONAR-4923 Update rules parameter key in rails
Julien Lancelot [Fri, 10 Jan 2014 10:55:14 +0000 (11:55 +0100)]
SONAR-4923 Update rules parameter key in rails

10 years agoReplace deprecated method setFilter to setPostFilter
Julien Lancelot [Fri, 10 Jan 2014 10:36:06 +0000 (11:36 +0100)]
Replace deprecated method setFilter to setPostFilter

10 years agoPie Chart: improve display of long metric names
Stas Vilchik [Fri, 10 Jan 2014 10:32:13 +0000 (16:32 +0600)]
Pie Chart: improve display of long metric names

10 years agoBubble Chart: redirect to main project dashboard
Stas Vilchik [Fri, 10 Jan 2014 10:16:00 +0000 (16:16 +0600)]
Bubble Chart: redirect to main project dashboard

Use size metric

10 years agoRemove the 3 useless calls "metric.type" in Project File Bubble Chart
Stas Vilchik [Fri, 10 Jan 2014 10:15:16 +0000 (16:15 +0600)]
Remove the 3 useless calls "metric.type" in Project File Bubble Chart

10 years agoSONAR-4783 Don't prevent views indexing
Julien HENRY [Fri, 10 Jan 2014 08:36:09 +0000 (09:36 +0100)]
SONAR-4783 Don't prevent views indexing

10 years agoFix quality flaws
Julien Lancelot [Fri, 10 Jan 2014 07:42:10 +0000 (08:42 +0100)]
Fix quality flaws

10 years agoSONAR-4923 Remove no more used code
Julien Lancelot [Fri, 10 Jan 2014 07:20:30 +0000 (08:20 +0100)]
SONAR-4923 Remove no more used code

10 years agoBubble Chart: redirect to main project dashboard
Stas Vilchik [Fri, 10 Jan 2014 06:13:41 +0000 (12:13 +0600)]
Bubble Chart: redirect to main project dashboard

10 years agoPie Chart: cutting too long project names
Stas Vilchik [Fri, 10 Jan 2014 06:10:41 +0000 (12:10 +0600)]
Pie Chart: cutting too long project names

10 years agoPie Chart: place the metric name at a fixed position
Stas Vilchik [Fri, 10 Jan 2014 06:08:44 +0000 (12:08 +0600)]
Pie Chart: place the metric name at a fixed position

10 years agoSONAR-4923 Update profile parent use Java facade
Julien Lancelot [Thu, 9 Jan 2014 19:40:55 +0000 (20:40 +0100)]
SONAR-4923 Update profile parent use Java facade

10 years agoFix legend for Project File Bubble Chart
Stas Vilchik [Thu, 9 Jan 2014 17:25:28 +0000 (23:25 +0600)]
Fix legend for Project File Bubble Chart

10 years agoFix upgrade to Elasticsearch 0.90.9
Simon Brandhof [Thu, 9 Jan 2014 17:18:29 +0000 (18:18 +0100)]
Fix upgrade to Elasticsearch 0.90.9

ASM has been added to ES 0.90.9 but conflicts with PMD analysis. Note that batch and server classpaths are currently (almost) the same but they will be different and sanitized later in 4.2.

10 years agoSONAR-4923 Improve inheritance query management
Julien Lancelot [Thu, 9 Jan 2014 16:51:05 +0000 (17:51 +0100)]
SONAR-4923 Improve inheritance query management

10 years agoSONAR-4923 Correctly handle the NOT inheritance parameter
Julien Lancelot [Thu, 9 Jan 2014 16:23:39 +0000 (17:23 +0100)]
SONAR-4923 Correctly handle the NOT inheritance parameter

10 years agoSONAR-4923 Fix query on inheritance parameter
Julien Lancelot [Thu, 9 Jan 2014 16:13:16 +0000 (17:13 +0100)]
SONAR-4923 Fix query on inheritance parameter

10 years agoFix quality flaws in class SearchIndex
Simon Brandhof [Thu, 9 Jan 2014 15:27:35 +0000 (16:27 +0100)]
Fix quality flaws in class SearchIndex

10 years agoSONAR-4908 rename some methods of RuleDefinitions
Simon Brandhof [Thu, 9 Jan 2014 15:27:11 +0000 (16:27 +0100)]
SONAR-4908 rename some methods of RuleDefinitions

10 years agoUpgrade to Elasticsearch 0.90.9
Simon Brandhof [Thu, 9 Jan 2014 15:19:59 +0000 (16:19 +0100)]
Upgrade to Elasticsearch 0.90.9

10 years agoFix qualiyty flaws
Julien Lancelot [Thu, 9 Jan 2014 14:56:57 +0000 (15:56 +0100)]
Fix qualiyty flaws

10 years agoSONAR-4783 Restore indexing methods to allow indexing of methods/paragraphs
Julien HENRY [Thu, 9 Jan 2014 14:27:53 +0000 (15:27 +0100)]
SONAR-4783 Restore indexing methods to allow indexing of methods/paragraphs

10 years agoSONAR-4783 API - drop the extension point SourceImporter
Julien HENRY [Thu, 9 Jan 2014 10:51:49 +0000 (11:51 +0100)]
SONAR-4783 API - drop the extension point SourceImporter

10 years agoSONAR-4326 Fix bad merge in DB migration
Jean-Baptiste Lievremont [Thu, 9 Jan 2014 12:41:38 +0000 (13:41 +0100)]
SONAR-4326 Fix bad merge in DB migration

10 years agoPie Chart, Histogram, Bubble: tweak labels in widget configuration
Stas Vilchik [Thu, 9 Jan 2014 11:57:09 +0000 (17:57 +0600)]
Pie Chart, Histogram, Bubble: tweak labels in widget configuration

10 years agoPie Chart: better handle when measures for selected metrics are not available
Stas Vilchik [Thu, 9 Jan 2014 11:29:58 +0000 (17:29 +0600)]
Pie Chart: better handle when measures for selected metrics are not available

10 years agoAdd missing header
Jean-Baptiste Lievremont [Thu, 9 Jan 2014 10:35:23 +0000 (11:35 +0100)]
Add missing header

10 years agoSONAR-4326 Start work on rule tags DAO
Jean-Baptiste Lievremont [Wed, 8 Jan 2014 08:40:02 +0000 (09:40 +0100)]
SONAR-4326 Start work on rule tags DAO

10 years agoSONAR-4326 Add API to declare "system" tags on plugin side
Jean-Baptiste Lievremont [Wed, 8 Jan 2014 09:28:22 +0000 (10:28 +0100)]
SONAR-4326 Add API to declare "system" tags on plugin side

10 years agoSONAR-4326 Create database table to store rule tags
Jean-Baptiste Lievremont [Tue, 7 Jan 2014 16:32:04 +0000 (17:32 +0100)]
SONAR-4326 Create database table to store rule tags

10 years agoPie Chart: cutting too long project names
Stas Vilchik [Thu, 9 Jan 2014 09:36:01 +0000 (15:36 +0600)]
Pie Chart: cutting too long project names

10 years agoSONAR-3113 Revert on the Cloud Widget
Julien Lancelot [Thu, 9 Jan 2014 09:34:18 +0000 (10:34 +0100)]
SONAR-3113 Revert on the Cloud Widget

10 years agoSONAR-3024 Fix FileIndexer to set UTS qualifier on non Java tests
Julien HENRY [Thu, 9 Jan 2014 09:22:37 +0000 (10:22 +0100)]
SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java tests

10 years agoUpdate widgets to use localized dates and numbers from WS
Stas Vilchik [Thu, 9 Jan 2014 09:15:54 +0000 (15:15 +0600)]
Update widgets to use localized dates and numbers from WS

10 years agoRevert on the Cloud Widget
Stas Vilchik [Thu, 9 Jan 2014 09:06:20 +0000 (15:06 +0600)]
Revert on the Cloud Widget

10 years agoWhen registering rule on startup, take a rule int id instead of a rule when removing...
Julien Lancelot [Thu, 9 Jan 2014 08:58:11 +0000 (09:58 +0100)]
When registering rule on startup, take a rule int id instead of a rule when removing active rules on removed rules

10 years agoAlign widget titles on the left
Stas Vilchik [Thu, 9 Jan 2014 08:56:58 +0000 (14:56 +0600)]
Align widget titles on the left

10 years agoWhen registering rule on startup, take a rule id instead of a rule when removing...
Julien Lancelot [Thu, 9 Jan 2014 08:53:47 +0000 (09:53 +0100)]
When registering rule on startup, take a rule id instead of a rule when removing active rules on removed rules

10 years agoSONAR-4923 Update comments
Julien Lancelot [Thu, 9 Jan 2014 07:33:34 +0000 (08:33 +0100)]
SONAR-4923 Update comments

10 years agoSONAR-3024 Fix PastMeasureLoader to consider path to distinguish resources with same key
Julien HENRY [Thu, 9 Jan 2014 08:27:40 +0000 (09:27 +0100)]
SONAR-3024 Fix PastMeasureLoader to consider path to distinguish resources with same key

10 years agoPie Chart and Histogram: mouse should change to a "hand" when flying over a project...
Stas Vilchik [Thu, 9 Jan 2014 08:27:11 +0000 (14:27 +0600)]
Pie Chart and Histogram: mouse should change to a "hand" when flying over a project name

Pie Chart: JavaScript Error while flying over the slices

10 years agoHistogram: issue when displayWorstBestValues is true and best value = 0
Stas Vilchik [Thu, 9 Jan 2014 07:48:13 +0000 (13:48 +0600)]
Histogram: issue when displayWorstBestValues is true and best value = 0

10 years agoHistogram: Issue when best value < worst value and displayWorstBestValues is true
Stas Vilchik [Thu, 9 Jan 2014 07:40:11 +0000 (13:40 +0600)]
Histogram: Issue when best value < worst value and displayWorstBestValues is true

10 years agoHistogram: improve label
Stas Vilchik [Thu, 9 Jan 2014 07:31:50 +0000 (13:31 +0600)]
Histogram: improve label

10 years agoSeverity.ordinal() should return an int
Julien Lancelot [Thu, 9 Jan 2014 07:26:17 +0000 (08:26 +0100)]
Severity.ordinal() should return an int

10 years agoSONAR-4923 Share session when searching for profile ancestors
Julien Lancelot [Thu, 9 Jan 2014 07:24:41 +0000 (08:24 +0100)]
SONAR-4923 Share session when searching for profile ancestors

10 years agoBubble Chart: redirect to main project dashboard
Stas Vilchik [Thu, 9 Jan 2014 06:29:53 +0000 (12:29 +0600)]
Bubble Chart: redirect to main project dashboard

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