]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5477 Return global settings in /batch/global WS
Julien Lancelot [Tue, 22 Jul 2014 16:51:50 +0000 (18:51 +0200)]
SONAR-5477 Return global settings in /batch/global WS

10 years agoFix quality flaws
Stas Vilchik [Tue, 22 Jul 2014 19:12:53 +0000 (21:12 +0200)]
Fix quality flaws

10 years agoSONAR-5468 Improve rendering of cross-module and cross-project duplications
Stas Vilchik [Tue, 22 Jul 2014 16:50:35 +0000 (18:50 +0200)]
SONAR-5468 Improve rendering of cross-module and cross-project duplications

10 years agoUse a LinkedHashMap to ease assertions in unit tests
Julien HENRY [Tue, 22 Jul 2014 16:00:52 +0000 (18:00 +0200)]
Use a LinkedHashMap to ease assertions in unit tests

10 years agoAdd medium test for InputDir
Julien HENRY [Tue, 22 Jul 2014 15:56:26 +0000 (17:56 +0200)]
Add medium test for InputDir

10 years agoReturn project key, sub project key and sub project name in /api/duplications/show WS
Julien Lancelot [Tue, 22 Jul 2014 15:04:05 +0000 (17:04 +0200)]
Return project key, sub project key and sub project name in /api/duplications/show WS

10 years agoSONAR-5477 First version of the global referentials WS : only metrics are returned...
Julien Lancelot [Tue, 22 Jul 2014 13:26:27 +0000 (15:26 +0200)]
SONAR-5477 First version of the global referentials WS : only metrics are returned for the moment

10 years agoSONAR-5437 add missing test
Simon Brandhof [Tue, 22 Jul 2014 13:41:24 +0000 (15:41 +0200)]
SONAR-5437 add missing test

10 years agoSONAR-5460 Show all parameter descriptions at once (instead of using bubbles)
Jean-Baptiste Lievremont [Tue, 22 Jul 2014 13:25:10 +0000 (15:25 +0200)]
SONAR-5460 Show all parameter descriptions at once (instead of using bubbles)

10 years agoFix RulesProfile UT.
Julien HENRY [Tue, 22 Jul 2014 13:35:39 +0000 (15:35 +0200)]
Fix RulesProfile UT.

10 years agoFix metric attributes in the coverage header of the component viewer
Stas Vilchik [Tue, 22 Jul 2014 13:35:26 +0000 (15:35 +0200)]
Fix metric attributes in the coverage header of the component viewer

10 years agoSONAR-5389 Allow to find an active rule by internal key
Julien HENRY [Tue, 22 Jul 2014 13:09:38 +0000 (15:09 +0200)]
SONAR-5389 Allow to find an active rule by internal key

10 years agoSONAR-5444 Tooltip on form criteria to display full list of selected items
Stas Vilchik [Tue, 22 Jul 2014 12:30:47 +0000 (14:30 +0200)]
SONAR-5444 Tooltip on form criteria to display full list of selected items

10 years agoSONAR-5478 In issues widget, the technical debt should be placed before the issues
Stas Vilchik [Tue, 22 Jul 2014 12:25:39 +0000 (14:25 +0200)]
SONAR-5478 In issues widget, the technical debt should be placed before the issues

10 years agoFix issue after renaming Analyzer -> Sensor
Julien HENRY [Tue, 22 Jul 2014 12:24:39 +0000 (14:24 +0200)]
Fix issue after renaming Analyzer -> Sensor

10 years agoSONAR-5466 Workspace should display the project as well as the module
Stas Vilchik [Tue, 22 Jul 2014 12:09:09 +0000 (14:09 +0200)]
SONAR-5466 Workspace should display the project as well as the module

10 years agoSONAR-5468 Improve rendering of duplications that are on the same file
Stas Vilchik [Tue, 22 Jul 2014 11:44:08 +0000 (13:44 +0200)]
SONAR-5468 Improve rendering of duplications that are on the same file

