]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Mon, 15 Feb 2016 15:38:37 +0000 (16:38 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.4-RC2 5.4-RC2
Thomas Vérin [Mon, 15 Feb 2016 15:38:37 +0000 (16:38 +0100)]
[maven-release-plugin] prepare release 5.4-RC2

8 years agoRefactor a bit ComponentContainer
Simon Brandhof [Fri, 12 Feb 2016 13:53:59 +0000 (14:53 +0100)]
Refactor a bit ComponentContainer

8 years agostabilize ProjectDrilldownTest
Stas Vilchik [Fri, 12 Feb 2016 11:36:32 +0000 (12:36 +0100)]
stabilize ProjectDrilldownTest

8 years agoSONAR-7125 use efficient delete dir code in core, batch and server 775/head
Sébastien Lesaint [Thu, 11 Feb 2016 13:07:01 +0000 (14:07 +0100)]
SONAR-7125 use efficient delete dir code in core, batch and server

use Java NIO rather than Common IO FileUtils

8 years agoSONAR-7125 use efficient delete dir from NIO in sonar-api
Sébastien Lesaint [Thu, 11 Feb 2016 13:06:40 +0000 (14:06 +0100)]
SONAR-7125 use efficient delete dir from NIO in sonar-api

8 years agoSONAR-7125 add FileUtils in sonar-core with efficient delete methods
Sébastien Lesaint [Thu, 11 Feb 2016 11:00:05 +0000 (12:00 +0100)]
SONAR-7125 add FileUtils in sonar-core with efficient delete methods

methods delete from Commons IO FileUtils class reimplemented with Java NIO API

8 years agoSONAR-7125 use efficient delete dir method in sonar-process
Sébastien Lesaint [Thu, 11 Feb 2016 12:42:30 +0000 (13:42 +0100)]
SONAR-7125 use efficient delete dir method in sonar-process

8 years agoSONAR-7125 use nio to clean temp directory at startup
Sébastien Lesaint [Thu, 11 Feb 2016 09:14:31 +0000 (10:14 +0100)]
SONAR-7125 use nio to clean temp directory at startup

we used to use Commons IO which loads all files in memory, causing OOM in the App process because it is configured with only 16Mb of heap

8 years agoFix shutdown of server after DB migration
Simon Brandhof [Thu, 11 Feb 2016 17:14:52 +0000 (18:14 +0100)]
Fix shutdown of server after DB migration

When a DB migration is required, two containers are up at the same
time ("safemode" and "level 2"). This is not handled by ComponentContainer,
so one of the two children is badly dereferenced and can't be stopped.

8 years agoSONAR-7103 Fix new debt ratio when 5 periods are defined 774/head 5.4-M1 5.4-M14
Julien Lancelot [Thu, 11 Feb 2016 09:49:41 +0000 (10:49 +0100)]
SONAR-7103 Fix new debt ratio when 5 periods are defined

8 years agoSONAR-7311 fix file leak because CE appenders are closed too late 772/head
Sébastien Lesaint [Wed, 10 Feb 2016 11:06:07 +0000 (12:06 +0100)]
SONAR-7311 fix file leak because CE appenders are closed too late

8 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Tue, 9 Feb 2016 11:54:51 +0000 (12:54 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.4-RC1 5.4-RC1
Eric Hartmann [Tue, 9 Feb 2016 11:54:50 +0000 (12:54 +0100)]
[maven-release-plugin] prepare release 5.4-RC1

8 years agoDo not deploy sonar-plugin-api-deps in central
Simon Brandhof [Tue, 9 Feb 2016 11:44:00 +0000 (12:44 +0100)]
Do not deploy sonar-plugin-api-deps in central

It is shaded in sonar-core

8 years agoImprove quality
Duarte Meneses [Mon, 8 Feb 2016 10:28:38 +0000 (11:28 +0100)]
Improve quality

8 years agoImprove quality
Duarte Meneses [Mon, 8 Feb 2016 09:40:42 +0000 (10:40 +0100)]
Improve quality

8 years agoSONAR-7261 Increase expected jar size
Julien Lancelot [Mon, 8 Feb 2016 09:28:33 +0000 (10:28 +0100)]
SONAR-7261 Increase expected jar size

8 years agoFix quality flaw
Simon Brandhof [Mon, 8 Feb 2016 09:00:53 +0000 (10:00 +0100)]
Fix quality flaw

8 years agoSONAR-7261 Embed Java 3.10
Julien Lancelot [Mon, 8 Feb 2016 09:00:02 +0000 (10:00 +0100)]
SONAR-7261 Embed Java 3.10

8 years agoSONAR-7168 fix quality flaw in AllProcessesCommands
Sébastien Lesaint [Mon, 8 Feb 2016 08:45:06 +0000 (09:45 +0100)]
SONAR-7168 fix quality flaw in AllProcessesCommands

8 years agoImprove quality
Duarte Meneses [Mon, 8 Feb 2016 08:30:34 +0000 (09:30 +0100)]
Improve quality

8 years agoFix quality flaw
Teryk Bellahsene [Mon, 8 Feb 2016 08:31:48 +0000 (09:31 +0100)]
Fix quality flaw

8 years agoSONAR-7154 never delete temp dir, only delete its content if exists 770/head
Sébastien Lesaint [Thu, 4 Feb 2016 16:21:40 +0000 (17:21 +0100)]
SONAR-7154 never delete temp dir, only delete its content if exists

8 years agoupdate wording on my account page
Stas Vilchik [Fri, 5 Feb 2016 16:01:06 +0000 (17:01 +0100)]
update wording on my account page

8 years agoSONAR-7070 Update leak label in quality gate management
Teryk Bellahsene [Fri, 5 Feb 2016 15:42:01 +0000 (16:42 +0100)]
SONAR-7070 Update leak label in quality gate management

8 years agofix quality flaws
Sébastien Lesaint [Fri, 5 Feb 2016 13:33:05 +0000 (14:33 +0100)]
fix quality flaws

8 years agoimprove rendering of bar chart
Stas Vilchik [Fri, 5 Feb 2016 14:34:51 +0000 (15:34 +0100)]
improve rendering of bar chart

8 years agoimprove code quality
Stas Vilchik [Fri, 5 Feb 2016 14:08:08 +0000 (15:08 +0100)]
improve code quality

8 years agomake it possible to manage favorite issue and measure filters on my account page
Stas Vilchik [Fri, 5 Feb 2016 13:56:32 +0000 (14:56 +0100)]
make it possible to manage favorite issue and measure filters on my account page

8 years agodisplay links to all issue filters and all measure filters on my account page
Stas Vilchik [Fri, 5 Feb 2016 13:31:18 +0000 (14:31 +0100)]
display links to all issue filters and all measure filters on my account page

8 years agoSONAR-6740 clean shutdown of ES client
Simon Brandhof [Fri, 5 Feb 2016 11:00:25 +0000 (12:00 +0100)]
SONAR-6740 clean shutdown of ES client

8 years agoSONAR-6740 do not start Rails if Java container fails to start
Simon Brandhof [Thu, 4 Feb 2016 22:05:00 +0000 (23:05 +0100)]
SONAR-6740 do not start Rails if Java container fails to start

8 years agoSONAR-6740 refactor configuration of Tomcat contexts
Simon Brandhof [Thu, 4 Feb 2016 21:42:10 +0000 (22:42 +0100)]
SONAR-6740 refactor configuration of Tomcat contexts

It allows to remove some warnings on static context when
 server fails to start.

8 years agoSONAR-6740 add fake plugin to emulate server startup failure
Simon Brandhof [Thu, 4 Feb 2016 21:40:54 +0000 (22:40 +0100)]
SONAR-6740 add fake plugin to emulate server startup failure

8 years agoSONAR-7112 search box with correct component type order 5.4-M13
Teryk Bellahsene [Fri, 5 Feb 2016 10:17:45 +0000 (11:17 +0100)]
SONAR-7112 search box with correct component type order

8 years agoFix JaCoCo config for analysis of PR on Travis
Simon Brandhof [Fri, 5 Feb 2016 10:40:57 +0000 (11:40 +0100)]
Fix JaCoCo config for analysis of PR on Travis

8 years agoSONAR-7040 Add context when failing to write a web service response
Teryk Bellahsene [Thu, 4 Feb 2016 16:58:07 +0000 (17:58 +0100)]
SONAR-7040 Add context when failing to write a web service response

8 years agofix headers
Stas Vilchik [Fri, 5 Feb 2016 09:27:59 +0000 (10:27 +0100)]
fix headers

8 years agoupdate babel-eslint
Stas Vilchik [Fri, 5 Feb 2016 09:20:49 +0000 (10:20 +0100)]
update babel-eslint

8 years agoFix quality gates
Simon Brandhof [Fri, 5 Feb 2016 09:15:06 +0000 (10:15 +0100)]
Fix quality gates

8 years agomigrate project services tests
Stas Vilchik [Fri, 5 Feb 2016 09:09:13 +0000 (10:09 +0100)]
migrate project services tests

8 years agoSONAR-6987 WS api/tests/list improve description and fix typo
Teryk Bellahsene [Fri, 5 Feb 2016 08:56:23 +0000 (09:56 +0100)]
SONAR-6987 WS api/tests/list improve description and fix typo

8 years agoSONAR-7123 Improve size of projects name columns 765/head
Julien Lancelot [Thu, 4 Feb 2016 15:48:35 +0000 (16:48 +0100)]
SONAR-7123 Improve size of projects name columns

8 years agoSONAR-7114 Add line when changeset is invalid 761/head
Julien Lancelot [Thu, 4 Feb 2016 11:14:39 +0000 (12:14 +0100)]
SONAR-7114 Add line when changeset is invalid

8 years agoSONAR-7169 Remove fallback from AverageFormula 759/head
Julien Lancelot [Wed, 3 Feb 2016 16:37:56 +0000 (17:37 +0100)]
SONAR-7169 Remove fallback from AverageFormula

8 years agoSONAR-6940 tracking: do not query FILE_SOURCE for non-FILE components 763/head
Sébastien Lesaint [Wed, 3 Feb 2016 17:19:30 +0000 (18:19 +0100)]
SONAR-6940 tracking: do not query FILE_SOURCE for non-FILE components

8 years agofix typo in description of QualityGateMeasuresStep
Sébastien Lesaint [Tue, 2 Feb 2016 14:59:40 +0000 (15:59 +0100)]
fix typo in description of QualityGateMeasuresStep

8 years agoSONAR-6397 don't call both containsKey and get when data is in cache
Sébastien Lesaint [Wed, 3 Feb 2016 13:42:56 +0000 (14:42 +0100)]
SONAR-6397 don't call both containsKey and get when data is in cache

8 years agoSONAR-7166 add explicit error when CeTask.componentKey is null 764/head
Sébastien Lesaint [Tue, 2 Feb 2016 11:18:16 +0000 (12:18 +0100)]
SONAR-7166 add explicit error when CeTask.componentKey is null

8 years agoimprove positioning of oauth buttons
Stas Vilchik [Thu, 4 Feb 2016 16:20:03 +0000 (17:20 +0100)]
improve positioning of oauth buttons

8 years agoSONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page
Stas Vilchik [Thu, 4 Feb 2016 16:03:32 +0000 (17:03 +0100)]
SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page

8 years agoMerge pull request #742 from SonarSource/feature/stas/selenium-js-logs
Stas Vilchik [Thu, 4 Feb 2016 15:55:12 +0000 (16:55 +0100)]
Merge pull request #742 from SonarSource/feature/stas/selenium-js-logs

dump js logs in failed selenium tests

8 years agoSONAR-6858 Stop writing in exploded webapp at runtime
Simon Brandhof [Thu, 4 Feb 2016 08:54:57 +0000 (09:54 +0100)]
SONAR-6858 Stop writing in exploded webapp at runtime

8 years agoRemove old unused test resources
Simon Brandhof [Wed, 3 Feb 2016 22:10:48 +0000 (23:10 +0100)]
Remove old unused test resources

8 years agoSONAR-6858 remove useless deployment of JDBC driver
Simon Brandhof [Wed, 3 Feb 2016 22:10:34 +0000 (23:10 +0100)]
SONAR-6858 remove useless deployment of JDBC driver

8 years agoSONAR-7226 deploy all artifacts to central, except SQ zip
Simon Brandhof [Mon, 1 Feb 2016 21:08:23 +0000 (22:08 +0100)]
SONAR-7226 deploy all artifacts to central, except SQ zip

8 years agoSONAR-7268 Link of "New Issues" notification should bring to the project Issues page
Stas Vilchik [Thu, 4 Feb 2016 15:35:05 +0000 (16:35 +0100)]
SONAR-7268 Link of "New Issues" notification should bring to the project Issues page

8 years agoSONAR-7242 Update default background color
Julien Lancelot [Thu, 4 Feb 2016 13:46:05 +0000 (14:46 +0100)]
SONAR-7242 Update default background color

8 years agoFix quality flaws
Julien Lancelot [Thu, 4 Feb 2016 12:28:35 +0000 (13:28 +0100)]
Fix quality flaws

8 years agoSONAR-7242 Update error message
Julien Lancelot [Thu, 4 Feb 2016 09:41:23 +0000 (10:41 +0100)]
SONAR-7242 Update error message

 Update error generate in issues mode when no browse permission

8 years agoSONAR-6226 Fix IT 757/head 5.4-M12
Julien Lancelot [Wed, 3 Feb 2016 12:52:05 +0000 (13:52 +0100)]
SONAR-6226 Fix IT

8 years agoSONAR-7217 Update message
Julien Lancelot [Wed, 3 Feb 2016 10:58:11 +0000 (11:58 +0100)]
SONAR-7217 Update message

8 years agoSONAR-7242 Identity Provider must define a display with icon url abd background color
Julien Lancelot [Wed, 3 Feb 2016 10:39:29 +0000 (11:39 +0100)]
SONAR-7242 Identity Provider must define a display with icon url abd background color

8 years agoSONAR-6226 Updating an email with blank value store null
Julien Lancelot [Wed, 3 Feb 2016 08:46:45 +0000 (09:46 +0100)]
SONAR-6226 Updating an email with blank value store null

8 years agoSONAR-6226 Display link to home on error pages
Julien Lancelot [Wed, 3 Feb 2016 08:29:11 +0000 (09:29 +0100)]
SONAR-6226 Display link to home on error pages

8 years agoSONAR-6226 When url is not https, throw a MessageException
Julien Lancelot [Wed, 3 Feb 2016 08:28:54 +0000 (09:28 +0100)]
SONAR-6226 When url is not https, throw a MessageException

8 years agoSONAR-6226 Remove password when updating user
Julien Lancelot [Tue, 2 Feb 2016 16:58:58 +0000 (17:58 +0100)]
SONAR-6226 Remove password when updating user

8 years agoSONAR-6226 Id provider info are set when users signup
Julien Lancelot [Tue, 2 Feb 2016 16:41:39 +0000 (17:41 +0100)]
SONAR-6226 Id provider info are set when users signup

8 years agoSONAR-7261 Embed JavaScript and C# plugins
Julien Lancelot [Wed, 3 Feb 2016 14:21:06 +0000 (15:21 +0100)]
SONAR-7261 Embed JavaScript and C# plugins

And use latest version of the Java plugin

8 years agoSONAR-7123 Improve size of PROJECTS.LONG_NAME columns
Julien Lancelot [Wed, 3 Feb 2016 14:08:54 +0000 (15:08 +0100)]
SONAR-7123 Improve size of PROJECTS.LONG_NAME columns

8 years agoSONAR-7116 No way to scroll down when searching for a component
Stas Vilchik [Wed, 3 Feb 2016 17:17:41 +0000 (18:17 +0100)]
SONAR-7116 No way to scroll down when searching for a component

8 years agoSONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page
Stas Vilchik [Wed, 3 Feb 2016 17:07:15 +0000 (18:07 +0100)]
SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page

8 years agofix loading of results in project permissions page
Stas Vilchik [Wed, 3 Feb 2016 16:07:00 +0000 (17:07 +0100)]
fix loading of results in project permissions page

8 years agoSONAR-7216 Update allow users to signup description
Julien Lancelot [Wed, 3 Feb 2016 14:45:43 +0000 (15:45 +0100)]
SONAR-7216 Update allow users to signup description

8 years agorename permission "Provision Projects" to "Create Projects"
Stas Vilchik [Wed, 3 Feb 2016 15:57:57 +0000 (16:57 +0100)]
rename permission "Provision Projects" to "Create Projects"

8 years agoSONAR-7252 add missed messages
Stas Vilchik [Wed, 3 Feb 2016 15:51:21 +0000 (16:51 +0100)]
SONAR-7252 add missed messages

8 years agoSONAR-7266 Rename project parameters creation method
Teryk Bellahsene [Wed, 3 Feb 2016 15:41:16 +0000 (16:41 +0100)]
SONAR-7266 Rename project parameters creation method

8 years agoSONAR-7266 Project admin can manage project permissions
Teryk Bellahsene [Wed, 3 Feb 2016 15:40:08 +0000 (16:40 +0100)]
SONAR-7266 Project admin can manage project permissions

8 years agoSONAR-7252 improve issues widget on my account page
Stas Vilchik [Wed, 3 Feb 2016 15:40:24 +0000 (16:40 +0100)]
SONAR-7252 improve issues widget on my account page

8 years agodisplay a real link to project on view projects page
Stas Vilchik [Wed, 3 Feb 2016 15:21:44 +0000 (16:21 +0100)]
display a real link to project on view projects page

8 years agomake it possible to go back after opening code/projects page
Stas Vilchik [Wed, 3 Feb 2016 14:40:52 +0000 (15:40 +0100)]
make it possible to go back after opening code/projects page

8 years agodisplay source viewer header on code page
Stas Vilchik [Wed, 3 Feb 2016 13:50:01 +0000 (14:50 +0100)]
display source viewer header on code page

8 years agofix loading of code in source viewer
Stas Vilchik [Wed, 3 Feb 2016 13:47:17 +0000 (14:47 +0100)]
fix loading of code in source viewer

8 years agoSONAR-6987 WS api/tests/list factor test code
Teryk Bellahsene [Wed, 3 Feb 2016 15:20:47 +0000 (16:20 +0100)]
SONAR-6987 WS api/tests/list factor test code

8 years agoSONAR-6987 WS api/tests/list search tests by source file key
Teryk Bellahsene [Tue, 2 Feb 2016 16:03:12 +0000 (17:03 +0100)]
SONAR-6987 WS api/tests/list search tests by source file key

8 years agoSONAR-7242 Add a migration to remove the preview permission 754/head
Julien Lancelot [Tue, 2 Feb 2016 15:17:48 +0000 (16:17 +0100)]
SONAR-7242 Add a migration to remove the preview permission

8 years agoSONAR-7242 Remove "Execute Preview Analysis" permission
Julien Lancelot [Tue, 2 Feb 2016 11:36:39 +0000 (12:36 +0100)]
SONAR-7242 Remove "Execute Preview Analysis" permission

8 years agoUpgrade to orchestrator 3.10.1 to fix installation conflicts
Simon Brandhof [Wed, 3 Feb 2016 12:24:46 +0000 (13:24 +0100)]
Upgrade to orchestrator 3.10.1 to fix installation conflicts

8 years agoSONAR-6584 WS api/resources/index fix when no measure returned
Teryk Bellahsene [Wed, 3 Feb 2016 11:29:24 +0000 (12:29 +0100)]
SONAR-6584 WS api/resources/index fix when no measure returned

8 years agodrop z-index optimization (fixes issue with overalpped global search)
Stas Vilchik [Wed, 3 Feb 2016 10:40:53 +0000 (11:40 +0100)]
drop z-index optimization (fixes issue with overalpped global search)

8 years agodisplay key for provisioned projects
Stas Vilchik [Wed, 3 Feb 2016 10:24:19 +0000 (11:24 +0100)]
display key for provisioned projects

8 years agoSONAR-6584 WS api/resources/index limit number of measures and components
Teryk Bellahsene [Tue, 2 Feb 2016 13:27:48 +0000 (14:27 +0100)]
SONAR-6584 WS api/resources/index limit number of measures and components

8 years agofix projects management page
Stas Vilchik [Wed, 3 Feb 2016 10:04:14 +0000 (11:04 +0100)]
fix projects management page

8 years agodrop status tooltips on background tasks page
Stas Vilchik [Wed, 3 Feb 2016 09:55:32 +0000 (10:55 +0100)]
drop status tooltips on background tasks page

8 years agoimprove rendering of key on overview page
Stas Vilchik [Wed, 3 Feb 2016 09:53:24 +0000 (10:53 +0100)]
improve rendering of key on overview page

8 years agoFix HttpsTest
Simon Brandhof [Wed, 3 Feb 2016 09:57:43 +0000 (10:57 +0100)]
Fix HttpsTest

8 years agoFix conflict of SQ installations in ITs
Simon Brandhof [Wed, 3 Feb 2016 09:27:39 +0000 (10:27 +0100)]
Fix conflict of SQ installations in ITs

8 years agoUse release v24 of travis-utils
Simon Brandhof [Wed, 3 Feb 2016 08:29:31 +0000 (09:29 +0100)]
Use release v24 of travis-utils

8 years agoFix IT
Duarte Meneses [Wed, 3 Feb 2016 08:26:49 +0000 (09:26 +0100)]
Fix IT