]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoImprove user profile & unit tests
Philippe Perrin [Fri, 11 Oct 2019 07:32:45 +0000 (09:32 +0200)]
Improve user profile & unit tests

5 years agoSONAR-12563 Add help tooltip to SCM accounts section
Philippe Perrin [Fri, 11 Oct 2019 07:20:59 +0000 (09:20 +0200)]
SONAR-12563 Add help tooltip to SCM accounts section

5 years agoUpdate JavaGradleTravisSonarCloud.tsx
Hyesung Lee [Tue, 15 Oct 2019 03:49:35 +0000 (12:49 +0900)]
Update JavaGradleTravisSonarCloud.tsx

fix typo - delete space in front of script

5 years agoFix some code smell debt (#2143)
Jacek [Tue, 15 Oct 2019 10:05:53 +0000 (12:05 +0200)]
Fix some code smell debt (#2143)

5 years agoSet version 8.1-SNAPSHOT
Pierre Guillot [Tue, 15 Oct 2019 09:48:52 +0000 (11:48 +0200)]
Set version 8.1-SNAPSHOT

5 years agoRelease 8.0 8.0
Pierre Guillot [Tue, 15 Oct 2019 08:15:12 +0000 (10:15 +0200)]
Release 8.0

5 years agoSONAR-12252 upgrade scm-git plugin to 1.9.1
Sébastien Lesaint [Mon, 14 Oct 2019 13:58:13 +0000 (15:58 +0200)]
SONAR-12252 upgrade scm-git plugin to 1.9.1

5 years agoSONAR-12252 upgrade language plugins to latest version
Sébastien Lesaint [Mon, 14 Oct 2019 09:07:33 +0000 (11:07 +0200)]
SONAR-12252 upgrade language plugins to latest version

5 years agofix quality flaws
Sébastien Lesaint [Mon, 14 Oct 2019 12:17:28 +0000 (14:17 +0200)]
fix quality flaws

5 years agofix missing class constructor (mostly GSon serialized classes)
Sébastien Lesaint [Thu, 10 Oct 2019 12:16:32 +0000 (14:16 +0200)]
fix missing class constructor (mostly GSon serialized classes)

5 years agofix missing package-info.java files
Sébastien Lesaint [Thu, 10 Oct 2019 08:36:02 +0000 (10:36 +0200)]
fix missing package-info.java files

5 years agoDOCS update scanner versions
MikeBirnstiehl [Fri, 11 Oct 2019 20:14:40 +0000 (15:14 -0500)]
DOCS update scanner versions

5 years agoDOCS Update Release Upgrade Notes
MikeBirnstiehl [Fri, 11 Oct 2019 20:14:13 +0000 (15:14 -0500)]
DOCS Update Release Upgrade Notes

5 years agoSONAR-12427 Patterns to ignore all issues in files are not always taken into account
Duarte Meneses [Fri, 11 Oct 2019 18:57:27 +0000 (13:57 -0500)]
SONAR-12427 Patterns to ignore all issues in files are not always taken into account

5 years agoSONAR-12510 do not fail in views/define when app branch already exist
Sébastien Lesaint [Thu, 10 Oct 2019 14:46:58 +0000 (16:46 +0200)]
SONAR-12510 do not fail in views/define when app branch already exist

5 years agoSONAR-12284 Remove incorrect call to /api/components/show to verify access
Philippe Perrin [Thu, 10 Oct 2019 11:50:45 +0000 (13:50 +0200)]
SONAR-12284 Remove incorrect call to /api/components/show to verify access

5 years agofix SonarQube scanner not picking Java language version
Sébastien Lesaint [Thu, 10 Oct 2019 09:12:19 +0000 (11:12 +0200)]
fix SonarQube scanner not picking Java language version

5 years agoDOCS update nav tree with GL CICD
MikeBirnstiehl [Thu, 10 Oct 2019 13:21:51 +0000 (08:21 -0500)]
DOCS update nav tree with GL CICD

* update nav tree with GL CICD

* fix formatting

* fix formatting

* fix formatting

* fix formatting

* update title

* update nav tree

* update nav tree

* delete comma

* delete spaces

* delete spaces

5 years agoDOCS add EE header to sec reports
MikeBirnstiehl [Wed, 9 Oct 2019 20:44:50 +0000 (15:44 -0500)]
DOCS add EE header to sec reports

5 years agoSONAR-12513 last used date is never set on new Quality Profiles
Sébastien Lesaint [Wed, 9 Oct 2019 10:47:08 +0000 (12:47 +0200)]
SONAR-12513 last used date is never set on new Quality Profiles

all QP start with no last used date in the Database, which is represented by a null value in the column,
the update method ensures no update is done if new date is older than the current one
it does so by comparing the new date with the current value, however, this test always returns false if the current value is null

this way of updating the last used date was introduced to fix SONAR-10462 (Update of last used date on Quality Profile can fail with Deadlock on Postgres)
since then, last used date of new QP (which includes any new install of SQ since 7.8, including the LTS) is never set

5 years agoUpdate S4MSB docs - remove sonarcloud param (#2125)
Andrei Epure [Wed, 9 Oct 2019 13:42:45 +0000 (15:42 +0200)]
Update S4MSB docs - remove sonarcloud param (#2125)

5 years agofix some quality flaws on the new code period
Sébastien Lesaint [Tue, 8 Oct 2019 09:12:12 +0000 (11:12 +0200)]
fix some quality flaws on the new code period

5 years agoSONAR-12507 More consistent color for hovered location badge
Grégoire Aubert [Thu, 3 Oct 2019 14:58:35 +0000 (16:58 +0200)]
SONAR-12507 More consistent color for hovered location badge

5 years agoSONAR-12506 More consistent color for error message border
Grégoire Aubert [Thu, 3 Oct 2019 14:51:01 +0000 (16:51 +0200)]
SONAR-12506 More consistent color for error message border

5 years agoSONAR-12505 More consistent color for issue boxes and highlight
Grégoire Aubert [Thu, 3 Oct 2019 14:19:23 +0000 (16:19 +0200)]
SONAR-12505 More consistent color for issue boxes and highlight

5 years agoSONAR-12504 More consistent color for selected secondary locations badges
Grégoire Aubert [Thu, 3 Oct 2019 14:11:42 +0000 (16:11 +0200)]
SONAR-12504 More consistent color for selected secondary locations badges

5 years agoSONAR-12503 Update Alert error icon color
Grégoire Aubert [Thu, 3 Oct 2019 14:04:06 +0000 (16:04 +0200)]
SONAR-12503 Update Alert error icon color

5 years agoSONAR-12502 Change E rating to have primary red color
Grégoire Aubert [Thu, 3 Oct 2019 13:55:33 +0000 (15:55 +0200)]
SONAR-12502 Change E rating to have primary red color

5 years agoDocumentation fix
Philippe Perrin [Mon, 7 Oct 2019 12:39:42 +0000 (14:39 +0200)]
Documentation fix

5 years agoSONAR-12511 Alert border style issues
Grégoire Aubert [Fri, 6 Sep 2019 09:54:15 +0000 (11:54 +0200)]
SONAR-12511 Alert border style issues

5 years agoDOCS Replace 'Questionable Code Example' with 'Sensitive ...'
Nicolas Harraudeau [Tue, 8 Oct 2019 15:08:26 +0000 (17:08 +0200)]
DOCS Replace 'Questionable Code Example' with 'Sensitive ...'

5 years agoDOCS fix typo and add path
MikeBirnstiehl [Tue, 8 Oct 2019 21:12:23 +0000 (16:12 -0500)]
DOCS fix typo and add path

5 years agoSONAR-12487 improve coverage of Telemetry classes
Sébastien Lesaint [Tue, 8 Oct 2019 07:48:04 +0000 (09:48 +0200)]
SONAR-12487 improve coverage of Telemetry classes

makes tests more unique by moving much logic out TelemetryDaemonTest which will make this test faster (less tests) and more reliable (simpler)
as this test was troublesom because if was testing multithreaded code

5 years agodrop deprecated and dead code in ProjectMeasuresStatistics
Sébastien Lesaint [Mon, 7 Oct 2019 17:10:32 +0000 (19:10 +0200)]
drop deprecated and dead code in ProjectMeasuresStatistics

5 years agoSONAR-12487 send docker flag in telemetry
Sébastien Lesaint [Thu, 26 Sep 2019 09:45:26 +0000 (11:45 +0200)]
SONAR-12487 send docker flag in telemetry

5 years agoRefactor tabs to use new BoxedTabs component
Jeremy Davis [Wed, 2 Oct 2019 12:41:12 +0000 (14:41 +0200)]
Refactor tabs to use new BoxedTabs component

5 years agoRemove `mstest` from coverage docs (#2126)
Andrei Epure [Mon, 7 Oct 2019 15:54:52 +0000 (17:54 +0200)]
Remove `mstest` from coverage docs (#2126)

We don't support `mstest` as a coverage tool, only `vstest`.
See SonarSource/sonar-dotnet/#2529

5 years agoSONAR-12485 add Docker flag in System Info
Sébastien Lesaint [Wed, 25 Sep 2019 14:41:42 +0000 (16:41 +0200)]
SONAR-12485 add Docker flag in System Info

5 years agofull drop usage of cirrus cache
Sébastien Lesaint [Mon, 7 Oct 2019 09:49:29 +0000 (11:49 +0200)]
full drop usage of cirrus cache

5 years agoSONAR-12460 Add description to Gitlab setting
Julien Lancelot [Thu, 3 Oct 2019 15:57:21 +0000 (17:57 +0200)]
SONAR-12460 Add description to Gitlab setting

5 years agoSONAR-12471 Embed LDAP authentication
Julien Lancelot [Fri, 27 Sep 2019 14:25:53 +0000 (16:25 +0200)]
SONAR-12471 Embed LDAP authentication

5 years agoSONAR-12471 Embed SAML authentication
Julien Lancelot [Wed, 25 Sep 2019 12:19:11 +0000 (14:19 +0200)]
SONAR-12471 Embed SAML authentication

5 years agoSONAR-12471 Embed GitHub authentication
Julien Lancelot [Tue, 24 Sep 2019 09:44:20 +0000 (11:44 +0200)]
SONAR-12471 Embed GitHub authentication

5 years agoSONAR-8884 Group languages related settings in a single Languages tab
Philippe Perrin [Wed, 2 Oct 2019 16:39:32 +0000 (18:39 +0200)]
SONAR-8884 Group languages related settings in a single Languages tab

5 years agoDOCS add GitLab CICD page
MikeBirnstiehl [Fri, 4 Oct 2019 15:47:50 +0000 (10:47 -0500)]
DOCS add GitLab CICD page

5 years agoSONAR-11155 Provision on first analysis and analyze main branch for certain names
Duarte Meneses [Wed, 25 Sep 2019 20:02:13 +0000 (15:02 -0500)]
SONAR-11155 Provision on first analysis and analyze main branch for certain names

5 years agodisable gradle cache until Cirrus issue #478 is fixed (#2123)
Jacek [Thu, 3 Oct 2019 12:59:50 +0000 (14:59 +0200)]
disable gradle cache until Cirrus issue #478 is fixed (#2123)

5 years agoDOC fix linebreak
G. Ann Campbell [Wed, 2 Oct 2019 19:04:23 +0000 (15:04 -0400)]
DOC fix linebreak

5 years agoDOCS Fine-tune architecture text for DCE (#2117)
CS [Wed, 2 Oct 2019 13:06:21 +0000 (15:06 +0200)]
DOCS Fine-tune architecture text for DCE (#2117)

* DOCS Update architecture for DCE

* DOCS wording change

5 years agoSONAR-12256 Consistent rounding in project overview
Jeremy Davis [Wed, 25 Sep 2019 16:26:05 +0000 (18:26 +0200)]
SONAR-12256 Consistent rounding in project overview

5 years agouse stopInfo() instead of stopDebug()
Donghui Wang [Mon, 30 Sep 2019 02:44:01 +0000 (10:44 +0800)]
use stopInfo() instead of stopDebug()

use stopInfo() instead of stopDebug() for Process project properties

5 years agoSONAR-12481 Bump dompurify version
Jeremy Davis [Mon, 30 Sep 2019 12:17:17 +0000 (14:17 +0200)]
SONAR-12481 Bump dompurify version

5 years agoMove from styled-components to @emotion
Grégoire Aubert [Thu, 19 Sep 2019 09:42:06 +0000 (11:42 +0200)]
Move from styled-components to @emotion

5 years agoSONAR-12414 Prevent click event from bubbling outside of popup
philippe-perrin-sonarsource [Wed, 25 Sep 2019 15:45:44 +0000 (17:45 +0200)]
SONAR-12414 Prevent click event from bubbling outside of popup

5 years agoSONAR-12413 Issue changelog contains confusing 'undefined' values
philippe-perrin-sonarsource [Thu, 26 Sep 2019 08:14:57 +0000 (10:14 +0200)]
SONAR-12413 Issue changelog contains confusing 'undefined' values

5 years agoSONAR-12468 Improve fonts for Windows users
philippe-perrin-sonarsource [Wed, 25 Sep 2019 07:32:10 +0000 (09:32 +0200)]
SONAR-12468 Improve fonts for Windows users

5 years agoRevert "disable gradle cache until Cirrus issue #472 is fixed"
Sébastien Lesaint [Mon, 30 Sep 2019 06:55:05 +0000 (08:55 +0200)]
Revert "disable gradle cache until Cirrus issue #472 is fixed"

This reverts commit 7ef753245aa2ab1f00a2742d4c567604ca505dc0.

5 years agoSONAR-12480 Left part of the layout is broken in several pages on Microsoft IE11...
philippe-perrin-sonarsource [Thu, 26 Sep 2019 14:34:31 +0000 (16:34 +0200)]
SONAR-12480 Left part of the layout is broken in  several pages on Microsoft IE11 & Edge

5 years agoDOCS update default working directory
MikeBirnstiehl [Fri, 27 Sep 2019 20:03:10 +0000 (15:03 -0500)]
DOCS update default working directory

5 years agoSONAR-12344 es logs must go to stdout too when sonar.log.console=true
Sébastien Lesaint [Thu, 26 Sep 2019 14:13:35 +0000 (16:13 +0200)]
SONAR-12344 es logs must go to stdout too when sonar.log.console=true

5 years agodisable gradle cache until Cirrus issue #472 is fixed
Sébastien Lesaint [Fri, 27 Sep 2019 10:31:56 +0000 (12:31 +0200)]
disable gradle cache until Cirrus issue #472 is fixed

5 years agoSONAR-12481 Fix SSF-97
Jeremy Davis [Wed, 25 Sep 2019 07:49:45 +0000 (09:49 +0200)]
SONAR-12481 Fix SSF-97

5 years agoDOCS Fix xxx_issues metric (#2106)
CS [Thu, 26 Sep 2019 14:56:53 +0000 (16:56 +0200)]
DOCS Fix xxx_issues metric (#2106)

5 years agoFixes from review
Jeremy Davis [Tue, 24 Sep 2019 09:03:48 +0000 (11:03 +0200)]
Fixes from review

5 years agoImprove set action description
Jacek [Mon, 23 Sep 2019 08:19:17 +0000 (10:19 +0200)]
Improve set action description

5 years agoDOCS update for review changes
MikeBirnstiehl [Fri, 20 Sep 2019 13:54:31 +0000 (08:54 -0500)]
DOCS update for review changes

5 years agoFixing SonarQube analysis issues (#2084)
Jacek [Fri, 20 Sep 2019 08:30:43 +0000 (10:30 +0200)]
Fixing SonarQube analysis issues (#2084)

5 years agoAdd ITs for the new UI
Jeremy Davis [Tue, 17 Sep 2019 16:42:55 +0000 (18:42 +0200)]
Add ITs for the new UI

5 years agoFix UT for components count
Jacek [Thu, 19 Sep 2019 09:07:34 +0000 (11:07 +0200)]
Fix UT for components count

5 years agoUpdate expected zip file size
Duarte Meneses [Wed, 18 Sep 2019 14:13:54 +0000 (09:13 -0500)]
Update expected zip file size

5 years agoSONAR-12390 Prevent analysis deletion when it is a baseline
Duarte Meneses [Tue, 17 Sep 2019 20:05:44 +0000 (15:05 -0500)]
SONAR-12390 Prevent analysis deletion when it is a baseline

5 years agoFixes from review
Jeremy Davis [Mon, 16 Sep 2019 15:26:05 +0000 (17:26 +0200)]
Fixes from review

5 years agoDOCS add new code period page
MikeBirnstiehl [Tue, 17 Sep 2019 15:43:51 +0000 (10:43 -0500)]
DOCS add new code period page

5 years agoWS bug fixes (#2070)
Jacek [Tue, 17 Sep 2019 07:09:22 +0000 (09:09 +0200)]
WS bug fixes (#2070)

- add example to show new code period action
- list available types for set new code period action
- fix empty responses for protobuff enum
- add new code periods WS ITs

5 years agoFix conflicts after rebase
Jacek [Fri, 6 Sep 2019 08:19:26 +0000 (10:19 +0200)]
Fix conflicts after rebase

5 years agoSONAR-12430 Handle project baseline for Community Edition
Jeremy Davis [Fri, 30 Aug 2019 15:31:15 +0000 (17:31 +0200)]
SONAR-12430 Handle project baseline for Community Edition

5 years agoSONAR-12415 Fix Leak title in project overview
Jeremy Davis [Tue, 27 Aug 2019 14:04:38 +0000 (16:04 +0200)]
SONAR-12415 Fix Leak title in project overview

5 years agoFix new code period set action with specific analysis for CE (#2051)
Jacek [Mon, 2 Sep 2019 14:38:21 +0000 (16:38 +0200)]
Fix new code period set action with specific analysis for CE (#2051)

5 years agoSONAR-12420 Prevent setting baseline from project branches page
Jeremy Davis [Thu, 29 Aug 2019 13:39:18 +0000 (15:39 +0200)]
SONAR-12420 Prevent setting baseline from project branches page

5 years agoSONAR-11629 Add baseline marker to activity page
Jeremy Davis [Wed, 28 Aug 2019 09:42:06 +0000 (11:42 +0200)]
SONAR-11629 Add baseline marker to activity page

5 years agoSONAR-12366 Always set new code periods to main branch in CE (#2047)
Duarte Meneses [Fri, 30 Aug 2019 07:32:36 +0000 (02:32 -0500)]
SONAR-12366 Always set new code periods to main branch in CE (#2047)

5 years agoSONAR-12412 - support import/export of new code periods for projects (#2024)
Jacek [Thu, 29 Aug 2019 07:20:15 +0000 (09:20 +0200)]
SONAR-12412 - support import/export of new code periods for projects (#2024)

* SONAR-12412 - support import/export of new code periods for projects

5 years agoSONAR-12419 - resolve date for specific_analysis new code period type (#2026)
Jacek [Wed, 28 Aug 2019 20:16:12 +0000 (22:16 +0200)]
SONAR-12419 - resolve date for specific_analysis new code period type (#2026)

* SONAR-12419 - resolve date for specific_analysis new code period type

5 years agoSONAR-11658 branch setting for the new code period
Jeremy Davis [Fri, 9 Aug 2019 11:56:03 +0000 (13:56 +0200)]
SONAR-11658 branch setting for the new code period

5 years agoSONAR-11630 Project setting for new code period
Jeremy Davis [Fri, 9 Aug 2019 11:54:33 +0000 (13:54 +0200)]
SONAR-11630 Project setting for new code period

5 years agoSONAR-11637 General setting for new code period
Jeremy Davis [Fri, 9 Aug 2019 11:43:58 +0000 (13:43 +0200)]
SONAR-11637 General setting for new code period

5 years agoSONAR-12347 Migrate properties
Duarte Meneses [Thu, 22 Aug 2019 20:33:17 +0000 (15:33 -0500)]
SONAR-12347 Migrate properties

5 years agoImprove code quality and test coverage
Duarte Meneses [Wed, 21 Aug 2019 19:56:16 +0000 (14:56 -0500)]
Improve code quality and test coverage

5 years agoNew Code Period table
Duarte Meneses [Wed, 21 Aug 2019 16:29:17 +0000 (11:29 -0500)]
New Code Period table

5 years agoSONAR-12366 New Code Period WebServices
Duarte Meneses [Wed, 21 Aug 2019 16:03:51 +0000 (11:03 -0500)]
SONAR-12366 New Code Period WebServices

5 years agoSONAR-12406 - remove 'sonar.leak.period' property
Jacek [Wed, 21 Aug 2019 13:04:29 +0000 (15:04 +0200)]
SONAR-12406 - remove 'sonar.leak.period' property

5 years agoAdd ListAction to NewCodePeriod WS Module
Jacek [Wed, 21 Aug 2019 13:11:50 +0000 (15:11 +0200)]
Add ListAction to NewCodePeriod WS Module

5 years agoFeature/dm/migrate new code period (#2017)
Duarte Meneses [Wed, 21 Aug 2019 11:08:31 +0000 (06:08 -0500)]
Feature/dm/migrate new code period (#2017)

* SONAR-12396 List new code periods for all branches with effective current values

* SONAR-12347 Migrate old definitions of leak period

5 years agoSONAR-12366 update endpoint ws urls (#2013)
Jacek [Tue, 20 Aug 2019 16:10:16 +0000 (18:10 +0200)]
SONAR-12366 update endpoint ws urls (#2013)

5 years agoSONAR-12393 - support remove new code period on branch, project removal (#2002)
Jacek [Tue, 20 Aug 2019 07:19:05 +0000 (09:19 +0200)]
SONAR-12393 - support remove new code period on branch, project removal (#2002)

* SONAR-12393 - support remove new code period on branch, project removal

5 years agoSONAR-12366 Add WS to tester
Duarte Meneses [Fri, 9 Aug 2019 16:11:19 +0000 (11:11 -0500)]
SONAR-12366 Add WS to tester

5 years agoSONAR-12366 Create WS to delete New Code Periods
Duarte Meneses [Fri, 9 Aug 2019 15:56:12 +0000 (10:56 -0500)]
SONAR-12366 Create WS to delete New Code Periods

5 years agoSONAR-12366 Add new WSs to tester
Duarte Meneses [Fri, 9 Aug 2019 15:42:50 +0000 (10:42 -0500)]
SONAR-12366 Add new WSs to tester

5 years agoSONAR-12366 Create WS to read/write New Code Periods
Duarte Meneses [Fri, 9 Aug 2019 12:56:38 +0000 (07:56 -0500)]
SONAR-12366 Create WS to read/write New Code Periods

5 years agoSONAR-12394 Load analysis new code period based on hierarchy of New Code Period settings
Duarte Meneses [Thu, 8 Aug 2019 18:43:01 +0000 (13:43 -0500)]
SONAR-12394 Load analysis new code period based on hierarchy of New Code Period settings