]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoSONAR-7068 apply feedback
Stas Vilchik [Thu, 3 Dec 2015 12:34:18 +0000 (13:34 +0100)]
SONAR-7068 apply feedback

8 years agoSONAR-7063 apply feedback
Stas Vilchik [Thu, 3 Dec 2015 11:31:19 +0000 (12:31 +0100)]
SONAR-7063 apply feedback

8 years agoTry to make IssuesModeTest::concurrent_issue_mode_on_existing_project more robust 668/head
Julien HENRY [Thu, 3 Dec 2015 08:44:59 +0000 (09:44 +0100)]
Try to make IssuesModeTest::concurrent_issue_mode_on_existing_project more robust

8 years agoSONAR-7100 Disable WS cache by default in issues mode
Julien HENRY [Wed, 2 Dec 2015 13:10:44 +0000 (14:10 +0100)]
SONAR-7100 Disable WS cache by default in issues mode

8 years agoSONAR-7027 do not try and compute variations of developer measures 669/head
Sébastien Lesaint [Wed, 2 Dec 2015 14:49:02 +0000 (15:49 +0100)]
SONAR-7027 do not try and compute variations of developer measures

8 years agoSONAR-7027 add&retrieve raw measure for dev in MeasureRepositoryRule
Sébastien Lesaint [Wed, 2 Dec 2015 16:36:54 +0000 (17:36 +0100)]
SONAR-7027 add&retrieve raw measure for dev in MeasureRepositoryRule

8 years agoSONAR-6809 fix child-first classloader strategy
Simon Brandhof [Wed, 2 Dec 2015 17:30:17 +0000 (18:30 +0100)]
SONAR-6809 fix child-first classloader strategy

sonar-java-api was removed from root <dependencyManagement> (5a1a0e3fbec92bbc8508cfc5165b2c6590666ce5)
but not from sonar-plugin-api-deps. The exclusion of sonar-plugin-api was lost, so child-first classloader strategy
loaded SonarPlugin class from plugin instead of core classloader.

8 years agoSONAR-7060 CeQueueInitializer must initialize after plugins 664/head
Sébastien Lesaint [Tue, 1 Dec 2015 13:02:46 +0000 (14:02 +0100)]
SONAR-7060 CeQueueInitializer must initialize after plugins

8 years agoSONAR-7088 faster consumption of pending tasks in CE 667/head
Sébastien Lesaint [Tue, 1 Dec 2015 16:20:09 +0000 (17:20 +0100)]
SONAR-7088 faster consumption of pending tasks in CE

8 years agoFix execution of it-plugins on travis
Simon Brandhof [Wed, 2 Dec 2015 17:12:39 +0000 (18:12 +0100)]
Fix execution of it-plugins on travis

8 years agoreorder travis jobs for faster build
Stas Vilchik [Wed, 2 Dec 2015 16:11:22 +0000 (17:11 +0100)]
reorder travis jobs for faster build

8 years agoSONAR-7068 improve alignment of measure on the overview page
Stas Vilchik [Wed, 2 Dec 2015 16:06:27 +0000 (17:06 +0100)]
SONAR-7068 improve alignment of measure on the overview page

8 years agoUse token for SonarQube analysis
Simon Brandhof [Wed, 2 Dec 2015 15:42:26 +0000 (16:42 +0100)]
Use token for SonarQube analysis

8 years agoimprove display of overview pages when no coverage or duplications details available
Stas Vilchik [Wed, 2 Dec 2015 14:01:20 +0000 (15:01 +0100)]
improve display of overview pages when no coverage or duplications details available

8 years agodo not display overview pages for developers
Stas Vilchik [Wed, 2 Dec 2015 14:23:33 +0000 (15:23 +0100)]
do not display overview pages for developers

8 years agoAdd IT ScanPermissionTest 666/head
Simon Brandhof [Wed, 2 Dec 2015 13:15:38 +0000 (14:15 +0100)]
Add IT ScanPermissionTest

