]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7129 WS api/components/tree search for project copy 714/head
Teryk Bellahsene [Wed, 13 Jan 2016 15:37:45 +0000 (16:37 +0100)]
SONAR-7129 WS api/components/tree search for project copy

8 years agoSONAR-7107 On modules, the name of the quality gate can be wrong
Stas Vilchik [Wed, 13 Jan 2016 16:30:03 +0000 (17:30 +0100)]
SONAR-7107 On modules, the name of the quality gate can be wrong

8 years agodocument keyboard shortcut to send issue comment
Stas Vilchik [Wed, 13 Jan 2016 15:57:20 +0000 (16:57 +0100)]
document keyboard shortcut to send issue comment

8 years agouse fetch API to create a quality profile (fixes SONAR-7076)
Stas Vilchik [Wed, 13 Jan 2016 15:47:16 +0000 (16:47 +0100)]
use fetch API to create a quality profile (fixes SONAR-7076)

8 years agoSONAR-7192 fix project links
Stas Vilchik [Wed, 13 Jan 2016 14:39:31 +0000 (15:39 +0100)]
SONAR-7192 fix project links

8 years agoSONAR-7174 Reintroduce UserSession.checkGlobalPermission as deprecated
Julien Lancelot [Wed, 13 Jan 2016 14:28:26 +0000 (15:28 +0100)]
SONAR-7174 Reintroduce UserSession.checkGlobalPermission as deprecated

This method is used by Views plugin

8 years agoSONAR-1976 Administrators should be able to request a server restart from web console
Stas Vilchik [Wed, 13 Jan 2016 14:05:58 +0000 (15:05 +0100)]
SONAR-1976 Administrators should be able to request a server restart from web console

8 years agoSONAR-7135 WS api/measures/component_tree fix permissions and IT
Teryk Bellahsene [Wed, 13 Jan 2016 13:34:47 +0000 (14:34 +0100)]
SONAR-7135 WS api/measures/component_tree fix permissions and IT

8 years agoSONAR-7135 WS api/measures/component_tree navigate through components and display... 707/head
Teryk Bellahsene [Wed, 6 Jan 2016 16:46:38 +0000 (17:46 +0100)]
SONAR-7135 WS api/measures/component_tree navigate through components and display measures

8 years agoSONAR-7197 Drop Solaris scripts from distribution 713/head
Simon Brandhof [Wed, 13 Jan 2016 12:48:20 +0000 (13:48 +0100)]
SONAR-7197 Drop Solaris scripts from distribution

8 years agoSONAR-7168 add property to change log level of sonar-application 709/head
Sébastien Lesaint [Mon, 11 Jan 2016 08:34:12 +0000 (09:34 +0100)]
SONAR-7168 add property to change log level of sonar-application

property sonar.app.log.level must either be specifid as a command line argument with -D option or in wrapper.conf as a property such as "wrapper.java.additional.1=-Dsonar.app.log.level=TRACE"

8 years agoSONAR-7168 replace System.err with LOG.trace in Monitor and Lifecycle
Sébastien Lesaint [Mon, 11 Jan 2016 08:33:34 +0000 (09:33 +0100)]
SONAR-7168 replace System.err with LOG.trace in Monitor and Lifecycle

8 years agoSONAR-7168 support restart in prod mode in ITs
Sébastien Lesaint [Fri, 8 Jan 2016 17:11:09 +0000 (18:11 +0100)]
SONAR-7168 support restart in prod mode in ITs

in addition, rename IT DevModeTest to RestartTest

8 years agoSONAR-7168 fix stop during restart not working
Sébastien Lesaint [Fri, 8 Jan 2016 17:01:57 +0000 (18:01 +0100)]
SONAR-7168 fix stop during restart not working

lifeCycle transition from RESTARTING to STOPPING should actually _not_ be allowed because it can occur when restarting child processes (the WatcherThreads detects that stop and tries to shutdown all other processes), this fixes the issue by adding a HARD_STOPPING state, representing a not gracefull stop, to which transition from RESTARTING is allowed
adds class AllProcessesCommands which implements access to sharedMemory for any process and is now used as the underlying implementation of DefaultProcessCommands. This class allows using a single IO to access sharedMemory from App

8 years agoSONAR-7168 fix stop failing during restart + restart WS call flood issue
Sébastien Lesaint [Fri, 8 Jan 2016 14:51:06 +0000 (15:51 +0100)]
SONAR-7168 fix stop failing during restart + restart WS call flood issue

stop triggered though shareMemory by Orchestrator did not work when a restart was under way be lifeCycle transition from RESTARTING to STOPPING wasn't allowed
when flooding the restart WS, the restart never occured because the WS erased the shareMemory space of the WebServer when called called, erasing the stop signal sent by the main process

