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

10 years agoSONAR-5408 - Enforce existence of SONAR_HOME for process
Stephane Gamard [Thu, 17 Jul 2014 09:53:07 +0000 (11:53 +0200)]
SONAR-5408 - Enforce existence of SONAR_HOME for process

10 years agoSONAR-5408 - Added workingDirectory to ProcessWrapper
Stephane Gamard [Thu, 17 Jul 2014 09:43:47 +0000 (11:43 +0200)]
SONAR-5408 - Added workingDirectory to ProcessWrapper

10 years agoSONAR-5410 - Added transport mode to sonar-server
Stephane Gamard [Thu, 17 Jul 2014 09:42:23 +0000 (11:42 +0200)]
SONAR-5410 - Added transport mode to sonar-server

10 years agoSONAR-4898 - Moved NetworkUtils to sonar-process
Stephane Gamard [Thu, 17 Jul 2014 09:40:41 +0000 (11:40 +0200)]
SONAR-4898 - Moved NetworkUtils to sonar-process

10 years agoSONAR-5207 Fix ordering of treemap components
Stas Vilchik [Fri, 18 Jul 2014 09:19:31 +0000 (15:19 +0600)]
SONAR-5207 Fix ordering of treemap components

10 years agoReplace push.sh by https://github.com/SonarSource/sonar-developer-toolset/blob/master...
Simon Brandhof [Fri, 18 Jul 2014 08:25:08 +0000 (10:25 +0200)]
Replace push.sh by https://github.com/SonarSource/sonar-developer-toolset/blob/master/git/git-push

10 years agoMerge branch 'branch-4.4'
Stas Vilchik [Fri, 18 Jul 2014 07:18:36 +0000 (13:18 +0600)]
Merge branch 'branch-4.4'

Conflicts:
sonar-server/src/main/coffee/component-viewer/coverage-popup.coffee
sonar-server/src/main/js/issues/extra.js

10 years agoSONAR-5209 Fix bug with duplications on the issues page
Stas Vilchik [Fri, 18 Jul 2014 04:18:46 +0000 (10:18 +0600)]
SONAR-5209 Fix bug with duplications on the issues page

10 years agoSONAR-5209 Fix bug with tests header
Stas Vilchik [Fri, 18 Jul 2014 04:01:32 +0000 (10:01 +0600)]
SONAR-5209 Fix bug with tests header

10 years agoResolve merge conflicts
Stas Vilchik [Fri, 18 Jul 2014 06:50:51 +0000 (12:50 +0600)]
Resolve merge conflicts

10 years agoSONAR-5209 Fix bug with duplications on the issues page
Stas Vilchik [Fri, 18 Jul 2014 04:18:46 +0000 (10:18 +0600)]
SONAR-5209 Fix bug with duplications on the issues page

10 years agoSONAR-5209 Fix bug with tests header
Stas Vilchik [Fri, 18 Jul 2014 04:01:32 +0000 (10:01 +0600)]
SONAR-5209 Fix bug with tests header

10 years agoSort issues on a same line in the Component Viewer
Stas Vilchik [Thu, 17 Jul 2014 13:05:01 +0000 (19:05 +0600)]
Sort issues on a same line in the Component Viewer

10 years agoFix some quality flaws
Simon Brandhof [Thu, 17 Jul 2014 20:31:43 +0000 (22:31 +0200)]
Fix some quality flaws

10 years agoSONAR-4693 Update error message while creating manual metric with same key as standar...
Julien Lancelot [Thu, 17 Jul 2014 16:50:33 +0000 (18:50 +0200)]
SONAR-4693 Update error message while creating manual metric with same key as standard metric

10 years agoFix some quality flaws
Simon Brandhof [Thu, 17 Jul 2014 15:03:59 +0000 (17:03 +0200)]
Fix some quality flaws

10 years agoFix UT
Julien HENRY [Thu, 17 Jul 2014 14:40:41 +0000 (16:40 +0200)]
Fix UT

