]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoFix GlobalFooterSonarCloud test
Grégoire Aubert [Fri, 11 Jan 2019 12:45:15 +0000 (13:45 +0100)]
Fix GlobalFooterSonarCloud test

5 years agoUpdate missing license headers for 2019
Grégoire Aubert [Fri, 11 Jan 2019 10:00:09 +0000 (11:00 +0100)]
Update missing license headers for 2019

5 years agoSONAR-11103 Missing technical debt when issues on leak period have no debt
Duarte Meneses [Thu, 10 Jan 2019 14:13:33 +0000 (15:13 +0100)]
SONAR-11103 Missing technical debt when issues on leak period have no debt

5 years agoSONAR-11570 Add period back to QG conditions recomputed on UI change
Janos Gyerik [Thu, 10 Jan 2019 14:00:10 +0000 (15:00 +0100)]
SONAR-11570 Add period back to QG conditions recomputed on UI change

5 years agoSONAR-10487 Improve UX of filter option in Quality Profiles page
Wouter Admiraal [Fri, 4 Jan 2019 16:51:43 +0000 (17:51 +0100)]
SONAR-10487 Improve UX of filter option in Quality Profiles page

5 years agoFix display for pages with long code snippets
Wouter Admiraal [Thu, 10 Jan 2019 13:44:16 +0000 (14:44 +0100)]
Fix display for pages with long code snippets

5 years agoFix syntax error in documentation page
Wouter Admiraal [Tue, 8 Jan 2019 12:33:20 +0000 (13:33 +0100)]
Fix syntax error in documentation page

5 years agoDOC-131 Improve @include handling
Wouter Admiraal [Tue, 8 Jan 2019 10:01:45 +0000 (11:01 +0100)]
DOC-131 Improve @include handling

5 years agoSONAR-11608 Conditional formatting broken when used within a table
Wouter Admiraal [Fri, 4 Jan 2019 15:46:00 +0000 (16:46 +0100)]
SONAR-11608 Conditional formatting broken when used within a table

5 years agoSONAR-11225 NPE when using RelativePathPredicate with a path starting by ..
Duarte Meneses [Thu, 10 Jan 2019 14:54:51 +0000 (15:54 +0100)]
SONAR-11225 NPE when using RelativePathPredicate with a path starting by ..

5 years agoImprove tests on user settings stability
Julien Lancelot [Thu, 10 Jan 2019 13:09:44 +0000 (14:09 +0100)]
Improve tests on user settings stability

5 years agoRemove unused dirs
Janos Gyerik [Thu, 10 Jan 2019 09:31:56 +0000 (10:31 +0100)]
Remove unused dirs

5 years agoSONAR-11622 Server temp files fail to be deleted on MS Windows
Simon Brandhof [Wed, 9 Jan 2019 15:22:36 +0000 (16:22 +0100)]
SONAR-11622 Server temp files fail to be deleted on MS Windows

5 years agoTweak wording inspections -> analyses
Janos Gyerik [Thu, 10 Jan 2019 08:43:23 +0000 (09:43 +0100)]
Tweak wording inspections -> analyses

5 years agoFix broken license headers
Janos Gyerik [Thu, 10 Jan 2019 08:27:54 +0000 (09:27 +0100)]
Fix broken license headers

5 years agoUpdate license headers for 2019
Duarte Meneses [Thu, 10 Jan 2019 08:38:34 +0000 (09:38 +0100)]
Update license headers for 2019

5 years agoSONARCLOUD-345 Disable new feature notifications for anonymous users
Wouter Admiraal [Wed, 9 Jan 2019 08:09:38 +0000 (09:09 +0100)]
SONARCLOUD-345 Disable new feature notifications for anonymous users

5 years agoSONAR-11282 Enhance embedded docs navigation sidebar
Wouter Admiraal [Wed, 2 Jan 2019 08:10:08 +0000 (09:10 +0100)]
SONAR-11282 Enhance embedded docs navigation sidebar