8 years agoFix logging of public url
Simon Brandhof [Wed, 2 Dec 2015 12:42:47 +0000 (13:42 +0100)]
Fix logging of public url

8 years agows-client should not throw HttpException by default
Simon Brandhof [Wed, 2 Dec 2015 10:40:43 +0000 (11:40 +0100)]
ws-client should not throw HttpException by default

8 years agoSONAR-6890 Wrong link while drilling down from quality gate widget to new issues
Stas Vilchik [Wed, 2 Dec 2015 11:08:44 +0000 (12:08 +0100)]
SONAR-6890 Wrong link while drilling down from quality gate widget to new issues

8 years agoSONAR-7090 Filter project permissions by qualifier in the UI
Stas Vilchik [Wed, 2 Dec 2015 10:28:00 +0000 (11:28 +0100)]
SONAR-7090 Filter project permissions by qualifier in the UI

8 years agoSONAR-7034 WS ce/task works for users with the 'Execute Analysis' permission 662/head
Teryk Bellahsene [Tue, 1 Dec 2015 09:38:29 +0000 (10:38 +0100)]
SONAR-7034 WS ce/task works for users with the 'Execute Analysis' permission

8 years agoRename api/ce actions for consistency
Teryk Bellahsene [Mon, 30 Nov 2015 16:27:23 +0000 (17:27 +0100)]
Rename api/ce actions for consistency

8 years agoSONAR-7084 Analysis do not fail when a component do not have a path 661/head
Teryk Bellahsene [Mon, 30 Nov 2015 15:51:26 +0000 (16:51 +0100)]
SONAR-7084 Analysis do not fail when a component do not have a path

8 years agoSONAR-7078 Open drilldown on "Technical Debt on New code" when failed condition is...
Stas Vilchik [Wed, 2 Dec 2015 09:19:58 +0000 (10:19 +0100)]
SONAR-7078 Open drilldown on "Technical Debt on New code" when failed condition is "Technical Debt Ratio on New Code"

8 years agoSONAR-7059 improve project navigation
Stas Vilchik [Tue, 1 Dec 2015 16:36:03 +0000 (17:36 +0100)]
SONAR-7059 improve project navigation

8 years agoSONAR-6933 Drop newDuplication() beta API 663/head
Julien HENRY [Tue, 1 Dec 2015 10:26:45 +0000 (11:26 +0100)]
SONAR-6933 Drop newDuplication() beta API

8 years agosmall fixes on the overview page
Stas Vilchik [Tue, 1 Dec 2015 15:20:04 +0000 (16:20 +0100)]
small fixes on the overview page

8 years agoimprove display of coverage overview
Stas Vilchik [Tue, 1 Dec 2015 15:09:04 +0000 (16:09 +0100)]
improve display of coverage overview

8 years agoimprove display of project navigation
Stas Vilchik [Tue, 1 Dec 2015 14:13:20 +0000 (15:13 +0100)]
improve display of project navigation

8 years agoSONAR-7099 Drop the "Compare" link at project level
Stas Vilchik [Tue, 1 Dec 2015 13:55:47 +0000 (14:55 +0100)]
SONAR-7099 Drop the "Compare" link at project level

8 years agoimprove display of leak period label on the detailed overview pages
Stas Vilchik [Tue, 1 Dec 2015 13:53:24 +0000 (14:53 +0100)]
improve display of leak period label on the detailed overview pages

8 years agoSONAR-7064 add link from ncloc histogram to drilldown
Stas Vilchik [Tue, 1 Dec 2015 13:39:58 +0000 (14:39 +0100)]
SONAR-7064 add link from ncloc histogram to drilldown

8 years agoSONAR-7063 Show events history in the project overview page
Stas Vilchik [Tue, 1 Dec 2015 13:29:02 +0000 (14:29 +0100)]
SONAR-7063 Show events history in the project overview page