10 years agoSONAR-5400 Add overall coverage to the new Component Viewer
Stas Vilchik [Tue, 22 Jul 2014 11:05:30 +0000 (13:05 +0200)]
SONAR-5400 Add overall coverage to the new Component Viewer

10 years agoSONAR-5389 Allow to create issues on directories and to override severity on issues
Julien HENRY [Tue, 22 Jul 2014 10:23:11 +0000 (12:23 +0200)]
SONAR-5389 Allow to create issues on directories and to override severity on issues

10 years agoSONAR-5389 Add InputDir concept in batch API
Julien HENRY [Tue, 22 Jul 2014 07:27:34 +0000 (09:27 +0200)]
SONAR-5389 Add InputDir concept in batch API

10 years agoMove ruby templates to handlebars
Stas Vilchik [Tue, 22 Jul 2014 10:03:41 +0000 (12:03 +0200)]
Move ruby templates to handlebars

10 years agoSONAR-5368 Replace popup with inline help (a la quality gate)
Jean-Baptiste Lievremont [Tue, 22 Jul 2014 09:10:42 +0000 (11:10 +0200)]
SONAR-5368 Replace popup with inline help (a la quality gate)

10 years agoSONAR-5437 fix bug on postgres (at least) when no data to be upgraded
Simon Brandhof [Tue, 22 Jul 2014 08:30:08 +0000 (10:30 +0200)]
SONAR-5437 fix bug on postgres (at least) when no data to be upgraded

10 years agoSONAR-5474 Update the /api/components/app to support the overall coverage
Julien Lancelot [Tue, 22 Jul 2014 07:47:37 +0000 (09:47 +0200)]
SONAR-5474 Update the /api/components/app to support the overall coverage

10 years agoSONAR-5001 Add Markdown help for manual/custom rules creation/update
Jean-Baptiste Lievremont [Tue, 22 Jul 2014 08:17:06 +0000 (10:17 +0200)]
SONAR-5001 Add Markdown help for manual/custom rules creation/update

10 years agoSONAR-5477 Load global referentials earlier
Julien HENRY [Tue, 22 Jul 2014 07:51:55 +0000 (09:51 +0200)]
SONAR-5477 Load global referentials earlier

10 years agoSONAR-3373 Fix width of fields in manual rules creation modal
Jean-Baptiste Lievremont [Tue, 22 Jul 2014 07:50:29 +0000 (09:50 +0200)]
SONAR-3373 Fix width of fields in manual rules creation modal

10 years agoSONAR-3373 Fix availability of the "Create" button
Jean-Baptiste Lievremont [Tue, 22 Jul 2014 07:37:19 +0000 (09:37 +0200)]
SONAR-3373 Fix availability of the "Create" button

10 years agoSONAR-5417 Refactor existing batch WS to more easily add a new action
Julien Lancelot [Mon, 21 Jul 2014 16:26:33 +0000 (18:26 +0200)]
SONAR-5417 Refactor existing batch WS to more easily add a new action

10 years agoSONAR-5389 Fix issue after renaming of Analyzer -> Sensor
Julien HENRY [Tue, 22 Jul 2014 07:05:04 +0000 (09:05 +0200)]
SONAR-5389 Fix issue after renaming of Analyzer -> Sensor

10 years agoSONAR-5446 activate migration
Simon Brandhof [Tue, 22 Jul 2014 06:30:31 +0000 (08:30 +0200)]
SONAR-5446 activate migration

10 years agoSONAR-3373 Remove rails stuff to manage manual rules
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 16:34:02 +0000 (18:34 +0200)]
SONAR-3373 Remove rails stuff to manage manual rules

10 years agoSONAR-3373 Add missing l10n key
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 15:47:15 +0000 (17:47 +0200)]
SONAR-3373 Add missing l10n key

10 years agoSONAR-5389 Rename Analyzer -> Sensor
Julien HENRY [Mon, 21 Jul 2014 15:36:30 +0000 (17:36 +0200)]
SONAR-5389 Rename Analyzer -> Sensor

