]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7402 fix formatting of differential measures
Stas Vilchik [Fri, 8 Apr 2016 08:14:19 +0000 (10:14 +0200)]
SONAR-7402 fix formatting of differential measures

8 years agoAutomatic merge from branch-5.5
Jenkins CI [Wed, 13 Apr 2016 06:07:40 +0000 (08:07 +0200)]
Automatic merge from branch-5.5

* origin/branch-5.5:
  SONAR-7402 open referenced project if available

8 years agoSONAR-7402 open referenced project if available
Stas Vilchik [Tue, 12 Apr 2016 08:23:34 +0000 (10:23 +0200)]
SONAR-7402 open referenced project if available

8 years agoSONAR-7402 open referenced project if available
Stas Vilchik [Tue, 12 Apr 2016 08:23:34 +0000 (10:23 +0200)]
SONAR-7402 open referenced project if available

8 years agoQA: enable deploy on branch-*
Tom [Tue, 12 Apr 2016 06:18:26 +0000 (08:18 +0200)]
QA: enable deploy on branch-*

8 years agoQA: enable deploy on branch-*
Tom [Tue, 12 Apr 2016 06:08:35 +0000 (08:08 +0200)]
QA: enable deploy on branch-*

8 years agoAutomatic merge from branch-5.5
Jenkins CI [Tue, 12 Apr 2016 06:07:40 +0000 (08:07 +0200)]
Automatic merge from branch-5.5

* origin/branch-5.5:
  QA: enable deploy on branch-*
  add l10n names for reliability_rating and security_rating
  Add PropertiesDao.deleteById
  SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report
  SONAR-7238 do not display identity provider details when it is "sonarqube"
  fix bug which prevents to add a quality gate condition for "new_" metric
  SONAR-7402 clicking on project bubble brings to the project page
  Fix javadoc errors
  Exclude protobuf code from SQ analysis
  Fix some Javadoc warnings
  Improve javadoc
  Change return type of Plugin#getSonarQubeVersion()

8 years agoQA: enable deploy on branch-*
Tom [Tue, 12 Apr 2016 06:04:45 +0000 (08:04 +0200)]
QA: enable deploy on branch-*

8 years agoadd l10n names for reliability_rating and security_rating
Stas Vilchik [Mon, 11 Apr 2016 15:46:18 +0000 (17:46 +0200)]
add l10n names for reliability_rating and security_rating

8 years agoadd l10n names for reliability_rating and security_rating
Stas Vilchik [Mon, 11 Apr 2016 15:46:18 +0000 (17:46 +0200)]
add l10n names for reliability_rating and security_rating

8 years agoAdd PropertiesDao.deleteById
Julien Lancelot [Mon, 11 Apr 2016 15:01:56 +0000 (17:01 +0200)]
Add PropertiesDao.deleteById

8 years agoSONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report 894/head
Julien HENRY [Mon, 11 Apr 2016 08:10:41 +0000 (10:10 +0200)]
SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report

8 years agoSONAR-5476 Rule search by key should be case insensitive
Simon Brandhof [Mon, 11 Apr 2016 13:54:35 +0000 (15:54 +0200)]
SONAR-5476 Rule search by key should be case insensitive

8 years agoupgrade to react 15.0.1
Stas Vilchik [Mon, 11 Apr 2016 13:52:21 +0000 (15:52 +0200)]
upgrade to react 15.0.1

8 years agoSONAR-7531 Add pagination on the Code page
Stas Vilchik [Thu, 7 Apr 2016 13:44:07 +0000 (15:44 +0200)]
SONAR-7531  Add pagination on the Code page

8 years agoSONAR-7238 do not display identity provider details when it is "sonarqube"
Stas Vilchik [Mon, 11 Apr 2016 13:42:05 +0000 (15:42 +0200)]
SONAR-7238 do not display identity provider details when it is "sonarqube"

8 years agofix bug which prevents to add a quality gate condition for "new_" metric
Stas Vilchik [Mon, 11 Apr 2016 13:31:25 +0000 (15:31 +0200)]
fix bug which prevents to add a quality gate condition for "new_" metric

8 years agoSONAR-7402 clicking on project bubble brings to the project page
Stas Vilchik [Mon, 11 Apr 2016 13:27:55 +0000 (15:27 +0200)]
SONAR-7402 clicking on project bubble brings to the project page

8 years agoSONAR-7540 Throwable attached to logs is lost on scanner side when using LogOutput API
Julien HENRY [Fri, 8 Apr 2016 16:10:28 +0000 (18:10 +0200)]
SONAR-7540 Throwable attached to logs is lost on scanner side when using LogOutput API

