]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5483 - Current version of DAO does not support partial shard success for insert...
Stephane Gamard [Wed, 6 Aug 2014 12:09:40 +0000 (14:09 +0200)]
SONAR-5483 - Current version of DAO does not support partial shard success for insertions. Min replication is 1

10 years agoSONAR-5483 - zero division error when not in cluster...
Stephane Gamard [Wed, 6 Aug 2014 12:03:37 +0000 (14:03 +0200)]
SONAR-5483 - zero division error when not in cluster...

10 years agofixed constant name
Stephane Gamard [Wed, 6 Aug 2014 11:37:50 +0000 (13:37 +0200)]
fixed  constant name

10 years agoSONAR-5483 - Added minium replication factor for cluster
Stephane Gamard [Wed, 6 Aug 2014 10:27:44 +0000 (12:27 +0200)]
SONAR-5483 - Added minium replication factor for cluster

10 years agoSONAR-5483 - Enforce N/2+1 masters present in cluster
Stephane Gamard [Wed, 6 Aug 2014 10:26:06 +0000 (12:26 +0200)]
SONAR-5483 - Enforce N/2+1 masters present in cluster

10 years agoSONAR-5483 - Override ES default http property
Stephane Gamard [Wed, 6 Aug 2014 07:27:05 +0000 (09:27 +0200)]
SONAR-5483 - Override ES default http property

10 years agoSONAR-4898 revert move of wrapper.conf - forgot MSWindows and its backslashes...
Simon Brandhof [Wed, 6 Aug 2014 10:04:10 +0000 (12:04 +0200)]
SONAR-4898 revert move of wrapper.conf - forgot MSWindows and its backslashes...

10 years agoSONAR-4898 revert move of wrapper.conf
Simon Brandhof [Wed, 6 Aug 2014 09:10:59 +0000 (11:10 +0200)]
SONAR-4898 revert move of wrapper.conf

10 years agoBump frontend medium test dependencies to recent versions
Jean-Baptiste Lievremont [Wed, 6 Aug 2014 07:18:16 +0000 (09:18 +0200)]
Bump frontend medium test dependencies to recent versions

10 years agofix quality flaw (dead code)
Stephane Gamard [Tue, 5 Aug 2014 13:47:17 +0000 (15:47 +0200)]
fix quality flaw  (dead code)

10 years agoSONAR-5483 - Fixed SearchServerTest (missing property)
Stephane Gamard [Tue, 5 Aug 2014 13:46:08 +0000 (15:46 +0200)]
SONAR-5483 - Fixed SearchServerTest (missing property)

10 years agoSONAR-5483 - Only allow http console for in-memory ES for MediumTests
Stephane Gamard [Tue, 5 Aug 2014 13:40:46 +0000 (15:40 +0200)]
SONAR-5483 - Only allow http console for in-memory ES for MediumTests

10 years agoSONAR-5483 - Removed HTTP Console on SQ's ES and updated node.name
Stephane Gamard [Tue, 5 Aug 2014 13:40:17 +0000 (15:40 +0200)]
SONAR-5483 - Removed HTTP Console on SQ's ES and updated node.name

10 years agoSONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with SonarQube...
Simon Brandhof [Tue, 5 Aug 2014 13:58:36 +0000 (15:58 +0200)]
SONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with SonarQube 2.8 or less

10 years agoSONAR-4963 Return group description in /user_groups/search
Julien Lancelot [Tue, 5 Aug 2014 13:21:25 +0000 (15:21 +0200)]
SONAR-4963 Return group description in /user_groups/search

10 years agoSONAR-5483 - Removed useless output
Stephane Gamard [Tue, 5 Aug 2014 12:41:16 +0000 (14:41 +0200)]
SONAR-5483 - Removed useless output

10 years agoSONAR-5483 - Fixed slave joining cluster.
Stephane Gamard [Tue, 5 Aug 2014 12:23:01 +0000 (14:23 +0200)]
SONAR-5483 - Fixed slave joining cluster.

10 years agoSONAR-5349 Unable to run preview analysis on a provisioned project
Julien Lancelot [Tue, 5 Aug 2014 11:48:54 +0000 (13:48 +0200)]
SONAR-5349 Unable to run preview analysis on a provisioned project

10 years agoSONAR-5483 - Added Cluster discovery configuration to SearchServer
Stephane Gamard [Tue, 5 Aug 2014 10:59:30 +0000 (12:59 +0200)]
SONAR-5483 - Added Cluster discovery configuration to SearchServer