10 years agoSONAR-5417 Add additional metric attributes
Julien HENRY [Mon, 21 Jul 2014 15:28:27 +0000 (17:28 +0200)]
SONAR-5417 Add additional metric attributes

10 years agoSONAR-5227 Fix coding rules filters
Stas Vilchik [Mon, 21 Jul 2014 15:17:47 +0000 (17:17 +0200)]
SONAR-5227 Fix coding rules filters

10 years agoFix the sqale rating display around the application
Stas Vilchik [Mon, 21 Jul 2014 15:11:38 +0000 (17:11 +0200)]
Fix the sqale rating display around the application

10 years agoRemove console.log
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 15:00:37 +0000 (17:00 +0200)]
Remove console.log

10 years agoSONAR-3373 Fix availability of edit/delete buttons on rules
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 14:58:37 +0000 (16:58 +0200)]
SONAR-3373 Fix availability of edit/delete buttons on rules

10 years agoSONAR-5001 Split migration on rules description format (1 to add column, 1 to fill...
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 14:08:39 +0000 (16:08 +0200)]
SONAR-5001 Split migration on rules description format (1 to add column, 1 to fill column)

10 years agoSONAR-5319 Display the SQALE Rating in the header bar of the Component Viewer
Stas Vilchik [Mon, 21 Jul 2014 14:48:06 +0000 (16:48 +0200)]
SONAR-5319 Display the SQALE Rating in the header bar of the Component Viewer

10 years agoFix metrics returned when filter has saved the value of 'display' param to 'list'
Julien Lancelot [Mon, 21 Jul 2014 14:10:14 +0000 (16:10 +0200)]
Fix metrics returned when filter has saved the value of 'display' param to 'list'

10 years agoSONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WS
Julien Lancelot [Mon, 21 Jul 2014 13:54:06 +0000 (15:54 +0200)]
SONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WS

10 years agoSONAR-5001 Add missing copyright header to migration
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 13:54:42 +0000 (15:54 +0200)]
SONAR-5001 Add missing copyright header to migration

10 years agoSONAR-5389 Rename Analyzer -> Sensor
Julien HENRY [Mon, 21 Jul 2014 13:52:34 +0000 (15:52 +0200)]
SONAR-5389 Rename Analyzer -> Sensor

10 years agoInitial component viewer tests
Stas Vilchik [Mon, 21 Jul 2014 13:45:52 +0000 (15:45 +0200)]
Initial component viewer tests

10 years agoSONAR-5383 Add WS client methods to do raw WS calls (url+params -> string)
Jean-Baptiste Lievremont [Mon, 21 Jul 2014 13:05:42 +0000 (15:05 +0200)]
SONAR-5383 Add WS client methods to do raw WS calls (url+params -> string)

10 years agoSONAR-5410 - Fixed process hang when child fails to start
Stephane Gamard [Mon, 21 Jul 2014 12:37:37 +0000 (14:37 +0200)]
SONAR-5410 - Fixed process hang when child fails to start

10 years agoSONAR-5410 - Added sonar.web.java_opts
Stephane Gamard [Mon, 21 Jul 2014 12:08:52 +0000 (14:08 +0200)]
SONAR-5410 - Added sonar.web.java_opts

10 years agoSONAR-5410 - Optimize ES JAVA_OPTS
Stephane Gamard [Mon, 21 Jul 2014 12:07:28 +0000 (14:07 +0200)]
SONAR-5410 - Optimize ES JAVA_OPTS

10 years agoSONAR-5227 Improve rendering of single-value select-boxes
Stas Vilchik [Mon, 21 Jul 2014 11:55:38 +0000 (13:55 +0200)]
SONAR-5227 Improve rendering of single-value select-boxes

10 years agoSONAR-5417 Fix issue with percent metric best value
Julien HENRY [Mon, 21 Jul 2014 08:43:35 +0000 (10:43 +0200)]
SONAR-5417 Fix issue with percent metric best value