8 years agoSONAR-7168 rework threads and restart implementation
Sébastien Lesaint [Thu, 7 Jan 2016 17:20:00 +0000 (18:20 +0100)]
SONAR-7168 rework threads and restart implementation

8 years agoSONAR-7168 fix Main JVM and ES JVM sharing same space of sharedMemory
Sébastien Lesaint [Thu, 7 Jan 2016 13:18:09 +0000 (14:18 +0100)]
SONAR-7168 fix Main JVM and ES JVM sharing same space of sharedMemory

Main JVM is using sharedMemory when sonar.enableStopCommand=true is passed to command line (used by orchestrator to stop SQ) and in such case, it used to use the same sharedMemory space as the first child process it started

8 years agoSONAR-7168 /api/system/restart now restarts SQ in production mode
Sébastien Lesaint [Thu, 7 Jan 2016 11:18:10 +0000 (12:18 +0100)]
SONAR-7168 /api/system/restart now restarts SQ in production mode

8 years agoSONAR-7168 add support for restart requested by child processes
Sébastien Lesaint [Thu, 7 Jan 2016 11:17:32 +0000 (12:17 +0100)]
SONAR-7168 add support for restart requested by child processes

8 years agoSONAR-7168 add restart request support to ProcessCommands
Sébastien Lesaint [Thu, 7 Jan 2016 11:26:08 +0000 (12:26 +0100)]
SONAR-7168 add restart request support to ProcessCommands

8 years agoimprove wording for projects dashboards
Stas Vilchik [Wed, 13 Jan 2016 10:32:28 +0000 (11:32 +0100)]
improve wording for projects dashboards

8 years agoSONAR-7167 Display function key on project overview page
Stas Vilchik [Wed, 13 Jan 2016 10:04:01 +0000 (11:04 +0100)]
SONAR-7167 Display function key on project overview page

8 years agoSONAR-7192 Create new 'Projects' page for views
Stas Vilchik [Tue, 12 Jan 2016 14:57:03 +0000 (15:57 +0100)]
SONAR-7192 Create new 'Projects' page for views

8 years agoSONAR-7174 Reintroduce UserSession.hasGlobalPermission
Julien Lancelot [Wed, 13 Jan 2016 09:09:39 +0000 (10:09 +0100)]
SONAR-7174 Reintroduce UserSession.hasGlobalPermission

This method is used by Views and Dev Cockpit plugins

8 years agoSONAR-7177 sort files before directories
Stas Vilchik [Wed, 13 Jan 2016 08:32:16 +0000 (09:32 +0100)]
SONAR-7177 sort files before directories

8 years agofix breadcrumbs order on the code page
Stas Vilchik [Tue, 12 Jan 2016 14:44:33 +0000 (15:44 +0100)]
fix breadcrumbs order on the code page

8 years agoSONAR-7174 Add IT to check Execute Analysis perm on project 708/head
Julien Lancelot [Thu, 7 Jan 2016 15:47:31 +0000 (16:47 +0100)]
SONAR-7174 Add IT to check Execute Analysis perm on project

8 years agoSONAR-7174 Check scan perm per project in qgate project status WS
Julien Lancelot [Fri, 8 Jan 2016 15:56:38 +0000 (16:56 +0100)]
SONAR-7174 Check scan perm per project in qgate project status WS

8 years agoSONAR-7174 Check scan permission per project in /api/ce/task WS
Julien Lancelot [Fri, 8 Jan 2016 15:47:30 +0000 (16:47 +0100)]
SONAR-7174 Check scan permission per project in /api/ce/task WS

8 years agoSONAR-7174 Check scan permission per project during analysis
Julien Lancelot [Fri, 8 Jan 2016 13:01:36 +0000 (14:01 +0100)]
SONAR-7174 Check scan permission per project during analysis

8 years agoSONAR-7174 Check global or project permission for every project permission check
Julien Lancelot [Tue, 12 Jan 2016 13:29:37 +0000 (14:29 +0100)]
SONAR-7174 Check global or project permission for every project permission check

8 years agoSONAR-7174 "Execute Analysis" is now also a project permission
Julien Lancelot [Fri, 8 Jan 2016 11:44:34 +0000 (12:44 +0100)]
SONAR-7174 "Execute Analysis" is now also a project permission

8 years agoSONAR-7139 Deprecate WS api/resources/index and api/resources/search
Teryk Bellahsene [Tue, 12 Jan 2016 11:54:31 +0000 (12:54 +0100)]
SONAR-7139 Deprecate WS api/resources/index and api/resources/search