10 years agoSONAR-5483 - renamed "sonar.search.clusterName" to "sonar.cluster.name" property
Stephane Gamard [Tue, 5 Aug 2014 10:58:59 +0000 (12:58 +0200)]
SONAR-5483 - renamed "sonar.search.clusterName" to "sonar.cluster.name" property

10 years agoSONAR-5483 - Do not launch web server when "sonar.cluster.master" property is set
Stephane Gamard [Tue, 5 Aug 2014 09:35:34 +0000 (11:35 +0200)]
SONAR-5483 - Do not launch web server when "sonar.cluster.master" property is set

10 years agoSONAR-5483 - Do not launch web server when "sonar.cluster.master" property is set
Stephane Gamard [Tue, 5 Aug 2014 09:33:51 +0000 (11:33 +0200)]
SONAR-5483 - Do not launch web server when "sonar.cluster.master" property is set

10 years agoLoad global and project referentials only one time
Julien Lancelot [Tue, 5 Aug 2014 09:07:26 +0000 (11:07 +0200)]
Load global and project referentials only one time

10 years agoSONAR-4769 Add JDBC connection pool configuration and status info
Jean-Baptiste Lievremont [Tue, 5 Aug 2014 08:35:41 +0000 (10:35 +0200)]
SONAR-4769 Add JDBC connection pool configuration and status info

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Tue, 5 Aug 2014 07:52:07 +0000 (09:52 +0200)]
Fix quality flaws

10 years agoAdded profiling to IndexQueue (BASIC level, low verbosity)
Stephane Gamard [Tue, 5 Aug 2014 07:34:02 +0000 (09:34 +0200)]
Added profiling to IndexQueue (BASIC level, low verbosity)

10 years agoAdded test case of synchronize above queue initial capacity
Stephane Gamard [Tue, 5 Aug 2014 07:25:52 +0000 (09:25 +0200)]
Added test case of synchronize above queue initial capacity

10 years agoSupport of exceptions without message in web services
Simon Brandhof [Mon, 4 Aug 2014 17:22:21 +0000 (19:22 +0200)]
Support of exceptions without message in web services

10 years agoSONAR-4898 accept system properties starting with "sonar."
Simon Brandhof [Mon, 4 Aug 2014 17:21:48 +0000 (19:21 +0200)]
SONAR-4898 accept system properties starting with "sonar."

10 years agoSONAR-4898 remove props temporary file as soon as possible
Simon Brandhof [Mon, 4 Aug 2014 17:08:42 +0000 (19:08 +0200)]
SONAR-4898 remove props temporary file as soon as possible

10 years agoSONAR-4898 fix directory of access.log
Simon Brandhof [Mon, 4 Aug 2014 16:25:39 +0000 (18:25 +0200)]
SONAR-4898 fix directory of access.log

10 years agoSONAR-4627 Fix message to display
Julien Lancelot [Mon, 4 Aug 2014 15:59:56 +0000 (17:59 +0200)]
SONAR-4627 Fix message to display

10 years agoAdded test case of synchronize above queue intial capacity
Stephane Gamard [Mon, 4 Aug 2014 15:39:56 +0000 (17:39 +0200)]
Added test case of synchronize above queue intial capacity

10 years agofixed BaseIndexTest
Stephane Gamard [Mon, 4 Aug 2014 15:17:38 +0000 (17:17 +0200)]
fixed BaseIndexTest

10 years agoFixed test
Stephane Gamard [Mon, 4 Aug 2014 15:13:30 +0000 (17:13 +0200)]
Fixed test

10 years agoUpdated ESNode for mem/remote
Stephane Gamard [Mon, 4 Aug 2014 15:11:58 +0000 (17:11 +0200)]
Updated ESNode for mem/remote

10 years agoAdded introspections to monitor Tests failures.
Stephane Gamard [Mon, 4 Aug 2014 15:07:48 +0000 (17:07 +0200)]
Added introspections to monitor Tests failures.

10 years agoAdded introspections to monitor Tests failures.
Stephane Gamard [Mon, 4 Aug 2014 15:07:36 +0000 (17:07 +0200)]
Added introspections to monitor Tests failures.

10 years agoPut soanr.path.home to target directory for medium tests
Stephane Gamard [Mon, 4 Aug 2014 14:58:32 +0000 (16:58 +0200)]
Put soanr.path.home to target directory for medium tests

10 years agoAdded license header
Stephane Gamard [Mon, 4 Aug 2014 14:19:52 +0000 (16:19 +0200)]
Added license header

