]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoRemove unused router from overview Meta component
Grégoire Aubert [Wed, 10 Jan 2018 11:38:09 +0000 (12:38 +0100)]
Remove unused router from overview Meta component

6 years agoMark InputFileFilter as @SonarLintSide
Julien HENRY [Thu, 25 Jan 2018 10:38:25 +0000 (11:38 +0100)]
Mark InputFileFilter as @SonarLintSide

6 years agoAutomatic merge from branch-7.0 2981/head
ssjenka [Thu, 25 Jan 2018 07:01:15 +0000 (08:01 +0100)]
Automatic merge from branch-7.0

* origin/branch-7.0:
  Set version 7.0-SNAPSHOT
  Release 7.0-RC1

6 years agoSet version 7.1-SNAPSHOT
Simon Brandhof [Wed, 24 Jan 2018 16:13:45 +0000 (17:13 +0100)]
Set version 7.1-SNAPSHOT

6 years agoSet version 7.0-SNAPSHOT
Simon Brandhof [Wed, 24 Jan 2018 16:12:48 +0000 (17:12 +0100)]
Set version 7.0-SNAPSHOT

6 years agoRelease 7.0-RC1 7.0-RC1
Simon Brandhof [Wed, 24 Jan 2018 14:36:36 +0000 (15:36 +0100)]
Release 7.0-RC1

6 years agoSONAR-10117 minimize risk of deadlock on MySQL
Simon Brandhof [Wed, 24 Jan 2018 07:26:49 +0000 (08:26 +0100)]
SONAR-10117 minimize risk of deadlock on MySQL

6 years agoSLCORE-167 Introduce a parameter to control SonarLint component lifecycle
Julien HENRY [Tue, 23 Jan 2018 14:06:19 +0000 (15:06 +0100)]
SLCORE-167 Introduce a parameter to control SonarLint component lifecycle

6 years agoSONAR-10247 do not call webhooks when QG status has not changed 2971/head
Sébastien Lesaint [Wed, 17 Jan 2018 13:35:48 +0000 (14:35 +0100)]
SONAR-10247 do not call webhooks when QG status has not changed

6 years agoSONAR-10247 add and populate QGChangeEvent#getPreviousStatus
Sébastien Lesaint [Wed, 17 Jan 2018 10:39:05 +0000 (11:39 +0100)]
SONAR-10247 add and populate QGChangeEvent#getPreviousStatus

6 years agoSONAR-10247 add OrganizationDto#equals & hashcode
Sébastien Lesaint [Wed, 17 Jan 2018 10:38:41 +0000 (11:38 +0100)]
SONAR-10247 add OrganizationDto#equals & hashcode

usefull in unit tests

6 years agoMerge branch 'branch-6.7'
Sébastien Lesaint [Tue, 23 Jan 2018 08:31:21 +0000 (09:31 +0100)]
Merge branch 'branch-6.7'

6 years agofix Upgrade JDK to 1.8u161 in travis.sh
Sébastien Lesaint [Tue, 23 Jan 2018 08:27:13 +0000 (09:27 +0100)]
fix Upgrade JDK to 1.8u161 in travis.sh

6 years agoUpgrade JDK to 1.8u161 in travis.sh
Julien Lancelot [Wed, 17 Jan 2018 09:51:02 +0000 (10:51 +0100)]
Upgrade JDK to 1.8u161 in travis.sh

6 years agofix jdk installation on travis
Stas Vilchik [Mon, 22 Jan 2018 09:57:02 +0000 (10:57 +0100)]
fix jdk installation on travis

6 years agoupdate gradle version in tutorial
Stas Vilchik [Mon, 22 Jan 2018 09:49:24 +0000 (10:49 +0100)]
update gradle version in tutorial

6 years agoSONAR-10297 ce task run at most once 2973/head
Sébastien Lesaint [Wed, 17 Jan 2018 16:57:08 +0000 (17:57 +0100)]
SONAR-10297 ce task run at most once

6 years agoMerge branch 'branch-6.7'
Sébastien Lesaint [Wed, 17 Jan 2018 15:38:05 +0000 (16:38 +0100)]
Merge branch 'branch-6.7'

