]>
source.dussan.org Git - sonarqube.git/log
Wouter Admiraal [Thu, 25 Feb 2021 14:12:50 +0000 (15:12 +0100)]
SONAR-11774 Make issues more accessible to screen readers
Wouter Admiraal [Thu, 25 Feb 2021 12:53:01 +0000 (13:53 +0100)]
SONAR-12056 Indicate required fields for forms
Wouter Admiraal [Thu, 25 Feb 2021 09:16:34 +0000 (10:16 +0100)]
SONAR-11751 SONAR-11748 Use semantically correct elements on Issues page
Wouter Admiraal [Tue, 23 Feb 2021 10:25:46 +0000 (11:25 +0100)]
SONAR-11751 SONAR-11748 Use semantically correct elements on Projects page
Wouter Admiraal [Tue, 23 Feb 2021 08:03:17 +0000 (09:03 +0100)]
SONAR-10681 Increase facet color contrast
Philippe Perrin [Tue, 2 Mar 2021 09:02:27 +0000 (10:02 +0100)]
Upgrade to lodash@4.17.21
Philippe Perrin [Mon, 1 Mar 2021 14:32:34 +0000 (15:32 +0100)]
SONAR-14516 Remove hardcoded usage of 'master' from webapp
Philippe Perrin [Mon, 1 Mar 2021 14:31:54 +0000 (15:31 +0100)]
Delete legacy SonarCloud code
Duarte Meneses [Fri, 26 Feb 2021 18:06:31 +0000 (12:06 -0600)]
SONAR-14527 Use 30s write timeout when submitting scanner report
Jeff Zapotoczny [Mon, 1 Mar 2021 11:56:05 +0000 (06:56 -0500)]
Updating docs for clarity around self-signed certs and GitLab (#3811)
* Updating docs for clarity around self-signed certs and GitLab
* Update server/sonar-docs/src/pages/analysis/gitlab-integration.md
Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
* Update server/sonar-docs/src/pages/analysis/scan/sonarscanner.md
Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Jeremy Davis [Fri, 26 Feb 2021 09:27:33 +0000 (10:27 +0100)]
SONAR-14498 Better JSON field
michaelbirnstiehl [Thu, 25 Feb 2021 20:56:43 +0000 (14:56 -0600)]
DOCS add note on PR decoration requiring analysis
Michal Duda [Thu, 25 Feb 2021 12:15:44 +0000 (13:15 +0100)]
SONAR-13848 remove deprecated 'pageIndex' and 'pageSize' params from web services
Michal Duda [Thu, 25 Feb 2021 11:47:49 +0000 (12:47 +0100)]
SONAR-13848 remove deprecated params from /api/users/* WS
Michal Duda [Thu, 25 Feb 2021 11:03:47 +0000 (12:03 +0100)]
SONAR-13848 remove deprecated web services
Michal Duda [Thu, 25 Feb 2021 10:12:59 +0000 (11:12 +0100)]
SONAR-13848 remove deprecated param 'componentKey' from api/settings/*
Michal Duda [Thu, 25 Feb 2021 10:09:27 +0000 (11:09 +0100)]
SONAR-13848 remove deprecated response field 'debt_sub_characteristic' from api/rules/update
Michal Duda [Wed, 24 Feb 2021 18:09:36 +0000 (19:09 +0100)]
SONAR-13848 remove deprecations from api/qualityprofiles/projects
Michal Duda [Wed, 24 Feb 2021 15:56:39 +0000 (16:56 +0100)]
SONAR-13848 remove deprecated parameter 'format' from api/qualityprofiles/export
Michal Duda [Wed, 24 Feb 2021 15:43:41 +0000 (16:43 +0100)]
SONAR-13848 remove deprecated parameter 'qualifier' from api/permissions/bulk_apply_template
Michal Duda [Wed, 24 Feb 2021 15:21:15 +0000 (16:21 +0100)]
SONAR-13848 remove deprecated parameter 'componentKey' from api/navigation/component
Michal Duda [Wed, 24 Feb 2021 14:24:31 +0000 (15:24 +0100)]
SONAR-13848 remove deprecations from api/measure/* WS
Michal Duda [Wed, 24 Feb 2021 12:36:16 +0000 (13:36 +0100)]
SONAR-13848 remove deprecated response field 'debtTotal' from api/issues/search
Michal Duda [Wed, 24 Feb 2021 10:26:11 +0000 (11:26 +0100)]
SONAR-13848 remove deprecations from api/issues/bulk_change
Michal Duda [Wed, 24 Feb 2021 10:03:11 +0000 (11:03 +0100)]
SONAR-13848 remove deprecations from api/ce/component
Michal Duda [Tue, 23 Feb 2021 13:23:31 +0000 (14:23 +0100)]
SONAR-13848 remove deprecations from api/ce/activity_status
Michal Duda [Mon, 22 Feb 2021 11:43:16 +0000 (12:43 +0100)]
SONAR-13848 remove deprecated component#uuid from WS responses
Michal Duda [Fri, 19 Feb 2021 15:31:29 +0000 (16:31 +0100)]
SONAR-13848 remove deprecated api/favourites/index WS
Michal Duda [Fri, 19 Feb 2021 13:29:04 +0000 (14:29 +0100)]
SONAR-13848 remove deprecations from api/duplications/show
michaelbirnstiehl [Thu, 25 Feb 2021 14:59:17 +0000 (08:59 -0600)]
SONAR-14500 Update security engine documentation
Zipeng WU [Wed, 24 Feb 2021 12:03:12 +0000 (13:03 +0100)]
SONAR-14499 Support schema validation for JSON property types
Jay [Wed, 24 Feb 2021 13:19:10 +0000 (14:19 +0100)]
SONAR-14498 Support JSON field type in Settings
Jacek [Tue, 23 Feb 2021 10:05:24 +0000 (11:05 +0100)]
SONAR-14501 Custom security config telemetry
Jacek [Fri, 19 Feb 2021 15:20:34 +0000 (16:20 +0100)]
SONAR-14498 Support JSON property type
lukasz-jarocki-sonarsource [Fri, 26 Feb 2021 08:29:39 +0000 (09:29 +0100)]
Revert SONAR-14478, SONAR-14462, SONAR-14461
* Revert "SONAR-14478 - Main Branch Documentation"
This reverts commit
59eae7cf3f2e611e162a4e0122ae5846b10a45b1 .
* Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time"
This reverts commit
20f7319c06affdae62d39d1bad002f16504465a2 .
* Revert "SONAR-14461 main branch detection"
This reverts commit
c04baa1e8e3b492953d66a6bc4111c01f3ee3069 .
* Revert "SONAR-14461 Remove hardcoded usage of 'master'"
This reverts commit
32eefaf2d36af375af280cc3ba664fd71e0f6afd .
* Revert "SONAR-14461 save the default main branch when needed"
This reverts commit
879a4be2afc570b2248fb4d639f42f913215805b .
Philippe Perrin [Wed, 24 Feb 2021 17:37:27 +0000 (18:37 +0100)]
SONAR-14513 Add e2e tests for security hotspots
Philippe Perrin [Tue, 23 Feb 2021 16:22:27 +0000 (17:22 +0100)]
SONAR-13357 Custom hotspot rule's description isn't split into tabs
Philippe Perrin [Wed, 24 Feb 2021 09:21:44 +0000 (10:21 +0100)]
Fix css bug
Philippe Perrin [Tue, 23 Feb 2021 17:34:45 +0000 (18:34 +0100)]
SONAR-12987 Improve loading's transition in hotspot page
Costin Zaharia [Thu, 25 Feb 2021 08:31:36 +0000 (09:31 +0100)]
DOCS Add ncover3 coverage parameter (deprecated) (#3784)
Joe Tingsanchali [Wed, 24 Feb 2021 20:06:39 +0000 (14:06 -0600)]
DOCS Update link to english site for .NET Framework v4.6
Philippe Perrin [Tue, 23 Feb 2021 08:32:21 +0000 (09:32 +0100)]
SONAR-14509 Security hotspot page scroll logic might makes item disappear
Philippe Perrin [Mon, 22 Feb 2021 14:25:02 +0000 (15:25 +0100)]
SONAR-14486 Fix security hotspot information refresh
Wouter Admiraal [Mon, 22 Feb 2021 14:46:12 +0000 (15:46 +0100)]
SONAR-14496 Rely on sonar.core.serverBaseURL in CI tutorials
Wouter Admiraal [Mon, 22 Feb 2021 11:30:21 +0000 (12:30 +0100)]
SONAR-14483 Don't show new code filter on issues page for portfolios
Wouter Admiraal [Mon, 22 Feb 2021 11:24:32 +0000 (12:24 +0100)]
SONAR-14479 Fix project quality profile's rule link
Wouter Admiraal [Mon, 22 Feb 2021 11:21:36 +0000 (12:21 +0100)]
SONAR-14487 Fix misleading rules button label for built-in quality profiles
Philippe Perrin [Fri, 19 Feb 2021 15:22:04 +0000 (16:22 +0100)]
Fix IT's false positive
Joe Tingsanchali [Fri, 19 Feb 2021 20:04:42 +0000 (14:04 -0600)]
DOCS Clarify GitHub Authentication by adding reference to repository permissions
Matthias Kappeller [Mon, 15 Feb 2021 14:08:44 +0000 (15:08 +0100)]
Expose revision in PostProjectAnalysisTaskTester
Zipeng WU [Fri, 19 Feb 2021 14:21:13 +0000 (15:21 +0100)]
Update cluster configuration documentation
Wouter Admiraal [Fri, 19 Feb 2021 14:57:18 +0000 (15:57 +0100)]
SONAR-14458 Update documentation
Michal Duda [Tue, 16 Feb 2021 15:32:18 +0000 (16:32 +0100)]
SONAR-14458 Adjust permissions for specific /api/permisson/* web services
Michal Duda [Mon, 15 Feb 2021 14:22:39 +0000 (15:22 +0100)]
SONAR-14458 Add an option to enable/disable changing user permissions by project administrator
Wouter Admiraal [Tue, 16 Feb 2021 15:31:32 +0000 (16:31 +0100)]
SONAR-14436 Explain how to set up Jenkins with GitLab
Wouter Admiraal [Thu, 18 Feb 2021 08:22:25 +0000 (09:22 +0100)]
SONAR-14437 Add information about GitLab to the Jenkins documentation
Belen Pruvost [Thu, 18 Feb 2021 11:40:54 +0000 (12:40 +0100)]
SONAR-14478 - Main Branch Documentation
Philippe Perrin [Wed, 17 Feb 2021 14:51:17 +0000 (15:51 +0100)]
SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time
lukasz-jarocki-sonarsource [Wed, 17 Feb 2021 15:22:59 +0000 (16:22 +0100)]
SONAR-14461 main branch detection
Philippe Perrin [Mon, 15 Feb 2021 17:12:24 +0000 (18:12 +0100)]
SONAR-14461 Remove hardcoded usage of 'master'
Pierre [Thu, 11 Feb 2021 15:11:37 +0000 (16:11 +0100)]
SONAR-14461 save the default main branch when needed
Malena Ebert [Thu, 18 Feb 2021 11:44:35 +0000 (12:44 +0100)]
Update gradle version used by the wrapper
Malena Ebert [Wed, 17 Feb 2021 09:10:31 +0000 (10:10 +0100)]
BUILD-865 Fix used tag for doogfood action
Jacek [Thu, 11 Feb 2021 16:01:01 +0000 (17:01 +0100)]
SONAR-14442 Add 'cwe' search param to hotspot WS
Jacek [Wed, 10 Feb 2021 10:05:36 +0000 (11:05 +0100)]
SONAR-14459 [DOCS] Add CWE Top 25 reports
- mark as outdated Sans Top 25 report
Jeremy Davis [Mon, 8 Feb 2021 17:24:19 +0000 (18:24 +0100)]
SONAR-14442 CWE Top 25 Security report
Zipeng WU [Tue, 9 Feb 2021 10:34:00 +0000 (11:34 +0100)]
SONAR-14442 Elasticsearch query for CWE Top 25
Jacek [Mon, 8 Feb 2021 12:29:27 +0000 (13:29 +0100)]
SONAR-14443 Deprecate 'sansTop25' param in WS
Jacek [Mon, 8 Feb 2021 11:47:41 +0000 (12:47 +0100)]
SONAR-14442 add cweTop25 value param to 'api/security_report'
- map ES results to WS results
Zipeng WU [Thu, 11 Feb 2021 17:25:14 +0000 (18:25 +0100)]
SONAR-14426 Add support for AES-GCM encryption
Joe Tingsanchali [Mon, 15 Feb 2021 20:00:34 +0000 (14:00 -0600)]
DOCS Add email permission in documentation for GitHub Authentication
Zipeng WU [Mon, 15 Feb 2021 15:54:35 +0000 (16:54 +0100)]
Bump version to 8.8
Mathieu Suen [Fri, 12 Feb 2021 11:12:58 +0000 (12:12 +0100)]
SONAR-14468 Add CFamily tutorial for Azure DevOps.
Mathieu Suen [Mon, 8 Feb 2021 10:09:44 +0000 (11:09 +0100)]
SONAR-14435 Add CFamily tutorial for manual setup
Wouter Admiraal [Mon, 15 Feb 2021 09:13:20 +0000 (10:13 +0100)]
Update sonar-ui-common to 1.0.31
Wouter Admiraal [Mon, 15 Feb 2021 09:06:17 +0000 (10:06 +0100)]
Improve code quality
Zipeng WU [Mon, 15 Feb 2021 08:01:33 +0000 (09:01 +0100)]
Fix critical code smell
Zipeng WU [Fri, 12 Feb 2021 17:47:35 +0000 (18:47 +0100)]
SONAR-14223,SONAR-14298,SONAR-14319,SONAR-14339,SONAR-14344,SONAR-14366,SONAR-14425,SONAR-14427,SONAR-14452,SONAR-14469,SONAR-14476,SONAR-14477,SONAR-14481 Update language analyzers
Wouter Admiraal [Fri, 12 Feb 2021 10:24:42 +0000 (11:24 +0100)]
Improve test coverage
Tobias Trabelsi [Mon, 15 Feb 2021 07:06:36 +0000 (08:06 +0100)]
MMF-2168 fixup for volume documentation in dce
michaelbirnstiehl [Fri, 12 Feb 2021 21:17:18 +0000 (15:17 -0600)]
DOCS update how to create portfolios
Jacek [Fri, 12 Feb 2021 16:45:12 +0000 (17:45 +0100)]
SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation logging
Jacek [Fri, 12 Feb 2021 17:23:29 +0000 (18:23 +0100)]
Increase allowed zip size
Duarte Meneses [Fri, 12 Feb 2021 17:07:51 +0000 (11:07 -0600)]
Fix unintentional change to .cirrus.yml
MikeBirnstiehl [Fri, 12 Feb 2021 13:44:30 +0000 (07:44 -0600)]
DOCS fix typo in upgrade notes
Duarte Meneses [Wed, 10 Feb 2021 16:03:26 +0000 (10:03 -0600)]
SONAR-14146 Support MS SQL 2019 database
Wouter Admiraal [Fri, 12 Feb 2021 08:08:47 +0000 (09:08 +0100)]
SONAR-13848 Remove deprecated API parameters
michaelbirnstiehl [Tue, 9 Feb 2021 23:45:19 +0000 (17:45 -0600)]
DOCS update ALM integration for validation
Mark Rekveld [Fri, 12 Feb 2021 07:45:18 +0000 (08:45 +0100)]
Getting Hazelcast to play nice in Dockerized environment (#3693)
[MMF-2168] Hazelcast adjustments and documentation for DCE Docker Images
michaelbirnstiehl [Wed, 27 Jan 2021 19:41:14 +0000 (13:41 -0600)]
SONAR-14391 Update Applications doc to include DE availability
sylvain-combe-sonarsource [Thu, 11 Feb 2021 16:49:08 +0000 (17:49 +0100)]
Add missing sonar.cluster.node.host parameter to App node parameters … (#3738)
* Add missing sonar.cluster.node.host parameter to App node parameters list
* fix app node parameters table
Co-authored-by: sylvain-combe-sonarsource <donotshow@local.local>
MikeBirnstiehl [Wed, 10 Feb 2021 21:53:05 +0000 (15:53 -0600)]
DOCS update Upgrade Notes
Jacek [Thu, 11 Feb 2021 08:52:13 +0000 (09:52 +0100)]
SONAR-14455 Upgrade Elasticsearch client dependencies to 7.10.2
Jacek [Thu, 11 Feb 2021 08:51:12 +0000 (09:51 +0100)]
SONAR-14455 Upgrade Elasticsearch binaries to 7.10.2
new sources unpack from ElasticSearch 7.10.2 artifact for Linux OSS only (without bundled JDK and under Apache 2.0 license)
https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-7.10.2-no-jdk-linux-x86_64.tar.gz
colin-mueller-sonarsource [Thu, 11 Feb 2021 14:12:44 +0000 (15:12 +0100)]
DOCS Add Kotlin to supported languages for Junit reports
Philippe Perrin [Thu, 11 Feb 2021 11:47:34 +0000 (12:47 +0100)]
DOCS Fix Azure DevOps Integration page
Wouter Admiraal [Tue, 9 Feb 2021 11:00:27 +0000 (12:00 +0100)]
SONAR-13838 Clean up GitLab onboarding project list
Wouter Admiraal [Tue, 9 Feb 2021 10:51:09 +0000 (11:51 +0100)]
SONAR-14207 Add Ubuntu Mono as a font for the source code viewer
Wouter Admiraal [Tue, 9 Feb 2021 10:17:42 +0000 (11:17 +0100)]
SONAR-14430 Missing translation keys for background tasks
Wouter Admiraal [Tue, 9 Feb 2021 08:04:28 +0000 (09:04 +0100)]
SONAR-14439 Make shortcut help fit in the modal