10 years agoAdded introspections to monitor Tests failures.
Stephane Gamard [Mon, 4 Aug 2014 14:16:37 +0000 (16:16 +0200)]
Added introspections to monitor Tests failures.

10 years agoSONAR-4898 fix support of properties that don't start with "sonar."
Simon Brandhof [Mon, 4 Aug 2014 12:55:21 +0000 (14:55 +0200)]
SONAR-4898 fix support of properties that don't start with "sonar."

10 years agoSONAR-5004 Do not display bubble chart when all values for one axis are null/non...
Jean-Baptiste Lievremont [Mon, 4 Aug 2014 12:56:36 +0000 (14:56 +0200)]
SONAR-5004 Do not display bubble chart when all values for one axis are null/non available

10 years agoSONAR-5402 Fix issue on provisionned projects
Julien Lancelot [Mon, 4 Aug 2014 12:28:41 +0000 (14:28 +0200)]
SONAR-5402 Fix issue on provisionned projects

10 years agoremoved FULL level profiling in test
Stephane Gamard [Mon, 4 Aug 2014 12:08:55 +0000 (14:08 +0200)]
removed FULL level profiling in test

10 years agoremoved FULL level profiling in test
Stephane Gamard [Mon, 4 Aug 2014 12:06:37 +0000 (14:06 +0200)]
removed FULL level profiling in test

10 years agoImprove Profiling output for *Index Classes
Stephane Gamard [Mon, 4 Aug 2014 10:29:26 +0000 (12:29 +0200)]
Improve Profiling output for *Index Classes

10 years agoImprove Profiling output for *Index Classes
Stephane Gamard [Mon, 4 Aug 2014 10:14:33 +0000 (12:14 +0200)]
Improve Profiling output for *Index Classes

10 years agoFix test
Simon Brandhof [Mon, 4 Aug 2014 10:52:13 +0000 (12:52 +0200)]
Fix test

10 years agoImprove documentation of web dev mode
Simon Brandhof [Mon, 4 Aug 2014 09:53:35 +0000 (11:53 +0200)]
Improve documentation of web dev mode

10 years agoWeb dev mode : merge properties sonar.rails.dev and sonar.path.web into sonar.web...
Simon Brandhof [Mon, 4 Aug 2014 09:15:39 +0000 (11:15 +0200)]
Web dev mode : merge properties sonar.rails.dev and sonar.path.web into sonar.web.dev.sources

10 years agoSONAR-4898 remove some tomcat warning logs on shutdown
Simon Brandhof [Mon, 4 Aug 2014 09:15:03 +0000 (11:15 +0200)]
SONAR-4898 remove some tomcat warning logs on shutdown

10 years agoRevert "SONAR-5402 Project administrators should be able to change quality profiles...
Simon Brandhof [Fri, 1 Aug 2014 15:26:42 +0000 (17:26 +0200)]
Revert "SONAR-5402 Project administrators should be able to change quality profiles and gates"

This reverts commit ed3e542f92ec51b689aa0c7fe044910b3e815b44.

10 years agoSONAR-5508 Update description of new_technical_debt
Jean-Baptiste Lievremont [Fri, 1 Aug 2014 13:49:07 +0000 (15:49 +0200)]
SONAR-5508 Update description of new_technical_debt

10 years agoSONAR-4898 improve support of JMX IP address in multihomed servers
Simon Brandhof [Fri, 1 Aug 2014 13:37:57 +0000 (15:37 +0200)]
SONAR-4898 improve support of JMX IP address in multihomed servers

10 years agoRename server temp folder
Simon Brandhof [Fri, 1 Aug 2014 12:59:09 +0000 (14:59 +0200)]
Rename server temp folder

10 years agoSONAR-4898 experimental test for fixing RMI IP address
Simon Brandhof [Fri, 1 Aug 2014 12:58:48 +0000 (14:58 +0200)]
SONAR-4898 experimental test for fixing RMI IP address

10 years agoFix TempFolderProviderTest
Simon Brandhof [Fri, 1 Aug 2014 12:07:26 +0000 (14:07 +0200)]
Fix TempFolderProviderTest

10 years agoFix test and regression on java 6
Simon Brandhof [Fri, 1 Aug 2014 10:00:46 +0000 (12:00 +0200)]
Fix test and regression on java 6

10 years agoFix TempFolderProviderTest
Julien HENRY [Fri, 1 Aug 2014 12:02:03 +0000 (14:02 +0200)]
Fix TempFolderProviderTest