6 years agoUpgrade JDK to 1.8u161 in travis.sh
Julien Lancelot [Wed, 17 Jan 2018 09:51:02 +0000 (10:51 +0100)]
Upgrade JDK to 1.8u161 in travis.sh

6 years agoSONAR-10215 clean corrupted view default perm template in 6.4 2951/head
Sébastien Lesaint [Mon, 15 Jan 2018 11:35:09 +0000 (12:35 +0100)]
SONAR-10215 clean corrupted view default perm template in 6.4

done in migration affected by the bug: SupportPrivateProjectInDefaultPermissionTemplate

6 years agoSONAR-10120 Add server id and date in the system info json name
Grégoire Aubert [Mon, 15 Jan 2018 07:56:18 +0000 (08:56 +0100)]
SONAR-10120 Add server id and date in the system info json name

6 years agoSONAR-10284 Retreive onSonarCloud param in SimpleContainer
Grégoire Aubert [Fri, 12 Jan 2018 16:50:03 +0000 (17:50 +0100)]
SONAR-10284 Retreive onSonarCloud param in SimpleContainer

6 years agoupdate parent pom to v44
Stas Vilchik [Fri, 12 Jan 2018 19:05:00 +0000 (20:05 +0100)]
update parent pom to v44

6 years agofix file headers
Stas Vilchik [Tue, 9 Jan 2018 13:59:00 +0000 (14:59 +0100)]
fix file headers

6 years agodo not check file headers for src/main/webapp
Stas Vilchik [Tue, 9 Jan 2018 13:32:02 +0000 (14:32 +0100)]
do not check file headers for src/main/webapp

6 years agoUpgrade assertJ from 3.4.1 to 3.9.0
Simon Brandhof [Wed, 10 Jan 2018 20:41:23 +0000 (21:41 +0100)]
Upgrade assertJ from 3.4.1 to 3.9.0

6 years agoCleanup code based on Intellij inspections
Simon Brandhof [Wed, 10 Jan 2018 20:14:52 +0000 (21:14 +0100)]
Cleanup code based on Intellij inspections

6 years agoUpgrade Mockito from 1.10.19 to 2.13.0
Simon Brandhof [Wed, 10 Jan 2018 19:42:03 +0000 (20:42 +0100)]
Upgrade Mockito from 1.10.19 to 2.13.0

6 years agoSONAR-10138 remove deprecated API AbstractSumChildrenDecorator
Simon Brandhof [Wed, 10 Jan 2018 19:41:48 +0000 (20:41 +0100)]
SONAR-10138 remove deprecated API AbstractSumChildrenDecorator

6 years agoGOV-289 Porfolio deletion should redirect to Portfolios page
Stas Vilchik [Fri, 12 Jan 2018 15:21:13 +0000 (16:21 +0100)]
GOV-289 Porfolio deletion should redirect to Portfolios page

6 years agoupdate jest & enzyme
Stas Vilchik [Thu, 11 Jan 2018 16:46:38 +0000 (17:46 +0100)]
update jest & enzyme

6 years agoupdate prettier
Stas Vilchik [Thu, 11 Jan 2018 16:30:04 +0000 (17:30 +0100)]
update prettier

6 years agofix scrolling of the issues sidebar on the Explore page
Stas Vilchik [Thu, 11 Jan 2018 15:48:58 +0000 (16:48 +0100)]
fix scrolling of the issues sidebar on the Explore page

6 years agoSONAR-10239 Stop using "External link" icon
Stas Vilchik [Thu, 11 Jan 2018 10:46:20 +0000 (11:46 +0100)]
SONAR-10239 Stop using "External link" icon

6 years agoSONAR-10244 Warning message should disappear when first analysis is in progress
Stas Vilchik [Wed, 10 Jan 2018 16:43:55 +0000 (17:43 +0100)]
SONAR-10244 Warning message should disappear when first analysis is in progress

6 years agoSONAR-10255 Add possibility to clear fields in Quality Gate configuration
Stas Vilchik [Wed, 10 Jan 2018 15:55:17 +0000 (16:55 +0100)]
SONAR-10255 Add possibility to clear fields in Quality Gate configuration

