]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
5 years agoSONAR-9919 fix indent in webhook's ListActionTest
Sébastien Lesaint [Mon, 17 Dec 2018 15:09:16 +0000 (16:09 +0100)]
SONAR-9919 fix indent in webhook's ListActionTest

5 years agoSONAR-9919 obfuscate credentials in webhook delivery logs
Sébastien Lesaint [Tue, 11 Dec 2018 16:46:34 +0000 (17:46 +0100)]
SONAR-9919 obfuscate credentials in webhook delivery logs

5 years agoUpdate SQ Marketplace EE features (#1085)
n-b-sonar [Mon, 17 Dec 2018 09:36:53 +0000 (10:36 +0100)]
Update SQ Marketplace EE features (#1085)

5 years agoUpdate issues comment box placeholder for won't fix
Grégoire Aubert [Mon, 17 Dec 2018 07:55:41 +0000 (08:55 +0100)]
Update issues comment box placeholder for won't fix

5 years agoSONAR-11446 Add Google Analytics on static docs pages
Grégoire Aubert [Fri, 14 Dec 2018 16:23:59 +0000 (17:23 +0100)]
SONAR-11446 Add Google Analytics on static docs pages

5 years agoDOC re-order 7.5 items
G. Ann Campbell [Fri, 14 Dec 2018 13:05:20 +0000 (08:05 -0500)]
DOC re-order 7.5 items

5 years agoDOC 7.5 add jira release notes link
G. Ann Campbell [Fri, 14 Dec 2018 13:03:37 +0000 (08:03 -0500)]
DOC 7.5 add jira release notes link

5 years agoDOC add deadlock fix to 7.5
G. Ann Campbell [Fri, 14 Dec 2018 12:51:44 +0000 (07:51 -0500)]
DOC add deadlock fix to 7.5

+ minor edits in consultation with Chris

5 years agoDOC write 7.5 upgrade notes
G. Ann Campbell [Fri, 14 Dec 2018 12:45:43 +0000 (07:45 -0500)]
DOC write 7.5 upgrade notes

5 years agoSONARCLOUD-278 Reduce SQL requests on RegisterQualityProfiles
Eric Hartmann [Tue, 11 Dec 2018 15:31:27 +0000 (16:31 +0100)]
SONARCLOUD-278 Reduce SQL requests on RegisterQualityProfiles

5 years agoSONAR-11506, SSF-62 Handle XSS code in project links
Wouter Admiraal [Tue, 11 Dec 2018 07:35:04 +0000 (08:35 +0100)]
SONAR-11506, SSF-62 Handle XSS code in project links

5 years agoSONARCLOUD-217 Try to fetch the installed alm organization on a longer period of...
Grégoire Aubert [Wed, 12 Dec 2018 08:57:39 +0000 (09:57 +0100)]
SONARCLOUD-217 Try to fetch the installed alm organization on a longer period of time

5 years agoSONAR-11545 Languages should be ordered in documentation of web api
Simon Brandhof [Thu, 29 Nov 2018 16:21:38 +0000 (17:21 +0100)]
SONAR-11545 Languages should be ordered in documentation of web api

5 years agofinish removing legacy react context (#1055)
Stas Vilchik [Wed, 12 Dec 2018 09:39:12 +0000 (10:39 +0100)]
finish removing legacy react context (#1055)

5 years agoSONARCLOUD-213 fix Quality flaws
Simon Brandhof [Tue, 11 Dec 2018 10:51:46 +0000 (11:51 +0100)]
SONARCLOUD-213 fix Quality flaws

5 years agoSONARCLOUD-220 refactor the class Credentials
Simon Brandhof [Mon, 10 Dec 2018 13:31:04 +0000 (14:31 +0100)]
SONARCLOUD-220 refactor the class Credentials

5 years agoSONARCLOUD-220 add WS api/autoscan/github_repository
Simon Brandhof [Sun, 2 Dec 2018 14:53:17 +0000 (15:53 +0100)]
SONARCLOUD-220 add WS api/autoscan/github_repository

5 years agoFix Quality flaws
Simon Brandhof [Sun, 2 Dec 2018 13:47:43 +0000 (14:47 +0100)]
Fix Quality flaws

5 years agoSONARCLOUD-213 add core extension CustomAuthentication
Simon Brandhof [Fri, 30 Nov 2018 21:13:12 +0000 (22:13 +0100)]
SONARCLOUD-213 add core extension CustomAuthentication

5 years agoSONARCLOUD-213 rename UserIdentityAuthenticator
Simon Brandhof [Fri, 30 Nov 2018 12:58:26 +0000 (13:58 +0100)]
SONARCLOUD-213 rename UserIdentityAuthenticator

to UserRegistrar to help understanding its responsibility.

5 years agoSONARCLOUD-213 rename classes related to auth by credentials
Simon Brandhof [Fri, 30 Nov 2018 12:50:20 +0000 (13:50 +0100)]
SONARCLOUD-213 rename classes related to auth by credentials

- rename "Authenticator" to "Authentication"

- add a bit of javadoc

- highlight the relations
  BasicAuthentication
    |- UserTokenAuthentication
    |- CredentialsAuthentication
       |- CredentialsExternalAuthentication
       |- CredentialsLocalAuthentication

5 years agoSONARCLOUD-213 merge login and password into new class Credentials
Simon Brandhof [Fri, 30 Nov 2018 12:27:50 +0000 (13:27 +0100)]
SONARCLOUD-213 merge login and password into new class Credentials

5 years agoSONARCLOUD-213 refactor Authenticators to return UserSession
Simon Brandhof [Fri, 30 Nov 2018 12:02:39 +0000 (13:02 +0100)]
SONARCLOUD-213 refactor Authenticators to return UserSession

- Authenticators renamed RequestAuthenticator

- the logic between UserDto and UserSession is moved outside
  UserSessionInitializer

5 years agoSONARCLOUD-213 clarify "scan" in org vs project permissions
Simon Brandhof [Thu, 29 Nov 2018 21:02:19 +0000 (22:02 +0100)]
SONARCLOUD-213 clarify "scan" in org vs project permissions

5 years agoSONARCLOUD-213 remove useless method in PermissionService
Simon Brandhof [Thu, 29 Nov 2018 20:43:29 +0000 (21:43 +0100)]
SONARCLOUD-213 remove useless method in PermissionService

5 years agoSONAR-11522 Update Win analysis command in tutorial
Wouter Admiraal [Thu, 6 Dec 2018 11:02:13 +0000 (12:02 +0100)]
SONAR-11522 Update Win analysis command in tutorial

Quote -D arguments if the OS is Windows.

5 years agoremove some usages of legacy react context
Stas Vilchik [Thu, 6 Dec 2018 14:53:55 +0000 (15:53 +0100)]
remove some usages of legacy react context

5 years agoreplace deprecated componentKey in web api calls
Stas Vilchik [Thu, 6 Dec 2018 10:01:55 +0000 (11:01 +0100)]
replace deprecated componentKey in web api calls

5 years agoSONARCLOUD-260 Update contact form
Wouter Admiraal [Mon, 10 Dec 2018 08:47:29 +0000 (09:47 +0100)]
SONARCLOUD-260 Update contact form

5 years agoSONARCLOUD-268 Add Apex language icon to /about and /about/sq
Wouter Admiraal [Mon, 10 Dec 2018 08:01:05 +0000 (09:01 +0100)]
SONARCLOUD-268 Add Apex language icon to /about and /about/sq

5 years agoSONARCLOUD-200 Adjust color of the languages block on the Home Page
Wouter Admiraal [Thu, 6 Dec 2018 13:58:44 +0000 (14:58 +0100)]
SONARCLOUD-200 Adjust color of the languages block on the Home Page

5 years agoSONARCLOUD-210 Correct language icons on Azure DevOps page
Wouter Admiraal [Fri, 7 Dec 2018 08:53:36 +0000 (09:53 +0100)]
SONARCLOUD-210 Correct language icons on Azure DevOps page

5 years agoSONARCLOUD-170 Update header people image
Wouter Admiraal [Thu, 6 Dec 2018 15:00:47 +0000 (16:00 +0100)]
SONARCLOUD-170 Update header people image

Update the image, the girl now has an arm.

5 years agoSONAR-11566 Sub modules don't always have a valid relative path from the root
Duarte Meneses [Fri, 7 Dec 2018 21:29:06 +0000 (15:29 -0600)]
SONAR-11566 Sub modules don't always have a valid relative path from the root

5 years agoHardening dec 5 (#1030)
wouter-admiraal-sonarsource [Mon, 10 Dec 2018 07:47:36 +0000 (08:47 +0100)]
Hardening dec 5 (#1030)

* SONAR-11533 Drop obsolete bullet in 'How To Use' section for encryption

* SONAR-11541 Give branch and PR names more room in dropdown

* SONAR-11469 Display an Alert when redirected to login

When a user is redirected to the login page after trying to access a
page which she doesn't have sufficient permissions for, display an
alert explaining why the user was redirected, and provide a link to go
back to the homepage.

5 years agoSONARCLOUD-197 Hide manual binding feature for automatically bound SC projects
Grégoire Aubert [Tue, 4 Dec 2018 10:21:23 +0000 (11:21 +0100)]
SONARCLOUD-197 Hide manual binding feature for automatically bound SC projects

5 years agoSONARCLOUD-176 Allow upgrading to paid organization when provisioning projects
Grégoire Aubert [Tue, 27 Nov 2018 13:13:26 +0000 (14:13 +0100)]
SONARCLOUD-176 Allow upgrading to paid organization when provisioning projects

* Update UpgradeOrganizationBox component with new cardPlan component
* Display upgrade box only when needed
* Introduce isDefined type guard
* Update repositories selection workflow

5 years agoAdd parameter to get extension's l10n bundle in dev mode
Grégoire Aubert [Wed, 28 Nov 2018 08:48:16 +0000 (09:48 +0100)]
Add parameter to get extension's l10n bundle in dev mode

5 years agoSONARCLOUD-211 Return alm info in api/organizations/search only when member is set...
Julien Lancelot [Tue, 27 Nov 2018 11:19:11 +0000 (12:19 +0100)]
SONARCLOUD-211 Return alm info in api/organizations/search only when member is set to true

5 years agoSONARCLOUD-176 Return subscription in api/organizations/search
Julien Lancelot [Tue, 27 Nov 2018 11:14:43 +0000 (12:14 +0100)]
SONARCLOUD-176 Return subscription in api/organizations/search

5 years agoSONARCLOUD-175 Update paid plan promotion box and billing form
Grégoire Aubert [Mon, 26 Nov 2018 16:34:27 +0000 (17:34 +0100)]
SONARCLOUD-175 Update paid plan promotion box and billing form

5 years agoSONARCLOUD-183 Advertise paid plan and recommend it to users
Grégoire Aubert [Fri, 23 Nov 2018 15:41:46 +0000 (16:41 +0100)]
SONARCLOUD-183 Advertise paid plan and recommend it to users

5 years agoSONARCLOUD-178 Simplify SC onboarding popup
Grégoire Aubert [Thu, 22 Nov 2018 15:13:46 +0000 (16:13 +0100)]
SONARCLOUD-178 Simplify SC onboarding popup

5 years agoSONARCLOUD-175 Support step to upgrade organization when importing from ALM
Grégoire Aubert [Thu, 22 Nov 2018 13:30:49 +0000 (14:30 +0100)]
SONARCLOUD-175 Support step to upgrade organization when importing from ALM

5 years agoSONAR-11555 Exclude Security Hotspot from issue count metrics
Benoit [Fri, 7 Dec 2018 14:18:44 +0000 (14:18 +0000)]
SONAR-11555 Exclude Security Hotspot from issue count metrics

5 years agoDOCS - Update sonarcloud-pricing.md (#1029)
Xavier Bourguignon [Fri, 7 Dec 2018 13:56:07 +0000 (14:56 +0100)]
DOCS - Update sonarcloud-pricing.md (#1029)

* Update sonarcloud-pricing.md

* Update billing.send_me_receipt accordingly to documentation

* putting paths in bold

5 years agoSONAR-11489 drop listing of files covered by a tests
Stas Vilchik [Wed, 5 Dec 2018 16:30:59 +0000 (17:30 +0100)]
SONAR-11489 drop listing of files covered by a tests

5 years agoSONAR-11489 drop listing of tests that cover a line
Stas Vilchik [Wed, 5 Dec 2018 16:26:49 +0000 (17:26 +0100)]
SONAR-11489 drop listing of tests that cover a line

5 years agoSONAR-11067 Align status dots in Branches Admin page
Stas Vilchik [Wed, 5 Dec 2018 15:29:20 +0000 (16:29 +0100)]
SONAR-11067 Align status dots in Branches Admin page

5 years agoSONAR-10641 Reduce space between project name and badge on Projects page
Stas Vilchik [Wed, 5 Dec 2018 15:19:32 +0000 (16:19 +0100)]
SONAR-10641 Reduce space between project name and badge on Projects page

5 years agoSONAR-10019 Display effective versions on Web API page
Stas Vilchik [Wed, 5 Dec 2018 14:50:29 +0000 (15:50 +0100)]
SONAR-10019 Display effective versions on Web API page

5 years agodrop unused code
Stas Vilchik [Wed, 5 Dec 2018 14:12:37 +0000 (15:12 +0100)]
drop unused code

5 years agoSONAR-11528 refresh projects list after copying a quality profile
Stas Vilchik [Wed, 5 Dec 2018 12:58:15 +0000 (13:58 +0100)]
SONAR-11528 refresh projects list after copying a quality profile

5 years agodrop flow
Stas Vilchik [Wed, 5 Dec 2018 12:29:46 +0000 (13:29 +0100)]
drop flow

5 years agoadd eslint and fix issues in sonar-docs
Stas Vilchik [Wed, 5 Dec 2018 09:40:58 +0000 (10:40 +0100)]
add eslint and fix issues in sonar-docs

5 years agoSONAR-11526 fix security hotspot permalinks
Stas Vilchik [Tue, 4 Dec 2018 16:18:13 +0000 (17:18 +0100)]
SONAR-11526 fix security hotspot permalinks

5 years agoSONAR-11495 put projects quality gate status back on the projects page
Stas Vilchik [Tue, 4 Dec 2018 16:05:03 +0000 (17:05 +0100)]
SONAR-11495 put projects quality gate status back on the projects page

5 years agoSONAR-11445 improve issue comment layout to avoid overflow
Stas Vilchik [Tue, 4 Dec 2018 14:29:02 +0000 (15:29 +0100)]
SONAR-11445 improve issue comment layout to avoid overflow

5 years agoSONAR-11410 fix issue popups placement
Stas Vilchik [Tue, 4 Dec 2018 14:23:33 +0000 (15:23 +0100)]
SONAR-11410 fix issue popups placement

5 years agorewrite permission templates app in ts
Stas Vilchik [Tue, 4 Dec 2018 11:10:03 +0000 (12:10 +0100)]
rewrite permission templates app in ts

5 years agoSONAR-11534 fix glitch on the permission templates page
Stas Vilchik [Tue, 4 Dec 2018 10:37:10 +0000 (11:37 +0100)]
SONAR-11534 fix glitch on the permission templates page

5 years agoDOC Update PR decoration doc for SC
Benoit [Thu, 6 Dec 2018 08:28:14 +0000 (09:28 +0100)]
DOC Update PR decoration doc for SC

5 years agocreate global type definitions (#1017)
Stas Vilchik [Wed, 5 Dec 2018 16:32:18 +0000 (17:32 +0100)]
create global type definitions (#1017)

5 years agoSONAR-11531 Set issue message for template rules on CE side
Benoit [Wed, 5 Dec 2018 09:07:47 +0000 (10:07 +0100)]
SONAR-11531 Set issue message for template rules on CE side

5 years agoSONAR-11457 Fix invalid json in api response example
Benoit [Wed, 5 Dec 2018 08:14:47 +0000 (09:14 +0100)]
SONAR-11457 Fix invalid json in api response example

5 years agoSONAR-11467 persist live measures commiting for each component
Sébastien Lesaint [Tue, 4 Dec 2018 14:30:20 +0000 (15:30 +0100)]
SONAR-11467 persist live measures commiting for each component

rather than using a single transaction

5 years agoSONAR-11494 prevent loading of closed issue changes to OOM
Sébastien Lesaint [Tue, 27 Nov 2018 14:28:17 +0000 (15:28 +0100)]
SONAR-11494 prevent loading of closed issue changes to OOM

5 years agoSONAR-11455 improve SQL and network perf of PersistIssuesStep
Sébastien Lesaint [Thu, 29 Nov 2018 14:54:08 +0000 (15:54 +0100)]
SONAR-11455 improve SQL and network perf of PersistIssuesStep

5 years agoSONAR-11468 truncate name and description of adhoc rules metadata
Benoit [Tue, 4 Dec 2018 15:04:32 +0000 (16:04 +0100)]
SONAR-11468 truncate name and description of adhoc rules metadata

5 years agoSONAR-11539 Support new dbcp property name
Benoit [Tue, 4 Dec 2018 12:52:42 +0000 (13:52 +0100)]
SONAR-11539 Support new dbcp property name

5 years agoSONAR-11515 Backdate issue when QP has changed
Benoît Gianinetti [Fri, 30 Nov 2018 16:07:12 +0000 (17:07 +0100)]
SONAR-11515 Backdate issue when QP has changed

5 years agoSONAR-11515 Add RegisterQualityProfileStatusStep
Benoît Gianinetti [Fri, 30 Nov 2018 15:56:43 +0000 (16:56 +0100)]
SONAR-11515 Add RegisterQualityProfileStatusStep

5 years agoSONAR-11515 Add QProfileKey to ActiveRule in scanner report
Benoît Gianinetti [Fri, 30 Nov 2018 15:51:45 +0000 (16:51 +0100)]
SONAR-11515 Add QProfileKey to ActiveRule in scanner report

5 years agoSONAR-11514 support reports created before scanner protocol update
Sébastien Lesaint [Wed, 28 Nov 2018 09:43:06 +0000 (10:43 +0100)]
SONAR-11514 support reports created before scanner protocol update

5 years agoSONAR-11514 Backdate issue when rule parameter is updated (#971)
Benoit [Tue, 27 Nov 2018 12:29:15 +0000 (12:29 +0000)]
SONAR-11514 Backdate issue when rule parameter is updated (#971)

5 years agoSONAR-11513 backdate issues on new files
Sébastien Lesaint [Thu, 22 Nov 2018 14:23:23 +0000 (15:23 +0100)]
SONAR-11513 backdate issues on new files

5 years agoSONAR-11513 drop Guava Optional from ActiveRulesHolder
Sébastien Lesaint [Thu, 22 Nov 2018 13:32:38 +0000 (14:32 +0100)]
SONAR-11513 drop Guava Optional from ActiveRulesHolder

5 years agoFix Travis build
David Rautureau [Fri, 30 Nov 2018 14:06:15 +0000 (15:06 +0100)]
Fix Travis build

5 years agoDOC drop obsolete parenthetical
G. Ann Campbell [Thu, 29 Nov 2018 16:50:05 +0000 (11:50 -0500)]
DOC drop obsolete parenthetical

Live portfolios mean you no longer have to (no longer can!) manually re-compute portfolios.

5 years agoDOC add missing end-bold marker
G. Ann Campbell [Thu, 29 Nov 2018 16:48:12 +0000 (11:48 -0500)]
DOC add missing end-bold marker

5 years agoMove scan test resources outside IDE classpath
Simon Brandhof [Mon, 26 Nov 2018 16:52:38 +0000 (17:52 +0100)]
Move scan test resources outside IDE classpath

That fixes the compatibility with Idea 2018.3

5 years agoSONAR-11419 fix NPE introduced by the fix :/
Sébastien Lesaint [Wed, 28 Nov 2018 09:57:43 +0000 (10:57 +0100)]
SONAR-11419 fix NPE introduced by the fix :/

5 years agoSONAR-11419 do not fail with NPE in api/components/suggestions
Sébastien Lesaint [Mon, 26 Nov 2018 15:57:46 +0000 (16:57 +0100)]
SONAR-11419 do not fail with NPE in api/components/suggestions

5 years agoSONAR-11529 CE fails if the same duplicated text block is found twice
Duarte Meneses [Mon, 26 Nov 2018 23:52:59 +0000 (17:52 -0600)]
SONAR-11529 CE fails if the same duplicated text block is found twice

5 years agoFix typo in h2 database warning message
Grégoire Aubert [Tue, 20 Nov 2018 07:51:56 +0000 (08:51 +0100)]
Fix typo in h2 database warning message

5 years agoShorten new code text of create date facet in issues page
Grégoire Aubert [Mon, 19 Nov 2018 15:56:25 +0000 (16:56 +0100)]
Shorten new code text of create date facet in issues page

5 years agoRewrite remaining of the settings page to TS
Grégoire Aubert [Mon, 19 Nov 2018 10:41:06 +0000 (11:41 +0100)]
Rewrite remaining of the settings page to TS

5 years agoUse travis way of retrieving latest oracle JDK8
Tom [Tue, 27 Nov 2018 10:17:45 +0000 (11:17 +0100)]
Use travis way of retrieving latest oracle JDK8

5 years agoTravis build on unshallowed clone for full analysis of SQ in SonarCloud
Tom [Tue, 27 Nov 2018 10:15:37 +0000 (11:15 +0100)]
Travis build on unshallowed clone for full analysis of SQ in SonarCloud

5 years agoSONAR-11408 validate branch after populating it + improve validation
Sébastien Lesaint [Wed, 21 Nov 2018 17:32:28 +0000 (18:32 +0100)]
SONAR-11408 validate branch after populating it + improve validation

5 years agoSONAR-11502 do not fail on PR which key is a branch name
Sébastien Lesaint [Tue, 20 Nov 2018 14:25:23 +0000 (15:25 +0100)]
SONAR-11502 do not fail on PR which key is a branch name

5 years agoMMF-1449 Mention running SonarQube on Docker, link to Docker Hub
Janos Gyerik [Fri, 23 Nov 2018 15:19:05 +0000 (16:19 +0100)]
MMF-1449 Mention running SonarQube on Docker, link to Docker Hub

5 years agoDOC Hide BB Cloud contend from SQ docs
G. Ann Campbell [Mon, 26 Nov 2018 12:45:22 +0000 (07:45 -0500)]
DOC Hide BB Cloud contend from SQ docs

5 years agoComplete list of SonarCloud public IP addresses
Simon Brandhof [Mon, 26 Nov 2018 09:14:36 +0000 (10:14 +0100)]
Complete list of SonarCloud public IP addresses

5 years agoSONARCLOUD-171 Redirect already bound org to SC organization page
Grégoire Aubert [Wed, 21 Nov 2018 09:01:36 +0000 (10:01 +0100)]
SONARCLOUD-171 Redirect already bound org to SC organization page

5 years agoSONARCLOUD-195 Add projectKey param in Bitbucket doc
Grégoire Aubert [Thu, 22 Nov 2018 11:09:49 +0000 (12:09 +0100)]
SONARCLOUD-195 Add projectKey param in Bitbucket doc

5 years agoMention ".secured" naming convention in PropertyDefinition Java API
Simon Brandhof [Wed, 21 Nov 2018 10:04:57 +0000 (11:04 +0100)]
Mention ".secured" naming convention in PropertyDefinition Java API

5 years agoSONARCLOUD-172 SONARCLOUD-188 fix access to secured settings
Simon Brandhof [Tue, 20 Nov 2018 20:30:41 +0000 (21:30 +0100)]
SONARCLOUD-172 SONARCLOUD-188 fix access to secured settings

5 years agoFix Quality flaws
Simon Brandhof [Mon, 19 Nov 2018 21:46:20 +0000 (22:46 +0100)]
Fix Quality flaws

5 years agoDOC - Add Compatibility Matrix link in upgrading procedure
Antoine Vigneau [Tue, 20 Nov 2018 19:09:01 +0000 (20:09 +0100)]
DOC - Add Compatibility Matrix link in upgrading procedure