]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoupdate web dependencies
Stas Vilchik [Wed, 24 Oct 2018 07:56:27 +0000 (09:56 +0200)]
update web dependencies

5 years agoFix incorrect SQL for Oracle and MsSQL
Eric Hartmann [Fri, 26 Oct 2018 06:12:00 +0000 (08:12 +0200)]
Fix incorrect SQL for Oracle and MsSQL

5 years agoFix code flows
Pascal Mugnier [Tue, 23 Oct 2018 08:21:59 +0000 (10:21 +0200)]
Fix code flows

5 years agoSONAR-11370 Update link to rules page
Pascal Mugnier [Tue, 23 Oct 2018 08:11:00 +0000 (10:11 +0200)]
SONAR-11370 Update link to rules page

5 years agoSONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WS
Pascal Mugnier [Tue, 23 Oct 2018 07:46:09 +0000 (09:46 +0200)]
SONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WS

5 years agoSONAR-11371 Change the banner text with rules missing info
Pascal Mugnier [Mon, 22 Oct 2018 13:45:02 +0000 (15:45 +0200)]
SONAR-11371 Change the banner text with rules missing info

5 years agoSONAR-11397 Update UI using WS mock
Pascal Mugnier [Mon, 22 Oct 2018 13:06:49 +0000 (15:06 +0200)]
SONAR-11397 Update UI using WS mock

5 years agoSONAR-11369 Update UI using WS mock
Pascal Mugnier [Mon, 22 Oct 2018 12:40:40 +0000 (14:40 +0200)]
SONAR-11369 Update UI using WS mock

5 years agoAdd example response for api/security_reports/show
Janos Gyerik [Mon, 22 Oct 2018 11:49:42 +0000 (13:49 +0200)]
Add example response for api/security_reports/show

5 years agoDrop unused private method
Janos Gyerik [Wed, 17 Oct 2018 08:07:35 +0000 (10:07 +0200)]
Drop unused private method

5 years agoSONAR-11370 Add ITs to verify security reports content
Janos Gyerik [Wed, 17 Oct 2018 15:33:18 +0000 (17:33 +0200)]
SONAR-11370 Add ITs to verify security reports content

5 years agoSONAR-11370 Add number of rules and active rules on Security Report
Eric Hartmann [Fri, 19 Oct 2018 08:50:07 +0000 (10:50 +0200)]
SONAR-11370 Add number of rules and active rules on Security Report

5 years agoSONAR-11370 Extract Owasp, SansTop25 constant to a dedicated helper
Eric Hartmann [Fri, 19 Oct 2018 08:49:04 +0000 (10:49 +0200)]
SONAR-11370 Extract Owasp, SansTop25 constant to a dedicated helper

5 years agoSONAR-11370 Add new SQL request to retrieve rules by languages and type
Eric Hartmann [Fri, 19 Oct 2018 08:46:37 +0000 (10:46 +0200)]
SONAR-11370 Add new SQL request to retrieve rules by languages and type

5 years agoSONAR-11370 Add security standards to ActiveRules
Eric Hartmann [Fri, 19 Oct 2018 08:45:18 +0000 (10:45 +0200)]
SONAR-11370 Add security standards to ActiveRules

Add new request to retrieve active rules by profile and type

5 years agoUpgrade Travis to download JDK 8u191
Eric Hartmann [Thu, 25 Oct 2018 08:44:17 +0000 (10:44 +0200)]
Upgrade Travis to download JDK 8u191

5 years agoSONARCLOUD-150 Fix UT on Oracle
Julien HENRY [Wed, 24 Oct 2018 07:48:59 +0000 (09:48 +0200)]
SONARCLOUD-150 Fix UT on Oracle

5 years ago+ systemd setup (per EricHa&Henri)
G. Ann Campbell [Wed, 24 Oct 2018 13:31:15 +0000 (09:31 -0400)]
+ systemd setup (per EricHa&Henri)

5 years agoSONAR-11181 Cut "external_" from a rule key
Stas Vilchik [Tue, 23 Oct 2018 15:20:18 +0000 (17:20 +0200)]
SONAR-11181 Cut "external_" from a rule key

5 years agoSONAR-11213 Colorblind friendly branches status icon
Stas Vilchik [Tue, 23 Oct 2018 15:14:31 +0000 (17:14 +0200)]
SONAR-11213 Colorblind friendly branches status icon

5 years agoSONAR-11228 Provide link to the security page when creating a token
Stas Vilchik [Tue, 23 Oct 2018 14:41:34 +0000 (16:41 +0200)]
SONAR-11228 Provide link to the security page when creating a token