10 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 17 Jul 2014 14:38:02 +0000 (16:38 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release 4.4-RC3 4.4-RC3
Eric Hartmann [Thu, 17 Jul 2014 14:38:00 +0000 (16:38 +0200)]
[maven-release-plugin] prepare release 4.4-RC3

10 years agoSONAR-5417 Initial version of batch protocol + refactoring of settings
Julien HENRY [Thu, 17 Jul 2014 13:08:04 +0000 (15:08 +0200)]
SONAR-5417 Initial version of batch protocol + refactoring of settings

10 years agoRemove unused import in DefaultDatabase
Simon Brandhof [Thu, 17 Jul 2014 14:00:00 +0000 (16:00 +0200)]
Remove unused import in DefaultDatabase

10 years agoReplace MassUpdater by MassUpdate
Simon Brandhof [Thu, 17 Jul 2014 13:58:03 +0000 (15:58 +0200)]
Replace MassUpdater by MassUpdate

10 years agoSONAR-5465 Prevent warning log on some CodeColorizerFormat components
Simon Brandhof [Thu, 17 Jul 2014 13:16:18 +0000 (15:16 +0200)]
SONAR-5465 Prevent warning log on some CodeColorizerFormat components

10 years agoSONAR-5463 log the total number of processed rows
Simon Brandhof [Thu, 17 Jul 2014 13:03:05 +0000 (15:03 +0200)]
SONAR-5463 log the total number of processed rows

and add missing unit tests on DECIMAL columns

10 years agoSONAR-5463 log progress status in data migrations
Simon Brandhof [Thu, 17 Jul 2014 12:44:14 +0000 (14:44 +0200)]
SONAR-5463 log progress status in data migrations

10 years agoFix issue with the component viewer
Stas Vilchik [Thu, 17 Jul 2014 12:41:37 +0000 (18:41 +0600)]
Fix issue with the component viewer
when it has one issue selected

10 years agoSONAR-5462 Fix assembly due to group id update of postgresql driver
Julien Lancelot [Thu, 17 Jul 2014 12:40:32 +0000 (14:40 +0200)]
SONAR-5462 Fix assembly due to group id update of postgresql driver

10 years agoFix issue with the component viewer
Stas Vilchik [Thu, 17 Jul 2014 12:38:33 +0000 (18:38 +0600)]
Fix issue with the component viewer
when it has one issue selected

10 years agoDataChange : fix lock between connections and log progress status
Simon Brandhof [Thu, 17 Jul 2014 12:21:58 +0000 (14:21 +0200)]
DataChange : fix lock between connections and log progress status

10 years agoDo not display coverage-per-test data for ERROR and FAILURE tests
Stas Vilchik [Thu, 17 Jul 2014 12:14:52 +0000 (18:14 +0600)]
Do not display coverage-per-test data for ERROR and FAILURE tests

10 years agoDo not display coverage-per-test data for ERROR and FAILURE tests
Stas Vilchik [Thu, 17 Jul 2014 12:14:52 +0000 (18:14 +0600)]
Do not display coverage-per-test data for ERROR and FAILURE tests

10 years agoSONAR-5462 Upgrade PostgreSQL driver to support 9.3
Julien Lancelot [Thu, 17 Jul 2014 12:06:27 +0000 (14:06 +0200)]
SONAR-5462 Upgrade PostgreSQL driver to support 9.3

10 years agoMinor refactoring in IssueChangelogMigration
Simon Brandhof [Thu, 17 Jul 2014 10:08:30 +0000 (12:08 +0200)]
Minor refactoring in IssueChangelogMigration

10 years agoEnable scroll in db MassUpdate
Simon Brandhof [Thu, 17 Jul 2014 09:01:08 +0000 (11:01 +0200)]
Enable scroll in db MassUpdate

10 years agoMerge branch 'master' of https://github.com/SonarSource/sonarqube
Stas Vilchik [Thu, 17 Jul 2014 07:28:30 +0000 (13:28 +0600)]
Merge branch 'master' of https://github.com/SonarSource/sonarqube

10 years agoFix IE9 drag'n'drop
Stas Vilchik [Thu, 17 Jul 2014 07:27:10 +0000 (13:27 +0600)]
Fix IE9 drag'n'drop

10 years agoFix IE9 drag'n'drop
Stas Vilchik [Thu, 17 Jul 2014 07:27:10 +0000 (13:27 +0600)]
Fix IE9 drag'n'drop

10 years agoMerge remote-tracking branch 'origin/branch-4.4'
Julien Lancelot [Thu, 17 Jul 2014 07:19:57 +0000 (09:19 +0200)]
Merge remote-tracking branch 'origin/branch-4.4'

Conflicts:
sonar-server/src/main/hbs/common/_markdown-tips.hbs
sonar-server/src/main/java/org/sonar/server/test/ws/TestsShowAction.java

10 years agoSONAR-5333 Highligh markdown links
Stas Vilchik [Thu, 17 Jul 2014 06:41:56 +0000 (12:41 +0600)]
SONAR-5333 Highligh markdown links

10 years agoSONAR-5333 Highligh markdown links
Stas Vilchik [Thu, 17 Jul 2014 06:41:56 +0000 (12:41 +0600)]
SONAR-5333 Highligh markdown links

10 years agowip
Simon Brandhof [Thu, 17 Jul 2014 05:15:54 +0000 (07:15 +0200)]
wip

10 years agoSONAR-5446 Missing rule parameter values on Quality profiles
Simon Brandhof [Thu, 17 Jul 2014 05:15:05 +0000 (07:15 +0200)]
SONAR-5446 Missing rule parameter values on Quality profiles

10 years agowip
Simon Brandhof [Wed, 16 Jul 2014 18:32:09 +0000 (20:32 +0200)]
wip

10 years agoImprove db mass update
Simon Brandhof [Wed, 16 Jul 2014 18:29:30 +0000 (20:29 +0200)]
Improve db mass update

10 years agoSONAR-5001 Show use of Markdown in "private" Xoo plugin
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 15:54:06 +0000 (17:54 +0200)]
SONAR-5001 Show use of Markdown in "private" Xoo plugin