8 years agoSONAR-7054 use ws-client in batch
Simon Brandhof [Wed, 25 Nov 2015 09:54:56 +0000 (10:54 +0100)]
SONAR-7054 use ws-client in batch

8 years agoadd equals and hashcode to Period class 660/head
Sébastien Lesaint [Mon, 30 Nov 2015 14:02:56 +0000 (15:02 +0100)]
add equals and hashcode to Period class

8 years agomove PeriodResolver out of LoadPeriodsStep
Sébastien Lesaint [Fri, 27 Nov 2015 14:54:14 +0000 (15:54 +0100)]
move PeriodResolver out of LoadPeriodsStep

so that it can be used by Developer Cockpit

8 years agoSONAR-7062 SONAR-7016 improve timeline on detailed overview pages
Stas Vilchik [Mon, 30 Nov 2015 16:23:18 +0000 (17:23 +0100)]
SONAR-7062 SONAR-7016 improve timeline on detailed overview pages

8 years agoSONAR-6809 Remove sonar-java-api from distribution
Julien HENRY [Mon, 30 Nov 2015 15:59:36 +0000 (16:59 +0100)]
SONAR-6809 Remove sonar-java-api from distribution

8 years agofix treemap test
Stas Vilchik [Mon, 30 Nov 2015 15:16:16 +0000 (16:16 +0100)]
fix treemap test

8 years agoSONAR-6946 Add an ability to drilldown on the overview treemap
Stas Vilchik [Mon, 30 Nov 2015 14:38:42 +0000 (15:38 +0100)]
SONAR-6946 Add an ability to drilldown on the overview treemap

8 years agoSONAR-6945 Limit the number of bubbles on the overview bubble chart
Stas Vilchik [Mon, 30 Nov 2015 12:51:24 +0000 (13:51 +0100)]
SONAR-6945 Limit the number of bubbles on the overview bubble chart

8 years agoImprove UT coverage 656/head
Julien HENRY [Fri, 27 Nov 2015 09:31:57 +0000 (10:31 +0100)]
Improve UT coverage

8 years agoSONAR-6183 Add validation of *coverage_line_hits_data measures
Julien HENRY [Fri, 27 Nov 2015 08:03:02 +0000 (09:03 +0100)]
SONAR-6183 Add validation of *coverage_line_hits_data measures

8 years agoSONAR-6892 WS permissions/search_project_permissions filter by qualifier 657/head
Teryk Bellahsene [Fri, 27 Nov 2015 17:09:46 +0000 (18:09 +0100)]
SONAR-6892 WS permissions/search_project_permissions filter by qualifier

8 years agoSONAR-7065 apply feedback
Stas Vilchik [Mon, 30 Nov 2015 12:35:51 +0000 (13:35 +0100)]
SONAR-7065 apply feedback

8 years agoSONAR-7069 Improve support of views on the overview page
Stas Vilchik [Mon, 30 Nov 2015 10:24:50 +0000 (11:24 +0100)]
SONAR-7069 Improve support of views on the overview page

8 years agoSONAR-7083 search for active rule with a null param. Add tests to validate fix
Teryk Bellahsene [Mon, 30 Nov 2015 10:48:51 +0000 (11:48 +0100)]
SONAR-7083 search for active rule with a null param. Add tests to validate fix

8 years agoAlways select queue rows in the same order 659/head
Simon Brandhof [Mon, 30 Nov 2015 08:42:06 +0000 (09:42 +0100)]
Always select queue rows in the same order

8 years agoTemporarily disable coverage per test during PR analysis
Simon Brandhof [Mon, 30 Nov 2015 08:22:38 +0000 (09:22 +0100)]
Temporarily disable coverage per test during PR analysis

8 years agoAnalyze PR only on master merge
Simon Brandhof [Mon, 30 Nov 2015 08:22:05 +0000 (09:22 +0100)]
Analyze PR only on master merge