5 years agoSONAR-11399 fix text wrapping on the permission templates page
Stas Vilchik [Tue, 23 Oct 2018 14:14:48 +0000 (16:14 +0200)]
SONAR-11399 fix text wrapping on the permission templates page

5 years agoSONAR-11358 hide analyze new project button for users without permission
Stas Vilchik [Tue, 23 Oct 2018 14:03:27 +0000 (16:03 +0200)]
SONAR-11358 hide analyze new project button for users without permission

5 years agoDisable ts-jest typescript diagnostics
Grégoire Aubert [Thu, 11 Oct 2018 14:54:31 +0000 (16:54 +0200)]
Disable ts-jest typescript diagnostics

5 years agoadd backdating section
G. Ann Campbell [Tue, 23 Oct 2018 19:07:35 +0000 (15:07 -0400)]
add backdating section

5 years ago SONARCLOUD-150 Store if application owner is a user
Julien HENRY [Tue, 23 Oct 2018 16:30:16 +0000 (18:30 +0200)]
 SONARCLOUD-150 Store if application owner is a user

5 years agoPrepare dev version 7.5-SNAPSHOT
Simon Brandhof [Tue, 23 Oct 2018 13:27:14 +0000 (15:27 +0200)]
Prepare dev version 7.5-SNAPSHOT

5 years agoSONAR-11279 Drop column DEFAULT_PERM_TEMPLATE_VIEW
Eric Hartmann [Thu, 4 Oct 2018 15:28:32 +0000 (17:28 +0200)]
SONAR-11279 Drop column DEFAULT_PERM_TEMPLATE_VIEW

on organizations

6 years agocorrect link for previous versions' docs
G. Ann Campbell [Fri, 19 Oct 2018 16:43:25 +0000 (12:43 -0400)]
correct link for previous versions' docs

