]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7149 display a list of sub-components when start searching
Stas Vilchik [Thu, 7 Jan 2016 16:11:07 +0000 (17:11 +0100)]
SONAR-7149 display a list of sub-components when start searching

8 years agoSONAR-7143 improve display of directories list
Stas Vilchik [Thu, 7 Jan 2016 13:34:43 +0000 (14:34 +0100)]
SONAR-7143 improve display of directories list

8 years agoSONAR-7149 display a full file path in the tooltip when searching
Stas Vilchik [Thu, 7 Jan 2016 11:26:07 +0000 (12:26 +0100)]
SONAR-7149 display a full file path in the tooltip when searching

8 years agoSONAR-7149 do not display breadcrumbs when searching
Stas Vilchik [Thu, 7 Jan 2016 11:17:32 +0000 (12:17 +0100)]
SONAR-7149 do not display breadcrumbs when searching

8 years agoSONAR-7149 do not display measures when searching
Stas Vilchik [Thu, 7 Jan 2016 11:13:42 +0000 (12:13 +0100)]
SONAR-7149 do not display measures when searching

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Thu, 7 Jan 2016 11:07:42 +0000 (12:07 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUID

8 years agoSONAR-7177 expand the root directory
Stas Vilchik [Thu, 7 Jan 2016 10:48:04 +0000 (11:48 +0100)]
SONAR-7177 expand the root directory

8 years agoSONAR-7176 Add index on CE_QUEUE.COMPONENT_UUID 706/head
Julien Lancelot [Thu, 7 Jan 2016 09:23:09 +0000 (10:23 +0100)]
SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUID

8 years agofix duplications popup
Stas Vilchik [Thu, 7 Jan 2016 08:39:41 +0000 (09:39 +0100)]
fix duplications popup

8 years agofix path helper
Stas Vilchik [Thu, 7 Jan 2016 08:32:28 +0000 (09:32 +0100)]
fix path helper

8 years agofix translatations on the measures page
Stas Vilchik [Thu, 7 Jan 2016 08:20:00 +0000 (09:20 +0100)]
fix translatations on the measures page

8 years agoimprove code quality
Stas Vilchik [Wed, 6 Jan 2016 16:25:55 +0000 (17:25 +0100)]
improve code quality

8 years agodeprecate some code
Stas Vilchik [Wed, 6 Jan 2016 16:10:57 +0000 (17:10 +0100)]
deprecate some code

8 years agofix translations
Stas Vilchik [Wed, 6 Jan 2016 16:07:05 +0000 (17:07 +0100)]
fix translations

8 years agoimprove code quality
Stas Vilchik [Wed, 6 Jan 2016 15:25:06 +0000 (16:25 +0100)]
improve code quality

8 years agorewrite translation module
Stas Vilchik [Wed, 6 Jan 2016 15:14:25 +0000 (16:14 +0100)]
rewrite translation module

8 years agoSONAR-7121 Project's File Lock not released on error 705/head
Duarte Meneses [Wed, 6 Jan 2016 13:17:53 +0000 (14:17 +0100)]
SONAR-7121 Project's File Lock not released on error

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Wed, 6 Jan 2016 11:50:23 +0000 (12:50 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  SONAR-7093 Allow projects to define their leak period
  fix display of date leak period

8 years agoSONAR-7093 Allow projects to define their leak period 704/head
Julien Lancelot [Tue, 5 Jan 2016 15:44:14 +0000 (16:44 +0100)]
SONAR-7093 Allow projects to define their leak period

8 years agofix display of date leak period
Stas Vilchik [Wed, 6 Jan 2016 10:22:04 +0000 (11:22 +0100)]
fix display of date leak period

8 years agoFix quality flaws 5.4-M3
Simon Brandhof [Wed, 6 Jan 2016 09:52:46 +0000 (10:52 +0100)]
Fix quality flaws

8 years agofix treemap widget
Stas Vilchik [Wed, 6 Jan 2016 09:06:30 +0000 (10:06 +0100)]
fix treemap widget

8 years agoSONAR-7131 WS components/show empty string in Oracle handled correctly
Teryk Bellahsene [Wed, 6 Jan 2016 08:21:53 +0000 (09:21 +0100)]
SONAR-7131 WS components/show empty string in Oracle handled correctly

8 years agoUpgrade to parent 26 and new copyright headers
Simon Brandhof [Tue, 5 Jan 2016 20:51:30 +0000 (21:51 +0100)]
Upgrade to parent 26 and new copyright headers

8 years agoSONAR-7131 WS components/show show one component and its ancestors 702/head
Teryk Bellahsene [Mon, 4 Jan 2016 09:12:01 +0000 (10:12 +0100)]
SONAR-7131 WS components/show show one component and its ancestors

8 years agoSONAR-7129 Update documentation to state directories are not returned when limiting...
Teryk Bellahsene [Tue, 5 Jan 2016 15:22:14 +0000 (16:22 +0100)]
SONAR-7129 Update documentation to state directories are not returned when limiting search

8 years agoFix quality flaws
Julien Lancelot [Tue, 5 Jan 2016 14:05:14 +0000 (15:05 +0100)]
Fix quality flaws

8 years agoSONAR-7127 Fix ComponentQuery for DevCockpit
Julien Lancelot [Mon, 4 Jan 2016 11:55:20 +0000 (12:55 +0100)]
SONAR-7127 Fix ComponentQuery for DevCockpit

Create ComponentQuery with a Builder
Restore missing constructor for Dev Cokpit

8 years agoFix Map.containsKey call that would never return true
Ruben Dijkstra [Sat, 2 Jan 2016 14:43:25 +0000 (15:43 +0100)]
Fix Map.containsKey call that would never return true

8 years agoFix quality flaws
Simon Brandhof [Mon, 4 Jan 2016 12:47:47 +0000 (13:47 +0100)]
Fix quality flaws

8 years agouse webpack css loader for code page
Stas Vilchik [Tue, 29 Dec 2015 13:25:20 +0000 (14:25 +0100)]
use webpack css loader for code page

8 years agoSONAR-4004 hide source viewer on search
Stas Vilchik [Tue, 29 Dec 2015 13:05:46 +0000 (14:05 +0100)]
SONAR-4004 hide source viewer on search

8 years agoSONAR-4004 handle failed requests
Stas Vilchik [Tue, 29 Dec 2015 13:03:22 +0000 (14:03 +0100)]
SONAR-4004 handle failed requests

8 years agofix test
Stas Vilchik [Mon, 28 Dec 2015 16:38:49 +0000 (17:38 +0100)]
fix test

8 years agoimprove code page rendering
Stas Vilchik [Mon, 28 Dec 2015 16:18:28 +0000 (17:18 +0100)]
improve code page rendering

8 years agoimprove js build
Stas Vilchik [Mon, 28 Dec 2015 15:25:42 +0000 (16:25 +0100)]
improve js build

8 years agoimprove css build
Stas Vilchik [Mon, 28 Dec 2015 14:18:16 +0000 (15:18 +0100)]
improve css build

8 years agoimprove web build scripts (fixes issue with NODE_ENV on windows) 5.4-M2
Stas Vilchik [Mon, 28 Dec 2015 12:01:19 +0000 (13:01 +0100)]
improve web build scripts (fixes issue with NODE_ENV on windows)

8 years agomove ProjectOverviewTest under projectServices
Stas Vilchik [Mon, 28 Dec 2015 10:40:50 +0000 (11:40 +0100)]
move ProjectOverviewTest under projectServices

8 years agoadd ITs for Project Code Page
Stas Vilchik [Mon, 28 Dec 2015 10:35:39 +0000 (11:35 +0100)]
add ITs for Project Code Page

8 years agofix opening of web service action permalink
Stas Vilchik [Mon, 28 Dec 2015 10:05:33 +0000 (11:05 +0100)]
fix opening of web service action permalink

8 years agoupgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano
Stas Vilchik [Mon, 28 Dec 2015 08:58:06 +0000 (09:58 +0100)]
upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano

8 years agofixed history package version for react-router compat 700/head
Thomas Vérin [Thu, 24 Dec 2015 08:27:06 +0000 (09:27 +0100)]
fixed history package version for react-router compat

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Thu, 24 Dec 2015 07:01:20 +0000 (08:01 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' characters

8 years agoSONAR-7129 Fix snapshot path builder for Oracle
Teryk Bellahsene [Wed, 23 Dec 2015 13:06:12 +0000 (14:06 +0100)]
SONAR-7129 Fix snapshot path builder for Oracle

8 years agoSONAR-7129 WS api/components/tree Less components in the example response
Teryk Bellahsene [Wed, 23 Dec 2015 10:47:28 +0000 (11:47 +0100)]
SONAR-7129 WS api/components/tree Less components in the example response

8 years agoSONAR-2867 Standard copy-paste detection should happen within a project, not only...
Duarte Meneses [Wed, 23 Dec 2015 10:29:14 +0000 (11:29 +0100)]
SONAR-2867 Standard copy-paste detection should happen within a project, not only within a module

8 years agoSONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' characters
Teryk Bellahsene [Wed, 23 Dec 2015 09:47:42 +0000 (10:47 +0100)]
SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' characters

8 years agoSONAR-7129 Apply feedback
Teryk Bellahsene [Tue, 22 Dec 2015 13:51:49 +0000 (14:51 +0100)]
SONAR-7129 Apply feedback

- more explicit message when base component parameters are not provided
- projectId removed from the response
- f parameter removed
- better response example

8 years agoimprove code quality
Stas Vilchik [Tue, 22 Dec 2015 13:57:08 +0000 (14:57 +0100)]
improve code quality

8 years agoSONAR-7149 Add an ability to search for sub-components
Stas Vilchik [Tue, 22 Dec 2015 09:46:16 +0000 (10:46 +0100)]
SONAR-7149 Add an ability to search for sub-components

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Tue, 22 Dec 2015 07:01:23 +0000 (08:01 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  SONAR-7160 Change of drilldown period fails

8 years agoSONAR-7160 Change of drilldown period fails
Stas Vilchik [Mon, 21 Dec 2015 16:06:23 +0000 (17:06 +0100)]
SONAR-7160 Change of drilldown period fails

8 years agofix version of "history" package
Stas Vilchik [Mon, 21 Dec 2015 16:11:39 +0000 (17:11 +0100)]
fix version of "history" package

8 years agoSONAR-7160 Change of drilldown period fails
Stas Vilchik [Mon, 21 Dec 2015 16:06:23 +0000 (17:06 +0100)]
SONAR-7160 Change of drilldown period fails

8 years agoSONAR-7147 keep current state in the url
Stas Vilchik [Fri, 18 Dec 2015 17:43:53 +0000 (18:43 +0100)]
SONAR-7147 keep current state in the url

8 years agoSONAR-7127 Add language parameter to WS api/components/search
Teryk Bellahsene [Mon, 21 Dec 2015 14:21:13 +0000 (15:21 +0100)]
SONAR-7127 Add language parameter to WS api/components/search

8 years agoSONAR-2867 Standard copy-paste detection should happen within a project, not only... 699/head
Duarte Meneses [Mon, 21 Dec 2015 12:54:14 +0000 (13:54 +0100)]
SONAR-2867 Standard copy-paste detection should happen within a project, not only within a module

8 years agoSONAR-7129 WS api/components/tree 698/head
Teryk Bellahsene [Thu, 17 Dec 2015 15:19:44 +0000 (16:19 +0100)]
SONAR-7129 WS api/components/tree

8 years agoSONAR-7121 Project's File Lock not released on error 691/head
Duarte Meneses [Thu, 10 Dec 2015 16:06:44 +0000 (17:06 +0100)]
SONAR-7121 Project's File Lock not released on error

8 years agoSpeed-up Firefox in Selenium tests
Simon Brandhof [Fri, 18 Dec 2015 17:21:44 +0000 (18:21 +0100)]
Speed-up Firefox in Selenium tests

8 years agofix perf IT after DuplicationRepository perf improvment
Sébastien Lesaint [Fri, 18 Dec 2015 17:03:17 +0000 (18:03 +0100)]
fix perf IT after DuplicationRepository perf improvment

8 years agofix use of deprecated constants in favor of static factory method
Sébastien Lesaint [Fri, 18 Dec 2015 14:48:27 +0000 (15:48 +0100)]
fix use of deprecated constants in favor of static factory method

8 years agoRevert "Use SeleneseTest to improve reliability of selenium"
Simon Brandhof [Fri, 18 Dec 2015 10:24:05 +0000 (11:24 +0100)]
Revert "Use SeleneseTest to improve reliability of selenium"

This reverts commit a76c4cc7cee9d6974324d93d936b904eab4960dc.

8 years agoSONAR-7143 fix tooltips, improve rendering of long names
Stas Vilchik [Fri, 18 Dec 2015 09:54:17 +0000 (10:54 +0100)]
SONAR-7143 fix tooltips, improve rendering of long names

8 years agoSONAR-7146 Open files in place
Stas Vilchik [Fri, 18 Dec 2015 09:35:32 +0000 (10:35 +0100)]
SONAR-7146 Open files in place

8 years agoinstall webpack
Stas Vilchik [Thu, 17 Dec 2015 14:14:08 +0000 (15:14 +0100)]
install webpack

8 years agoUse SeleneseTest to improve reliability of selenium
Simon Brandhof [Fri, 18 Dec 2015 09:53:43 +0000 (10:53 +0100)]
Use SeleneseTest to improve reliability of selenium

8 years agoIncrease timeout of EmbeddedDatabaseTest
Simon Brandhof [Tue, 15 Dec 2015 08:30:25 +0000 (09:30 +0100)]
Increase timeout of EmbeddedDatabaseTest

8 years agofix quality flaws
Sébastien Lesaint [Fri, 18 Dec 2015 09:00:18 +0000 (10:00 +0100)]
fix quality flaws

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Fri, 18 Dec 2015 07:01:22 +0000 (08:01 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.3-RC2

8 years ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Thu, 17 Dec 2015 16:02:01 +0000 (17:02 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.3-RC2 5.3-RC2
Thomas Vérin [Thu, 17 Dec 2015 16:02:01 +0000 (17:02 +0100)]
[maven-release-plugin] prepare release 5.3-RC2

8 years agoMerge branch 'branch-5.3'
Sébastien Lesaint [Thu, 17 Dec 2015 12:57:32 +0000 (13:57 +0100)]
Merge branch 'branch-5.3'

8 years agoSONAR-6990 strongly reduce HEAP usage of the DuplicationRepository 696/head
Sébastien Lesaint [Wed, 16 Dec 2015 16:37:20 +0000 (17:37 +0100)]
SONAR-6990 strongly reduce HEAP usage of the DuplicationRepository

8 years agoSONAR-6990 support repeated original-duplicate paars from the batch
Sébastien Lesaint [Wed, 16 Dec 2015 10:54:58 +0000 (11:54 +0100)]
SONAR-6990 support repeated original-duplicate paars from the batch

8 years agoSONAR-6990 remove useless using to Map#contains
Sébastien Lesaint [Tue, 15 Dec 2015 18:02:17 +0000 (19:02 +0100)]
SONAR-6990 remove useless using to Map#contains

8 years agoSONAR-6990 fix use of String.format generating garbage strings
Sébastien Lesaint [Tue, 15 Dec 2015 17:00:21 +0000 (18:00 +0100)]
SONAR-6990 fix use of String.format generating garbage strings

8 years agofix spinner position of the overview pages
Stas Vilchik [Thu, 17 Dec 2015 09:12:32 +0000 (10:12 +0100)]
fix spinner position of the overview pages

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Thu, 17 Dec 2015 07:01:22 +0000 (08:01 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  open file in the workspace when click on the bubble
  SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQube HTTPS server
  Add unit test for Java CPD Engine

8 years agoopen file in the workspace when click on the bubble
Stas Vilchik [Wed, 16 Dec 2015 16:11:17 +0000 (17:11 +0100)]
open file in the workspace when click on the bubble

8 years agouse envify to log only in development
Stas Vilchik [Wed, 16 Dec 2015 15:52:51 +0000 (16:52 +0100)]
use envify to log only in development

8 years agoSONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQube HTTPS...
Simon Brandhof [Wed, 9 Dec 2015 14:32:04 +0000 (15:32 +0100)]
SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQube HTTPS server

8 years agoSONAR-7145 add an ability to drilldown by component
Stas Vilchik [Wed, 16 Dec 2015 14:51:01 +0000 (15:51 +0100)]
SONAR-7145 add an ability to drilldown by component

8 years agoSONAR-7144 add a link to open a component in a new tab
Stas Vilchik [Wed, 16 Dec 2015 14:42:03 +0000 (15:42 +0100)]
SONAR-7144 add a link to open a component in a new tab

8 years agoSONAR-7143 display different types of coverage
Stas Vilchik [Wed, 16 Dec 2015 14:23:40 +0000 (15:23 +0100)]
SONAR-7143 display different types of coverage

8 years agoAdd unit test for Java CPD Engine
Julien HENRY [Wed, 16 Dec 2015 10:41:39 +0000 (11:41 +0100)]
Add unit test for Java CPD Engine

8 years agoSONAR-7143 display list of components on the code page
Stas Vilchik [Mon, 14 Dec 2015 15:16:44 +0000 (16:16 +0100)]
SONAR-7143 display list of components on the code page

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Tue, 15 Dec 2015 14:33:54 +0000 (15:33 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  SONAR-7137 Fix migration on MySQL

8 years agoupgrade to babel 6
Stas Vilchik [Tue, 15 Dec 2015 13:53:36 +0000 (14:53 +0100)]
upgrade to babel 6

8 years agoSONAR-7137 Fix migration on MySQL 695/head
Julien Lancelot [Tue, 15 Dec 2015 08:50:07 +0000 (09:50 +0100)]
SONAR-7137 Fix migration on MySQL

Use another connection to select all duplicated components

8 years agoimprove css build
Stas Vilchik [Mon, 14 Dec 2015 09:11:36 +0000 (10:11 +0100)]
improve css build

8 years agoReplace slf4j by SQ Logger in sonar-db
Simon Brandhof [Mon, 14 Dec 2015 21:18:15 +0000 (22:18 +0100)]
Replace slf4j by SQ Logger in sonar-db

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Mon, 14 Dec 2015 21:20:07 +0000 (22:20 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  SONAR-7141 Fail fast if server started with Java 1.6
  SONAR-7140 Do not check java.io.tmpdir in bootstrap process
  SONAR-6905 Batch should dump analysis-related URL into a properties file

8 years agoSONAR-7141 Fail fast if server started with Java 1.6
Simon Brandhof [Mon, 14 Dec 2015 13:25:14 +0000 (14:25 +0100)]
SONAR-7141 Fail fast if server started with Java 1.6

8 years agoSONAR-7140 Do not check java.io.tmpdir in bootstrap process
Simon Brandhof [Mon, 14 Dec 2015 12:37:59 +0000 (13:37 +0100)]
SONAR-7140 Do not check java.io.tmpdir in bootstrap process

8 years agoSONAR-6905 Batch should dump analysis-related URL into a properties file
Duarte Meneses [Mon, 14 Dec 2015 11:00:15 +0000 (12:00 +0100)]
SONAR-6905 Batch should dump analysis-related URL into a properties file

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Mon, 14 Dec 2015 09:27:28 +0000 (10:27 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  Fix quality flaws in PathUtils
  SONAR-6939 decrease maximum nb of decimal digits to 5

8 years agoFix quality flaws in PathUtils
Simon Brandhof [Mon, 14 Dec 2015 09:24:59 +0000 (10:24 +0100)]
Fix quality flaws in PathUtils

8 years agoSONAR-6939 decrease maximum nb of decimal digits to 5
Simon Brandhof [Mon, 14 Dec 2015 08:41:43 +0000 (09:41 +0100)]
SONAR-6939 decrease maximum nb of decimal digits to 5

More than 5 breaks the support of big numbers