]>
source.dussan.org Git - sonarqube.git/log
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
Stas Vilchik [Thu, 7 Jan 2016 10:48:04 +0000 (11:48 +0100)]
SONAR-7177 expand the root directory
Julien Lancelot [Thu, 7 Jan 2016 09:23:09 +0000 (10:23 +0100)]
SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUID
Stas Vilchik [Thu, 7 Jan 2016 08:39:41 +0000 (09:39 +0100)]
fix duplications popup
Stas Vilchik [Thu, 7 Jan 2016 08:32:28 +0000 (09:32 +0100)]
fix path helper
Stas Vilchik [Thu, 7 Jan 2016 08:20:00 +0000 (09:20 +0100)]
fix translatations on the measures page
Stas Vilchik [Wed, 6 Jan 2016 16:25:55 +0000 (17:25 +0100)]
improve code quality
Stas Vilchik [Wed, 6 Jan 2016 16:10:57 +0000 (17:10 +0100)]
deprecate some code
Stas Vilchik [Wed, 6 Jan 2016 16:07:05 +0000 (17:07 +0100)]
fix translations
Stas Vilchik [Wed, 6 Jan 2016 15:25:06 +0000 (16:25 +0100)]
improve code quality
Stas Vilchik [Wed, 6 Jan 2016 15:14:25 +0000 (16:14 +0100)]
rewrite translation module
Duarte Meneses [Wed, 6 Jan 2016 13:17:53 +0000 (14:17 +0100)]
SONAR-7121 Project's File Lock not released on error
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
Julien Lancelot [Tue, 5 Jan 2016 15:44:14 +0000 (16:44 +0100)]
SONAR-7093 Allow projects to define their leak period
Stas Vilchik [Wed, 6 Jan 2016 10:22:04 +0000 (11:22 +0100)]
fix display of date leak period
Simon Brandhof [Wed, 6 Jan 2016 09:52:46 +0000 (10:52 +0100)]
Fix quality flaws
Stas Vilchik [Wed, 6 Jan 2016 09:06:30 +0000 (10:06 +0100)]
fix treemap widget
Teryk Bellahsene [Wed, 6 Jan 2016 08:21:53 +0000 (09:21 +0100)]
SONAR-7131 WS components/show empty string in Oracle handled correctly
Simon Brandhof [Tue, 5 Jan 2016 20:51:30 +0000 (21:51 +0100)]
Upgrade to parent 26 and new copyright headers
Teryk Bellahsene [Mon, 4 Jan 2016 09:12:01 +0000 (10:12 +0100)]
SONAR-7131 WS components/show show one component and its ancestors
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
Julien Lancelot [Tue, 5 Jan 2016 14:05:14 +0000 (15:05 +0100)]
Fix quality flaws
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
Ruben Dijkstra [Sat, 2 Jan 2016 14:43:25 +0000 (15:43 +0100)]
Fix Map.containsKey call that would never return true
Simon Brandhof [Mon, 4 Jan 2016 12:47:47 +0000 (13:47 +0100)]
Fix quality flaws
Stas Vilchik [Tue, 29 Dec 2015 13:25:20 +0000 (14:25 +0100)]
use webpack css loader for code page
Stas Vilchik [Tue, 29 Dec 2015 13:05:46 +0000 (14:05 +0100)]
SONAR-4004 hide source viewer on search
Stas Vilchik [Tue, 29 Dec 2015 13:03:22 +0000 (14:03 +0100)]
SONAR-4004 handle failed requests
Stas Vilchik [Mon, 28 Dec 2015 16:38:49 +0000 (17:38 +0100)]
fix test
Stas Vilchik [Mon, 28 Dec 2015 16:18:28 +0000 (17:18 +0100)]
improve code page rendering
Stas Vilchik [Mon, 28 Dec 2015 15:25:42 +0000 (16:25 +0100)]
improve js build
Stas Vilchik [Mon, 28 Dec 2015 14:18:16 +0000 (15:18 +0100)]
improve css build
Stas Vilchik [Mon, 28 Dec 2015 12:01:19 +0000 (13:01 +0100)]
improve web build scripts (fixes issue with NODE_ENV on windows)
Stas Vilchik [Mon, 28 Dec 2015 10:40:50 +0000 (11:40 +0100)]
move ProjectOverviewTest under projectServices
Stas Vilchik [Mon, 28 Dec 2015 10:35:39 +0000 (11:35 +0100)]
add ITs for Project Code Page
Stas Vilchik [Mon, 28 Dec 2015 10:05:33 +0000 (11:05 +0100)]
fix opening of web service action permalink
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
Thomas Vérin [Thu, 24 Dec 2015 08:27:06 +0000 (09:27 +0100)]
fixed history package version for react-router compat
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
Teryk Bellahsene [Wed, 23 Dec 2015 13:06:12 +0000 (14:06 +0100)]
SONAR-7129 Fix snapshot path builder for Oracle
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
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
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
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
Stas Vilchik [Tue, 22 Dec 2015 13:57:08 +0000 (14:57 +0100)]
improve code quality
Stas Vilchik [Tue, 22 Dec 2015 09:46:16 +0000 (10:46 +0100)]
SONAR-7149 Add an ability to search for sub-components
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
Stas Vilchik [Mon, 21 Dec 2015 16:06:23 +0000 (17:06 +0100)]
SONAR-7160 Change of drilldown period fails
Stas Vilchik [Mon, 21 Dec 2015 16:11:39 +0000 (17:11 +0100)]
fix version of "history" package
Stas Vilchik [Mon, 21 Dec 2015 16:06:23 +0000 (17:06 +0100)]
SONAR-7160 Change of drilldown period fails
Stas Vilchik [Fri, 18 Dec 2015 17:43:53 +0000 (18:43 +0100)]
SONAR-7147 keep current state in the url
Teryk Bellahsene [Mon, 21 Dec 2015 14:21:13 +0000 (15:21 +0100)]
SONAR-7127 Add language parameter to WS api/components/search
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
Teryk Bellahsene [Thu, 17 Dec 2015 15:19:44 +0000 (16:19 +0100)]
SONAR-7129 WS api/components/tree
Duarte Meneses [Thu, 10 Dec 2015 16:06:44 +0000 (17:06 +0100)]
SONAR-7121 Project's File Lock not released on error
Simon Brandhof [Fri, 18 Dec 2015 17:21:44 +0000 (18:21 +0100)]
Speed-up Firefox in Selenium tests
Sébastien Lesaint [Fri, 18 Dec 2015 17:03:17 +0000 (18:03 +0100)]
fix perf IT after DuplicationRepository perf improvment
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
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 .
Stas Vilchik [Fri, 18 Dec 2015 09:54:17 +0000 (10:54 +0100)]
SONAR-7143 fix tooltips, improve rendering of long names
Stas Vilchik [Fri, 18 Dec 2015 09:35:32 +0000 (10:35 +0100)]
SONAR-7146 Open files in place
Stas Vilchik [Thu, 17 Dec 2015 14:14:08 +0000 (15:14 +0100)]
install webpack
Simon Brandhof [Fri, 18 Dec 2015 09:53:43 +0000 (10:53 +0100)]
Use SeleneseTest to improve reliability of selenium
Simon Brandhof [Tue, 15 Dec 2015 08:30:25 +0000 (09:30 +0100)]
Increase timeout of EmbeddedDatabaseTest
Sébastien Lesaint [Fri, 18 Dec 2015 09:00:18 +0000 (10:00 +0100)]
fix quality flaws
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
Thomas Vérin [Thu, 17 Dec 2015 16:02:01 +0000 (17:02 +0100)]
[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 release 5.3-RC2
Sébastien Lesaint [Thu, 17 Dec 2015 12:57:32 +0000 (13:57 +0100)]
Merge branch 'branch-5.3'
Sébastien Lesaint [Wed, 16 Dec 2015 16:37:20 +0000 (17:37 +0100)]
SONAR-6990 strongly reduce HEAP usage of the DuplicationRepository
Sébastien Lesaint [Wed, 16 Dec 2015 10:54:58 +0000 (11:54 +0100)]
SONAR-6990 support repeated original-duplicate paars from the batch
Sébastien Lesaint [Tue, 15 Dec 2015 18:02:17 +0000 (19:02 +0100)]
SONAR-6990 remove useless using to Map#contains
Sébastien Lesaint [Tue, 15 Dec 2015 17:00:21 +0000 (18:00 +0100)]
SONAR-6990 fix use of String.format generating garbage strings
Stas Vilchik [Thu, 17 Dec 2015 09:12:32 +0000 (10:12 +0100)]
fix spinner position of the overview pages
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
Stas Vilchik [Wed, 16 Dec 2015 16:11:17 +0000 (17:11 +0100)]
open file in the workspace when click on the bubble
Stas Vilchik [Wed, 16 Dec 2015 15:52:51 +0000 (16:52 +0100)]
use envify to log only in development
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
Stas Vilchik [Wed, 16 Dec 2015 14:51:01 +0000 (15:51 +0100)]
SONAR-7145 add an ability to drilldown by component
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
Stas Vilchik [Wed, 16 Dec 2015 14:23:40 +0000 (15:23 +0100)]
SONAR-7143 display different types of coverage
Julien HENRY [Wed, 16 Dec 2015 10:41:39 +0000 (11:41 +0100)]
Add unit test for Java CPD Engine
Stas Vilchik [Mon, 14 Dec 2015 15:16:44 +0000 (16:16 +0100)]
SONAR-7143 display list of components on the code page
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
Stas Vilchik [Tue, 15 Dec 2015 13:53:36 +0000 (14:53 +0100)]
upgrade to babel 6
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
Stas Vilchik [Mon, 14 Dec 2015 09:11:36 +0000 (10:11 +0100)]
improve css build
Simon Brandhof [Mon, 14 Dec 2015 21:18:15 +0000 (22:18 +0100)]
Replace slf4j by SQ Logger in sonar-db
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
Simon Brandhof [Mon, 14 Dec 2015 13:25:14 +0000 (14:25 +0100)]
SONAR-7141 Fail fast if server started with Java 1.6
Simon Brandhof [Mon, 14 Dec 2015 12:37:59 +0000 (13:37 +0100)]
SONAR-7140 Do not check java.io.tmpdir in bootstrap process
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
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
Simon Brandhof [Mon, 14 Dec 2015 09:24:59 +0000 (10:24 +0100)]
Fix quality flaws in PathUtils
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
Jenkins CI [Mon, 14 Dec 2015 07:01:24 +0000 (08:01 +0100)]
Automatic merge from branch-5.3
* origin/branch-5.3:
Add duplications in report viewer
fix bug when file header is not displated for only issue on the issues page
change axes of the bubble chart on the technical debt overview
Julien HENRY [Fri, 11 Dec 2015 16:50:56 +0000 (17:50 +0100)]
Add duplications in report viewer
Stas Vilchik [Fri, 11 Dec 2015 12:37:04 +0000 (13:37 +0100)]
fix bug when file header is not displated for only issue on the issues page
Stas Vilchik [Fri, 11 Dec 2015 08:55:49 +0000 (09:55 +0100)]
change axes of the bubble chart on the technical debt overview
Jenkins CI [Fri, 11 Dec 2015 07:01:20 +0000 (08:01 +0100)]
Automatic merge from branch-5.3
* origin/branch-5.3:
SONAR-6968 Bad error message when analyzer detects that no language plugins are installed
SONAR-6905 Batch should dump analysis-related URL into a properties file
fix displaying of the workspace on the overview pages
SONAR-7030 Remove dashboards bundles
Reactivate devcockpit in PluginsTest
fix link to added issues from the debt overview
respect precision of float metrics during web formatting