10 years agoSONAR-5410 - Updated log level for monitor
Stephane Gamard [Mon, 21 Jul 2014 08:32:58 +0000 (10:32 +0200)]
SONAR-5410 - Updated log level for monitor

10 years agoSONAR-5410 - Fix multiple properties in JAVA_OPTS
Stephane Gamard [Mon, 21 Jul 2014 08:31:55 +0000 (10:31 +0200)]
SONAR-5410 - Fix multiple properties in JAVA_OPTS

10 years agoSONAR-5410 - Using sonar.es.node.port properties if set in conf for ES port
Stephane Gamard [Mon, 21 Jul 2014 08:15:35 +0000 (10:15 +0200)]
SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES port

10 years agoSONAR-5410 - Using sonar.es.node.port properties if set in conf for ES port
Stephane Gamard [Mon, 21 Jul 2014 08:15:04 +0000 (10:15 +0200)]
SONAR-5410 - Using sonar.es.node.port properties if set in conf for ES port

10 years agoSONAR-5410 - Using relative path to SONAR_HOME for configuraiton
Stephane Gamard [Mon, 21 Jul 2014 08:09:06 +0000 (10:09 +0200)]
SONAR-5410 - Using relative path to SONAR_HOME for configuraiton

10 years agofix quality flaw (removed Exception printstack)
Stephane Gamard [Mon, 21 Jul 2014 07:39:33 +0000 (09:39 +0200)]
fix quality flaw (removed Exception printstack)

10 years agofix quality flaw (removed Exception printstack)
Stephane Gamard [Mon, 21 Jul 2014 07:36:35 +0000 (09:36 +0200)]
fix quality flaw (removed Exception printstack)

10 years agofix quality flaw (removed Exception printstack)
Stephane Gamard [Mon, 21 Jul 2014 07:35:21 +0000 (09:35 +0200)]
fix quality flaw (removed Exception printstack)

10 years agoSONAR-5278 Components should be sorted by name in all components select boxes
Stas Vilchik [Mon, 21 Jul 2014 08:11:48 +0000 (10:11 +0200)]
SONAR-5278 Components should be sorted by name in all components select boxes

10 years agoSONAR-5340 Quality Gate should not be shown in "Description" widget on Views or Devel...
Stas Vilchik [Mon, 21 Jul 2014 08:07:33 +0000 (10:07 +0200)]
SONAR-5340 Quality Gate should not be shown in "Description" widget on Views or Developers

10 years agoSONAR-5421 Fix MSIE compatibility mode issues
Stas Vilchik [Mon, 21 Jul 2014 07:40:03 +0000 (09:40 +0200)]
SONAR-5421 Fix MSIE compatibility mode issues

10 years agoSONAR-5454 When drilling down on SQALE Rating or TechDebt Ratio, it should open the...
Stas Vilchik [Mon, 21 Jul 2014 07:30:34 +0000 (09:30 +0200)]
SONAR-5454 When drilling down on SQALE Rating or TechDebt Ratio, it should open the Issues tab

10 years agoSONAR-5410 - Added java_opts to sonar.properties file
Stephane Gamard [Fri, 18 Jul 2014 14:15:55 +0000 (16:15 +0200)]
SONAR-5410 - Added java_opts to sonar.properties file

10 years agoMerge branch 'branch-4.4'
Stas Vilchik [Mon, 21 Jul 2014 07:10:33 +0000 (09:10 +0200)]
Merge branch 'branch-4.4'

Conflicts:
sonar-server/src/main/coffee/component-viewer/app.coffee
sonar-server/src/main/coffee/component-viewer/header/duplications-header.coffee

10 years agoSONAR-5209 Fix issue when the unfiltered code is displayed
Stas Vilchik [Mon, 21 Jul 2014 07:08:00 +0000 (09:08 +0200)]
SONAR-5209 Fix issue when the unfiltered code is displayed

10 years agoSONAR-5209 Fix issue when the unfiltered code is displayed
Stas Vilchik [Mon, 21 Jul 2014 07:08:00 +0000 (09:08 +0200)]
SONAR-5209 Fix issue when the unfiltered code is displayed

