Commit Graph

15413 Commits

Author SHA1 Message Date
Belen Pruvost
8591a336f0 SONAR-14887 - Clarify qualityprofiles/changelog params 2021-06-29 20:03:18 +00:00
Duarte Meneses
a46a61290a SONAR-15060 Database migration dropping index should not fail when index does not exist 2021-06-29 20:03:18 +00:00
Duarte Meneses
79247b09d2 SONAR-14945 Incorrect API description for api/qualityprofiles/projects 2021-06-29 20:03:17 +00:00
Philippe Perrin
205dba501e SONAR-14943 Vertical center the ellipsis icon 2021-06-28 20:03:21 +00:00
Philippe Perrin
52e89eb6c3 SONAR-14934 Remove links to project settings and tutorials 2021-06-28 20:03:21 +00:00
Philippe Perrin
f3180f874f SONAR-14932 Trigger alm settings validation before closing the modal 2021-06-28 20:03:21 +00:00
Philippe Perrin
afac7cec97 SONAR-14932 Allow admin to configure ALM directly form the projects page 2021-06-28 20:03:21 +00:00
Philippe Perrin
c243a3e780 SONAR-14932 Make alm config modal standalone 2021-06-28 20:03:21 +00:00
Philippe Perrin
0863e93ba1 SONAR-14932 Add message for sys admin when no alm are configured yet 2021-06-28 20:03:20 +00:00
Philippe Perrin
2dc324697c SONAR-14932 Improve design for non-admin users 2021-06-28 20:03:20 +00:00
Philippe Perrin
cd8105d3ac SONAR-14932 Add support for Bibucket Cloud project creation 2021-06-28 20:03:20 +00:00
Mathieu Suen
ae03ed92a0 SONAR-13509 Adding title and link to rule in hotspot page. 2021-06-28 20:03:20 +00:00
Mathieu Suen
3cd819d9bc SONAR-14760 Fix quality gate condition link in the overview page. 2021-06-28 20:03:20 +00:00
Lukasz Jarocki
a39e52a533 SSF-173 SONAR-15074 2021-06-25 20:03:14 +00:00
Philippe Perrin
59ef687938 SONAR-14935 Display banner for project only 2021-06-24 20:03:29 +00:00
Jacek
8a421fd4d6 SONAR-13191 Fail analysis when project is using an invalid key 2021-06-24 20:03:29 +00:00
michaelbirnstiehl
a7e628ed71 SONAR-14844 Document the limitations on block PR policy when using a monorepo 2021-06-24 20:03:29 +00:00
Wouter Admiraal
3ea3794bd1 SONAR-14943 Adjust project creation menu layout 2021-06-24 20:03:29 +00:00
Philippe Perrin
9e85df27f8 SONAR-14935 Fix banner display at low width 2021-06-23 20:03:04 +00:00
Jacek
fda0ba7738 SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection encryption 2021-06-23 20:03:04 +00:00
Zipeng WU
6a472ec075 SONAR-11586 Do not let admin remove their own admin right 2021-06-23 20:03:04 +00:00
Jacek
dcbb4b724f SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with JMX spec 2021-06-23 20:03:04 +00:00
Mathieu Suen
b123a8332a SONAR-15069 Adding tooltips for github DevOps settings 2021-06-23 20:03:04 +00:00
Mathieu Suen
89d54b6b5b SONAR-15068 Adding tooltips for bitbucket DevOps settings 2021-06-23 20:03:03 +00:00
Jeremy Davis
89eba1f062 SONAR-15029 C-Family tutorial for Bitbucket Pipelines 2021-06-22 20:03:14 +00:00
Mathieu Suen
cc3cf41cae SONAR-15034 Adding C/C++/Objective C to gitlab tutorial. 2021-06-22 20:03:14 +00:00
Jeremy Davis
8df2487cff SONAR-15028 C-Family config for GitHub Actions 2021-06-22 20:03:14 +00:00
Mathieu Suen
1cff339b79 SONAR-15033 Add C/C++ tutorial for Jenkins 2021-06-22 20:03:14 +00:00
Mathieu Suen
38352a0684 SONAR-15033 Adding compilation info box 2021-06-22 20:03:13 +00:00
Jeremy Davis
1d5cfb87be SONAR-15028 Add HOC for C Language Feature flag 2021-06-22 20:03:13 +00:00
Jeremy Davis
fa66b52121 SONAR-14851 Github QG status reporting - Add a note about App permissions 2021-06-22 20:03:13 +00:00
Wouter Admiraal
1961c51ec9 SONAR-14942 Improve Pull Request Decoration form if no DevOps Platforms are configured 2021-06-22 20:03:13 +00:00
Wouter Admiraal
bd48df7ad6 SONAR-14938 Fallback on the Create Project page on brand new instance 2021-06-22 20:03:13 +00:00
Lukasz Jarocki
901b5674ba SONAR-14851 updated docs and upgrade notes to inform user about permissions needed 2021-06-21 20:03:21 +00:00
Tobias Stadler
46f6436ae9 SONAR-15056 It should be possible to create external issues with project location 2021-06-19 20:02:56 +00:00
Duarte Meneses
e451875e4b SONAR-15035 Fix SQ quality issues related to the use of ImmutableList 2021-06-18 20:03:41 +00:00
michaelbirnstiehl
f886990ae2 DOCS add note about JS custom rule API removal to upgrade notes 2021-06-18 20:03:40 +00:00
Wouter Admiraal
5e76afb9f1 SONAR-14939 Mention in all tutorials that Pull Request Decoration will be automatically set up 2021-06-18 20:03:40 +00:00
Duarte Meneses
f9d6d236fe Improve test coverage 2021-06-17 20:03:08 +00:00
Duarte Meneses
2754feca4e SONAR-14925 Remove code deprecated before 7.0 in the Plugin API 2021-06-17 20:03:08 +00:00
Jacek
97f2c01fdd SONAR-14792 Fix issue on Oracle DB by recreating PK for 'snapshots' table 2021-06-17 20:03:08 +00:00
Jacek
25815e9355 SONAR-14792 Fix issue on Oracle DB by recreating PK for 'issues' table 2021-06-17 20:03:08 +00:00
Jacek
49bdd58117 SONAR-14792 Fix issue on Oracle DB by recreating PK for 'events' table 2021-06-17 20:03:08 +00:00
Jacek
e2ecf6368c SONAR-14792 Fix issue on Oracle DB by recreating PK for 'ce_activity'
When switching from ID to UUID for 'ce_activity' table, it has been forgotten to drop unique index on UUID, though PK has been created. In all DBs it worked well, but for Oracle already existing index has been associated with PK (worked well on upgrade path). When new schema has been introduced, that's not the case, as for Oracle when creating PK, unique index also will be created. That means we tried to create another index on top of PK index, which was causing failures.