8 years agoAnalyze naming convention to travis.sh env variable GITHUB_TOKEN
Simon Brandhof [Mon, 30 Nov 2015 08:21:35 +0000 (09:21 +0100)]
Analyze naming convention to travis.sh env variable GITHUB_TOKEN

8 years agoFix quality flaws in BatchUtils
Simon Brandhof [Mon, 30 Nov 2015 08:15:38 +0000 (09:15 +0100)]
Fix quality flaws in BatchUtils

8 years agoSONAR-7064 Replace treemap on the size overview page with histogram
Stas Vilchik [Fri, 27 Nov 2015 15:50:05 +0000 (16:50 +0100)]
SONAR-7064 Replace treemap on the size overview page with histogram

8 years agoSONAR-7065 Add tooltips for complexity distribution bars on the overview page
Stas Vilchik [Fri, 27 Nov 2015 15:26:47 +0000 (16:26 +0100)]
SONAR-7065 Add tooltips for complexity distribution bars on the overview page

8 years agoSONAR-7051 SONAR-7052 apply feedback
Stas Vilchik [Fri, 27 Nov 2015 14:42:50 +0000 (15:42 +0100)]
SONAR-7051 SONAR-7052 apply feedback

8 years agotest how to generate and revoke tokens through web ui
Stas Vilchik [Fri, 27 Nov 2015 14:20:46 +0000 (15:20 +0100)]
test how to generate and revoke tokens through web ui

8 years agoSONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke user tokens
Stas Vilchik [Fri, 27 Nov 2015 10:30:34 +0000 (11:30 +0100)]
SONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke user tokens

8 years agoFix quality issue
Duarte Meneses [Fri, 27 Nov 2015 11:40:24 +0000 (12:40 +0100)]
Fix quality issue

8 years agoFix quality flaws (sorry for previous commit)
Simon Brandhof [Fri, 27 Nov 2015 09:13:44 +0000 (10:13 +0100)]
Fix quality flaws (sorry for previous commit)

8 years agoFix quality flaws
Simon Brandhof [Fri, 27 Nov 2015 09:09:10 +0000 (10:09 +0100)]
Fix quality flaws

8 years agoReplace checkNotNull by requireNonNull in sonar-ws
Teryk Bellahsene [Fri, 27 Nov 2015 08:14:50 +0000 (09:14 +0100)]
Replace checkNotNull by requireNonNull in sonar-ws

8 years agoSONAR-7059 Improve navigation between dashboards inside the project space
Stas Vilchik [Thu, 26 Nov 2015 14:58:04 +0000 (15:58 +0100)]
SONAR-7059 Improve navigation between dashboards inside the project space

8 years agoSONAR-7083 Search for active rules when a parameter value is null
Teryk Bellahsene [Thu, 26 Nov 2015 14:27:13 +0000 (15:27 +0100)]
SONAR-7083 Search for active rules when a parameter value is null

8 years agoFix quality flaws 655/head
Julien HENRY [Thu, 26 Nov 2015 08:31:09 +0000 (09:31 +0100)]
Fix quality flaws

8 years agoImprove Dateutils code coverage
Teryk Bellahsene [Thu, 26 Nov 2015 13:38:34 +0000 (14:38 +0100)]
Improve Dateutils code coverage

8 years agoSONAR-7054 Update javadoc concerning hexadecimal characters in token and hash
Teryk Bellahsene [Thu, 26 Nov 2015 13:28:37 +0000 (14:28 +0100)]
SONAR-7054 Update javadoc concerning hexadecimal characters in token and hash

8 years agoSONAR-7039 WS user_tokens/generate update description 654/head
Teryk Bellahsene [Thu, 26 Nov 2015 10:20:38 +0000 (11:20 +0100)]
SONAR-7039 WS user_tokens/generate update description