10 years agoSONAR-5417 Fix manual measures
Julien HENRY [Fri, 18 Jul 2014 22:02:04 +0000 (00:02 +0200)]
SONAR-5417 Fix manual measures

10 years agoSONAR-3373 Integrate management of manual rules in Rules space
Jean-Baptiste Lievremont [Fri, 18 Jul 2014 16:06:02 +0000 (18:06 +0200)]
SONAR-3373 Integrate management of manual rules in Rules space

10 years agoSONAR-5417 Need bestValue and optimizedBestValue on metric in batch protocol
Julien HENRY [Fri, 18 Jul 2014 16:01:10 +0000 (18:01 +0200)]
SONAR-5417 Need bestValue and optimizedBestValue on metric in batch protocol

10 years agoSONAR-5452 Display action plan widget only on TRK qualifier
Julien Lancelot [Fri, 18 Jul 2014 15:19:21 +0000 (17:19 +0200)]
SONAR-5452 Display action plan widget only on TRK qualifier

10 years agoSONAR-5417 Metric ID is still needed
Julien HENRY [Fri, 18 Jul 2014 14:59:01 +0000 (16:59 +0200)]
SONAR-5417 Metric ID is still needed

10 years agoSONAR-5417 Add settings to batch protocol
Julien HENRY [Fri, 18 Jul 2014 14:27:00 +0000 (16:27 +0200)]
SONAR-5417 Add settings to batch protocol

10 years agoSONAR-5207 Fix display of treemap
Julien Lancelot [Fri, 18 Jul 2014 13:53:36 +0000 (15:53 +0200)]
SONAR-5207 Fix display of treemap

10 years agoSONAR-5408 - reading properties from sonar.properties for child processes
Stephane Gamard [Fri, 18 Jul 2014 14:08:20 +0000 (16:08 +0200)]
SONAR-5408 - reading properties from sonar.properties for child processes

10 years agoSONAR-5408 - Process and ProcessWrapper working with temp properties files
Stephane Gamard [Fri, 18 Jul 2014 13:52:07 +0000 (15:52 +0200)]
SONAR-5408 - Process and ProcessWrapper working with temp properties files

10 years agoSONAR-5408 - ProcessWrapper passes properties file as args[0]
Stephane Gamard [Fri, 18 Jul 2014 12:38:50 +0000 (14:38 +0200)]
SONAR-5408 - ProcessWrapper passes properties file as args[0]

10 years agoSONAR-5417 Get active rules using batch protocol
Julien HENRY [Fri, 18 Jul 2014 10:18:39 +0000 (12:18 +0200)]
SONAR-5417 Get active rules using batch protocol

10 years agoSONAR-5417 Load metrics using project referential
Julien HENRY [Fri, 18 Jul 2014 07:51:04 +0000 (09:51 +0200)]
SONAR-5417 Load metrics using project referential

10 years agoSONAR-5368 Use bubble popup for debt model information
Jean-Baptiste Lievremont [Fri, 18 Jul 2014 13:29:01 +0000 (15:29 +0200)]
SONAR-5368 Use bubble popup for debt model information

10 years agoFix component viewer permalink with duplications filter enabled
Stas Vilchik [Fri, 18 Jul 2014 11:10:11 +0000 (17:10 +0600)]
Fix component viewer permalink with duplications filter enabled

10 years agoFix component viewer permalink with duplications filter enabled
Stas Vilchik [Fri, 18 Jul 2014 11:10:11 +0000 (17:10 +0600)]
Fix component viewer permalink with duplications filter enabled

10 years agoSONAR-5408 - ESNode is in a "transition" state. Must take care of client and node.
Stephane Gamard [Fri, 18 Jul 2014 10:37:21 +0000 (12:37 +0200)]
SONAR-5408 - ESNode is in a "transition" state. Must take care of client and node.