6 years agoFix quoting issues causing a failure in OSX, and other quality issues (#2851)
Janos Gyerik [Fri, 12 Jan 2018 14:52:19 +0000 (15:52 +0100)]
Fix quoting issues causing a failure in OSX, and other quality issues (#2851)

* Avoid useless cat

* Properly quote command line arguments

* Use [ \t] instead of \s for BSD sed

* Do not delete commented out property settings, by matching strictly at start of line

* Add forgotten double-quotes

* Explicitly escape \t (advice by shellcheck.net)

6 years agoSONAR-10280 Update Twitter account for SonarCloud
Grégoire Aubert [Thu, 11 Jan 2018 10:40:54 +0000 (11:40 +0100)]
SONAR-10280 Update Twitter account for SonarCloud

6 years agoSONAR-10281 Update year in the footer for SonarCloud
Grégoire Aubert [Thu, 11 Jan 2018 10:40:31 +0000 (11:40 +0100)]
SONAR-10281 Update year in the footer for SonarCloud

6 years agoReuse react based tokens form in account space (#2954)
Stas Vilchik [Thu, 11 Jan 2018 12:41:50 +0000 (13:41 +0100)]
Reuse react based tokens form in account space (#2954)

6 years agoSONAR-10154 CacheWriter closes encapsulated writer once
Teryk Bellahsene [Wed, 10 Jan 2018 13:04:56 +0000 (14:04 +0100)]
SONAR-10154 CacheWriter closes encapsulated writer once

6 years agoAutomatic merge from branch-6.7
ssjenka [Thu, 11 Jan 2018 07:01:03 +0000 (08:01 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-10258 Missing information about uncovered conditions on a line
  SONAR-10236 Cannot bulk activate/deactivate rules when using a web context

6 years agoFix license headers of generated ws-client
Simon Brandhof [Wed, 10 Jan 2018 20:55:18 +0000 (21:55 +0100)]
Fix license headers of generated ws-client

6 years agoSONAR-10258 Missing information about uncovered conditions on a line
Stas Vilchik [Mon, 8 Jan 2018 16:52:43 +0000 (17:52 +0100)]
SONAR-10258 Missing information about uncovered conditions on a line

6 years agoSONAR-10258 Missing information about uncovered conditions on a line
Stas Vilchik [Mon, 8 Jan 2018 16:52:43 +0000 (17:52 +0100)]
SONAR-10258 Missing information about uncovered conditions on a line

6 years agoSONAR-10236 Cannot bulk activate/deactivate rules when using a web context
Stas Vilchik [Tue, 9 Jan 2018 08:53:03 +0000 (09:53 +0100)]
SONAR-10236 Cannot bulk activate/deactivate rules when using a web context

6 years agoSONAR-10236 Cannot bulk activate/deactivate rules when using a web context
Stas Vilchik [Tue, 9 Jan 2018 08:53:03 +0000 (09:53 +0100)]
SONAR-10236 Cannot bulk activate/deactivate rules when using a web context

6 years agoSONAR-10193 Align Technical Debt rating calculation with docs
Julien Lancelot [Wed, 3 Jan 2018 13:23:10 +0000 (14:23 +0100)]
SONAR-10193 Align Technical Debt rating calculation with docs

6 years agoStabilize NewIssuesMeasureTest by making it independent of hardcoded date
Teryk Bellahsene [Tue, 26 Dec 2017 13:07:20 +0000 (14:07 +0100)]
Stabilize NewIssuesMeasureTest by making it independent of hardcoded date

6 years agoSONAR-10117 SONAR-1018 Update measures after relevant issue changes and send webhooks
Simon Brandhof [Tue, 5 Dec 2017 17:04:06 +0000 (18:04 +0100)]
SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send webhooks

6 years agoSONAR-10212 Wrong link to build-wrapper in the tutorial
Stas Vilchik [Tue, 9 Jan 2018 10:28:53 +0000 (11:28 +0100)]
SONAR-10212 Wrong link to build-wrapper in the tutorial

6 years agoSONAR-10073 Impossible to set QP of a project from an organization that is not default
Stas Vilchik [Tue, 9 Jan 2018 10:01:22 +0000 (11:01 +0100)]
SONAR-10073 Impossible to set QP of a project from an organization that is not default

6 years agoSONAR-10132 Issue box does not fit on the screen on the Measures page
Stas Vilchik [Tue, 9 Jan 2018 09:35:39 +0000 (10:35 +0100)]
SONAR-10132 Issue box does not fit on the screen on the Measures page

6 years agoSONAR-10169 Covered lines should be highlighted in grey on mouse-over
Stas Vilchik [Tue, 9 Jan 2018 09:29:35 +0000 (10:29 +0100)]
SONAR-10169 Covered lines should be highlighted in grey on mouse-over

6 years agoSONAR-10178 Pending notification should not filter tasks
Stas Vilchik [Tue, 9 Jan 2018 09:09:03 +0000 (10:09 +0100)]
SONAR-10178 Pending notification should not filter tasks

6 years agoClean-up unused code of ResourceTypes
Simon Brandhof [Tue, 9 Jan 2018 10:11:50 +0000 (11:11 +0100)]
Clean-up unused code of ResourceTypes

This class should be dropped as no plugins provide new types anymore.
That was used only by the developer cockpit plugin, which is end
of life.

6 years agoDrop deprecated class PersistenceMode
Simon Brandhof [Tue, 9 Jan 2018 10:02:45 +0000 (11:02 +0100)]
Drop deprecated class PersistenceMode

6 years agoDrop unsupported property sonar.dynamicAnalysis from tests
Simon Brandhof [Tue, 9 Jan 2018 09:52:58 +0000 (10:52 +0100)]
Drop unsupported property sonar.dynamicAnalysis from tests

6 years agoDrop deprecated class org.sonar.api.utils.Semaphores
Simon Brandhof [Tue, 9 Jan 2018 09:51:32 +0000 (10:51 +0100)]
Drop deprecated class org.sonar.api.utils.Semaphores

6 years agoRelocate organizations enabled flag (#2945)
Janos Gyerik [Tue, 9 Jan 2018 10:21:50 +0000 (11:21 +0100)]
Relocate organizations enabled flag (#2945)

* Revert "SONAR-10223 add organizationsEnabled flag to Organization"

* Add AnalysisMetadataHolder.isOrganizationsEnabled

6 years agoAutomatic merge from branch-6.7
ssjenka [Tue, 9 Jan 2018 08:49:52 +0000 (09:49 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  Fix ProjectBuilderTest IT

6 years agoFix ProjectBuilderTest IT
Simon Brandhof [Tue, 9 Jan 2018 08:48:07 +0000 (09:48 +0100)]
Fix ProjectBuilderTest IT

SonarJava 5.0 introduces a behavior change on the list of files
to be analyzed. Our integration test is impacted because
it installs automatically the latest version of this plugin.
See https://jira.sonarsource.com/browse/SONARJAVA-2509

6 years agoAutomatic merge from branch-6.7
ssjenka [Tue, 9 Jan 2018 07:01:11 +0000 (08:01 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-10246 Fix documentation about default group in sso authentication

6 years agoSONAR-10246 Fix documentation about default group in sso authentication
Julien Lancelot [Fri, 5 Jan 2018 16:19:40 +0000 (17:19 +0100)]
SONAR-10246 Fix documentation about default group in sso authentication

6 years agoSONAR-10154 refactor WebServiceEngineTest
Simon Brandhof [Sun, 7 Jan 2018 21:24:00 +0000 (22:24 +0100)]
SONAR-10154 refactor WebServiceEngineTest

6 years agoAdd javadoc to WebService.NewParam
Simon Brandhof [Sun, 7 Jan 2018 16:57:48 +0000 (17:57 +0100)]
Add javadoc to WebService.NewParam

6 years agoSONAR-10154 Log debug when HTTP response has been partially streamed
Teryk Bellahsene [Thu, 4 Jan 2018 14:49:49 +0000 (15:49 +0100)]
SONAR-10154 Log debug when HTTP response has been partially streamed

6 years agoSONAR-10154 Stream when writing protobuf message
Teryk Bellahsene [Thu, 4 Jan 2018 10:41:49 +0000 (11:41 +0100)]
SONAR-10154 Stream when writing protobuf message

6 years agoremove package-lock.json
Stas Vilchik [Mon, 8 Jan 2018 12:17:36 +0000 (13:17 +0100)]
remove package-lock.json

6 years agoDrop deprecated QGChangeEventListener.onChanges
Janos Gyerik [Fri, 5 Jan 2018 16:59:42 +0000 (17:59 +0100)]
Drop deprecated QGChangeEventListener.onChanges

6 years agoFix license headers for 2018
Simon Brandhof [Sat, 6 Jan 2018 15:44:15 +0000 (16:44 +0100)]
Fix license headers for 2018

6 years agoSONAR-10223 add optional organization to PostProjectAnalysisTask
Sébastien Lesaint [Wed, 27 Dec 2017 14:50:23 +0000 (15:50 +0100)]
SONAR-10223 add optional organization to PostProjectAnalysisTask

6 years agoSONAR-10223 remove dead code
Sébastien Lesaint [Wed, 27 Dec 2017 14:47:51 +0000 (15:47 +0100)]
SONAR-10223 remove dead code

6 years agoSONAR-10223 add organizationsEnabled flag to Organization
Sébastien Lesaint [Wed, 27 Dec 2017 13:38:27 +0000 (14:38 +0100)]
SONAR-10223 add organizationsEnabled flag to Organization

6 years agoSONAR-10223 Reorder statements to improve readability
Janos Gyerik [Thu, 4 Jan 2018 16:10:30 +0000 (17:10 +0100)]
SONAR-10223 Reorder statements to improve readability

6 years agoSONAR-10085 backward runtime compatibility of QGChangeEventListener
Sébastien Lesaint [Wed, 27 Dec 2017 09:06:40 +0000 (10:06 +0100)]
SONAR-10085 backward runtime compatibility of QGChangeEventListener

so that sonar-branch plugin implementing previous version of QGChangeEventListener can run on this new version of SonarQube

6 years agoSONAR-10085 QGChangeEventListener#onIssueChanges replaces onChanges
Sébastien Lesaint [Wed, 20 Dec 2017 15:55:33 +0000 (16:55 +0100)]
SONAR-10085 QGChangeEventListener#onIssueChanges replaces onChanges

6 years agoSONAR-10085 drop now unused QGChangeEventListeners#isEmpty
Sébastien Lesaint [Wed, 20 Dec 2017 12:57:59 +0000 (13:57 +0100)]
SONAR-10085 drop now unused QGChangeEventListeners#isEmpty

6 years agoSONAR-10085 rename IssueChangeTrigger to QGChangeEventFactory
Sébastien Lesaint [Wed, 20 Dec 2017 12:46:48 +0000 (13:46 +0100)]
SONAR-10085 rename IssueChangeTrigger to QGChangeEventFactory

6 years agoSONAR-10245 Limit page size of api/components/search
Guillaume Jambet [Fri, 5 Jan 2018 10:47:01 +0000 (11:47 +0100)]
SONAR-10245 Limit page size of api/components/search

6 years agoSONAR-10218 Fix permissions document of api/custom_measures/create
Teryk Bellahsene [Wed, 3 Jan 2018 10:19:14 +0000 (11:19 +0100)]
SONAR-10218 Fix permissions document of api/custom_measures/create

6 years agoSONAR-7547 Add email format validation to api/users create/update ws
Guillaume Jambet [Tue, 2 Jan 2018 15:00:59 +0000 (16:00 +0100)]
SONAR-7547 Add email format validation to api/users create/update ws

6 years agoSONAR-10154 Use Response.newJsonWriter() to write in WS api/system/info
Teryk Bellahsene [Fri, 29 Dec 2017 15:08:15 +0000 (16:08 +0100)]
SONAR-10154 Use Response.newJsonWriter() to write in WS api/system/info

6 years agoSONAR-10154 Do not reset WS response if it is streamed
Teryk Bellahsene [Fri, 29 Dec 2017 14:54:59 +0000 (15:54 +0100)]
SONAR-10154 Do not reset WS response if it is streamed

6 years agoSONAR-10154 No streaming of web services response by default
Teryk Bellahsene [Fri, 29 Dec 2017 14:43:58 +0000 (15:43 +0100)]
SONAR-10154 No streaming of web services response by default

- most of the WS rely on protobuf with one encapsulating object. In effect, streaming is useless in this case
- for WS relying on JsonWriter directly, if an exception was thrown when it has started writing, the WebServiceEngine error handling cannot work properly (clear response and format an error message with an appropriate HTTP response code)
- a new factory method is added to JsonWriter to have a non streamable JsonWriter. The response is effectively written when the JsonWriter is closed

6 years agoSONAR-10182 Rename homepage parameter from 'value' to 'parameter'
Guillaume Jambet [Thu, 21 Dec 2017 15:53:59 +0000 (16:53 +0100)]
SONAR-10182 Rename homepage parameter from 'value' to 'parameter'

6 years agoSONAR-10182 Add api/users/set_homepage persistence
Guillaume Jambet [Thu, 14 Dec 2017 11:04:25 +0000 (12:04 +0100)]
SONAR-10182 Add api/users/set_homepage persistence

6 years agoSONAR-10182 Clean homepage when deleting a project
Guillaume Jambet [Tue, 19 Dec 2017 15:29:18 +0000 (16:29 +0100)]
SONAR-10182 Clean homepage when deleting a project

6 years agoSONAR-10182 Clean homepage when deleting an organization
Guillaume Jambet [Tue, 19 Dec 2017 15:16:28 +0000 (16:16 +0100)]
SONAR-10182 Clean homepage when deleting an organization

6 years agoSONAR-10182 Add api/users/current homepage persistence
Guillaume Jambet [Thu, 14 Dec 2017 11:04:25 +0000 (12:04 +0100)]
SONAR-10182 Add api/users/current homepage persistence

6 years agoSONAR-10188 Update project/organization header
Stas Vilchik [Thu, 14 Dec 2017 11:20:38 +0000 (12:20 +0100)]
SONAR-10188 Update project/organization header

6 years agoSONAR-10182 Users should be able to choose their homepage
Stas Vilchik [Wed, 13 Dec 2017 12:44:12 +0000 (13:44 +0100)]
SONAR-10182 Users should be able to choose their homepage

6 years agoSONAR-10183 Create api/users/set_homepage stub
Guillaume Jambet [Wed, 13 Dec 2017 10:07:16 +0000 (11:07 +0100)]
SONAR-10183 Create api/users/set_homepage stub

6 years agoSONAR-10184 Add stub for homepage fields to api/users/current
Guillaume Jambet [Mon, 11 Dec 2017 17:00:55 +0000 (18:00 +0100)]
SONAR-10184 Add stub for homepage fields to api/users/current

6 years agoSONAR-10187 Provide more options to populate empty "My Projects" page
Stas Vilchik [Tue, 12 Dec 2017 13:37:19 +0000 (14:37 +0100)]
SONAR-10187 Provide more options to populate empty "My Projects" page

6 years agoSONAR-10186 Switch between organizations from the header
Stas Vilchik [Mon, 11 Dec 2017 16:59:17 +0000 (17:59 +0100)]
SONAR-10186 Switch between organizations from the header

6 years agoSONAR-10186 fetch user organizations when app starts
Stas Vilchik [Mon, 11 Dec 2017 16:58:18 +0000 (17:58 +0100)]
SONAR-10186 fetch user organizations when app starts

6 years agoSONAR-9554 Make "Analyze a project" and "Create an org" more discoverable
Stas Vilchik [Thu, 7 Dec 2017 13:27:05 +0000 (14:27 +0100)]
SONAR-9554 Make "Analyze a project" and "Create an org" more discoverable

6 years agoSONAR-10078 Logs ordering is messed up in case of exception during file indexing
Duarte Meneses [Fri, 29 Dec 2017 10:36:20 +0000 (11:36 +0100)]
SONAR-10078 Logs ordering is messed up in case of exception during file indexing

6 years agoAutomatic merge from branch-6.7
Eric Hartmann [Fri, 29 Dec 2017 10:40:09 +0000 (11:40 +0100)]
Automatic merge from branch-6.7

* origin/branch-6.7:
  SONAR-10217 Fix 500 error when branch is incorrect
  Deactivate instable test in NewIssuesMeasureTest
  Upgrade to version 6.7.2-SNAPSHOT