8 years agoSONAR-7048 WS user_tokens/search list access tokens of a user
Teryk Bellahsene [Thu, 26 Nov 2015 07:40:44 +0000 (08:40 +0100)]
SONAR-7048 WS user_tokens/search list access tokens of a user

8 years agoSONAR-7042 WS user_tokens/revoke revoke an access token
Teryk Bellahsene [Wed, 25 Nov 2015 08:41:19 +0000 (09:41 +0100)]
SONAR-7042 WS user_tokens/revoke revoke an access token

8 years agoSONAR-7080 use execution duration provided by a server
Stas Vilchik [Thu, 26 Nov 2015 09:32:54 +0000 (10:32 +0100)]
SONAR-7080 use execution duration provided by a server

8 years agoSONAR-7080 Web service must provide execution time of the background task in progress
Simon Brandhof [Wed, 25 Nov 2015 15:38:00 +0000 (16:38 +0100)]
SONAR-7080 Web service must provide execution time of the background task in progress

8 years agoSONAR-7027 Readd indexResource in JRubyFace
Julien Lancelot [Thu, 26 Nov 2015 09:32:46 +0000 (10:32 +0100)]
SONAR-7027 Readd indexResource in JRubyFace

This method is required for the Developer Cockpit plugin

8 years agofix test
Stas Vilchik [Thu, 26 Nov 2015 08:46:17 +0000 (09:46 +0100)]
fix test

8 years agoSONAR-7035 apply feedback
Stas Vilchik [Thu, 26 Nov 2015 08:41:54 +0000 (09:41 +0100)]
SONAR-7035 apply feedback

8 years agoSONAR-7068 apply feedback
Stas Vilchik [Thu, 26 Nov 2015 08:29:45 +0000 (09:29 +0100)]
SONAR-7068 apply feedback

8 years agoSONAR-7066 Improve display of leak period on the overview page
Stas Vilchik [Thu, 26 Nov 2015 08:21:27 +0000 (09:21 +0100)]
SONAR-7066 Improve display of leak period on the overview page

8 years agofix ProjectOverviewTest
Stas Vilchik [Wed, 25 Nov 2015 16:35:52 +0000 (17:35 +0100)]
fix ProjectOverviewTest

8 years agoSONAR-6905 Batch should dump analysis-related URL into a JSON file
Duarte Meneses [Mon, 23 Nov 2015 09:04:01 +0000 (10:04 +0100)]
SONAR-6905 Batch should dump analysis-related URL into a JSON file

8 years agofix quality flaws
Sébastien Lesaint [Wed, 25 Nov 2015 19:20:06 +0000 (20:20 +0100)]
fix quality flaws

8 years agofix MeasureDao UT: duplicate null project uuid
Sébastien Lesaint [Wed, 25 Nov 2015 15:41:33 +0000 (16:41 +0100)]
fix MeasureDao UT: duplicate null project uuid

8 years agoSONAR-6591 Add SQALE metadata to XML rule format
Simon Brandhof [Wed, 28 Oct 2015 23:18:13 +0000 (00:18 +0100)]
SONAR-6591 Add SQALE metadata to XML rule format

8 years agoSONAR-6890 Wrong link while drilling down from quality gate widget to new issues
Stas Vilchik [Wed, 25 Nov 2015 15:24:56 +0000 (16:24 +0100)]
SONAR-6890 Wrong link while drilling down from quality gate widget to new issues

8 years agoSONAR-7068 Add a visual indicators for each domain on the overview page
Stas Vilchik [Wed, 25 Nov 2015 15:00:46 +0000 (16:00 +0100)]
SONAR-7068 Add a visual indicators for each domain on the overview page

8 years agoSONAR-7073 revert fix of SNAPSHOTS.SCOPE
Simon Brandhof [Wed, 25 Nov 2015 15:11:49 +0000 (16:11 +0100)]
SONAR-7073 revert fix of SNAPSHOTS.SCOPE