5 years agoIgnore VS Code Workspace settings files
Wouter Admiraal [Wed, 26 Dec 2018 14:01:33 +0000 (15:01 +0100)]
Ignore VS Code Workspace settings files

5 years agoSONAR-11472 Add support highlighting exact matches in results
Wouter Admiraal [Wed, 26 Dec 2018 13:54:08 +0000 (14:54 +0100)]
SONAR-11472 Add support highlighting exact matches in results

5 years agoSONAR-11472 Add support for exact search-query matching
Wouter Admiraal [Wed, 26 Dec 2018 11:49:27 +0000 (12:49 +0100)]
SONAR-11472 Add support for exact search-query matching

Out of the box, Lunr doesn't support exact pattern matching for
search queries, meaning searching for "foo bar" will not boost
a sentence like "Foo bar baz" more than "Baz bar foo" (both
contain both keywords). We now do some crude pattern matching by
storing the token "context" upon indexing. It's not 100% correct,
but it gets the job done.

5 years agoSONARCLOUD-308 Add supported languages doc page
Grégoire Aubert [Wed, 9 Jan 2019 14:34:27 +0000 (15:34 +0100)]
SONARCLOUD-308 Add supported languages doc page

5 years agoSONARCLOUD-259 Remove duplicated information on pricing doc page
Grégoire Aubert [Wed, 9 Jan 2019 14:23:36 +0000 (15:23 +0100)]
SONARCLOUD-259 Remove duplicated information on pricing doc page

5 years agoSONAR-11577 Fix quality gate conditions migration on MySQL
Julien Lancelot [Wed, 9 Jan 2019 15:59:26 +0000 (16:59 +0100)]
SONAR-11577 Fix quality gate conditions migration on MySQL

* SONAR-11577 Fix quality gate conditions migration on MySQL
* Add some custom data in UpgradeTest

5 years agoSONAR-11605 No changed lines detected in P/R and SLB if target branch is not explicit...
Duarte Meneses [Wed, 9 Jan 2019 13:16:56 +0000 (14:16 +0100)]
SONAR-11605 No changed lines detected in P/R and SLB if target branch is not explicitly specified

5 years agoSONAR-11594 scanner authentication token
Michal Duda [Tue, 18 Dec 2018 14:41:25 +0000 (15:41 +0100)]
SONAR-11594 scanner authentication token

Support passing the scanner authentication token with $SONAR_TOKEN

5 years agoSONAR-11619 Remove label[for] styling and fix some input ids
Grégoire Aubert [Wed, 9 Jan 2019 09:49:53 +0000 (10:49 +0100)]
SONAR-11619 Remove label[for] styling and fix some input ids

5 years agoSONARCLOUD-273 Update Documentation page title
Grégoire Aubert [Wed, 9 Jan 2019 09:03:13 +0000 (10:03 +0100)]
SONARCLOUD-273 Update Documentation page title

5 years agoSONAR-11616 Save selected activity graph per project
Grégoire Aubert [Tue, 8 Jan 2019 13:11:32 +0000 (14:11 +0100)]
SONAR-11616 Save selected activity graph per project

5 years agoTweak manual project provisioning wording
Grégoire Aubert [Mon, 7 Jan 2019 14:36:10 +0000 (15:36 +0100)]
Tweak manual project provisioning wording

5 years agoSONARCLOUD-310 add WS api/ce/timeout_tasks
Simon Brandhof [Wed, 19 Dec 2018 21:16:05 +0000 (22:16 +0100)]
SONARCLOUD-310 add WS api/ce/timeout_tasks

5 years agoUpdate license headers templates in sonar-ws-generators
Julien Lancelot [Tue, 8 Jan 2019 13:54:22 +0000 (14:54 +0100)]
Update license headers templates in sonar-ws-generators