To fix that issue previous UUID index will be dropped and PK will be recreated, so that we end with clean state.
2021-06-17 20:03:08 +00:00
Jacek
4d8578acc6 SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOME 2021-06-17 20:03:08 +00:00
Wouter Admiraal
681f2203cd SONAR-14933 Fix missing SVG path 2021-06-17 20:03:07 +00:00
Wouter Admiraal
dee4f363b8 SONAR-14934 Improve the manual tutorial 2021-06-17 20:03:07 +00:00
Wouter Admiraal
ef084e20eb SONAR-14935 Prompt users for next steps once the first analysis is finished 2021-06-17 20:03:07 +00:00
Jacek
96d6d7532c SONAR-14935 add 'detectedCI' field 2021-06-17 20:03:07 +00:00
Jacek
bc2c8388d7 SONAR-14792 Add 9.0 nop migration to not enforce DB downgrade 2021-06-16 20:03:05 +00:00
michaelbirnstiehl
88f8c05f7a DOCS add Java 11 requirement to upgrade notes 2021-06-16 20:03:05 +00:00
Jacek
1688bf0ff4 SONAR-14792 Code smell fixes 2021-06-16 20:03:05 +00:00
Jacek
72226eb8ad SONAR-14792 Drop newLenientVarcharBuilder method from initial schema 2021-06-16 20:03:04 +00:00
Jacek
f2b322485a SONAR-14792 Fix schema-sq.ddl - order of PKs 2021-06-16 20:03:04 +00:00
Jacek
81e7d32d41 SONAR-14792 Fix PopulateInitialSchemaTest 2021-06-16 20:03:04 +00:00
Jacek
51f65c64f9 SONAR-14792 cleanup CreateInitialSchema to be 9.0 2021-06-16 20:03:04 +00:00
Jacek
7ec7c0ec4d SONAR-14792 Drop not existing tables from init schema 2021-06-16 20:03:04 +00:00
Jacek
0d0918a8f5 SONAR-14792 Bump min upgrade version to current LTS 2021-06-16 20:03:04 +00:00
Jacek
905642ccc2 SONAR-14792 Drop migration classes prior 8.9 2021-06-16 20:03:04 +00:00
Jacek
3120b7cbcb SONAR-14792 Move MsSQL helper out specific DB migration version 2021-06-16 20:03:04 +00:00
Julien HENRY
1ed0e60ea8 SONAR-15045 Update Scanner for Gradle version to 3.3 (#4247) 2021-06-16 20:03:04 +00:00
MikeBirnstiehl
2546a63852 SONAR-15031 Reference Ktlint as a supported Kotlin External Analyzer (#4272) 2021-06-16 20:03:04 +00:00
Wouter Admiraal
39b69ce504 SONAR-14936 Add new suggestions to the Overview page 2021-06-15 20:03:20 +00:00
Wouter Admiraal
c0cdcd5ab6 SONAR-14933 Show all tutorials if no project binding 2021-06-15 20:03:20 +00:00
Services Team
aa93269cda DOCS fix proxy parameters formatting 2021-06-15 20:03:20 +00:00
Mathieu Suen
81281c2cf6 SONAR-14968 Enable Azure- pipeline for project bind to GitHub 2021-06-14 20:03:29 +00:00
Jeremy Davis
e63d8ffc4b SONAR-14851 Fix documentation page 2021-06-14 20:03:29 +00:00
Philippe Perrin
df90f7e674 SONAR-14872 Always redirect users to PR decoration settings screen 2021-06-14 20:03:29 +00:00
michaelbirnstiehl
aef7289b48 DOCS fix conflicts in Bitbucket Cloud docs 2021-06-11 20:03:12 +00:00
Michal Duda
a8577d5530 SONAR-14871 Bitbucket Server PR decoration validation improvement 2021-06-10 20:03:27 +00:00
Michal Duda
0350d33470 SONAR-14871 Add handling group shared projects to GitLab PR decoration validation 2021-06-10 20:03:27 +00:00
Jacek
1caaacfcbf SONAR-14871 Extract global and project Gitlab validation to separate classes 2021-06-10 20:03:27 +00:00
Michal Duda
53642efcbe SONAR-14871 GitHub project PR decoration settings validation 2021-06-10 20:03:27 +00:00
Jacek
1417465dc1 SONAR-14871 Add Azure Devops project binding validation 2021-06-10 20:03:27 +00:00
Michal Duda
296678c4af SONAR-14871 Bitbucket Server project PR decoration settings validation 2021-06-10 20:03:26 +00:00
Wouter Admiraal
2902cdedea SONAR-14872 Display warning if PR deco cannot happen 2021-06-10 20:03:26 +00:00
Jacek
cac8b70686 SONAR-14871 Add Gitlab project binding validation 2021-06-10 20:03:26 +00:00
Philippe Perrin
4fdc4da1db SONAR-14871 Add PR decoration settings validation action 2021-06-10 20:03:26 +00:00
Wouter Admiraal
06681cd89f SONAR-14873 Ease comprehension of PR Decoration settings form 2021-06-10 20:03:26 +00:00
Jacek
a9ff34a88b SONAR-14871 Basic project binding validation endpoint
- Add 'scope' field to HTTP error messages
2021-06-10 20:03:26 +00:00
michaelbirnstiehl
798f3746ed SONAR-14952 DOC- Scanners require Java 11 2021-06-10 20:03:26 +00:00
Duarte Meneses
599a0104f4 SONAR-14952 DOC - Scanners require Java 11 2021-06-09 20:03:05 +00:00
Sébastien Lesaint
41d73907d9 SONAR-14951 Scanners require Java 11 2021-06-09 20:03:05 +00:00
Services Team
ef7557b75d fix begin parameters table, and also proxy environment variable names 2021-06-09 20:03:05 +00:00
michaelbirnstiehl
f6e85467d1 SONAR-14895 Add dot net example to Bitbucket Pipelines documentation 2021-06-09 20:03:05 +00:00
michaelbirnstiehl
9abccd975a SONAR-14894 Add Bitbucket Cloud to Jenkins Documentation 2021-06-09 20:03:05 +00:00
Mathieu Suen
3dfbc3a323 SONAR-14893 Adding Bitbucket pipline tutorial 2021-06-09 20:03:05 +00:00
Jeremy Davis
a8a13e5e2d SONAR-14892 Enable Jenkins tutorial to BitbucketCloud projects 2021-06-09 20:03:05 +00:00
Jeremy Davis
0cd8882fb7 SONAR-14916 Add URL to BitbucketCloud instances 2021-06-09 20:03:05 +00:00
Duarte Meneses
3ea8726919 SONAR-14886 Plugins should not modify SonarQube's home directory 2021-06-09 20:03:05 +00:00
Lukasz Jarocki
8b49d15421 SONAR-14851 Report Quality Gate status on branches in GitHub 2021-06-08 20:07:10 +00:00
Duarte Meneses
c8683ffc82 DOC - Generic test execution reports don't support modules 2021-06-08 20:07:10 +00:00
Duarte Meneses
5e319a7fb9 Fix typo when creating test DB 2021-06-07 20:31:13 +00:00
Belen Pruvost
9d4d5b0a9f SONAR-14682 - Fix Check URL Pattern Unit Test 2021-06-07 20:31:13 +00:00
Wouter Admiraal
20f4ec8ce1 SONAR-14913 Update the Azure Pipelines logo 2021-06-07 20:31:13 +00:00
Duarte Meneses
1a82c76f5e SONAR-14870 update docs 2021-06-03 20:31:41 +00:00
Duarte Meneses
c0a07bac3b SONAR-14870 DNS cache never expires causing PR decoration to fail 2021-06-03 20:31:41 +00:00
michaelbirnstiehl
d75e43d223 SONAR-14622 Use gender neutral wording in documentation 2021-06-03 20:31:41 +00:00
Mathieu Suen
91199b1461 SONAR-14802 Fix repository display for bitbucket cloud onboarding 2021-06-02 20:47:11 +00:00
Mathieu Suen
edb04b7bbd SONAR-14801 Improve documentation for bitbucket onboarding 2021-06-02 20:47:11 +00:00
michaelbirnstiehl
0b46006418 SONAR-14868 Fix the auto-populated values in the Environment Variables page 2021-06-01 20:51:24 +00:00
michaelbirnstiehl
27c4809e43 SONAR-14867 Document migrating from the zip file to docker 2021-06-01 20:51:24 +00:00
Pierre
a332afa1b3 SONAR-14803 move create_bitbucketcloud to community edition 2021-05-31 20:31:07 +00:00
Julien HENRY
919774b063 SONAR-14885 Remove deprecated XMLRuleParser 2021-05-28 20:21:38 +00:00
Julien HENRY
95d416a574 SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin API 2021-05-28 20:21:38 +00:00
Duarte Meneses
2fb8b360e3 SONAR-14870 DNS cache never expires causing PR decoration to fail 2021-05-27 20:10:25 +00:00
michaelbirnstiehl
08f4eab96c SONAR-14823 Document use of Actions for GitHub Actions 2021-05-26 20:13:17 +00:00
michaelbirnstiehl
3b1e2236ac SONAR-14818 Document use of Pipes for Bitbucket Pipes 2021-05-26 20:13:17 +00:00
Jeremy Davis
4d86c379f7 SONAR-14837 Fix Security Review project filter 2021-05-26 20:13:17 +00:00
Mathieu Suen
50b3f5db00 SONAR-14387 Remove support of legacy browser 2021-05-26 20:13:17 +00:00
Joe Tingsanchali
b63595c8c4 DOCS add reference to SSO authentication in delegated authentication documentation 2021-05-24 20:04:07 +00:00
Zipeng WU
99c4855929 SONAR-14805 use almRepo to store BBC repository slug 2021-05-21 20:03:37 +00:00
Mathieu Suen
7b5a8425ed SONAR-14805 Add import action for bitbucket cloud onboarding 2021-05-21 20:03:37 +00:00
Mathieu Suen
1a84279cce SONAR-14802 Adding bitbucket cloud repository search form 2021-05-21 20:03:37 +00:00
michaelbirnstiehl
bdbcff0bfa SONAR-14811 Add Bitbucket Cloud importing projects section 2021-05-21 20:03:37 +00:00
Mathieu Suen
ac3d6f0496 SONAR-14801 Adding App password form for Bitbucket cloud onboarding 2021-05-21 20:03:37 +00:00
Mathieu Suen
be8b3d7aa7 SONAR-14803 Adding bitbucket cloud to create project menu. 2021-05-21 20:03:37 +00:00
Zipeng WU
8e4eb316ef SONAR-14804 Identify already imported bitbucket cloud repository when onboarding 2021-05-21 20:03:37 +00:00
Zipeng WU
382b8bac9c SONAR-14806 Enable main branch detection for bitbucket cloud onboarding 2021-05-21 20:03:36 +00:00
Zipeng WU
cb16d8a222 SONAR-14805 Import a repository from bitbucket cloud 2021-05-21 20:03:36 +00:00
Zipeng WU
97baa10fac SONAR-14802 Search bitbucket cloud repository for onboarding 2021-05-21 20:03:36 +00:00
Belen Pruvost
5333756be2 SONAR-14826 - BBC Authenticate through SetPatAction and CheckPatAction 2021-05-21 20:03:36 +00:00
michaelbirnstiehl
4660fbc49c SONAR-14008 Document that Analysis Parameters are case sensitive 2021-05-21 20:03:36 +00:00
Joe Tingsanchali
f630ecc350 DOCS Add 'Btibucket Pipelines' to list of CI tools that can detect branches and merge or pull requests 2021-05-20 20:03:24 +00:00
Ben Bodenmiller
ce38ba902f Correct merge request wording for GitLab 2021-05-17 20:03:48 +00:00
Monty Dickerson
65e9b7ae5d Update housekeeping.md 2021-05-14 20:03:26 +00:00
Wouter Admiraal
d29dcf1367 SONAR-14832 Use our custom GitHub Actions in the in-app tutorial 2021-05-14 20:03:26 +00:00
michaelbirnstiehl
91b6e5d060 SONAR-13476 Remove screenshots from DB Copy Tool docs 2021-05-12 20:10:19 +00:00
Lukasz Jarocki
4798c9728f SONAR-14807 fixed an issue where not only ratings were converted in the email message to letters 2021-05-10 20:08:55 +00:00
Jeremy Davis
1976be93fd SONAR-14790 Update dependencies - again 2021-05-10 20:08:55 +00:00
Jeremy Davis
0be071395f SONAR-14790 Update dependencies 2021-05-07 20:07:59 +00:00
Belen Pruvost
19effd903c SONAR-14791 - Supported MSQL and Oracle versions update 2021-05-06 20:08:25 +00:00
Jacek
71876a9a53 SONAR-14559 Update active rule for descendant when rule inherited 2021-05-04 20:08:04 +00:00
Tobias Trabelsi
b14e61ae04 DOCS minor adjustments to sonarqube on kubernetes 2021-04-30 20:03:24 +00:00
Belen Pruvost
4fa8b1e2b4 SONAR-14746 improve BitbucketServer client log 2021-04-30 20:03:24 +00:00
Belen Pruvost
c6466f36f2 SONAR-14682 - Removing duplicated webhooks notice 2021-04-30 20:03:24 +00:00
Michal Duda
45960982e1 DOCS updated gradle version to 3.2.0 2021-04-30 20:03:23 +00:00
Tobias Trabelsi
5d696f37e8 [DOCS] Sonarqube on Kubernetes 2021-04-30 20:03:23 +00:00
Belen Pruvost
7b297b7bb6 SONAR-14682 - Make webhook validation configurable 2021-04-29 20:03:32 +00:00
michaelbirnstiehl
d62debd109 SONAR-14759 Database schema upgrade can consume a lot of disk space 2021-04-29 20:03:32 +00:00
Zipeng WU
1476a48fea SONAR-14253 fix Authenticated JMX remote access not working with Compute Engine
SecurityManagement is introduced to prevent code injection from community plugins by denying access to our core's classloaders realm, and is not intended to block anything else. AccesscController will return a ProtectionDomain with null classloader when requested for a MBeanPermission.
2021-04-29 20:03:32 +00:00
Belen Pruvost
8e115cd617 SONAR-14214 - Unassign Security Hotspot 2021-04-29 20:03:32 +00:00
Belen Pruvost
12ff4a12bc SONAR-14750 - Add link to warning + update doc 2021-04-29 20:03:32 +00:00
michaelbirnstiehl
ca4bbea837 DOCS update ES authentication configuration 2021-04-29 20:03:32 +00:00
Philippe Perrin
5bcb78c09c SONAR-13360 Drop multiple ALM settings when downgrading to DE from EE/DCE 2021-04-29 20:03:31 +00:00
colin-mueller-sonarsource
791f5d4a60 DOCS Finalize LTS to LTS Upgrade Notes 2021-04-29 20:03:28 +00:00
michaelbirnstiehl
9af3215cee SONAR-14711 Finalize Upgrade Notes 2021-04-29 20:03:27 +00:00
michaelbirnstiehl
4e53b0ab2f DOCS remove references to 7.9 LTS 2021-04-29 20:03:27 +00:00
Wouter Admiraal
9fcb622a98 SONAR-14320 Fix unit test 2021-04-29 20:03:27 +00:00
colin-mueller-sonarsource
3d8d60a29b DOCS LTS to LTS Release Upgrade Notes 2021-04-29 20:03:27 +00:00
Wouter Admiraal
e50141d0a1 SONAR-14320 Do not throw an exception if password is NULL and hash is BCrypt 2021-04-29 20:03:27 +00:00
Lukasz Jarocki
66aa167dc2 SONAR-14570 making text sent by email about QG more clear to the user 2021-04-29 20:03:27 +00:00
Wouter Admiraal
356a35002c SONAR-11958 Enhance anchors in embedded documentation navigation 2021-04-29 20:03:27 +00:00
Wouter Admiraal
e77405eb65 SONAR-14333 Move coverage tooltip to the bottom 2021-04-29 20:03:27 +00:00
Wouter Admiraal
e790c22785 SONAR-14337 Do not break in the middle of words in issue comments 2021-04-29 20:03:27 +00:00
Wouter Admiraal
3848fcffa4 SONAR-14604 Improve reset password form layout 2021-04-29 20:03:27 +00:00
Wouter Admiraal
64cf912b1c SONAR-14572 Update under maintenance message 2021-04-29 20:03:27 +00:00
Wouter Admiraal
3f09e6fe1a SONAR-13765 Fix permissions page minimum width 2021-04-29 20:03:27 +00:00
colin-mueller-sonarsource
95291bc54d DOCS Remove deprecated JaCoCo analysis parameter 2021-04-29 20:03:27 +00:00
Olivier Korach
4fd085c3ba DOCS update minimum GHE for Actions support 2021-04-29 20:03:27 +00:00
Malena Ebert
1f93bc64b5 BUILD Renew repox accounts and signing key 2021-04-28 20:03:53 +00:00
Wouter Admiraal
e040261210 SONAR-14734 Fix minimum width on Settings page 2021-04-27 20:03:41 +00:00
Wouter Admiraal
9b93aa5e75 SONAR-14670 Wrap calls to dompurify 2021-04-27 20:03:41 +00:00
Zipeng WU
7a810baf64 SONAR-14685 installation fails on Oracle with quoted schema name 2021-04-27 20:03:41 +00:00
michaelbirnstiehl
f5f97050d2 DOCS add note about Docker image version 2021-04-27 20:03:41 +00:00
Burak Eker
3d258e3900 Fix incorrect documentation's link for maven project analysis tutorial 2021-04-26 20:03:40 +00:00
michaelbirnstiehl
9f1be61fa7 SONAR-14398 Help users migrate analysis to Java 11 2021-04-26 20:03:40 +00:00
Wouter Admiraal
d121f29dc3 SONAR-14592 Don't make Bitbucket Pipelines wait on the Quality Gate by default
Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
2021-04-26 20:03:40 +00:00
Philippe Perrin
c7ff9d6de3 SONAR-14728 Improve UX around scanner's download from an in-app tutorial 2021-04-26 20:03:35 +00:00
Philippe Perrin
7c6219713b SONAR-14725 Remove embedded documentation's calls to the update-center 2021-04-26 20:03:35 +00:00
Mathieu Suen
ef4e8f0650 SONAR-13645 Make github onboarding resiliant to project name/key change
Co-authored-by: Pierre <pierre.guillot@sonarsource.com>
2021-04-26 20:03:35 +00:00
Jacek
f03a280eec SONAR-14735 Improve log message for plugins risk consent warning 2021-04-23 20:03:29 +00:00
Christophe Levis
9a52bca435 DOCS Add 8.2 Upgrade Note for changes on Security Review Rating 2021-04-23 20:03:29 +00:00
Jacek
09cd061fa8 [DOCS] Provide documentation for Elasticsearch authentication 2021-04-23 20:03:29 +00:00
Jacek
df28c5d958 SONAR-14583 Use Elasticsearch password in HTTP clients 2021-04-23 20:03:29 +00:00
Jacek
d8109105b1 SONAR-14583 add elasticsearch-keystore CLI utility class 2021-04-23 20:03:29 +00:00
Lukasz Jarocki
a44fd9b5bd SONAR-14583 Added properties needed for elasticsearch authentication 2021-04-23 20:03:29 +00:00
Jacek
dfd5f5f84f SONAR-14737 DOCS use consistent wording for plugin risk consent 2021-04-23 20:03:29 +00:00
Jeremy Davis
6954d3d1b7 SONAR-14736 Highlight that installing plugins is manual 2021-04-23 20:03:29 +00:00
Jeremy Davis
d134ebd2e8 SONAR-14662 Better Plugin Risk Consent page 2021-04-23 20:03:29 +00:00
Wouter Admiraal
7ac9ea8301 SONAR-14733 Do not restrict DefaultAdminCredentialsVerifierImpl to startup leader in DCE 2021-04-23 20:03:28 +00:00
Wouter Admiraal
58371ceb53 SONAR-14738 Make tutorial links available to project admins 2021-04-23 20:03:28 +00:00
Wouter Admiraal
f2006d6c88 SONAR-14726 Don't restrict GitHub Actions tutorial to github.com 2021-04-23 20:03:28 +00:00
Joe Tingsanchali
0755b8f8b9 DOCS Update Java methodId example, minor grammar changes 2021-04-23 20:03:28 +00:00
Wouter Admiraal
c3342a51cf SONAR-14733 Fix duplicate default credentials warnings in logs 2021-04-22 20:03:34 +00:00
Zipeng WU
714530b806 SONAR-14078 fix duplication of notification keys after upgrading to SonarQube 8.4+ 2021-04-22 20:03:34 +00:00
Michal Duda
253cc559df SONAR-14571 add index on WEBHOOK_UUID in WEBHOOK_DELIVERIES 2021-04-22 20:03:34 +00:00
Mathieu Suen
8822fb9968 SONAR-14659 Fix bitbucket onboarding 2021-04-22 20:03:34 +00:00
Wouter Admiraal
17453c73bc SONAR-13737 Show descriptive error messages for GitLab PAT validation 2021-04-22 20:03:34 +00:00
Michal Duda
c36b12d216 SONAR-14693 fix error when setting a new code period reference branch 2021-04-21 20:03:47 +00:00
Belen Pruvost
58e250e51c SONAR-14713 - Fix reinstantiate admin access query 2021-04-21 20:03:47 +00:00
Belen Pruvost
7b237f3931 SONAR-14686 - Fail silently on PK to be dropped not found 2021-04-21 20:03:46 +00:00
michaelbirnstiehl
900af07a23 DOCS make analyzing secions of integration docs consistent 2021-04-20 20:03:47 +00:00
Wouter Admiraal
9c6b2db886 SONAR-14213 Do not follow redirects when interacting with gitlab.com API 2021-04-20 20:03:47 +00:00
Zipeng WU
43ab5b022f SONAR-13849 handle multi-schema during database upgrade & data migration 2021-04-20 20:03:47 +00:00
Mathieu Suen
f617133c4f SONAR-14715 Avoid calling issue search when indexing 2021-04-20 20:03:47 +00:00
Mathieu Suen
104ccb8253 SONAR-14618 More gender neutral sentence 2021-04-20 20:03:47 +00:00
Belen Pruvost
9ed5f79fc1 SONAR-12885 - PostgreSQL and Oracle Supported version update 2021-04-20 20:03:47 +00:00
Jeremy Davis
118a9c73f0 SONAR-12586 Display portfolio description 2021-04-20 20:03:46 +00:00
Jeremy Davis
56082756ff SONAR-13906 Prevent ALM configuration modal from closing on click outside 2021-04-20 20:03:46 +00:00
Zipeng WU
a12c41da41 SONAR-14642 - SSF-142 2021-04-19 20:03:40 +00:00
Philippe Perrin
9e0d06262a SONAR-12082 Fix broken layout on rules page 2021-04-19 20:03:40 +00:00
Belen Pruvost
507b48119f SONAR-14660 - Fix logs download 2021-04-16 20:03:44 +00:00
Michal Duda
420af6c92d SONAR-12323 clear GitHub endpoint setting at project level 2021-04-16 20:03:44 +00:00
Zipeng WU
c1a09c7964 SONAR-14683 fix cannot delete an ALM configuration in Community 2021-04-16 20:03:44 +00:00
Pierre
3ebbd70a22 SONAR-14699 add index on components.main_branch_project_uuid 2021-04-16 20:03:44 +00:00
Pierre
2a35942c35 SONAR-14698 Live index use all workers 2021-04-16 20:03:44 +00:00
Belen Pruvost
08f35fbca4 SONAR-14691 - Fix 4122 DB migration for repeated projects in apps 2021-04-16 20:03:43 +00:00
Philippe Perrin
73785a8ae6 SONAR-14684 Fix SSF-151 2021-04-15 20:03:45 +00:00
Antoine Vigneau
ded035a7e5 DOCS Clarify that Portfolios only report project main branches 2021-04-15 20:03:45 +00:00
Belen Pruvost
15415cb400 SONAR-14682 - Explicit ipv6 case insensitivity coverage 2021-04-15 20:03:44 +00:00
Zipeng WU
d8130b6764 SONAR-14625 Upgrade to Hazelcast 4.2 2021-04-15 20:03:44 +00:00
michaelbirnstiehl
4e232156aa SONAR-14623 Add documentation about accepting plugin risks 2021-04-15 20:03:44 +00:00
Jeremy Davis
96d09bc3cf SONAR-14661 Restrict plugin installation to CE 2021-04-15 20:03:44 +00:00
Jeremy Davis
6ae4c2140b SONAR-14662 New risk consent page 2021-04-15 20:03:44 +00:00
Lukasz Jarocki
c54b7df81f SONAR-14662 Redirecting admin to the risk consent page 2021-04-15 20:03:44 +00:00
Jacek
54be548dbe SONAR-14661 Disable WS plugin installation for commercial editions 2021-04-15 20:03:44 +00:00
Jacek
bafd855d4a SONAR-14606 Add WARN log when plugins consent not accepted 2021-04-15 20:03:44 +00:00
michaelbirnstiehl
2d4149aac7 SONAR-14623 Add note about accepting plugin risks 2021-04-15 20:03:44 +00:00
Jeremy Davis
83774f0672 SONAR-14606 Plugins require risk acknowledgment 2021-04-15 20:03:44 +00:00
Zipeng WU
8b518c6bcc SONAR-14606 make consent required when startup with external plugins 2021-04-15 20:03:44 +00:00
Lukasz Jarocki
a3ae9a82c4 SONAR-14606 failing install request with 400 when no consent 2021-04-15 20:03:44 +00:00
Mathieu Suen
3fb9335005 SONAR-14697 Fix wrong instruction for .Net ADO tutorial 2021-04-15 20:03:43 +00:00
Mathieu Suen
e7f94d26ac SONAR-13713 Remove file and directory facet for App&Portfolio 2021-04-15 20:03:43 +00:00
Belen Pruvost
2ac0f065be SONAR-14682 - Filtering local network interfaces on webhooks 2021-04-14 20:03:29 +00:00
Duarte Meneses
eca5700aea SONAR-14676 Shade core jars into a single jar 2021-04-14 20:03:29 +00:00
Belen Pruvost
e0a058d7e9 SONAR-14681 improve project_measures metric purge performance 2021-04-13 20:03:51 +00:00
Pierre
b26ae4c368 SONAR-14681 improve live_measures metric purge performance 2021-04-13 20:03:51 +00:00
Mathieu Suen
3ae5ee8099 SONAR-11834 Add line wrap to source code. 2021-04-13 20:03:51 +00:00
Mathieu Suen
4eae20b620 SONAR-14626 Change source code view permalink to a copy button 2021-04-13 20:03:51 +00:00
Pavel Mikula
f5948ff1b3 Update Scanner for .NET docs (#3990) 2021-04-13 20:03:50 +00:00
Wouter Admiraal
4dd729287b SONAR-13217 Auto scroll to uncovered lines 2021-04-12 20:03:39 +00:00
michaelbirnstiehl
f22b3c80da SONAR-14651 document new issue tracking behavior when using reference branch new code definition 2021-04-09 20:03:53 +00:00
Michal Duda
a4c77c9e98 SONAR-14646 copy issue state on branch merge 2021-04-09 20:03:53 +00:00
Wouter Admiraal
c3b09a7d49 SONAR-12082 Adjust keyboard navigation instruction visibility 2021-04-09 20:03:53 +00:00
Wouter Admiraal
11c51cfe36 SONAR-13141 Standard code view for issues with secondary locations on same line 2021-04-09 20:03:53 +00:00
Wouter Admiraal
6001a98a44 SONAR-13309 Do not jump to first issue location when only pressing ALT 2021-04-09 20:03:53 +00:00
Wouter Admiraal
b11bba243d SONAR-13123 Handle WS errors when searching for issues 2021-04-09 20:03:53 +00:00
Wouter Admiraal
a603f440f4 SONAR-14557 Improve Issue resolution tooltip messages 2021-04-09 20:03:53 +00:00
Duarte Meneses
3c1a38e93d Refactor BranchPersister to use cached project configuration 2021-04-08 20:03:55 +00:00
Duarte Meneses
8d1f3d7bd9 SONAR-10485 Provide a way to always enforce coverage and duplication Quality Gate conditions 2021-04-08 20:03:55 +00:00
Olivier Korach
7796bdbc52 DOCS Replace docker image reference with latest 2021-04-08 20:03:55 +00:00
Jacek
f687dcece5 SONAR-14671 Update Github Enterprise supported version to 2.21 2021-04-07 20:03:49 +00:00
Jeremy Davis
07774e9ee8 SONAR-14668 Upgrade dompurify 2021-04-07 20:03:49 +00:00
michaelbirnstiehl
f19f29025a SONAR-14645 Update docs on failing pipelines 2021-04-06 20:03:20 +00:00
Joe Tingsanchali
85fa9001cd DOCS Update all ALM documentation on definition of project within a mono repository 2021-04-06 20:03:20 +00:00
Lukasz Jarocki
e08feaed89 SONAR-14644 updated headers for github api 2021-04-06 20:03:20 +00:00
Zipeng WU
39abd3de73 Revert "SONAR-14642 - SSF-142"
This reverts commit 0810d5dcbc8e49b4f064223cd271225acb397e83.
2021-04-01 20:03:45 +00:00
Pierre
e953a52312 SONAR-14585 validate webhook url at runtime 2021-04-01 20:03:45 +00:00
Christophe Levis
f96ccd3333 DOCS Add 8.8 Upgrade Note for JS security analysis 2021-04-01 20:03:45 +00:00
Michal Duda
d701a6409d SONAR-14322 api/issues/search returns all issues if provided rule key doesn't exist 2021-04-01 20:03:45 +00:00
Wouter Admiraal
67741eeb89 SONAR-12332 System upgrades should refer to SonarQube Announcements 2021-04-01 20:03:45 +00:00
Wouter Admiraal
b975029196 SONAR-14632 Update EE promo on Background Tasks page 2021-04-01 20:03:45 +00:00
Wouter Admiraal
407f46439c SONAR-14440 Better message for Branch Analysis tooltip 2021-04-01 20:03:45 +00:00
Wouter Admiraal
9ccea56031 SONAR-14633 Update edition promotion on Marketplace page 2021-04-01 20:03:45 +00:00
Zipeng WU
b26fc33ebb SONAR-14642 - SSF-142 2021-03-31 20:03:47 +00:00
Duarte Meneses
1ef39ad158 SONAR-14582 SSF-124 Docs 2021-03-30 20:04:23 +00:00
Belen Pruvost
adf79f5372 SONAR-14628 ADO use version-specific API endpoints 2021-03-29 20:03:43 +00:00
Duarte Meneses
1b2921d043 SONAR-14582 SSF-124 2021-03-29 20:03:43 +00:00
Belen Pruvost
90636689ab SONAR-14636 - Update Docs to include support for AzureDevOps 2020 2021-03-29 20:03:43 +00:00
Malena Ebert
51d02b3086 BUILD-857 Add junit report format for jest tests. 2021-03-27 20:04:06 +00:00
Christophe Levis
872d2d640e DOCS Add 8.8 Upgrade Note for CSS NodeJS requirement 2021-03-26 20:03:35 +00:00
michaelbirnstiehl
88fed13d66 DOCS update release upgrade notes 2021-03-25 20:03:51 +00:00
colin-mueller-sonarsource
aeebfff43b DOCS Add 8.7 Upgrade Note for MSSQL Integrated Security 2021-03-25 20:03:51 +00:00
colin-mueller-sonarsource
03e4773ebf DOCS Update information for SQL Server Integrated Authentication 2021-03-24 20:03:22 +00:00
michaelbirnstiehl
fefd8bd216 DOCS clarify where to set monorepo setting 2021-03-24 20:03:22 +00:00
michaelbirnstiehl
5d3ee45848 DOCS Add GitHub Actions docs 2021-03-23 20:08:24 +00:00
Mathieu Suen
ae89e66cf0 SONAR-14590 Adding GitHub Action tutorial 2021-03-23 20:08:24 +00:00
Tobias Trabelsi
e79f30008e [DOCS] mentioned missing permissions in github integration docs 2021-03-23 20:08:24 +00:00
Philippe Perrin
8d86fc6289 SONAR-14598 Add the mono repo checkbox for Bitbucket Cloud bindings 2021-03-22 20:08:42 +00:00
michaelbirnstiehl
0e0d0a9cda SONAR-14597 Update Bitbucket Cloud integration page 2021-03-22 20:08:42 +00:00
michaelbirnstiehl
81a898084f SONAR-14596 Add sonar.qualitygate.wait to CI integration Overview page 2021-03-19 20:08:13 +00:00
Wouter Admiraal
8837d04e35 SONAR-14586 New form to secure the admin user account 2021-03-18 20:08:12 +00:00
Wouter Admiraal
dab939698e SONAR-14586 Add a new uses default credentials flag to api/navigation/global for system administrators 2021-03-18 20:08:12 +00:00
Wouter Admiraal
66249573d7 SONAR-14586 Add a new filter to redirect system administrators to reset admin password form 2021-03-18 20:08:12 +00:00
Wouter Admiraal
434951a0bf SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-auth 2021-03-18 20:08:12 +00:00
Olivier Korach
bd1f5a9348 DOCS Fix docs on starting SQ as a service on windows 2021-03-17 20:08:34 +00:00
Duarte Meneses
9316c3016f SONAR-14549 Restoring backed up Quality Profile with old rule repositority/key doesn't work 2021-03-17 20:08:34 +00:00
Michal Duda
4e76eae61a SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/search 2021-03-17 20:08:34 +00:00
Damien Urruty
b65f41e755 Update security hotspot documentation (open support in Eclipse) 2021-03-16 20:08:15 +00:00
Pierre
f1f37ab00a SONAR-14581 print stacktrace during integration error with gitlab 2021-03-16 20:08:15 +00:00
MikeBirnstiehl
e34f7a9bb6 Update note on keeping main branch history 2021-03-16 20:08:15 +00:00
michaelbirnstiehl
c84c568afd SONAR-14569 Document ALM Main Branch detection upon onboarding 2021-03-16 20:08:15 +00:00
Philippe Perrin
fd513c2271 SONAR-14564 Update SonarQube main branch name during Azure DevOps project onboarding 2021-03-16 20:08:15 +00:00
Lukasz Jarocki
74801f89f9 SONAR-14565 Update SonarQube main branch name during Bitbucket Server project onboarding 2021-03-16 20:08:15 +00:00
Pierre
5ab143afc9 SONAR-14558 Update SonarQube main branch name during Gitlab project onboarding 2021-03-16 20:08:15 +00:00
Belen Pruvost
546ee77ee2 SONAR-14566 Update SonarQube main branch name during Github project onboarding 2021-03-16 20:08:15 +00:00
Michal Duda
a7a57bdc88 SONAR-13703 api/measures/component_tree returns an SVW qualifier for Applications 2021-03-15 21:29:06 +00:00
Zipeng WU
19b1cc5031 SONAR-14536 Add Security Report PDF 2021-03-15 21:29:06 +00:00
michaelbirnstiehl
6ba766968c SONAR-14548 update Security Reports documentation 2021-03-15 21:29:06 +00:00
Belen Pruvost
ba182f9025 SONAR-14519 - Update ALMs format and simplify System Info Page 2021-03-12 20:07:59 +00:00
Tobias Trabelsi
6e496ad662 [DOCS] documented dns caching policy
* documented dns caching policy
2021-03-11 20:08:02 +00:00
Wouter Admiraal
0034a7e8c7 SONAR-14575 Add information about sonar.qualitygate.wait parameter for Bitbucket Pipelines 2021-03-10 20:13:09 +00:00
Lukasz Jarocki
45b11acbe0 SONAR-14523 implemented splitting plugins into two 2021-03-08 20:07:54 +00:00
Pierre
129ca5f353 SONAR-14519 add ALM info to system info file 2021-03-08 20:07:54 +00:00
Philippe Perrin
d03ccfee3c SONAR-14520 - Add Default Leak Period to System Info File 2021-03-08 20:07:54 +00:00
Duarte Meneses
25bbdfb327 Fix dropping primary keys in DB migrations 2021-03-08 20:07:54 +00:00
Duarte Meneses
1a98788237 SONAR-14542 Migration 4208 fails if the PK constraint name is unexpected 2021-03-08 20:07:54 +00:00
Duarte Meneses
89dcde3506 SONAR-14541 Migration 4207 fails if the PK constraint name is unexpected 2021-03-08 20:07:54 +00:00
Duarte Meneses
77939e9549 SONAR-14541 Migration 4207 fails if the PK constraint name is unexpected 2021-03-08 20:07:54 +00:00