]>
source.dussan.org Git - sonarqube.git/log
Julien HENRY [Tue, 19 Jan 2016 08:54:46 +0000 (09:54 +0100)]
Cut dependency between sonar-server and sonar-home
Julien HENRY [Tue, 19 Jan 2016 08:50:15 +0000 (09:50 +0100)]
Cut dependency between sonar-core and sonar-home
Stas Vilchik [Tue, 19 Jan 2016 13:35:02 +0000 (14:35 +0100)]
SONAR-7133 Display number of tokens for each user
Stas Vilchik [Tue, 19 Jan 2016 13:19:44 +0000 (14:19 +0100)]
fix display of conditions table on quality gates page
Stas Vilchik [Tue, 19 Jan 2016 13:12:38 +0000 (14:12 +0100)]
fix locale generation in safari
Teryk Bellahsene [Mon, 18 Jan 2016 08:43:40 +0000 (09:43 +0100)]
SONAR-7210 WS user_tokens/search a user can search its own token
Teryk Bellahsene [Mon, 18 Jan 2016 08:37:27 +0000 (09:37 +0100)]
SONAR-7209 WS user_tokens/revoke a user can delete its own tokens
Teryk Bellahsene [Mon, 18 Jan 2016 08:29:39 +0000 (09:29 +0100)]
SONAR-7208 WS user_tokens/generate a user can generate its own tokens
Teryk Bellahsene [Mon, 18 Jan 2016 11:12:39 +0000 (12:12 +0100)]
SONAR-7205 WS users/search with token count in response
Stas Vilchik [Mon, 18 Jan 2016 16:07:40 +0000 (17:07 +0100)]
update working on background tasks page, again
Stas Vilchik [Mon, 18 Jan 2016 13:02:39 +0000 (14:02 +0100)]
extract SelectList component
Sébastien Lesaint [Mon, 18 Jan 2016 08:59:30 +0000 (09:59 +0100)]
fix DifferentialPeriodsTest instability
Stas Vilchik [Mon, 18 Jan 2016 12:49:24 +0000 (13:49 +0100)]
update working on background tasks page
Stas Vilchik [Mon, 18 Jan 2016 10:13:32 +0000 (11:13 +0100)]
do not show workspace on login page
Sébastien Lesaint [Mon, 18 Jan 2016 08:39:22 +0000 (09:39 +0100)]
SONAR-7168 add user login to log message when restart is requested
Sébastien Lesaint [Thu, 14 Jan 2016 17:31:20 +0000 (18:31 +0100)]
SONAR-7168 add system().restart() to WsClient
Sébastien Lesaint [Thu, 14 Jan 2016 11:30:49 +0000 (12:30 +0100)]
SONAR-7168 do not recreate HardStopWatcherThread for realiability
this can be implemented but at the depend of IOs since a new File will be open every 500ms when the watcher looks at the sharedMemory
Sébastien Lesaint [Wed, 13 Jan 2016 10:24:01 +0000 (11:24 +0100)]
SONAR-7168 fileSystem must be reset during a restart
deletion of temp directory is required for uninstalling plugins but also to cleanly start web server (eg. deleting unsuccessfully processed analysis reports)
Stas Vilchik [Mon, 18 Jan 2016 09:31:05 +0000 (10:31 +0100)]
SONAR-7224 Links to favorite projects in "My Profile" page do not work
Stas Vilchik [Mon, 18 Jan 2016 09:13:12 +0000 (10:13 +0100)]
fix file header
Stas Vilchik [Mon, 18 Jan 2016 08:49:10 +0000 (09:49 +0100)]
SONAR-1976 ask confirmation before restart server
Stas Vilchik [Mon, 18 Jan 2016 08:25:39 +0000 (09:25 +0100)]
fix warning on overview page
Teryk Bellahsene [Fri, 15 Jan 2016 16:56:43 +0000 (17:56 +0100)]
Move WS responses at the right place
Teryk Bellahsene [Fri, 15 Jan 2016 16:19:07 +0000 (17:19 +0100)]
SONAR-7135 WS api/measures/component_tree better best value algorithm
Teryk Bellahsene [Fri, 15 Jan 2016 15:10:57 +0000 (16:10 +0100)]
SONAR-7135 WS api/measures/component_tree describe best value algorithm
Stas Vilchik [Fri, 15 Jan 2016 16:43:19 +0000 (17:43 +0100)]
fix display of rule creation form
Stas Vilchik [Fri, 15 Jan 2016 15:44:52 +0000 (16:44 +0100)]
improve link on background tasks page
Teryk Bellahsene [Wed, 13 Jan 2016 17:18:05 +0000 (18:18 +0100)]
Change maven like key in WS document
Sébastien Lesaint [Thu, 14 Jan 2016 10:05:29 +0000 (11:05 +0100)]
SONAR-7103 new_debt_ratio not based on new_technical_debt on non-file
Teryk Bellahsene [Fri, 15 Jan 2016 10:55:27 +0000 (11:55 +0100)]
SONAR-7135 WS api/measures/component_tree parameterized periods in a measure
Teryk Bellahsene [Fri, 15 Jan 2016 10:54:58 +0000 (11:54 +0100)]
SONAR-7135 WS api/measures/component_tree search query must match exactly the component key
Stas Vilchik [Fri, 15 Jan 2016 10:05:03 +0000 (11:05 +0100)]
SONAR-7184 Add the token management to the 'My Profile' page
Stas Vilchik [Fri, 15 Jan 2016 09:36:19 +0000 (10:36 +0100)]
SONAR-6629 Rewrite complexity widget
Stas Vilchik [Fri, 15 Jan 2016 08:27:52 +0000 (09:27 +0100)]
SONAR-7167 display key in a text input
Teryk Bellahsene [Thu, 14 Jan 2016 17:48:30 +0000 (18:48 +0100)]
SONAR-7135 WS api/measures/component_tree baseComponent has measures
Teryk Bellahsene [Thu, 14 Jan 2016 15:29:31 +0000 (16:29 +0100)]
SONAR-7135 WS api/measures/component_tree sort by textual metric value
Teryk Bellahsene [Thu, 14 Jan 2016 14:22:42 +0000 (15:22 +0100)]
SONAR-7135 WS api/measures/component_tree sorting does not depend on metric direction
Teryk Bellahsene [Thu, 14 Jan 2016 14:12:25 +0000 (15:12 +0100)]
SONAR-7135 WS api/measures/component_tree update description base component is returned in the response
Simon Brandhof [Thu, 14 Jan 2016 16:57:40 +0000 (17:57 +0100)]
Analyze pull requests with Java 7
Stas Vilchik [Thu, 14 Jan 2016 13:52:25 +0000 (14:52 +0100)]
SONAR-4610 Highlight product name in red when license details do not match product
Stas Vilchik [Thu, 14 Jan 2016 13:01:54 +0000 (14:01 +0100)]
SONAR-7161 Update links in the coverage widgets
Teryk Bellahsene [Thu, 14 Jan 2016 10:49:13 +0000 (11:49 +0100)]
Fix quality flaws
Duarte Meneses [Thu, 14 Jan 2016 10:55:15 +0000 (11:55 +0100)]
Disable unstable test
Stas Vilchik [Thu, 14 Jan 2016 10:05:00 +0000 (11:05 +0100)]
SONAR-6929 Issues page loads unnecessary facets
Julien Lancelot [Thu, 14 Jan 2016 09:14:42 +0000 (10:14 +0100)]
Fix quality flaws
Simon Brandhof [Wed, 13 Jan 2016 17:37:29 +0000 (18:37 +0100)]
Remove IE9 hack in quality profiles
Sébastien Lesaint [Tue, 12 Jan 2016 13:05:18 +0000 (14:05 +0100)]
SONAR-7180 remove old property from WS example
Sébastien Lesaint [Tue, 12 Jan 2016 13:02:22 +0000 (14:02 +0100)]
SONAR-7180 script to delete properties sonar.core.projectsdashboard.*
Sébastien Lesaint [Thu, 14 Jan 2016 07:41:56 +0000 (08:41 +0100)]
fix headers
Sébastien Lesaint [Mon, 11 Jan 2016 11:52:50 +0000 (12:52 +0100)]
SONAR-6283 migrate permission profileadmin to profileadmin+gateadmin
Sébastien Lesaint [Mon, 11 Jan 2016 11:51:26 +0000 (12:51 +0100)]
SONAR-6283 add global permission gatesadmin and use it
Sébastien Lesaint [Mon, 11 Jan 2016 11:47:19 +0000 (12:47 +0100)]
SONAR-6283 add missing required permission to Profiles WS descriptions
Simon Brandhof [Wed, 13 Jan 2016 16:55:44 +0000 (17:55 +0100)]
Fix project title in copyright headers
Teryk Bellahsene [Wed, 13 Jan 2016 15:37:45 +0000 (16:37 +0100)]
SONAR-7129 WS api/components/tree search for project copy
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
Stas Vilchik [Wed, 13 Jan 2016 15:57:20 +0000 (16:57 +0100)]
document keyboard shortcut to send issue comment
Stas Vilchik [Wed, 13 Jan 2016 15:47:16 +0000 (16:47 +0100)]
use fetch API to create a quality profile (fixes SONAR-7076)
Stas Vilchik [Wed, 13 Jan 2016 14:39:31 +0000 (15:39 +0100)]
SONAR-7192 fix project links
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
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
Teryk Bellahsene [Wed, 13 Jan 2016 13:34:47 +0000 (14:34 +0100)]
SONAR-7135 WS api/measures/component_tree fix permissions and IT
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
Simon Brandhof [Wed, 13 Jan 2016 12:48:20 +0000 (13:48 +0100)]
SONAR-7197 Drop Solaris scripts from distribution
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"
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
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
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
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
Sébastien Lesaint [Thu, 7 Jan 2016 17:20:00 +0000 (18:20 +0100)]
SONAR-7168 rework threads and restart implementation
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
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
Sébastien Lesaint [Thu, 7 Jan 2016 11:17:32 +0000 (12:17 +0100)]
SONAR-7168 add support for restart requested by child processes
Sébastien Lesaint [Thu, 7 Jan 2016 11:26:08 +0000 (12:26 +0100)]
SONAR-7168 add restart request support to ProcessCommands
Stas Vilchik [Wed, 13 Jan 2016 10:32:28 +0000 (11:32 +0100)]
improve wording for projects dashboards
Stas Vilchik [Wed, 13 Jan 2016 10:04:01 +0000 (11:04 +0100)]
SONAR-7167 Display function key on project overview page
Stas Vilchik [Tue, 12 Jan 2016 14:57:03 +0000 (15:57 +0100)]
SONAR-7192 Create new 'Projects' page for views
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
Stas Vilchik [Wed, 13 Jan 2016 08:32:16 +0000 (09:32 +0100)]
SONAR-7177 sort files before directories
Stas Vilchik [Tue, 12 Jan 2016 14:44:33 +0000 (15:44 +0100)]
fix breadcrumbs order on the code page
Julien Lancelot [Thu, 7 Jan 2016 15:47:31 +0000 (16:47 +0100)]
SONAR-7174 Add IT to check Execute Analysis perm on project
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
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
Julien Lancelot [Fri, 8 Jan 2016 13:01:36 +0000 (14:01 +0100)]
SONAR-7174 Check scan permission per project during analysis
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
Julien Lancelot [Fri, 8 Jan 2016 11:44:34 +0000 (12:44 +0100)]
SONAR-7174 "Execute Analysis" is now also a project permission
Teryk Bellahsene [Tue, 12 Jan 2016 11:54:31 +0000 (12:54 +0100)]
SONAR-7139 Deprecate WS api/resources/index and api/resources/search
Simon Brandhof [Wed, 6 Jan 2016 12:37:56 +0000 (13:37 +0100)]
Add tests to Tls12Java7SocketFactoryTest
Stas Vilchik [Tue, 12 Jan 2016 11:02:35 +0000 (12:02 +0100)]
improve header styles
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
Stas Vilchik [Tue, 12 Jan 2016 10:36:23 +0000 (11:36 +0100)]
SONAR-4004 use new WS to request component's breadcrumbs
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
Stas Vilchik [Mon, 11 Jan 2016 15:21:54 +0000 (16:21 +0100)]
fix widgets to not explicitly use l10n
Stas Vilchik [Mon, 11 Jan 2016 14:12:58 +0000 (15:12 +0100)]
update jquery to 2.2.0
Stas Vilchik [Mon, 11 Jan 2016 14:02:12 +0000 (15:02 +0100)]
drop unused ruby code
Stas Vilchik [Mon, 11 Jan 2016 12:21:40 +0000 (13:21 +0100)]
improve maintenance screen (update text and remove spinner)
Stas Vilchik [Mon, 11 Jan 2016 09:11:17 +0000 (10:11 +0100)]
SONAR-7178 Provide keyboard shortcuts to navigate between search results
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
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 .
Stas Vilchik [Mon, 11 Jan 2016 08:11:42 +0000 (09:11 +0100)]
SONAR-7144 fix pinnig from search results
Thomas Vérin [Fri, 8 Jan 2016 10:49:06 +0000 (11:49 +0100)]
Update version to 5.3.1-SNAPSHOT