5 years agoSONAR-11577 Fix direction of certain metrics
Janos Gyerik [Fri, 4 Jan 2019 13:57:52 +0000 (14:57 +0100)]
SONAR-11577 Fix direction of certain metrics

metrics: tests, conditions_to_cover, new_conditions_to_cover

5 years agoforbid to use releasability metrics in quality gate conditions
Stas Vilchik [Fri, 28 Dec 2018 15:30:50 +0000 (16:30 +0100)]
forbid to use releasability metrics in quality gate conditions

5 years agoSONAR-11571 Remove mentions about warnings and period from the doc
Benoît Gianinetti [Wed, 19 Dec 2018 16:05:37 +0000 (17:05 +0100)]
SONAR-11571 Remove mentions about warnings and period from the doc

5 years agoSONAR-11577 Migrate no more supported quality gate conditions
Julien Lancelot [Tue, 18 Dec 2018 17:46:37 +0000 (18:46 +0100)]
SONAR-11577 Migrate no more supported quality gate conditions

5 years agoSONAR-11573 remove computation of differential measures
Benoît Gianinetti [Tue, 18 Dec 2018 09:07:19 +0000 (10:07 +0100)]
SONAR-11573 remove computation of differential measures

5 years agoSONAR-11572 Limit list of operators for QG conditions
Benoît Gianinetti [Fri, 14 Dec 2018 13:53:58 +0000 (14:53 +0100)]
SONAR-11572 Limit list of operators for QG conditions

5 years agoSONAR-11571 Drop warning treshold from QG web services
Benoît Gianinetti [Tue, 11 Dec 2018 14:57:05 +0000 (15:57 +0100)]
SONAR-11571 Drop warning treshold from QG web services

5 years agoSONAR-11570 Drop period from web services
Janos Gyerik [Tue, 11 Dec 2018 12:29:15 +0000 (13:29 +0100)]
SONAR-11570 Drop period from web services

5 years agoforbid to use boolean and string metrics in quality gates
Stas Vilchik [Thu, 13 Dec 2018 13:54:53 +0000 (14:54 +0100)]
forbid to use boolean and string metrics in quality gates

5 years agofix projects component to not set state when unmounted
Stas Vilchik [Tue, 11 Dec 2018 08:43:04 +0000 (09:43 +0100)]
fix projects component to not set state when unmounted

5 years agoalways open default quality gate
Stas Vilchik [Tue, 11 Dec 2018 08:42:41 +0000 (09:42 +0100)]
always open default quality gate

5 years agoSONAR-11572 limit operators of quality gate conditions in UI
Stas Vilchik [Mon, 10 Dec 2018 16:47:01 +0000 (17:47 +0100)]
SONAR-11572 limit operators of quality gate conditions in UI

5 years agoSONAR-11570 drop ability to set period from UI
Stas Vilchik [Mon, 10 Dec 2018 13:06:35 +0000 (14:06 +0100)]
SONAR-11570 drop ability to set period from UI

5 years agoSONAR-11571 drop ability to set warning threshold from UI
Stas Vilchik [Mon, 10 Dec 2018 11:01:24 +0000 (12:01 +0100)]
SONAR-11571 drop ability to set warning threshold from UI

5 years agosimplify routes
Stas Vilchik [Mon, 10 Dec 2018 10:52:42 +0000 (11:52 +0100)]
simplify routes

5 years agofix promise rejection handler of condition creation
Stas Vilchik [Mon, 10 Dec 2018 10:45:22 +0000 (11:45 +0100)]
fix promise rejection handler of condition creation

5 years agoSONAR-11492 Second analysis of a long-lived branch is using wrong leak version
Duarte Meneses [Tue, 8 Jan 2019 13:29:37 +0000 (14:29 +0100)]
SONAR-11492 Second analysis of a long-lived branch is using wrong leak version

5 years agoFix docs old version warning.
Grégoire Aubert [Thu, 20 Dec 2018 14:52:35 +0000 (15:52 +0100)]
Fix docs old version warning.