Because of O.R.A.C.L.E.
It allowed us to create a column with name "scope" but now it fails to alter it because reserved name (only in Oracle btw).

8 years agoSONAR-7067 Remove severity distribution from the overview page
Stas Vilchik [Wed, 25 Nov 2015 14:53:06 +0000 (15:53 +0100)]
SONAR-7067 Remove severity distribution from the overview page

8 years agoSONAR-6331 apply feedback
Stas Vilchik [Wed, 25 Nov 2015 14:50:51 +0000 (15:50 +0100)]
SONAR-6331 apply feedback

8 years agoSONAR-7027 add MeasureDao#selectBySnapshotAndMetrics 652/head
Sébastien Lesaint [Tue, 24 Nov 2015 13:16:57 +0000 (14:16 +0100)]
SONAR-7027 add MeasureDao#selectBySnapshotAndMetrics

8 years agoSONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetrics
Sébastien Lesaint [Tue, 24 Nov 2015 08:44:04 +0000 (09:44 +0100)]
SONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetrics

this method is used by Dev Cockpit to copy measures of a specific developer from a project to a copy of this project

8 years agoSONAR-7027 add SnapshotTesting#newSnapshotForDeveloper + fix depth
Sébastien Lesaint [Mon, 23 Nov 2015 16:37:32 +0000 (17:37 +0100)]
SONAR-7027 add SnapshotTesting#newSnapshotForDeveloper + fix depth

depth field should be set whenever path is set

8 years agoSONAR-7027 add developerId to ComponentDto
Sébastien Lesaint [Mon, 23 Nov 2015 09:54:13 +0000 (10:54 +0100)]
SONAR-7027 add developerId to ComponentDto

8 years agoSONAR-7073 fix nullability of SNAPSHOTS.SCOPE/QUALIFIER
Simon Brandhof [Wed, 25 Nov 2015 13:06:18 +0000 (14:06 +0100)]
SONAR-7073 fix nullability of SNAPSHOTS.SCOPE/QUALIFIER

as it was done previously (for bad reasons)

8 years agoSONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correct
Simon Brandhof [Wed, 25 Nov 2015 11:07:35 +0000 (12:07 +0100)]
SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correct

8 years agoExclude xoo and benchmark modules from analysis
Simon Brandhof [Wed, 25 Nov 2015 10:05:53 +0000 (11:05 +0100)]
Exclude xoo and benchmark modules from analysis

8 years agoFix logs of Travis CI
Simon Brandhof [Tue, 24 Nov 2015 18:48:20 +0000 (19:48 +0100)]
Fix logs of Travis CI

8 years agoSONAR-7054 Token based authentication 650/head
Teryk Bellahsene [Mon, 23 Nov 2015 15:55:20 +0000 (16:55 +0100)]
SONAR-7054 Token based authentication

8 years agoImprove travis.sh
Simon Brandhof [Tue, 24 Nov 2015 16:42:32 +0000 (17:42 +0100)]
Improve travis.sh

- Upgrade to travis-utils v21
- Merge PR analysis with CI
- rename variables
- execute IT category "plugins" if PR from same repo
- fail if unknown $TARGET

8 years agoFix quality flaw
Teryk Bellahsene [Tue, 24 Nov 2015 16:23:24 +0000 (17:23 +0100)]
Fix quality flaw

8 years agoImprove UserTokenDao coverage
Teryk Bellahsene [Tue, 24 Nov 2015 16:07:51 +0000 (17:07 +0100)]
Improve UserTokenDao coverage

8 years agoSONAR-7037 Improve logging on authentication failure
Duarte Meneses [Tue, 24 Nov 2015 13:16:07 +0000 (14:16 +0100)]
SONAR-7037 Improve logging on authentication failure

8 years agoRemove perf tests from batch MT (take too much time)
Julien HENRY [Tue, 24 Nov 2015 12:08:43 +0000 (13:08 +0100)]
Remove perf tests from batch MT (take too much time)