8 years agoFix javadoc errors
Julien HENRY [Mon, 11 Apr 2016 10:34:03 +0000 (12:34 +0200)]
Fix javadoc errors

8 years agoExclude protobuf code from SQ analysis
Julien HENRY [Mon, 11 Apr 2016 09:45:35 +0000 (11:45 +0200)]
Exclude protobuf code from SQ analysis

8 years agoFix some Javadoc warnings
Simon Brandhof [Mon, 11 Apr 2016 09:18:45 +0000 (11:18 +0200)]
Fix some Javadoc warnings

8 years agoImprove javadoc
Julien HENRY [Mon, 11 Apr 2016 09:00:05 +0000 (11:00 +0200)]
Improve javadoc

Make some annotations visible on annotated type in Javadoc

8 years agoChange return type of Plugin#getSonarQubeVersion()
Simon Brandhof [Mon, 11 Apr 2016 08:57:05 +0000 (10:57 +0200)]
Change return type of Plugin#getSonarQubeVersion()

and improve Javadoc

8 years agoAutomatic merge from branch-5.5
Tom [Mon, 11 Apr 2016 08:33:04 +0000 (10:33 +0200)]
Automatic merge from branch-5.5

* origin/branch-5.5:
  SONAR-7540 Throwable attached to logs is lost on scanner side when using LogOutput API
  fixed version for 5.5-SNAPSHOT
  Fixed tests submodules poms
  SONAR-7402 make it possible to see more about domain on the overview page

8 years agoSONAR-7540 Throwable attached to logs is lost on scanner side when using LogOutput API 893/head
Julien HENRY [Fri, 8 Apr 2016 16:10:28 +0000 (18:10 +0200)]
SONAR-7540 Throwable attached to logs is lost on scanner side when using LogOutput API

8 years agoDisable a test of EventTest which raises too many false-positives
Simon Brandhof [Mon, 11 Apr 2016 08:07:25 +0000 (10:07 +0200)]
Disable a test of EventTest which raises too many false-positives

8 years agofixed version for 5.5-SNAPSHOT
Tom [Mon, 11 Apr 2016 08:00:42 +0000 (10:00 +0200)]
fixed version for 5.5-SNAPSHOT

8 years agoSONAR-7061 Submit buttons are not disabled when activating rules
Stas Vilchik [Fri, 8 Apr 2016 14:23:19 +0000 (16:23 +0200)]
SONAR-7061 Submit buttons are not disabled when activating rules

8 years agoFixed tests submodules poms
Tom [Fri, 8 Apr 2016 13:06:43 +0000 (15:06 +0200)]
Fixed tests submodules poms

8 years agoFixed tests submodules poms
Tom [Fri, 8 Apr 2016 13:03:26 +0000 (15:03 +0200)]
Fixed tests submodules poms

8 years agoRemove temporary file npm.tar.gz from Git
Simon Brandhof [Fri, 8 Apr 2016 10:25:28 +0000 (12:25 +0200)]
Remove temporary file npm.tar.gz from Git

8 years agoSONAR-7402 make it possible to see more about domain on the overview page
Stas Vilchik [Fri, 8 Apr 2016 09:34:59 +0000 (11:34 +0200)]
SONAR-7402 make it possible to see more about domain on the overview page

8 years agoRefactor NewIndex
Simon Brandhof [Thu, 7 Apr 2016 13:15:19 +0000 (15:15 +0200)]
Refactor NewIndex

* remove dead code
* rename method setShards() to configureShards()

8 years agoAutomatic merge from branch-5.5
Julien Lancelot [Fri, 8 Apr 2016 09:03:01 +0000 (11:03 +0200)]
Automatic merge from branch-5.5

* origin/branch-5.5:
  drop npm.tar.gz from sources
  SONAR-7402 fix formatting of differential measures
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.5-RC1
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.5

8 years agodrop npm.tar.gz from sources
Stas Vilchik [Fri, 8 Apr 2016 08:36:11 +0000 (10:36 +0200)]
drop npm.tar.gz from sources

8 years agoupgrade to react 15
Stas Vilchik [Fri, 8 Apr 2016 08:35:35 +0000 (10:35 +0200)]
upgrade to react 15

8 years agoSONAR-7402 fix formatting of differential measures
Stas Vilchik [Fri, 8 Apr 2016 08:14:19 +0000 (10:14 +0200)]
SONAR-7402 fix formatting of differential measures