5 years agoSONAR-11535 Do not use Elasticsearch index for issue counts in summary
Janos Gyerik [Wed, 28 Nov 2018 16:33:31 +0000 (17:33 +0100)]
SONAR-11535 Do not use Elasticsearch index for issue counts in summary

5 years agoSONAR-11423 Add details to check run output on issue update
Janos Gyerik [Mon, 12 Nov 2018 16:03:55 +0000 (17:03 +0100)]
SONAR-11423 Add details to check run output on issue update

5 years agoSONAR-11438 Update title status on issue change (#937)
Benoit [Mon, 19 Nov 2018 15:27:09 +0000 (15:27 +0000)]
SONAR-11438 Update title status on issue change (#937)

5 years agoSONAR-11437 Store the SHA1 read from scanner report (#926)
Benoit [Mon, 12 Nov 2018 11:56:56 +0000 (11:56 +0000)]
SONAR-11437 Store the SHA1 read from scanner report (#926)

5 years agoMake OkHttpClientBuilder.setCredentials return this
Janos Gyerik [Wed, 7 Nov 2018 07:38:17 +0000 (08:38 +0100)]
Make OkHttpClientBuilder.setCredentials return this

5 years agoSONAR-11421 Add sha1 to ProjectAnalysis
Benoît Gianinetti [Thu, 1 Nov 2018 09:53:00 +0000 (10:53 +0100)]
SONAR-11421 Add sha1 to ProjectAnalysis

5 years agoavoid passing null values to SeverityHelper
Stas Vilchik [Wed, 2 Jan 2019 14:54:58 +0000 (15:54 +0100)]
avoid passing null values to SeverityHelper

5 years agoenable withUserOrganizations test
Stas Vilchik [Wed, 2 Jan 2019 14:50:30 +0000 (15:50 +0100)]
enable withUserOrganizations test

5 years agodrop /component url
Stas Vilchik [Wed, 2 Jan 2019 14:43:44 +0000 (15:43 +0100)]
drop /component url

5 years agodisable global rules page on sonarcloud
Stas Vilchik [Wed, 2 Jan 2019 13:17:21 +0000 (14:17 +0100)]
disable global rules page on sonarcloud

5 years agodrop unused "extra" field in rule parameters
Stas Vilchik [Wed, 2 Jan 2019 13:13:35 +0000 (14:13 +0100)]
drop unused "extra" field in rule parameters

5 years agoremove graphics.css
Stas Vilchik [Wed, 2 Jan 2019 11:05:55 +0000 (12:05 +0100)]
remove graphics.css

5 years agoconditionally load component for sonarcloud notifications
Stas Vilchik [Fri, 28 Dec 2018 09:52:30 +0000 (10:52 +0100)]
conditionally load component for sonarcloud notifications

5 years agoFix remaining license headers for 2019
Benoît Gianinetti [Mon, 7 Jan 2019 10:35:02 +0000 (11:35 +0100)]
Fix remaining license headers for 2019

5 years agoFix two typos in Marketing content (#1123)
n-b-sonar [Fri, 4 Jan 2019 15:20:07 +0000 (16:20 +0100)]
Fix two typos in Marketing content (#1123)

5 years agoSONARCLOUD-303 Allow to choose project visibility in manual project creation tutorial
Wouter Admiraal [Mon, 24 Dec 2018 17:34:44 +0000 (18:34 +0100)]
SONARCLOUD-303 Allow to choose project visibility in manual project creation tutorial

5 years agoSONAR-7938 Display inheritance info for deprecated rules, and make related tests...
Wouter Admiraal [Mon, 24 Dec 2018 14:09:38 +0000 (15:09 +0100)]
SONAR-7938 Display inheritance info for deprecated rules, and make related tests DRYer

5 years agoSONAR-11444 Issue comment form should not close automatically when selecting code
Wouter Admiraal [Mon, 24 Dec 2018 13:02:18 +0000 (14:02 +0100)]
SONAR-11444 Issue comment form should not close automatically when selecting code

5 years agofix DateInput test 3193/head
Stas Vilchik [Wed, 2 Jan 2019 11:14:36 +0000 (12:14 +0100)]
fix DateInput test

5 years agoFix license headers for 2019
Duarte Meneses [Wed, 2 Jan 2019 10:56:15 +0000 (11:56 +0100)]
Fix license headers for 2019

5 years agoFix license headers for 2019
Duarte Meneses [Wed, 2 Jan 2019 10:24:36 +0000 (11:24 +0100)]
Fix license headers for 2019

5 years agoSONAR-10649 Add Markdown format for badges
Wouter Admiraal [Mon, 24 Dec 2018 11:35:10 +0000 (12:35 +0100)]
SONAR-10649 Add Markdown format for badges

5 years agoRemove unused imports
Wouter Admiraal [Mon, 24 Dec 2018 09:37:04 +0000 (10:37 +0100)]
Remove unused imports

5 years agoSONAR-10637 Style input placeholders
Wouter Admiraal [Fri, 21 Dec 2018 16:36:40 +0000 (17:36 +0100)]
SONAR-10637 Style input placeholders

5 years agoSONAR-10058 Update line coverage colors
Wouter Admiraal [Fri, 21 Dec 2018 14:36:24 +0000 (15:36 +0100)]
SONAR-10058 Update line coverage colors

5 years agoSONARCLOUD-235 Hide QG and QP links on Overview for non-members
Wouter Admiraal [Tue, 18 Dec 2018 10:36:11 +0000 (11:36 +0100)]
SONARCLOUD-235 Hide QG and QP links on Overview for non-members

5 years agoProvide new test helper functions for creating mocks
Wouter Admiraal [Thu, 20 Dec 2018 09:54:16 +0000 (10:54 +0100)]
Provide new test helper functions for creating mocks

5 years agoUpdate method to comply with new coding standard
Wouter Admiraal [Thu, 20 Dec 2018 08:52:47 +0000 (09:52 +0100)]
Update method to comply with new coding standard

5 years agoSONARCLOUD-326 api/system/change_log_level run as if standalone on SC
Sébastien Lesaint [Thu, 20 Dec 2018 14:49:24 +0000 (15:49 +0100)]
SONARCLOUD-326 api/system/change_log_level run as if standalone on SC

5 years agoSONARCLOUD-326 api/system/info return standalone content on SC
Sébastien Lesaint [Thu, 20 Dec 2018 15:11:50 +0000 (16:11 +0100)]
SONARCLOUD-326 api/system/info return standalone content on SC

5 years agoSONARCLOUD-310 Ce task can now fail after a maximum amount of time
Sébastien Lesaint [Wed, 19 Dec 2018 15:55:29 +0000 (16:55 +0100)]
SONARCLOUD-310 Ce task can now fail after a maximum amount of time

failure can only happen when going from one step to the other

5 years agoSONARCLOUD-193 move TypedException to correct package
Sébastien Lesaint [Tue, 18 Dec 2018 08:43:28 +0000 (09:43 +0100)]
SONARCLOUD-193 move TypedException to correct package

5 years agoSONARCLOUD-193 no Hazelcast in CE on SonarCloud
Sébastien Lesaint [Fri, 14 Dec 2018 08:39:57 +0000 (09:39 +0100)]
SONARCLOUD-193 no Hazelcast in CE on SonarCloud

which implies that the cleaning job is no more run by the Compute Engine nodes on SonarCloud

5 years agoSONARCLOUD-192 add (enabled) worker uuids to CE MBean
Sébastien Lesaint [Wed, 5 Dec 2018 16:05:52 +0000 (17:05 +0100)]
SONARCLOUD-192 add (enabled) worker uuids to CE MBean

5 years agoSONARCLOUD-192 add WS api/ce/queue_stats
Sébastien Lesaint [Mon, 3 Dec 2018 13:01:21 +0000 (14:01 +0100)]
SONARCLOUD-192 add WS api/ce/queue_stats

5 years agoSONARCLOUD-192 move all analytics SQL out of core mappers
Sébastien Lesaint [Mon, 3 Dec 2018 11:53:55 +0000 (12:53 +0100)]
SONARCLOUD-192 move all analytics SQL out of core mappers

5 years agoSONARCLOUD-192 core extension can now declare MyBatis mapper and alias
Sébastien Lesaint [Mon, 3 Dec 2018 10:24:13 +0000 (11:24 +0100)]
SONARCLOUD-192 core extension can now declare MyBatis mapper and alias

5 years agoSONARCLOUD-209 Fix missing navigation when navigating back from SC homepage
Wouter Admiraal [Mon, 17 Dec 2018 13:08:34 +0000 (14:08 +0100)]
SONARCLOUD-209 Fix missing navigation when navigating back from SC homepage

5 years agoSONARCLOUD-301 Disable Custom Measures page on SonarCloud
Wouter Admiraal [Mon, 17 Dec 2018 12:46:53 +0000 (13:46 +0100)]
SONARCLOUD-301 Disable Custom Measures page on SonarCloud

5 years agoSONAR-11568 Fix tooltip when hovering over a search result with mouse
Wouter Admiraal [Mon, 17 Dec 2018 11:09:32 +0000 (12:09 +0100)]
SONAR-11568 Fix tooltip when hovering over a search result with mouse

5 years agoSONAR-11591 Prevent header from resizing when opening a modal
Wouter Admiraal [Mon, 17 Dec 2018 09:26:36 +0000 (10:26 +0100)]
SONAR-11591 Prevent header from resizing when opening a modal

5 years agoSONAR-11409 Enable rule activation from the Compare page
Stas Vilchik [Wed, 19 Dec 2018 16:32:39 +0000 (17:32 +0100)]
SONAR-11409 Enable rule activation from the Compare page

5 years agoSONAR-10853 align ux for deprecated and internal flags on web api page
Stas Vilchik [Wed, 19 Dec 2018 10:52:49 +0000 (11:52 +0100)]
SONAR-10853 align ux for deprecated and internal flags on web api page

5 years agoSONAR-10019 display effective deprecated version for domains
Stas Vilchik [Wed, 19 Dec 2018 09:22:32 +0000 (10:22 +0100)]
SONAR-10019 display effective deprecated version for domains

5 years agoSONARCLOUD-333 Fix confirmation modal after billing upgrade
Grégoire Aubert [Wed, 19 Dec 2018 14:06:22 +0000 (15:06 +0100)]
SONARCLOUD-333 Fix confirmation modal after billing upgrade

5 years agoSONARCLOUD-264 Use same empty organization space in projects page
Grégoire Aubert [Tue, 18 Dec 2018 10:53:09 +0000 (11:53 +0100)]
SONARCLOUD-264 Use same empty organization space in projects page

5 years agoSONARCLOUD-264 Add pages helper with function manage page classes
Grégoire Aubert [Tue, 18 Dec 2018 10:19:49 +0000 (11:19 +0100)]
SONARCLOUD-264 Add pages helper with function manage page classes

5 years agoSONARCLOUD-275 Add better scroll and repositories search on project import
Grégoire Aubert [Mon, 17 Dec 2018 14:26:40 +0000 (15:26 +0100)]
SONARCLOUD-275 Add better scroll and repositories search on project import

5 years agoFix styling in issues boxes
Grégoire Aubert [Mon, 17 Dec 2018 10:14:02 +0000 (11:14 +0100)]
Fix styling in issues boxes

5 years agoMerge remote-tracking branch 'origin/branch-7.5'
Julien Lancelot [Wed, 19 Dec 2018 12:56:37 +0000 (13:56 +0100)]
Merge remote-tracking branch 'origin/branch-7.5'