8 years agoAdd tests to Tls12Java7SocketFactoryTest
Simon Brandhof [Wed, 6 Jan 2016 12:37:56 +0000 (13:37 +0100)]
Add tests to Tls12Java7SocketFactoryTest

8 years agoimprove header styles
Stas Vilchik [Tue, 12 Jan 2016 11:02:35 +0000 (12:02 +0100)]
improve header styles

8 years agoSONAR-7193 Change the display of token creation time from relative to absolute 5.4-M4
Stas Vilchik [Tue, 12 Jan 2016 10:43:56 +0000 (11:43 +0100)]
SONAR-7193 Change the display of token creation time from relative to absolute

8 years agoSONAR-4004 use new WS to request component's breadcrumbs
Stas Vilchik [Tue, 12 Jan 2016 10:36:23 +0000 (11:36 +0100)]
SONAR-4004 use new WS to request component's breadcrumbs

8 years agoSONAR-7186 Rule names are not displayed correctly in then issue filter widget
Stas Vilchik [Mon, 11 Jan 2016 15:22:36 +0000 (16:22 +0100)]
SONAR-7186 Rule names are not displayed correctly in then issue filter widget

8 years agofix widgets to not explicitly use l10n
Stas Vilchik [Mon, 11 Jan 2016 15:21:54 +0000 (16:21 +0100)]
fix widgets to not explicitly use l10n

8 years agoupdate jquery to 2.2.0
Stas Vilchik [Mon, 11 Jan 2016 14:12:58 +0000 (15:12 +0100)]
update jquery to 2.2.0

8 years agodrop unused ruby code
Stas Vilchik [Mon, 11 Jan 2016 14:02:12 +0000 (15:02 +0100)]
drop unused ruby code

8 years agoimprove maintenance screen (update text and remove spinner)
Stas Vilchik [Mon, 11 Jan 2016 12:21:40 +0000 (13:21 +0100)]
improve maintenance screen (update text and remove spinner)

8 years agoSONAR-7178 Provide keyboard shortcuts to navigate between search results
Stas Vilchik [Mon, 11 Jan 2016 09:11:17 +0000 (10:11 +0100)]
SONAR-7178 Provide keyboard shortcuts to navigate between search results

8 years agoAutomatic merge from branch-5.3
Eric Hartmann [Mon, 11 Jan 2016 09:46:34 +0000 (10:46 +0100)]
Automatic merge from branch-5.3

* origin/branch-5.3:
  Update version to 5.3.1-SNAPSHOT
  Release 5.3

8 years agoRevert "SONAR-7149 display a list of sub-components when start searching"
Stas Vilchik [Mon, 11 Jan 2016 08:13:30 +0000 (09:13 +0100)]
Revert "SONAR-7149 display a list of sub-components when start searching"

This reverts commit 88726dbd19b93375a6e6290f05168e051a334e5a.

8 years agoSONAR-7144 fix pinnig from search results
Stas Vilchik [Mon, 11 Jan 2016 08:11:42 +0000 (09:11 +0100)]
SONAR-7144 fix pinnig from search results

8 years agoUpdate version to 5.3.1-SNAPSHOT
Thomas Vérin [Fri, 8 Jan 2016 10:49:06 +0000 (11:49 +0100)]
Update version to 5.3.1-SNAPSHOT

8 years agoRelease 5.3 5.3
Thomas Vérin [Fri, 8 Jan 2016 10:09:15 +0000 (11:09 +0100)]
Release 5.3

8 years agoAutomatic merge from branch-5.3
Jenkins CI [Fri, 8 Jan 2016 07:01:21 +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-RC3

8 years agoSONAR-7149 fix ITs
Stas Vilchik [Thu, 7 Jan 2016 16:55:41 +0000 (17:55 +0100)]
SONAR-7149 fix ITs

8 years agoSONAR-7144 pin file in the workspace
Stas Vilchik [Thu, 7 Jan 2016 16:48:53 +0000 (17:48 +0100)]
SONAR-7144 pin file in the workspace

8 years agoSONAR-7179 drop the Components page
Stas Vilchik [Thu, 7 Jan 2016 14:58:24 +0000 (15:58 +0100)]
SONAR-7179 drop the Components page

8 years agoSONAR-7149 add missed l10n message
Stas Vilchik [Thu, 7 Jan 2016 16:11:52 +0000 (17:11 +0100)]
SONAR-7149 add missed l10n message

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 ago[maven-release-plugin] prepare for next development iteration
Thomas Vérin [Thu, 7 Jan 2016 13:18:49 +0000 (14:18 +0100)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 5.3-RC3 5.3-RC3
Thomas Vérin [Thu, 7 Jan 2016 13:18:48 +0000 (14:18 +0100)]
[maven-release-plugin] prepare release 5.3-RC3

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