8 years ago[maven-release-plugin] prepare for next development iteration
Tom [Thu, 7 Apr 2016 13:38:57 +0000 (15:38 +0200)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.5-RC1 5.5-RC1
Tom [Thu, 7 Apr 2016 13:38:57 +0000 (15:38 +0200)]
[maven-release-plugin] prepare release 5.5-RC1

8 years ago[maven-release-plugin] prepare for next development iteration
Tom [Thu, 7 Apr 2016 13:23:57 +0000 (15:23 +0200)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.5
Tom [Thu, 7 Apr 2016 13:23:57 +0000 (15:23 +0200)]
[maven-release-plugin] prepare release 5.5

8 years agoUpgrade version to 5.6-SNAPSHOT
Tom [Thu, 7 Apr 2016 13:02:37 +0000 (15:02 +0200)]
Upgrade version to 5.6-SNAPSHOT

8 years agoSONAR-7528 WS api/measures/component handles developer measures 889/head
Teryk Bellahsene [Wed, 6 Apr 2016 17:19:51 +0000 (19:19 +0200)]
SONAR-7528 WS api/measures/component handles developer measures

8 years agoSONAR-7528 WS api/measures/component_tree handles developer measures
Teryk Bellahsene [Wed, 6 Apr 2016 16:36:39 +0000 (18:36 +0200)]
SONAR-7528 WS api/measures/component_tree handles developer measures

8 years agoSONAR-7402 add ability to drilldown with developer selected
Stas Vilchik [Wed, 6 Apr 2016 12:59:52 +0000 (14:59 +0200)]
SONAR-7402 add ability to drilldown with developer selected

8 years agofix the order of code smells and technical debt in the leak period
Stas Vilchik [Thu, 7 Apr 2016 11:07:14 +0000 (13:07 +0200)]
fix the order of code smells and technical debt in the leak period

8 years agochange the link on technical debt from measures page to issues page
Stas Vilchik [Thu, 7 Apr 2016 11:06:33 +0000 (13:06 +0200)]
change the link on technical debt from measures page to issues page

8 years agodo not render issues for already destroyed source viewer
Stas Vilchik [Thu, 7 Apr 2016 10:05:04 +0000 (12:05 +0200)]
do not render issues for already destroyed source viewer

8 years agoSONAR-7402 drop pagination, filter out components with no measure value
Stas Vilchik [Thu, 7 Apr 2016 09:51:56 +0000 (11:51 +0200)]
SONAR-7402 drop pagination, filter out components with no measure value

8 years agoSONAR-7402 do not display differential values
Stas Vilchik [Thu, 7 Apr 2016 08:46:28 +0000 (10:46 +0200)]
SONAR-7402 do not display differential values

8 years agoSONAR-6948 Ability for Java server extensions to call web services
Simon Brandhof [Wed, 6 Apr 2016 07:57:19 +0000 (09:57 +0200)]
SONAR-6948 Ability for Java server extensions to call web services

8 years agorename "Tools" to "More" in the component navigation bar
Stas Vilchik [Thu, 7 Apr 2016 07:20:11 +0000 (09:20 +0200)]
rename "Tools" to "More" in the component navigation bar

8 years agofix quality flaws
Sébastien Lesaint [Wed, 6 Apr 2016 19:08:53 +0000 (21:08 +0200)]
fix quality flaws

8 years agoSONAR-6732 stabilize ComputeEngineSettingsTest
Sébastien Lesaint [Wed, 6 Apr 2016 14:12:06 +0000 (16:12 +0200)]
SONAR-6732 stabilize ComputeEngineSettingsTest

be less optimistic on speed of build, wait longer for concurrent thread

8 years agoSONAR-7488 add PostProjectAnalysisTaskTester 883/head
Sébastien Lesaint [Tue, 5 Apr 2016 17:15:30 +0000 (19:15 +0200)]
SONAR-7488 add PostProjectAnalysisTaskTester

8 years agoSONAR-7488 add ITs for PostProjectAnalysisTask
Sébastien Lesaint [Fri, 1 Apr 2016 16:34:16 +0000 (18:34 +0200)]
SONAR-7488 add ITs for PostProjectAnalysisTask

8 years agoSONAR-7488 support PostProjectAnalysisTask in report CE task
Sébastien Lesaint [Fri, 1 Apr 2016 16:33:08 +0000 (18:33 +0200)]
SONAR-7488 support PostProjectAnalysisTask in report CE task

8 years agoSONAR-7488 add API PostTask
Sébastien Lesaint [Fri, 1 Apr 2016 12:18:56 +0000 (14:18 +0200)]
SONAR-7488 add API PostTask

8 years agoSONAR-7488 add listener to ComputationStepExecutor
Sébastien Lesaint [Fri, 1 Apr 2016 12:18:30 +0000 (14:18 +0200)]
SONAR-7488 add listener to ComputationStepExecutor

8 years agoSONAR-7401 display total remediation effort
Stas Vilchik [Wed, 6 Apr 2016 13:14:29 +0000 (15:14 +0200)]
SONAR-7401 display total remediation effort

8 years agoSONAR-7411 drop support for HTTPs Tomcat connector 887/head
Sébastien Lesaint [Tue, 5 Apr 2016 12:15:32 +0000 (14:15 +0200)]
SONAR-7411 drop support for HTTPs Tomcat connector

8 years agoreorder columns on code/projects page
Stas Vilchik [Wed, 6 Apr 2016 12:32:08 +0000 (14:32 +0200)]
reorder columns on code/projects page

8 years agoSONAR-6732 rename ComputeEngineSettings#remove to load + add UTs
Sébastien Lesaint [Wed, 6 Apr 2016 09:18:42 +0000 (11:18 +0200)]
SONAR-6732 rename ComputeEngineSettings#remove to load + add UTs

8 years agoupdate to parent POM 31
Sébastien Lesaint [Wed, 6 Apr 2016 07:52:09 +0000 (09:52 +0200)]
update to parent POM 31

8 years agofix rule workspace
Stas Vilchik [Wed, 6 Apr 2016 12:02:06 +0000 (14:02 +0200)]
fix rule workspace

8 years agoSONAR-7402 display complementary measures
Stas Vilchik [Wed, 6 Apr 2016 06:39:45 +0000 (08:39 +0200)]
SONAR-7402 display complementary measures

8 years agoexpose js libs through global variables
Stas Vilchik [Wed, 6 Apr 2016 09:57:10 +0000 (11:57 +0200)]
expose js libs through global variables

8 years agoSONAR-7527 Replace columns in provided "Projects" measure filter
Julien Lancelot [Wed, 6 Apr 2016 08:46:54 +0000 (10:46 +0200)]
SONAR-7527 Replace columns in provided "Projects" measure filter

Replace column "Technical Debt" by "Code Smells", "Bugs", and "Vulnerabilities" in provided "Projects" measure filter

8 years agoFix quality flaws
Julien Lancelot [Wed, 6 Apr 2016 08:31:09 +0000 (10:31 +0200)]
Fix quality flaws

8 years agoFix quality flaws
Simon Brandhof [Wed, 6 Apr 2016 08:23:06 +0000 (10:23 +0200)]
Fix quality flaws

8 years agoFix quality flaws
Teryk Bellahsene [Tue, 5 Apr 2016 17:21:14 +0000 (19:21 +0200)]
Fix quality flaws

8 years agoAdd test for developer and view in TreeActionTest
Teryk Bellahsene [Tue, 5 Apr 2016 16:42:13 +0000 (18:42 +0200)]
Add test for developer and view in TreeActionTest

8 years agocreate web development server
Stas Vilchik [Tue, 5 Apr 2016 12:16:55 +0000 (14:16 +0200)]
create web development server

8 years agoSONAR-7402 do not show identical sets of coverage metrics
Stas Vilchik [Tue, 5 Apr 2016 13:01:14 +0000 (15:01 +0200)]
SONAR-7402 do not show identical sets of coverage metrics

8 years agoSONAR-7498 OkHttpClient doesn't use ssl socket factory by default 885/head
Sébastien Lesaint [Mon, 4 Apr 2016 13:49:25 +0000 (15:49 +0200)]
SONAR-7498 OkHttpClient doesn't use ssl socket factory by default

since we didn't set it for Java 8, SSL connections opened with OkHttpClient under Java 8 didn't have any of the SSL parameters

8 years agoFix ProcessStateSystemInfoTest on Java 8
Simon Brandhof [Tue, 5 Apr 2016 11:58:53 +0000 (13:58 +0200)]
Fix ProcessStateSystemInfoTest on Java 8

8 years agoenforce js code style 5.5-M14
Stas Vilchik [Tue, 5 Apr 2016 09:46:02 +0000 (11:46 +0200)]
enforce js code style

8 years agoFix ServerSystemTest
Simon Brandhof [Tue, 5 Apr 2016 09:21:39 +0000 (11:21 +0200)]
Fix ServerSystemTest

8 years agoSONAR-7436 replace JMX/RMI by HTTP
Simon Brandhof [Thu, 31 Mar 2016 10:20:55 +0000 (12:20 +0200)]
SONAR-7436 replace JMX/RMI by HTTP

8 years agoSONAR-7524 Update embedded C# plugin to 5.0 886/head
Julien HENRY [Mon, 4 Apr 2016 15:04:04 +0000 (17:04 +0200)]
SONAR-7524 Update embedded C# plugin to 5.0

8 years agoSONAR-7522 Update embedded JavaScript plugin to 2.11
Julien HENRY [Mon, 4 Apr 2016 15:03:00 +0000 (17:03 +0200)]
SONAR-7522 Update embedded JavaScript plugin to 2.11

8 years agoSONAR-7521 Update Java plugin to 3.12
Julien HENRY [Mon, 4 Apr 2016 15:02:19 +0000 (17:02 +0200)]
SONAR-7521 Update Java plugin to 3.12

8 years agoSONAR-7520 Update embedded SVN plugin to 1.3
Julien HENRY [Mon, 4 Apr 2016 14:43:06 +0000 (16:43 +0200)]
SONAR-7520 Update embedded SVN plugin to 1.3

8 years agoSONAR-7519 Update embedded Git plugin to 1.2
Julien HENRY [Mon, 4 Apr 2016 14:40:22 +0000 (16:40 +0200)]
SONAR-7519 Update embedded Git plugin to 1.2

8 years agoSONAR-7499 Fix typo
Julien Lancelot [Mon, 4 Apr 2016 12:35:26 +0000 (14:35 +0200)]
SONAR-7499 Fix typo

8 years agoSONAR-7499 Fix typo and add missing transition 'falsepositive'
Julien Lancelot [Mon, 4 Apr 2016 12:35:26 +0000 (14:35 +0200)]
SONAR-7499 Fix typo and add missing transition 'falsepositive'

8 years agoSONAR-7473 Clean useless code
Julien Lancelot [Mon, 4 Apr 2016 12:29:47 +0000 (14:29 +0200)]
SONAR-7473 Clean useless code

8 years agoSONAR-7402 improve scrolling UX
Stas Vilchik [Mon, 4 Apr 2016 13:11:48 +0000 (15:11 +0200)]
SONAR-7402 improve scrolling UX

8 years agoSONAR-7402 improve breadcrumbs on measures page
Stas Vilchik [Mon, 4 Apr 2016 12:51:48 +0000 (14:51 +0200)]
SONAR-7402 improve breadcrumbs on measures page

8 years agofix ProjectOverviewTest 5.5-M13
Stas Vilchik [Fri, 1 Apr 2016 16:18:35 +0000 (18:18 +0200)]
fix ProjectOverviewTest

8 years agoexpose js libraries
Stas Vilchik [Thu, 31 Mar 2016 16:06:33 +0000 (18:06 +0200)]
expose js libraries

8 years agofix rendering of component's extensions
Stas Vilchik [Thu, 31 Mar 2016 15:38:44 +0000 (17:38 +0200)]
fix rendering of component's extensions

8 years agoSONAR-7457 Open view governance page when the Governance plugin is installed
Stas Vilchik [Thu, 10 Mar 2016 11:23:05 +0000 (12:23 +0100)]
SONAR-7457 Open view governance page when the Governance plugin is installed

8 years agoimprove rendering of ratings on project overview page
Stas Vilchik [Fri, 1 Apr 2016 15:26:29 +0000 (17:26 +0200)]
improve rendering of ratings on project overview page

8 years agoSONAR-7481 fix HistoryUiTest
Stas Vilchik [Fri, 1 Apr 2016 15:18:04 +0000 (17:18 +0200)]
SONAR-7481 fix HistoryUiTest

8 years agoSONAR-7481 Sparklines in the "History Table" widget are not displayed
Stas Vilchik [Tue, 29 Mar 2016 08:57:46 +0000 (10:57 +0200)]
SONAR-7481 Sparklines in the "History Table" widget are not displayed

8 years agoSONAR-6717 Drop WS issues/do_action 882/head 5.5-M12
Teryk Bellahsene [Thu, 31 Mar 2016 14:29:42 +0000 (16:29 +0200)]
SONAR-6717 Drop WS issues/do_action

8 years agoSONAR-6717 Drop issue.Action API
Teryk Bellahsene [Thu, 31 Mar 2016 14:27:21 +0000 (16:27 +0200)]
SONAR-6717 Drop issue.Action API

8 years agofix quality flaws 875/head
Sébastien Lesaint [Thu, 31 Mar 2016 13:51:31 +0000 (15:51 +0200)]
fix quality flaws