]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

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