]>
source.dussan.org Git - sonarqube.git/log
Pierre Guillot [Thu, 17 Oct 2019 07:25:45 +0000 (09:25 +0200)]
SONAR-12595 fix documentation admin insert query
Jacek [Thu, 17 Oct 2019 11:54:28 +0000 (13:54 +0200)]
SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#2139)
* remove login generation strategy
* add migration to remove gh login strategy + code review fixes
* support same login for new user and update login for SQ authority
Philippe Perrin [Fri, 11 Oct 2019 15:36:38 +0000 (17:36 +0200)]
SONAR-12470 Wrong edition in footer at startup
Grégoire Aubert [Tue, 8 Oct 2019 15:01:20 +0000 (17:01 +0200)]
SONAR-12533 Drop unused css classes
Grégoire Aubert [Wed, 9 Oct 2019 09:42:09 +0000 (11:42 +0200)]
SONAR-12519 More consistent colors for mandatory fields asterisk
Philippe Perrin [Fri, 11 Oct 2019 07:32:45 +0000 (09:32 +0200)]
Improve user profile & unit tests
Philippe Perrin [Fri, 11 Oct 2019 07:20:59 +0000 (09:20 +0200)]
SONAR-12563 Add help tooltip to SCM accounts section
Hyesung Lee [Tue, 15 Oct 2019 03:49:35 +0000 (12:49 +0900)]
Update JavaGradleTravisSonarCloud.tsx
fix typo - delete space in front of script
Jacek [Tue, 15 Oct 2019 10:05:53 +0000 (12:05 +0200)]
Fix some code smell debt (#2143)
Pierre Guillot [Tue, 15 Oct 2019 09:48:52 +0000 (11:48 +0200)]
Set version 8.1-SNAPSHOT
Pierre Guillot [Tue, 15 Oct 2019 08:15:12 +0000 (10:15 +0200)]
Release 8.0
Sébastien Lesaint [Mon, 14 Oct 2019 13:58:13 +0000 (15:58 +0200)]
SONAR-12252 upgrade scm-git plugin to 1.9.1
Sébastien Lesaint [Mon, 14 Oct 2019 09:07:33 +0000 (11:07 +0200)]
SONAR-12252 upgrade language plugins to latest version
Sébastien Lesaint [Mon, 14 Oct 2019 12:17:28 +0000 (14:17 +0200)]
fix quality flaws
Sébastien Lesaint [Thu, 10 Oct 2019 12:16:32 +0000 (14:16 +0200)]
fix missing class constructor (mostly GSon serialized classes)
Sébastien Lesaint [Thu, 10 Oct 2019 08:36:02 +0000 (10:36 +0200)]
fix missing package-info.java files
MikeBirnstiehl [Fri, 11 Oct 2019 20:14:40 +0000 (15:14 -0500)]
DOCS update scanner versions
MikeBirnstiehl [Fri, 11 Oct 2019 20:14:13 +0000 (15:14 -0500)]
DOCS Update Release Upgrade Notes
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
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
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
Sébastien Lesaint [Thu, 10 Oct 2019 09:12:19 +0000 (11:12 +0200)]
fix SonarQube scanner not picking Java language version
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
MikeBirnstiehl [Wed, 9 Oct 2019 20:44:50 +0000 (15:44 -0500)]
DOCS add EE header to sec reports
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
Andrei Epure [Wed, 9 Oct 2019 13:42:45 +0000 (15:42 +0200)]
Update S4MSB docs - remove sonarcloud param (#2125)
Sébastien Lesaint [Tue, 8 Oct 2019 09:12:12 +0000 (11:12 +0200)]
fix some quality flaws on the new code period
Grégoire Aubert [Thu, 3 Oct 2019 14:58:35 +0000 (16:58 +0200)]
SONAR-12507 More consistent color for hovered location badge
Grégoire Aubert [Thu, 3 Oct 2019 14:51:01 +0000 (16:51 +0200)]
SONAR-12506 More consistent color for error message border
Grégoire Aubert [Thu, 3 Oct 2019 14:19:23 +0000 (16:19 +0200)]
SONAR-12505 More consistent color for issue boxes and highlight
Grégoire Aubert [Thu, 3 Oct 2019 14:11:42 +0000 (16:11 +0200)]
SONAR-12504 More consistent color for selected secondary locations badges
Grégoire Aubert [Thu, 3 Oct 2019 14:04:06 +0000 (16:04 +0200)]
SONAR-12503 Update Alert error icon 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
Philippe Perrin [Mon, 7 Oct 2019 12:39:42 +0000 (14:39 +0200)]
Documentation fix
Grégoire Aubert [Fri, 6 Sep 2019 09:54:15 +0000 (11:54 +0200)]
SONAR-12511 Alert border style issues
Nicolas Harraudeau [Tue, 8 Oct 2019 15:08:26 +0000 (17:08 +0200)]
DOCS Replace 'Questionable Code Example' with 'Sensitive ...'
MikeBirnstiehl [Tue, 8 Oct 2019 21:12:23 +0000 (16:12 -0500)]
DOCS fix typo and add path
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
Sébastien Lesaint [Mon, 7 Oct 2019 17:10:32 +0000 (19:10 +0200)]
drop deprecated and dead code in ProjectMeasuresStatistics
Sébastien Lesaint [Thu, 26 Sep 2019 09:45:26 +0000 (11:45 +0200)]
SONAR-12487 send docker flag in telemetry
Jeremy Davis [Wed, 2 Oct 2019 12:41:12 +0000 (14:41 +0200)]
Refactor tabs to use new BoxedTabs component
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
Sébastien Lesaint [Wed, 25 Sep 2019 14:41:42 +0000 (16:41 +0200)]
SONAR-12485 add Docker flag in System Info
Sébastien Lesaint [Mon, 7 Oct 2019 09:49:29 +0000 (11:49 +0200)]
full drop usage of cirrus cache
Julien Lancelot [Thu, 3 Oct 2019 15:57:21 +0000 (17:57 +0200)]
SONAR-12460 Add description to Gitlab setting
Julien Lancelot [Fri, 27 Sep 2019 14:25:53 +0000 (16:25 +0200)]
SONAR-12471 Embed LDAP authentication
Julien Lancelot [Wed, 25 Sep 2019 12:19:11 +0000 (14:19 +0200)]
SONAR-12471 Embed SAML authentication
Julien Lancelot [Tue, 24 Sep 2019 09:44:20 +0000 (11:44 +0200)]
SONAR-12471 Embed GitHub authentication
Philippe Perrin [Wed, 2 Oct 2019 16:39:32 +0000 (18:39 +0200)]
SONAR-8884 Group languages related settings in a single Languages tab
MikeBirnstiehl [Fri, 4 Oct 2019 15:47:50 +0000 (10:47 -0500)]
DOCS add GitLab CICD page
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
Jacek [Thu, 3 Oct 2019 12:59:50 +0000 (14:59 +0200)]
disable gradle cache until Cirrus issue #478 is fixed (#2123)
G. Ann Campbell [Wed, 2 Oct 2019 19:04:23 +0000 (15:04 -0400)]
DOC fix linebreak
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
Jeremy Davis [Wed, 25 Sep 2019 16:26:05 +0000 (18:26 +0200)]
SONAR-12256 Consistent rounding in project overview
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
Jeremy Davis [Mon, 30 Sep 2019 12:17:17 +0000 (14:17 +0200)]
SONAR-12481 Bump dompurify version
Grégoire Aubert [Thu, 19 Sep 2019 09:42:06 +0000 (11:42 +0200)]
Move from styled-components to @emotion
philippe-perrin-sonarsource [Wed, 25 Sep 2019 15:45:44 +0000 (17:45 +0200)]
SONAR-12414 Prevent click event from bubbling outside of popup
philippe-perrin-sonarsource [Thu, 26 Sep 2019 08:14:57 +0000 (10:14 +0200)]
SONAR-12413 Issue changelog contains confusing 'undefined' values
philippe-perrin-sonarsource [Wed, 25 Sep 2019 07:32:10 +0000 (09:32 +0200)]
SONAR-12468 Improve fonts for Windows users
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 .
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
MikeBirnstiehl [Fri, 27 Sep 2019 20:03:10 +0000 (15:03 -0500)]
DOCS update default working directory
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
Sébastien Lesaint [Fri, 27 Sep 2019 10:31:56 +0000 (12:31 +0200)]
disable gradle cache until Cirrus issue #472 is fixed
Jeremy Davis [Wed, 25 Sep 2019 07:49:45 +0000 (09:49 +0200)]
SONAR-12481 Fix SSF-97
CS [Thu, 26 Sep 2019 14:56:53 +0000 (16:56 +0200)]
DOCS Fix xxx_issues metric (#2106)
Jeremy Davis [Tue, 24 Sep 2019 09:03:48 +0000 (11:03 +0200)]
Fixes from review
Jacek [Mon, 23 Sep 2019 08:19:17 +0000 (10:19 +0200)]
Improve set action description
MikeBirnstiehl [Fri, 20 Sep 2019 13:54:31 +0000 (08:54 -0500)]
DOCS update for review changes
Jacek [Fri, 20 Sep 2019 08:30:43 +0000 (10:30 +0200)]
Fixing SonarQube analysis issues (#2084)
Jeremy Davis [Tue, 17 Sep 2019 16:42:55 +0000 (18:42 +0200)]
Add ITs for the new UI
Jacek [Thu, 19 Sep 2019 09:07:34 +0000 (11:07 +0200)]
Fix UT for components count
Duarte Meneses [Wed, 18 Sep 2019 14:13:54 +0000 (09:13 -0500)]
Update expected zip file size
Duarte Meneses [Tue, 17 Sep 2019 20:05:44 +0000 (15:05 -0500)]
SONAR-12390 Prevent analysis deletion when it is a baseline
Jeremy Davis [Mon, 16 Sep 2019 15:26:05 +0000 (17:26 +0200)]
Fixes from review
MikeBirnstiehl [Tue, 17 Sep 2019 15:43:51 +0000 (10:43 -0500)]
DOCS add new code period page
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
Jacek [Fri, 6 Sep 2019 08:19:26 +0000 (10:19 +0200)]
Fix conflicts after rebase
Jeremy Davis [Fri, 30 Aug 2019 15:31:15 +0000 (17:31 +0200)]
SONAR-12430 Handle project baseline for Community Edition
Jeremy Davis [Tue, 27 Aug 2019 14:04:38 +0000 (16:04 +0200)]
SONAR-12415 Fix Leak title in project overview
Jacek [Mon, 2 Sep 2019 14:38:21 +0000 (16:38 +0200)]
Fix new code period set action with specific analysis for CE (#2051)
Jeremy Davis [Thu, 29 Aug 2019 13:39:18 +0000 (15:39 +0200)]
SONAR-12420 Prevent setting baseline from project branches page
Jeremy Davis [Wed, 28 Aug 2019 09:42:06 +0000 (11:42 +0200)]
SONAR-11629 Add baseline marker to activity page
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)
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
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
Jeremy Davis [Fri, 9 Aug 2019 11:56:03 +0000 (13:56 +0200)]
SONAR-11658 branch setting for the new code period
Jeremy Davis [Fri, 9 Aug 2019 11:54:33 +0000 (13:54 +0200)]
SONAR-11630 Project 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
Duarte Meneses [Thu, 22 Aug 2019 20:33:17 +0000 (15:33 -0500)]
SONAR-12347 Migrate properties
Duarte Meneses [Wed, 21 Aug 2019 19:56:16 +0000 (14:56 -0500)]
Improve code quality and test coverage
Duarte Meneses [Wed, 21 Aug 2019 16:29:17 +0000 (11:29 -0500)]
New Code Period table
Duarte Meneses [Wed, 21 Aug 2019 16:03:51 +0000 (11:03 -0500)]
SONAR-12366 New Code Period WebServices
Jacek [Wed, 21 Aug 2019 13:04:29 +0000 (15:04 +0200)]
SONAR-12406 - remove 'sonar.leak.period' property
Jacek [Wed, 21 Aug 2019 13:11:50 +0000 (15:11 +0200)]
Add ListAction to NewCodePeriod WS Module
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
Jacek [Tue, 20 Aug 2019 16:10:16 +0000 (18:10 +0200)]
SONAR-12366 update endpoint ws urls (#2013)
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