]>
source.dussan.org Git - sonarqube.git/log
Wouter Admiraal [Thu, 7 Jan 2021 12:13:20 +0000 (13:13 +0100)]
Allow execution of extended validate task if only updating license headers
Eli Keimig [Thu, 17 Dec 2020 01:12:07 +0000 (20:12 -0500)]
Update install-server.md
Updated installation documentation to still show an example of a "customized" web host IP without the example being a non-RFC-1918 address to avoid any users accidentally referencing and using that IP address since per best practice security you would never want to be running a server or the service directly on the edge.
michaelbirnstiehl [Tue, 5 Jan 2021 21:42:06 +0000 (15:42 -0600)]
DOCS add note about Execute Analysis permissions and private projects
colin-mueller-sonarsource [Wed, 6 Jan 2021 13:03:31 +0000 (14:03 +0100)]
DOCS Clarify which servers need static IPs
Malena Ebert [Tue, 5 Jan 2021 14:31:42 +0000 (15:31 +0100)]
[BUILD] Store screenshots in all QA tasks.
MikeBirnstiehl [Tue, 5 Jan 2021 15:54:45 +0000 (09:54 -0600)]
DOCS add C/C++/ObjectiveC note to scanner doc
Duarte Meneses [Mon, 14 Dec 2020 22:15:20 +0000 (16:15 -0600)]
SONAR-12786 Improve startup error message when the TCP port is already taken
Malena Ebert [Mon, 4 Jan 2021 11:03:30 +0000 (12:03 +0100)]
Use build-in Cirrus CI HTTP cache for gradle build cache.
Malena Ebert [Tue, 5 Jan 2021 08:18:00 +0000 (09:18 +0100)]
Cleanup travis run_iris script
Malena Ebert [Tue, 5 Jan 2021 08:08:38 +0000 (09:08 +0100)]
Fix iris download in travis build.
The new artifactory version requires to follow redirects.
The option "--location" needs to be set for curl.
Duarte Meneses [Tue, 15 Dec 2020 16:45:24 +0000 (10:45 -0600)]
SONAR-14268 Settings encryption uses 256 bit keys
Wouter Admiraal [Tue, 22 Dec 2020 14:37:26 +0000 (15:37 +0100)]
SONAR-12407 Do not disable facets with 0 results
Wouter Admiraal [Tue, 22 Dec 2020 14:29:03 +0000 (15:29 +0100)]
SONAR-12607 Update background task error message based on context
Wouter Admiraal [Tue, 22 Dec 2020 12:56:38 +0000 (13:56 +0100)]
SONAR-13140 Improve side-menu tab scrolling on settings page
Jacek [Wed, 23 Dec 2020 12:31:52 +0000 (13:31 +0100)]
SONAR-13999 Reserve organization fields for protobuf instead removing
Jacek [Tue, 22 Dec 2020 12:03:08 +0000 (13:03 +0100)]
SONAR-14297 Make migration app xml->db re-entrant in case failure
Wouter Admiraal [Fri, 18 Dec 2020 15:46:42 +0000 (16:46 +0100)]
SONAR-14292 Allow to directly link to a specific ALM Integration settings tab
Wouter Admiraal [Fri, 18 Dec 2020 15:40:07 +0000 (16:40 +0100)]
SONAR-14290 Improve first time visit to project create screen
Wouter Admiraal [Fri, 18 Dec 2020 15:09:54 +0000 (16:09 +0100)]
SONAR-14291 Incorrect translation key for GitHub onboarding UI
Wouter Admiraal [Fri, 18 Dec 2020 15:08:01 +0000 (16:08 +0100)]
SONAR-14289 Missing translation key for GitLab onboarding UI
Wouter Admiraal [Fri, 18 Dec 2020 15:06:27 +0000 (16:06 +0100)]
SONAR-14288 Missing translation keys for Azure DevOps onboarding UI
Michal Duda [Mon, 21 Dec 2020 16:55:10 +0000 (17:55 +0100)]
SONAR-13999 Remove OrganizationDbTester
Michal Duda [Mon, 21 Dec 2020 14:21:40 +0000 (15:21 +0100)]
SONAR-13999 Remove organizations from Portfolio WS
Jacek [Mon, 21 Dec 2020 10:29:10 +0000 (11:29 +0100)]
SONAR-13999 drop OrganizationAlmBinding class and related
Michal Duda [Wed, 16 Dec 2020 12:54:43 +0000 (13:54 +0100)]
SONAR-13999 remove all organization WS
Jacek [Fri, 18 Dec 2020 09:27:51 +0000 (10:27 +0100)]
SONAR-13312 drop 'sonar.organization' scanner parameter
- drop unused bitbucket pipelines references
Jacek [Fri, 18 Dec 2020 15:35:04 +0000 (16:35 +0100)]
SONAR-13999 drop Tester#disableOrganization() utility method
Jacek [Thu, 17 Dec 2020 11:09:24 +0000 (12:09 +0100)]
SONAR-13999 drop more organization utility classes
Michal Duda [Wed, 16 Dec 2020 23:13:33 +0000 (00:13 +0100)]
SONAR-13999 remove orgs from application WS
Jacek [Thu, 17 Dec 2020 10:09:43 +0000 (11:09 +0100)]
SONAR-13999 drop leftovers of organization from Measures WSs
Jacek [Thu, 17 Dec 2020 09:22:36 +0000 (10:22 +0100)]
SONAR-13999 drop organization from CE steps
Jacek [Thu, 17 Dec 2020 08:46:33 +0000 (09:46 +0100)]
SONAR-13999 drop leftovers of organization from QualityProfile WSs
Jacek [Wed, 16 Dec 2020 14:44:44 +0000 (15:44 +0100)]
SONAR-13999 drop organization from Rule WS
Jacek [Thu, 17 Dec 2020 07:59:16 +0000 (08:59 +0100)]
SONAR-13999 drop organization usage from UI WS
Jeremy Davis [Wed, 16 Dec 2020 17:18:11 +0000 (18:18 +0100)]
SONAR-13999 Drop frontend organizations leftovers
Jeremy Davis [Wed, 16 Dec 2020 16:00:29 +0000 (17:00 +0100)]
SONAR-13999 Drop orgs from Components
Jeremy Davis [Wed, 16 Dec 2020 14:38:48 +0000 (15:38 +0100)]
SONAR-13999 Use global default project visibility
Michal Duda [Tue, 15 Dec 2020 12:36:18 +0000 (13:36 +0100)]
SONAR-13999 remove some organization WS
Jacek [Wed, 16 Dec 2020 09:54:20 +0000 (10:54 +0100)]
SONAR-13999 drop completely usage of association between QualityGate and Organization
Jacek [Tue, 15 Dec 2020 08:05:56 +0000 (09:05 +0100)]
SONAR-13999 drop organization from QualityGate WS
Michal Duda [Tue, 15 Dec 2020 00:05:54 +0000 (01:05 +0100)]
SONAR-13999 removed OrganizationMemberDao
Michal Duda [Mon, 14 Dec 2020 20:18:50 +0000 (21:18 +0100)]
SONAR-13999 remove organizations from user WS
Jeremy Davis [Mon, 14 Dec 2020 17:21:03 +0000 (18:21 +0100)]
SONAR-13999 Drop orgs from rules
Jeremy Davis [Mon, 14 Dec 2020 13:57:33 +0000 (14:57 +0100)]
SONAR-13999 Remove orgs from issues
Jacek [Fri, 11 Dec 2020 09:18:46 +0000 (10:18 +0100)]
SONAR-13999 drop organization from Projects WS
Jeremy Davis [Thu, 10 Dec 2020 16:55:59 +0000 (17:55 +0100)]
SONAR-13999 Drop orgs from QualityGates
Jacek [Fri, 11 Dec 2020 13:32:37 +0000 (14:32 +0100)]
SONAR-13999 move project default visibility to global settings
Michal Duda [Fri, 11 Dec 2020 17:52:10 +0000 (18:52 +0100)]
SONAR-13999 remove orgs from permission WS
Michal Duda [Fri, 11 Dec 2020 11:13:49 +0000 (12:13 +0100)]
SONAR-13999 remove orgs from issue WS
Jacek [Thu, 10 Dec 2020 14:21:19 +0000 (15:21 +0100)]
SONAR-13999 drop organization from Notification WS
Jeremy Davis [Thu, 10 Dec 2020 13:06:07 +0000 (14:06 +0100)]
SONAR-13999 Drop orgs from projects
Michal Duda [Thu, 10 Dec 2020 17:30:19 +0000 (18:30 +0100)]
SONAR-13999 remove orgs from hotspots WS
Jacek [Wed, 9 Dec 2020 09:48:20 +0000 (10:48 +0100)]
SONAR-13999 drop organization from Components WS
Jeremy Davis [Wed, 9 Dec 2020 13:43:36 +0000 (14:43 +0100)]
SONAR-13999 Drop orgs from Quality Profiles
Michal Duda [Wed, 9 Dec 2020 19:13:25 +0000 (20:13 +0100)]
SONAR-13999 remove orgs webhook WS
Jeremy Davis [Tue, 8 Dec 2020 16:35:40 +0000 (17:35 +0100)]
SONAR-13999 Drop orgs from webhooks
Jeremy Davis [Tue, 8 Dec 2020 15:39:23 +0000 (16:39 +0100)]
SONAR-13999 Drop orgs from CE
Jeremy Davis [Tue, 8 Dec 2020 14:47:34 +0000 (15:47 +0100)]
SONAR-13999 Drop deprecated api endpoints
Jacek [Tue, 8 Dec 2020 16:02:46 +0000 (17:02 +0100)]
SONAR-13999 drop organization from CE WS
Michal Duda [Tue, 8 Dec 2020 15:55:56 +0000 (16:55 +0100)]
SONAR-13999 remove orgs from favorite WS
Wouter Admiraal [Thu, 17 Dec 2020 15:25:08 +0000 (16:25 +0100)]
SONAR-13707 Correct link to dashboard for referenced Applications
Wouter Admiraal [Thu, 17 Dec 2020 14:37:07 +0000 (15:37 +0100)]
SONAR-14269 Fix ALM configuration 'Learn more' links
Philippe Perrin [Thu, 17 Dec 2020 14:53:19 +0000 (15:53 +0100)]
Fix hotspots
Wouter Admiraal [Fri, 11 Dec 2020 10:51:09 +0000 (11:51 +0100)]
SONAR-8714 Make authorization errors more noticeable
Wouter Admiraal [Mon, 7 Dec 2020 14:40:49 +0000 (15:40 +0100)]
SONAR-13764 Do not display two error messages simultaneously
Wouter Admiraal [Mon, 7 Dec 2020 13:34:16 +0000 (14:34 +0100)]
SONAR-12872 Rename Markdown Syntax to Formatting Syntax
Wouter Admiraal [Mon, 7 Dec 2020 11:00:02 +0000 (12:00 +0100)]
SONAR-10070 Show badge on issues raised by deprecated/removed rules
Co-authored-by: Siegfried Ehret <siegfried.ehret@sonarsource.com>
Co-authored-by: Wouter Admiraal <wouter.admiraal@sonarsource.com>
Duarte Meneses [Tue, 15 Dec 2020 16:04:53 +0000 (10:04 -0600)]
Remove dead code generating secret AES key
Duarte Meneses [Mon, 14 Dec 2020 21:09:06 +0000 (15:09 -0600)]
SONAR-13586 Specify target pull request with the remote name
Duarte Meneses [Thu, 10 Dec 2020 20:05:13 +0000 (14:05 -0600)]
SONAR-14256 Create events not working for branches
Zipeng WU [Fri, 11 Dec 2020 16:40:56 +0000 (17:40 +0100)]
Close all resources automatically
Pierre [Fri, 11 Dec 2020 16:20:41 +0000 (17:20 +0100)]
fix code smells
Zipeng WU [Fri, 11 Dec 2020 10:53:25 +0000 (11:53 +0100)]
Refactor regex that can lead to a stack overflow for large inputs
Philippe Perrin [Fri, 11 Dec 2020 12:36:15 +0000 (13:36 +0100)]
Floating point numbers should not be tested for equality
Zipeng WU [Thu, 10 Dec 2020 09:03:37 +0000 (10:03 +0100)]
InputSteam.read() implementation should not return a signed byte
Zipeng WU [Fri, 11 Dec 2020 08:29:48 +0000 (09:29 +0100)]
Use thread safe date time API
Philippe Perrin [Thu, 10 Dec 2020 10:30:28 +0000 (11:30 +0100)]
Fix AssertJ assertions
michaelbirnstiehl [Wed, 9 Dec 2020 21:08:16 +0000 (15:08 -0600)]
DOCS add note about automatic branch analysis only with Git
Zipeng WU [Fri, 11 Dec 2020 13:55:15 +0000 (14:55 +0100)]
Code smell fix: remove unused code
Tobias Trabelsi [Fri, 11 Dec 2020 13:25:40 +0000 (14:25 +0100)]
SONAR-10662 Adapted default wrapper config
Jacek [Fri, 4 Dec 2020 11:10:10 +0000 (12:10 +0100)]
Fix various code smells
Jacek [Fri, 4 Dec 2020 11:07:23 +0000 (12:07 +0100)]
Add missing package-info.java
Jacek [Fri, 4 Dec 2020 10:34:36 +0000 (11:34 +0100)]
Code smells test fixes
Philippe Perrin [Tue, 8 Dec 2020 16:54:55 +0000 (17:54 +0100)]
Assertions should not compare an object to itself
Zipeng WU [Tue, 8 Dec 2020 16:15:51 +0000 (17:15 +0100)]
Fix optional get without ifPresent check
Pierre [Tue, 8 Dec 2020 12:01:37 +0000 (13:01 +0100)]
remove use of Stream.peek()
Pierre [Wed, 9 Dec 2020 09:33:36 +0000 (10:33 +0100)]
Class should not access its own subclass during initialization
Zipeng WU [Tue, 8 Dec 2020 15:19:22 +0000 (16:19 +0100)]
fix floating point equality
Zipeng WU [Tue, 8 Dec 2020 15:31:40 +0000 (16:31 +0100)]
should not assign null when using Optional
Zipeng WU [Tue, 8 Dec 2020 13:26:26 +0000 (14:26 +0100)]
simplify email validation
Philippe Perrin [Tue, 8 Dec 2020 09:57:03 +0000 (10:57 +0100)]
Don't use fail() in a try/catch block
Pierre [Mon, 7 Dec 2020 14:44:01 +0000 (15:44 +0100)]
fix assertions on incompatible types on overall code
Pierre [Mon, 7 Dec 2020 16:47:23 +0000 (17:47 +0100)]
fix multiple checked exceptions assertions on overall code
Mathieu Suen [Wed, 9 Dec 2020 08:24:30 +0000 (09:24 +0100)]
SONAR-14252 Upgade language analyzer
Mathieu Suen [Tue, 8 Dec 2020 08:43:13 +0000 (09:43 +0100)]
upgrade to 8.7
Jacek [Tue, 8 Dec 2020 07:49:35 +0000 (08:49 +0100)]
SONAR-14224 return correct number of total issues in case index.max_result_window exceeded
Tobias Trabelsi [Tue, 8 Dec 2020 10:07:09 +0000 (11:07 +0100)]
[OWASP] Findings of the night
* updated tomcat to version 8.5.60
* supressed CVE-2020-25649
Zipeng WU [Thu, 3 Dec 2020 13:34:56 +0000 (14:34 +0100)]
SONAR-12821 Fail to update an application branch name
Jean-Baptiste Lievremont [Fri, 4 Dec 2020 15:01:46 +0000 (16:01 +0100)]
SONAR-14111 Fix label in IDE selection dropdown when description is empty
Mathieu Suen [Fri, 4 Dec 2020 18:10:07 +0000 (19:10 +0100)]
SONAR-14219,SONAR-14217,SONAR-14209,SONAR-14220 Upgrade analyzer plugin