10 years agoSONAR-5408 - Reduced JMX connection trials to 5
Stephane Gamard [Fri, 18 Jul 2014 10:31:33 +0000 (12:31 +0200)]
SONAR-5408 - Reduced JMX connection trials to 5

10 years agoFix bad merge
Stas Vilchik [Fri, 18 Jul 2014 10:36:40 +0000 (16:36 +0600)]
Fix bad merge

10 years agoSONAR-5460 Add long Markdown description to Xoo rule parameter
Jean-Baptiste Lievremont [Fri, 18 Jul 2014 09:59:25 +0000 (11:59 +0200)]
SONAR-5460 Add long Markdown description to Xoo rule parameter

10 years agoSONAR-5460 Refactor out bubble popup component
Jean-Baptiste Lievremont [Fri, 18 Jul 2014 09:58:22 +0000 (11:58 +0200)]
SONAR-5460 Refactor out bubble popup component

10 years agoSONAR-5460 Use popup to show long (Markdown) rule parameter descriptions
Jean-Baptiste Lievremont [Fri, 18 Jul 2014 09:02:10 +0000 (11:02 +0200)]
SONAR-5460 Use popup to show long (Markdown) rule parameter descriptions

10 years agoSONAR-5453 Add a filter to display 'Open' and 'Reopen' issues in the component viewer
Stas Vilchik [Fri, 18 Jul 2014 10:23:40 +0000 (16:23 +0600)]
SONAR-5453 Add a filter to display 'Open' and 'Reopen' issues in the component viewer

10 years agoSONAR-5408 - ProcessWrapper provides properties with a temp file.
Stephane Gamard [Fri, 18 Jul 2014 10:03:38 +0000 (12:03 +0200)]
SONAR-5408 - ProcessWrapper provides properties with a temp file.

10 years agoSONAR-3513 Sort unit tests based on name or execution time
Stas Vilchik [Fri, 18 Jul 2014 09:45:56 +0000 (15:45 +0600)]
SONAR-3513 Sort unit tests based on name or execution time

10 years agoSONAR-4898 - Updated default ES log levels
Stephane Gamard [Fri, 18 Jul 2014 09:39:48 +0000 (11:39 +0200)]
SONAR-4898 - Updated default ES log levels

10 years agoSONAR-4898 - Fixed ElasticSearchTests
Stephane Gamard [Fri, 18 Jul 2014 09:39:30 +0000 (11:39 +0200)]
SONAR-4898 - Fixed ElasticSearchTests

10 years agoSONAR-4898 - Using parent JVM in processWrapper
Stephane Gamard [Fri, 18 Jul 2014 09:31:35 +0000 (11:31 +0200)]
SONAR-4898 - Using parent JVM in processWrapper

10 years agoSONAR-5410 - Ignored some ESNodeTests (temp)
Stephane Gamard [Fri, 18 Jul 2014 09:27:41 +0000 (11:27 +0200)]
SONAR-5410 - Ignored some ESNodeTests (temp)

10 years agoSONAR-5408 - FIxed test for SONAR_HOME in process
Stephane Gamard [Fri, 18 Jul 2014 08:58:43 +0000 (10:58 +0200)]
SONAR-5408 - FIxed test for SONAR_HOME in process

10 years agoSONAR-5408 - two-way ping for wrapper & process with isReady and JMX retry
Stephane Gamard [Fri, 18 Jul 2014 08:48:39 +0000 (10:48 +0200)]
SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retry

10 years agoSONAR-5408 - Set SONAR_HOME from ProcessWrapper for child Process
Stephane Gamard [Thu, 17 Jul 2014 10:03:02 +0000 (12:03 +0200)]
SONAR-5408 - Set SONAR_HOME from ProcessWrapper for child Process

10 years agoSONAR-5409 - Added explicit child shutdown on JVM shutdown (child does not have to...
Stephane Gamard [Thu, 17 Jul 2014 10:02:23 +0000 (12:02 +0200)]
SONAR-5409 - Added explicit child shutdown on JVM shutdown (child does not have to wait for ping failure)