10 years agoSONAR-5389 Improve duplication API
Julien HENRY [Fri, 1 Aug 2014 09:26:22 +0000 (11:26 +0200)]
SONAR-5389 Improve duplication API

10 years agoSONAR-4627 When the metric name is wrong, display a message containing allowed characters
Julien Lancelot [Fri, 1 Aug 2014 09:33:22 +0000 (11:33 +0200)]
SONAR-4627 When the metric name is wrong, display a message containing allowed characters

10 years agoSONAR-5402 Project administrators should be able to change quality profiles and gates
Julien Lancelot [Fri, 1 Aug 2014 09:31:12 +0000 (11:31 +0200)]
SONAR-5402 Project administrators should be able to change quality profiles and gates

10 years agoSONAR-4898 fix compatibility with Java 6
Simon Brandhof [Fri, 1 Aug 2014 08:46:21 +0000 (10:46 +0200)]
SONAR-4898 fix compatibility with Java 6

10 years agoRestore previous human attribute ofr key and name
Julien Lancelot [Fri, 1 Aug 2014 08:13:30 +0000 (10:13 +0200)]
Restore previous human attribute ofr key and name

10 years agoSONAR-4627 Improve error message when creating a manual metric
Julien Lancelot [Fri, 1 Aug 2014 08:12:36 +0000 (10:12 +0200)]
SONAR-4627 Improve error message when creating a manual metric

10 years agoSONAR-4898 fix IP interface of JMX ports
Simon Brandhof [Fri, 1 Aug 2014 08:12:13 +0000 (10:12 +0200)]
SONAR-4898 fix IP interface of JMX ports

10 years agoRemove debug log
Julien Lancelot [Fri, 1 Aug 2014 08:07:19 +0000 (10:07 +0200)]
Remove debug log

10 years agoSONAR-4898 increase max process startup timeout to 5 minutes
Simon Brandhof [Fri, 1 Aug 2014 08:02:25 +0000 (10:02 +0200)]
SONAR-4898 increase max process startup timeout to 5 minutes

10 years agoSONAR-4898 few renamings in temp sub-folders
Simon Brandhof [Fri, 1 Aug 2014 07:49:59 +0000 (09:49 +0200)]
SONAR-4898 few renamings in temp sub-folders

10 years agoSONAR-5229 "Shared with all users" is not taken into account when copying a measure...
Julien Lancelot [Fri, 1 Aug 2014 07:44:49 +0000 (09:44 +0200)]
SONAR-5229 "Shared with all users" is not taken into account when copying a measure filter

10 years agoMerge remote-tracking branch 'origin/branch-4.4'
Eric Hartmann [Fri, 1 Aug 2014 06:57:57 +0000 (08:57 +0200)]
Merge remote-tracking branch 'origin/branch-4.4'

10 years agoSONAR-4898 improve System.out/err logging
Simon Brandhof [Thu, 31 Jul 2014 21:33:33 +0000 (23:33 +0200)]
SONAR-4898 improve System.out/err logging

10 years agoSONAR-5117 Upgrade to Tomcat 7.0.54
Simon Brandhof [Thu, 31 Jul 2014 21:17:52 +0000 (23:17 +0200)]
SONAR-5117 Upgrade to Tomcat 7.0.54

10 years agoSONAR-4898 fix some logs
Simon Brandhof [Thu, 31 Jul 2014 20:48:49 +0000 (22:48 +0200)]
SONAR-4898 fix some logs

10 years agoSONAR-5385 SONAR-5386 Setting "0"/"0min" on the "Metric" criterion for technical...
Stas Vilchik [Thu, 31 Jul 2014 18:28:23 +0000 (20:28 +0200)]
SONAR-5385 SONAR-5386 Setting "0"/"0min" on the "Metric" criterion for technical debt should be possible in the Measures page

10 years agoRemove old web dev mode
Simon Brandhof [Thu, 31 Jul 2014 17:58:18 +0000 (19:58 +0200)]
Remove old web dev mode

10 years agoRemove unused files
Simon Brandhof [Thu, 31 Jul 2014 17:56:00 +0000 (19:56 +0200)]
Remove unused files

10 years agoSONAR-4898 fix IP interface for RMI
Simon Brandhof [Thu, 31 Jul 2014 17:39:52 +0000 (19:39 +0200)]
SONAR-4898 fix IP interface for RMI

10 years agoSONAR-5508 Change description for metric.new_technical_debt
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 14:40:24 +0000 (16:40 +0200)]
SONAR-5508 Change description for metric.new_technical_debt