10 years agoFix display of default profiles
Julien Lancelot [Wed, 16 Jul 2014 15:49:44 +0000 (17:49 +0200)]
Fix display of default profiles

10 years agoFix /api/profiles due to missing defaultProfile() method
Julien Lancelot [Wed, 16 Jul 2014 15:40:20 +0000 (17:40 +0200)]
Fix /api/profiles due to missing defaultProfile() method

10 years agoSONAR-5390 Fix tooltips of inactive filters
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 15:38:20 +0000 (17:38 +0200)]
SONAR-5390 Fix tooltips of inactive filters

10 years agoSONAR-5001 Allow Markdown for rule property descriptions
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 15:12:08 +0000 (17:12 +0200)]
SONAR-5001 Allow Markdown for rule property descriptions

10 years agoRestore rails dev mode in start-dev-server profile
Julien Lancelot [Wed, 16 Jul 2014 14:25:19 +0000 (16:25 +0200)]
Restore rails dev mode in start-dev-server profile

10 years agoSONAR-5001 Set correct description_format depending on rule type
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 14:14:16 +0000 (16:14 +0200)]
SONAR-5001 Set correct description_format depending on rule type

10 years agoSONAR-5001 Use Markdown for custom rules and manual rules
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 13:46:55 +0000 (15:46 +0200)]
SONAR-5001 Use Markdown for custom rules and manual rules

10 years agoSONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be provided)
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 10:15:19 +0000 (12:15 +0200)]
SONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be provided)

10 years agoSONAR-5001 Update API, ES and WS to support Markdown in rule descriptions
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 08:52:00 +0000 (10:52 +0200)]
SONAR-5001 Update API, ES and WS to support Markdown in rule descriptions

10 years agoSONAR-5001 Link description_format column to relational backend
Jean-Baptiste Lievremont [Tue, 15 Jul 2014 09:49:56 +0000 (11:49 +0200)]
SONAR-5001 Link description_format column to relational backend

10 years agoSONAR-5001 Add DB column to store description format
Jean-Baptiste Lievremont [Wed, 9 Jul 2014 16:06:34 +0000 (18:06 +0200)]
SONAR-5001 Add DB column to store description format

10 years agoSONAR-4572 SONAR-5431 Fluid layout of the component viewer
Stas Vilchik [Wed, 16 Jul 2014 13:05:12 +0000 (19:05 +0600)]
SONAR-4572 SONAR-5431 Fluid layout of the component viewer

10 years agoRevert "wip"
Julien Lancelot [Wed, 16 Jul 2014 11:42:46 +0000 (13:42 +0200)]
Revert "wip"

This reverts commit d0aeaf62455dadbfaeb017f33a417cd51cb783b4.