6 years agoFix docs on IE11 (#862)
Pascal Mugnier [Fri, 19 Oct 2018 15:19:00 +0000 (17:19 +0200)]
Fix docs on IE11 (#862)

* Add polyfills

* Setup Polyfill

6 years agoSONAR-11389 Bundle VB.NET analyzer in the Community Edition
Simon Brandhof [Thu, 18 Oct 2018 09:00:20 +0000 (11:00 +0200)]
SONAR-11389 Bundle VB.NET analyzer in the Community Edition

6 years agoSONAR-11130 upgrade bundled plugins
Simon Brandhof [Thu, 18 Oct 2018 08:53:52 +0000 (10:53 +0200)]
SONAR-11130 upgrade bundled plugins

6 years agoSONAR-11310 support main branch analysis submitted as a long branch
Sébastien Lesaint [Thu, 18 Oct 2018 12:42:35 +0000 (14:42 +0200)]
SONAR-11310 support main branch analysis submitted as a long branch

6 years agoAdd release notes link to each version
G. Ann Campbell [Thu, 18 Oct 2018 13:42:37 +0000 (09:42 -0400)]
Add release notes link to each version

6 years agoFix bugs, mainly about type casts
Simon Brandhof [Wed, 17 Oct 2018 20:45:41 +0000 (22:45 +0200)]
Fix bugs, mainly about type casts

6 years agoSONAR-11306 add license type to telemetry
Sébastien Lesaint [Wed, 17 Oct 2018 14:07:37 +0000 (16:07 +0200)]
SONAR-11306 add license type to telemetry

6 years agoSONAR-10820 fix api/ce/activity search by name
Sébastien Lesaint [Tue, 16 Oct 2018 15:29:26 +0000 (17:29 +0200)]
SONAR-10820 fix api/ce/activity search by name

6 years agoSONAR-11130 Update Git plugin to 1.6
Janos Gyerik [Wed, 17 Oct 2018 18:01:48 +0000 (20:01 +0200)]
SONAR-11130 Update Git plugin to 1.6

6 years agoamend multi-version upgrade statement
G. Ann Campbell [Wed, 17 Oct 2018 12:54:39 +0000 (08:54 -0400)]
amend multi-version upgrade statement

6 years agoFix docs content alignement
Pascal Mugnier [Wed, 17 Oct 2018 12:15:45 +0000 (14:15 +0200)]
Fix docs content alignement

6 years agofix quality flaws
Sébastien Lesaint [Wed, 17 Oct 2018 09:40:07 +0000 (11:40 +0200)]
fix quality flaws

6 years agoupdate eslint, its plugins and config (#837)
Stas Vilchik [Wed, 17 Oct 2018 07:31:15 +0000 (09:31 +0200)]
update eslint, its plugins and config (#837)

6 years agoSONAR-11130 Update Git plugin to 1.5 and Svn to 1.9
Janos Gyerik [Tue, 16 Oct 2018 15:56:01 +0000 (17:56 +0200)]
SONAR-11130 Update Git plugin to 1.5 and Svn to 1.9

6 years agoCorrected typo
Dave Grant [Tue, 9 Oct 2018 22:43:53 +0000 (23:43 +0100)]
Corrected typo

6 years agoRemove extra references to docs version
Pascal Mugnier [Tue, 16 Oct 2018 12:17:36 +0000 (14:17 +0200)]
Remove extra references to docs version

6 years agoRemove use of GATSBY_USE_PREFIX
Pascal Mugnier [Tue, 16 Oct 2018 11:51:48 +0000 (13:51 +0200)]
Remove use of GATSBY_USE_PREFIX

6 years agoSONAR-11365 Fix PR on PR
Julien HENRY [Tue, 16 Oct 2018 12:49:12 +0000 (14:49 +0200)]
SONAR-11365 Fix PR on PR

6 years agoSONAR-11265 use valid-url library to validate urls
Stas Vilchik [Tue, 16 Oct 2018 09:20:50 +0000 (11:20 +0200)]
SONAR-11265 use valid-url library to validate urls

6 years agoSONARCLOUD-120 limit the maximum description
Stas Vilchik [Tue, 16 Oct 2018 08:25:37 +0000 (10:25 +0200)]
SONARCLOUD-120 limit the maximum description

6 years agoSONARCLOUD-120 display second step on the create organization page
Stas Vilchik [Mon, 15 Oct 2018 09:39:20 +0000 (11:39 +0200)]
SONARCLOUD-120 display second step on the create organization page

6 years agoSONARCLOUD-120 fix docs url on the create organization page
Stas Vilchik [Mon, 15 Oct 2018 08:26:33 +0000 (10:26 +0200)]
SONARCLOUD-120 fix docs url on the create organization page

6 years agoAdd missing build/ to .gitignore
Simon Brandhof [Tue, 16 Oct 2018 07:49:14 +0000 (09:49 +0200)]
Add missing build/ to .gitignore

[skip ci]

6 years agoDelete .gradletasknamecache
Simon Brandhof [Sun, 14 Oct 2018 08:16:48 +0000 (10:16 +0200)]
Delete .gradletasknamecache

6 years agoDrop performance tests
Simon Brandhof [Fri, 12 Oct 2018 13:05:51 +0000 (15:05 +0200)]
Drop performance tests

https://discuss.sonarsource.com/t/replacing-our-performance-testing-machine-and-maybe-the-way-we-test-performances/1267/7

6 years agoMove Cirrus builds to Europe
Simon Brandhof [Fri, 12 Oct 2018 12:06:06 +0000 (14:06 +0200)]
Move Cirrus builds to Europe

6 years agoDocs hardening (#817)
Pascal Mugnier [Mon, 15 Oct 2018 16:07:26 +0000 (18:07 +0200)]
Docs hardening (#817)

* SONAR-11352 Fix version label when on latest

* SONAR-11353 Add favicon

* SONAR-11351 Add canonical url

* Change utility links positions

* Fix the content of sonar-docs zip file

* Rename sonar-docs preproduction server

* Remove achived version notice when on lastest

* Fix links prefixing

* SONAR-11359 Make images path relative to version

* Apply feedbacks

* Fix favicon path

6 years agoadd note for MMF-1244
G. Ann Campbell [Mon, 15 Oct 2018 14:34:18 +0000 (10:34 -0400)]
add note for MMF-1244

other minor wording tweaks

6 years agoSONAR-11020 Log to debug when a request failed because the client reset the connectio...
Benoit [Mon, 15 Oct 2018 13:55:25 +0000 (13:55 +0000)]
SONAR-11020 Log to debug when a request failed because the client reset the connection (#827)

6 years agoFix public build
Eric Hartmann [Mon, 15 Oct 2018 09:50:27 +0000 (11:50 +0200)]
Fix public build

6 years agoSONAR-11265 relax url validation
Stas Vilchik [Fri, 12 Oct 2018 09:43:36 +0000 (11:43 +0200)]
SONAR-11265 relax url validation

6 years agoSONAR-11289 Display plus menu only for logged in users on SonarCloud
Grégoire Aubert [Fri, 12 Oct 2018 15:03:11 +0000 (17:03 +0200)]
SONAR-11289 Display plus menu only for logged in users on SonarCloud

6 years agoSONAR-10310 create application branch before task
Sébastien Lesaint [Mon, 8 Oct 2018 13:08:00 +0000 (15:08 +0200)]
SONAR-10310 create application branch before task

6 years agoenable back QA category Branch on cirrus
Sébastien Lesaint [Thu, 11 Oct 2018 13:26:36 +0000 (15:26 +0200)]
enable back QA category Branch on cirrus

6 years agoFix ComponentDao for MsSQL and Oracle
Eric Hartmann [Mon, 15 Oct 2018 08:22:56 +0000 (10:22 +0200)]
Fix ComponentDao for MsSQL and Oracle

6 years agoSONARCLOUD-138 guide through contact form
Stas Vilchik [Wed, 10 Oct 2018 10:00:28 +0000 (12:00 +0200)]
SONARCLOUD-138 guide through contact form

6 years agoSONARCLOUD-140 Display breakdown by private LOC on the Billing page (#770)
Stas Vilchik [Wed, 3 Oct 2018 09:01:08 +0000 (11:01 +0200)]
SONARCLOUD-140 Display breakdown by private LOC on the Billing page (#770)

6 years agoSONARCLOUD-138 Make forms clearer when upgrading an organization (#761)
Stas Vilchik [Fri, 28 Sep 2018 14:49:25 +0000 (16:49 +0200)]
SONARCLOUD-138 Make forms clearer when upgrading an organization (#761)

6 years agoSONAR-11289 Always display plus menu on SonarCloud
Grégoire Aubert [Thu, 11 Oct 2018 15:09:18 +0000 (17:09 +0200)]
SONAR-11289 Always display plus menu on SonarCloud

6 years agoSONAR-11313 enable locations navigator when selecting a flow
Stas Vilchik [Fri, 12 Oct 2018 08:26:15 +0000 (10:26 +0200)]
SONAR-11313 enable locations navigator when selecting a flow

6 years agoSONAR-11175 fix timeline tooltip position after page resize
Stas Vilchik [Thu, 11 Oct 2018 08:40:08 +0000 (10:40 +0200)]
SONAR-11175 fix timeline tooltip position after page resize

6 years agoSONAR-11230 fix coverage indicator overflow
Stas Vilchik [Thu, 11 Oct 2018 08:18:16 +0000 (10:18 +0200)]
SONAR-11230 fix coverage indicator overflow

6 years agoSONAR-10890 use new "official" build flag in the web app
Stas Vilchik [Fri, 12 Oct 2018 07:46:54 +0000 (09:46 +0200)]
SONAR-10890 use new "official" build flag in the web app

6 years agoSONAR-10890 Move official distribution to sonar-application
Eric Hartmann [Tue, 26 Jun 2018 07:50:56 +0000 (09:50 +0200)]
SONAR-10890 Move official distribution to sonar-application

6 years agoSONAR-10890 Add official flag to index.html
Eric Hartmann [Mon, 25 Jun 2018 12:36:10 +0000 (14:36 +0200)]
SONAR-10890 Add official flag to index.html

6 years agoSONAR-10890 Move OfficialDistribution to platform level 2
Eric Hartmann [Mon, 25 Jun 2018 12:34:56 +0000 (14:34 +0200)]
SONAR-10890 Move OfficialDistribution to platform level 2

6 years agoSONAR-10890 Move branding into private
Eric Hartmann [Fri, 22 Jun 2018 14:02:18 +0000 (16:02 +0200)]
SONAR-10890 Move branding into private

6 years agoSONAR-11219 Remove @ScannerSide annotation from ProfileExporter
Julien HENRY [Thu, 11 Oct 2018 15:25:13 +0000 (17:25 +0200)]
SONAR-11219 Remove @ScannerSide annotation from ProfileExporter

6 years agoFix build of PR with non-ascii title
Simon Brandhof [Thu, 11 Oct 2018 12:59:34 +0000 (14:59 +0200)]
Fix build of PR with non-ascii title

This is a workaround for https://github.com/gradle/gradle/issues/3117

6 years agoSONAR-11297 fix thread safety if SvgFormatter class
Sébastien Lesaint [Wed, 10 Oct 2018 09:59:04 +0000 (11:59 +0200)]
SONAR-11297 fix thread safety if SvgFormatter class

6 years agoSONAR-11923 do not return pending count via JMX in DataCenter edition
Sébastien Lesaint [Wed, 10 Oct 2018 09:42:06 +0000 (11:42 +0200)]
SONAR-11923 do not return pending count via JMX in DataCenter edition

6 years agoSONAR-11280 add TreeRootHolder#isEmpty
Sébastien Lesaint [Wed, 10 Oct 2018 12:52:12 +0000 (14:52 +0200)]
SONAR-11280 add TreeRootHolder#isEmpty

and fix interface MutableTreeRootHolder

6 years agoSONAR-11278 log failing computation step
Sébastien Lesaint [Wed, 10 Oct 2018 09:06:59 +0000 (11:06 +0200)]
SONAR-11278 log failing computation step

6 years agoFix UserPermissionMapper on Oracle and MsSQL
Eric Hartmann [Thu, 11 Oct 2018 15:47:32 +0000 (17:47 +0200)]
Fix UserPermissionMapper on Oracle and MsSQL

6 years agoSONAR-11218 Drop RuleFinder implementation on scanner side and remove deprecation
Julien HENRY [Thu, 11 Oct 2018 09:35:06 +0000 (11:35 +0200)]
SONAR-11218 Drop RuleFinder implementation on scanner side and remove deprecation

Also deprecate Rules, that should be ultimately removed.

6 years agoEnable SonarCloud analysis for sonarqube public repos
Tom [Thu, 11 Oct 2018 12:54:30 +0000 (14:54 +0200)]
Enable SonarCloud analysis for sonarqube public repos

6 years agoSONAR-11318 Ignore external issues on bulk change
Julien Lancelot [Thu, 11 Oct 2018 12:52:14 +0000 (14:52 +0200)]
SONAR-11318 Ignore external issues on bulk change

* Refactor BulkChangeActionTest by removing some code from before() method
* SONAR-11318 Silently ignore external issues on bulk change
* SONAR-11318 Move external issue check from DoTransitionAction to TransitionService

6 years agoUpdate TS to 3.1.2
Grégoire Aubert [Wed, 10 Oct 2018 08:33:04 +0000 (10:33 +0200)]
Update TS to 3.1.2

6 years agoSONAR-11267 add missing l10n message
Stas Vilchik [Wed, 10 Oct 2018 15:28:31 +0000 (17:28 +0200)]
SONAR-11267 add missing l10n message

6 years agoSONAR-10708 fix activity graph tooltip text overflow
Stas Vilchik [Wed, 10 Oct 2018 15:21:35 +0000 (17:21 +0200)]
SONAR-10708 fix activity graph tooltip text overflow

6 years agodisplay only biggest js assets
Stas Vilchik [Wed, 10 Oct 2018 15:02:13 +0000 (17:02 +0200)]
display only biggest js assets

6 years agoSONAR-11314 don't use h2 in embedded docs nav bar
Stas Vilchik [Wed, 10 Oct 2018 14:43:13 +0000 (16:43 +0200)]
SONAR-11314 don't use h2 in embedded docs nav bar

6 years agoSONAR-11303 fix {instance} replacement in docs
Stas Vilchik [Wed, 10 Oct 2018 14:20:50 +0000 (16:20 +0200)]
SONAR-11303 fix {instance} replacement in docs

6 years agoSONAR-11152 fix line highlighting inside new code
Stas Vilchik [Wed, 10 Oct 2018 14:07:06 +0000 (16:07 +0200)]
SONAR-11152 fix line highlighting inside new code

6 years agoSONAR-11311 fix rule permalink
Stas Vilchik [Wed, 10 Oct 2018 08:08:44 +0000 (10:08 +0200)]
SONAR-11311 fix rule permalink

6 years agoFix migration on MySQL and MsSQL
Eric Hartmann [Thu, 11 Oct 2018 08:18:00 +0000 (10:18 +0200)]
Fix migration on MySQL and MsSQL

6 years agoRevert "Move Cirrus pipeline to europe-west3-a"
Simon Brandhof [Thu, 11 Oct 2018 07:57:30 +0000 (09:57 +0200)]
Revert "Move Cirrus pipeline to europe-west3-a"

This reverts commit b0a66144c30af83cb61a117e6f30c7fc29ca27d1.

6 years agoadd note about shared email addresses
G. Ann Campbell [Thu, 11 Oct 2018 06:38:09 +0000 (08:38 +0200)]
add note about shared email addresses

6 years agoShorter names for QA categories
Simon Brandhof [Tue, 9 Oct 2018 18:27:30 +0000 (20:27 +0200)]
Shorter names for QA categories

6 years agoMove Cirrus pipeline to europe-west3-a
Simon Brandhof [Tue, 9 Oct 2018 18:24:46 +0000 (20:24 +0200)]
Move Cirrus pipeline to europe-west3-a

6 years agoUse latest postgreSQL 9.3.x in QA tests
Simon Brandhof [Tue, 9 Oct 2018 18:23:35 +0000 (20:23 +0200)]
Use latest postgreSQL 9.3.x in QA tests