10 years agoSONAR-5332 Redirect to home when drilling down on unexisting project
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 14:24:26 +0000 (16:24 +0200)]
SONAR-5332 Redirect to home when drilling down on unexisting project

10 years agoSONAR-5513 Fix typo
Julien HENRY [Thu, 31 Jul 2014 14:16:07 +0000 (16:16 +0200)]
SONAR-5513 Fix typo

10 years agoSONAR-4437 Refactor SQL requests of the measure filter service
Julien Lancelot [Thu, 31 Jul 2014 14:11:16 +0000 (16:11 +0200)]
SONAR-4437 Refactor SQL requests of the measure filter service

10 years agoSONAR-5513 Deprecate measure duplication_data and provide alternative to dev cockpit
Julien HENRY [Thu, 31 Jul 2014 13:47:08 +0000 (15:47 +0200)]
SONAR-5513 Deprecate measure duplication_data and provide alternative to dev cockpit

10 years agoUpdate version to 4.4.1-SNAPSHOT
Eric Hartmann [Thu, 31 Jul 2014 13:35:43 +0000 (15:35 +0200)]
Update version to 4.4.1-SNAPSHOT

10 years agoSONAR-5247 Add MT
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 13:28:38 +0000 (15:28 +0200)]
SONAR-5247 Add MT

10 years agoDon't do batch insert for duplication in order to avoid OOM error
Julien HENRY [Thu, 31 Jul 2014 13:14:56 +0000 (15:14 +0200)]
Don't do batch insert for duplication in order to avoid OOM error

10 years agoSONAR-4812 Add MT for availability of "Value" in metric filter
Jean-Baptiste Lievremont [Thu, 31 Jul 2014 13:11:41 +0000 (15:11 +0200)]
SONAR-4812 Add MT for availability of "Value" in metric filter

10 years agoRelease 4.4 4.4
Eric Hartmann [Thu, 31 Jul 2014 12:21:45 +0000 (14:21 +0200)]
Release 4.4

10 years agoMerge branch 'master' into SONAR-4898
Stephane Gamard [Thu, 31 Jul 2014 11:52:16 +0000 (13:52 +0200)]
Merge branch 'master' into SONAR-4898

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java

10 years agoSONAR-5395 Fail to save a measure filter when name criteria contains a comma
Julien Lancelot [Thu, 31 Jul 2014 11:22:18 +0000 (13:22 +0200)]
SONAR-5395 Fail to save a measure filter when name criteria contains a comma

10 years agoTry to limit heap size by reusing String references
Julien HENRY [Thu, 31 Jul 2014 09:41:36 +0000 (11:41 +0200)]
Try to limit heap size by reusing String references

10 years agoUpdate some debt metrics description
Julien Lancelot [Thu, 31 Jul 2014 09:02:11 +0000 (11:02 +0200)]
Update some debt metrics description

10 years agoSONAR-5510 It should be possible to remove highlighting of symbols
Stas Vilchik [Thu, 31 Jul 2014 08:58:21 +0000 (10:58 +0200)]
SONAR-5510 It should be possible to remove highlighting of symbols

10 years agoSONAR-5429 Ignore incorrect sort
Julien Lancelot [Thu, 31 Jul 2014 08:28:09 +0000 (10:28 +0200)]
SONAR-5429 Ignore incorrect sort

10 years agoSONAR-5417 Do not fail when project does not exists
Julien Lancelot [Thu, 31 Jul 2014 07:43:45 +0000 (09:43 +0200)]
SONAR-5417 Do not fail when project does not exists

10 years agoSONAR-4898 - Using Address instead of hostanme (robustness) after @infra remarks
Stephane Gamard [Thu, 31 Jul 2014 07:28:45 +0000 (09:28 +0200)]
SONAR-4898 - Using Address instead of hostanme (robustness) after @infra remarks

10 years agoSONAR-4898 update documentation and Minimum Viable Environment
Simon Brandhof [Wed, 30 Jul 2014 21:13:40 +0000 (23:13 +0200)]
SONAR-4898 update documentation and Minimum Viable Environment

10 years agoSONAR-4898 delete sonar-application-test directory
Simon Brandhof [Wed, 30 Jul 2014 21:10:00 +0000 (23:10 +0200)]
SONAR-4898 delete sonar-application-test directory

10 years agoFix UT of CPD plugin
Julien HENRY [Wed, 30 Jul 2014 16:37:02 +0000 (18:37 +0200)]
Fix UT of CPD plugin