10 years agowip
Julien Lancelot [Wed, 16 Jul 2014 11:13:41 +0000 (13:13 +0200)]
wip

10 years agoSONAR-5338 Fix UT
Julien Lancelot [Wed, 16 Jul 2014 10:54:32 +0000 (12:54 +0200)]
SONAR-5338 Fix UT

10 years agoSONAR-5207 remove unused ruby code
Simon Brandhof [Wed, 16 Jul 2014 11:03:14 +0000 (13:03 +0200)]
SONAR-5207 remove unused ruby code

10 years agoUpgrade woodstock StAX parser from 4.0.4 to 4.4.0
Simon Brandhof [Wed, 16 Jul 2014 11:01:19 +0000 (13:01 +0200)]
Upgrade woodstock StAX parser from 4.0.4 to 4.4.0

10 years agoRemove unused directory /sonar-server
Simon Brandhof [Wed, 16 Jul 2014 11:00:35 +0000 (13:00 +0200)]
Remove unused directory /sonar-server

10 years agoSONAR-5338 Add stacktrace when test_data measure is used
Julien Lancelot [Wed, 16 Jul 2014 10:28:22 +0000 (12:28 +0200)]
SONAR-5338 Add stacktrace when test_data measure is used

10 years agoSONAR-5338 Read test info from the test_data measure
Julien Lancelot [Wed, 16 Jul 2014 10:10:13 +0000 (12:10 +0200)]
SONAR-5338 Read test info from the test_data measure

10 years agoSONAR-5338 Fix UT
Julien Lancelot [Wed, 16 Jul 2014 10:54:32 +0000 (12:54 +0200)]
SONAR-5338 Fix UT

10 years agoSONAR-5338 Add stacktrace when test_data measure is used
Julien Lancelot [Wed, 16 Jul 2014 10:28:22 +0000 (12:28 +0200)]
SONAR-5338 Add stacktrace when test_data measure is used

10 years agoSONAR-5338 Read test info from the test_data measure
Julien Lancelot [Wed, 16 Jul 2014 10:10:13 +0000 (12:10 +0200)]
SONAR-5338 Read test info from the test_data measure

10 years agoRemove console.logs...
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 09:38:43 +0000 (11:38 +0200)]
Remove console.logs...

10 years agoHide "Key" filter on Rules page
Jean-Baptiste Lievremont [Wed, 16 Jul 2014 09:37:43 +0000 (11:37 +0200)]
Hide "Key" filter on Rules page

10 years agoDAOv2 - Added upsert generation method
Stephane Gamard [Wed, 16 Jul 2014 08:26:29 +0000 (10:26 +0200)]
DAOv2 - Added upsert generation method

10 years agofix qualitiy flaw
Stephane Gamard [Wed, 16 Jul 2014 07:34:30 +0000 (09:34 +0200)]
fix qualitiy flaw

10 years agofixed missing license header
Stephane Gamard [Wed, 16 Jul 2014 07:20:49 +0000 (09:20 +0200)]
fixed missing license header

10 years agoUpdated NetworkUtils for free port generation (steps over last generated port);
Stephane Gamard [Wed, 16 Jul 2014 07:19:06 +0000 (09:19 +0200)]
Updated NetworkUtils for free port generation (steps over last generated port);

10 years agoAdd comment on test
Julien HENRY [Tue, 15 Jul 2014 16:11:27 +0000 (18:11 +0200)]
Add comment on test

10 years agoFix UT on MySQL 5.6
Julien Lancelot [Wed, 16 Jul 2014 07:05:16 +0000 (09:05 +0200)]
Fix UT on MySQL 5.6

10 years agoFix UT on MySQL 5.6
Julien Lancelot [Wed, 16 Jul 2014 07:05:16 +0000 (09:05 +0200)]
Fix UT on MySQL 5.6

10 years agoSONAR-4898 - Removed default ES debug
Stephane Gamard [Tue, 15 Jul 2014 22:24:56 +0000 (00:24 +0200)]
SONAR-4898 - Removed default ES debug

10 years agoSONAR-4898 - Using sonar-process with JMX
Stephane Gamard [Tue, 15 Jul 2014 21:03:33 +0000 (23:03 +0200)]
SONAR-4898 - Using sonar-process with JMX