]>
source.dussan.org Git - sonarqube.git/log
Dimitris Kavvathas [Mon, 19 Sep 2022 09:04:23 +0000 (11:04 +0200)]
SONAR-17229 Improve Azure AD integration documentation
Philippe Perrin [Tue, 13 Sep 2022 14:43:34 +0000 (16:43 +0200)]
SONAR-17230 Improve Okta documentation
Philippe Perrin [Tue, 13 Sep 2022 14:10:02 +0000 (16:10 +0200)]
SONAR-17232 Improve SAML documentation
Philippe Perrin [Tue, 13 Sep 2022 12:36:28 +0000 (14:36 +0200)]
SONAR-17231 Improve saml overview page
Jeremy Davis [Thu, 22 Sep 2022 08:55:52 +0000 (10:55 +0200)]
SONAR-17311 Fix projects label
Jeremy Davis [Thu, 22 Sep 2022 09:46:12 +0000 (11:46 +0200)]
SONAR-16906 [893103] Buttons must have discernible text
Guillaume Peoc'h [Thu, 22 Sep 2022 08:55:50 +0000 (10:55 +0200)]
SONAR-17285 Fix hover border on issue location
Revanshu Paliwal [Tue, 20 Sep 2022 15:13:08 +0000 (17:13 +0200)]
SONAR-16906 Elements must only use allowed ARIA attributes
Revanshu Paliwal [Wed, 21 Sep 2022 12:48:39 +0000 (14:48 +0200)]
SONAR-17290 Adding tooltip to assigne name in issue page
Jeremy Davis [Wed, 21 Sep 2022 14:43:35 +0000 (16:43 +0200)]
SONAR-17359 Fix bitbucket link
Steve Marion [Tue, 20 Sep 2022 14:31:42 +0000 (16:31 +0200)]
SONAR-17296 move validation callback under /saml controller alongside init action
Matteo Mara [Wed, 21 Sep 2022 09:11:06 +0000 (11:11 +0200)]
SONAR-17259 Remove unsupported XML tag for generic test execution report
Zipeng WU [Wed, 21 Sep 2022 20:47:47 +0000 (22:47 +0200)]
SONAR-15513 Fix SSF-153
Aurelien Poscia [Mon, 19 Sep 2022 12:48:02 +0000 (14:48 +0200)]
NO-JIRA bump snakeyaml to latest
Steve Marion [Tue, 20 Sep 2022 15:05:22 +0000 (17:05 +0200)]
SONAR-17296 fix SAML validation page not being accessible with a user session.
Wouter Admiraal [Fri, 16 Sep 2022 14:55:53 +0000 (16:55 +0200)]
SONAR-17027 Fix links when running in a webcontext
Peeter Piegaze [Wed, 21 Sep 2022 09:56:29 +0000 (11:56 +0200)]
MMF-2842 Docs changes as per validation (#6623)
Jeremy Davis [Tue, 20 Sep 2022 15:29:52 +0000 (17:29 +0200)]
SONAR-17310 Fix type field reset in token creation form
Revanshu Paliwal [Mon, 19 Sep 2022 10:24:46 +0000 (12:24 +0200)]
SONAR-17295 Fixing scroll issue when searching for saml related properties
Duarte Meneses [Thu, 15 Sep 2022 21:18:01 +0000 (16:18 -0500)]
SONAR-17337 Scanner download of analyzer cache doesn't handle compression correctly
Revanshu Paliwal [Tue, 20 Sep 2022 10:49:35 +0000 (12:49 +0200)]
SONAR-17356 Disabling keyboard shortcuts for issue actions when the keyboard flag is disabled
Benjamin Campomenosi [Tue, 20 Sep 2022 14:27:46 +0000 (16:27 +0200)]
move 9.7 DB migration to dedicated v97 subpackage
Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
Jeremy Davis [Wed, 6 Jul 2022 15:51:42 +0000 (17:51 +0200)]
SONAR-16637 Allow SonarLint instances to get a token from SQ
Benjamin Campomenosi [Mon, 19 Sep 2022 15:23:33 +0000 (17:23 +0200)]
SONAR-17328 add unique index to uuid in components
Mathieu Suen [Wed, 7 Sep 2022 08:21:54 +0000 (10:21 +0200)]
[NO JIRA] Migrate Checkbox enzyme test to RTL
Mathieu Suen [Fri, 16 Sep 2022 09:48:54 +0000 (11:48 +0200)]
SONAR-17332 Always display primary location lines
Mathieu Suen [Thu, 15 Sep 2022 08:21:26 +0000 (10:21 +0200)]
NO JIRA Fix frontend bug
Dimitris Kavvathas [Thu, 15 Sep 2022 15:46:12 +0000 (17:46 +0200)]
SONAR-17303 Update SAML documentation
Aurelien Poscia [Fri, 16 Sep 2022 13:20:09 +0000 (15:20 +0200)]
SONAR-17271 Request body can be read multiple time & implement support of comments coming from GitHub webhooks
Benjamin Campomenosi [Fri, 16 Sep 2022 12:49:19 +0000 (14:49 +0200)]
SONAR-17271 update issue from github webhook
Aurelien Poscia [Thu, 15 Sep 2022 10:05:00 +0000 (12:05 +0200)]
SONAR-17271 update issue changelog with information about webhook
Aurelien Poscia [Thu, 15 Sep 2022 12:31:54 +0000 (14:31 +0200)]
SONAR-17271 handle external user and webhook source in issue change log
Klaudio Sinani [Wed, 7 Sep 2022 18:04:45 +0000 (20:04 +0200)]
SONAR-17271 Introduce Github code scanning alert webhook payload parser
*
292a9c66137 SONAR-17271 Rename `GsonGithubWebhookPayload` class to `GsonGithubCodeScanningAlertWebhookPayload`.
*
0fcf756bc35 SONAR-17271 Rename `GithubWebhookPayload` indentifiers to `GithubScanningAlertWebhookPayload`.
*
9882b4f6705 SONAR-17271 Remove `GithubWebhookPayload#message` & `GithubWebhookPayload#toolName` properties.
*
ba6834fef16 SONAR-17271 Validate builder parameters in `GithubWebhookPayload` constructor scope.
*
7250cb15b92 SONAR-17271 Allow `dismissedReason` property to be nullable.
*
870efb823e3 SONAR-17271 Introduce builder pattern to `GithubWebhookPayload` class.
*
aa49dead5f0 SONAR-17271 Remove `GithubWebhookAction` enum.
*
dda46050d40 SONAR-17271 Refactor `GithubWebhookPayloadTest` test class.
*
3a599896295 SONAR-17271 Rename `AlmWebhookPayload#getSonarIssueKey` supplier method to `AlmWebhookPayload#getSonarQubeIssueKey`.
*
de04692e92d SONAR-17271 Drop `AlmWebhookPayload#isAllowedAction` predicate method.
*
597570d36b0 SONAR-17271 Refactor `GithubBinding` class structure.
*
3054bcedbac SONAR-17271 Fix typo on UT identifier.
*
c89660c466b SONAR-17271 Introduce Github webhook payload parser.
Antoine Vinot [Tue, 13 Sep 2022 08:27:42 +0000 (10:27 +0200)]
SONAR-17271 - Add origin on issue update from ALM
Tony B [Mon, 19 Sep 2022 08:29:09 +0000 (10:29 +0200)]
DOC-60 Clarify analysis parameters hierarchy (#6635)
* clarify analysis settings hierarchy
* DOC-60 Clarify analysis parameter hierarchy
* DOC-60 Clarify analysis settings hierarchy, add flowchart
* DOC-60 Clarify analysis settings hierarchy, reinsert bulleted list
* DOC-60 Clarify analysis settings hierarchy, add flowchart
Duarte Meneses [Thu, 15 Sep 2022 18:49:31 +0000 (13:49 -0500)]
SONAR-17287 Fix quality issues and adopt changes to API
Mathieu Suen [Tue, 13 Sep 2022 15:10:26 +0000 (17:10 +0200)]
SONAR-17285 Display new data and execution type flows for issues
Duarte Meneses [Wed, 14 Sep 2022 15:52:04 +0000 (10:52 -0500)]
SONAR-17287 Return optional flow description and type in WS responses
Duarte Meneses [Tue, 13 Sep 2022 18:15:04 +0000 (13:15 -0500)]
SONAR-17288 Add ITs
Duarte Meneses [Mon, 12 Sep 2022 16:56:31 +0000 (11:56 -0500)]
SONAR-17287 Fix conversion of flow types
Lukasz Jarocki [Mon, 12 Sep 2022 13:55:30 +0000 (15:55 +0200)]
SONAR-17288 add medium tests
Lukasz Jarocki [Mon, 12 Sep 2022 08:36:34 +0000 (10:36 +0200)]
SONAR-17287 implementing new method from NewIssue interface
Duarte Meneses [Thu, 8 Sep 2022 13:50:47 +0000 (08:50 -0500)]
SONAR-17287 Return optional flow description and type in WS responses
Duarte Meneses [Tue, 6 Sep 2022 21:28:29 +0000 (16:28 -0500)]
SONAR-17287 SonarQube stores issue flow types and descriptions
Duarte Meneses [Tue, 6 Sep 2022 21:28:00 +0000 (16:28 -0500)]
SONAR-17287 Scanner supports flow types and description
cynthiabethea [Fri, 16 Sep 2022 10:26:57 +0000 (11:26 +0100)]
DOC-79 adding clarification on the SQ marketplace (#6628)
Matteo Mara [Fri, 16 Sep 2022 08:17:31 +0000 (10:17 +0200)]
SONAR-17296 Return an error status if the SAML login and name are not found in the response attributes
Zipeng WU [Thu, 15 Sep 2022 13:32:32 +0000 (15:32 +0200)]
SONAR-17183 increase scanner report size threshold to 4GB
cynthiabethea [Fri, 16 Sep 2022 09:18:05 +0000 (10:18 +0100)]
DOC-68 Adding detail on how LOCs are computed (#6605)
Zipeng WU [Thu, 15 Sep 2022 16:09:07 +0000 (18:09 +0200)]
SONAR-17296 restrict SAML validation endpoint to admin
Duarte Meneses [Tue, 13 Sep 2022 21:31:22 +0000 (16:31 -0500)]
SONAR-17326 Project measure index fails due to cursor leak
Revanshu Paliwal [Wed, 14 Sep 2022 14:10:05 +0000 (16:10 +0200)]
SONAR-17295 Improving user experience for SAML authentication page
Jeremy Davis [Wed, 14 Sep 2022 15:50:54 +0000 (17:50 +0200)]
SONAR-17296 Allow admin to test SAML configuration
Dimitris Kavvathas [Wed, 14 Sep 2022 13:21:47 +0000 (15:21 +0200)]
SONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFilter to show SAML validation status page.
Steve Marion [Wed, 14 Sep 2022 07:09:50 +0000 (09:09 +0200)]
SONAR-17296 action for generating SAML request
Create action for generating SAML request with test purpose relay-state.
Matteo Mara [Mon, 12 Sep 2022 12:05:35 +0000 (14:05 +0200)]
SONAR-17296 build the callback response for displaying the SAML Authentication status.
Guillaume Peoc'h [Tue, 13 Sep 2022 12:51:43 +0000 (14:51 +0200)]
SONAR-17323 Bold text for selected issue message in issue page
Wouter Admiraal [Tue, 13 Sep 2022 09:32:07 +0000 (11:32 +0200)]
[NO JIRA] Fix facet header styling
Wouter Admiraal [Tue, 13 Sep 2022 09:31:44 +0000 (11:31 +0200)]
[NO JIRA] Fix focus color
Wouter Admiraal [Mon, 12 Sep 2022 13:20:30 +0000 (15:20 +0200)]
[NO JIRA] Fix small CSS issue
Revanshu Paliwal [Fri, 9 Sep 2022 09:44:36 +0000 (11:44 +0200)]
SONAR-17295 Improve SAML configuration page user experience
Philippe Perrin [Fri, 9 Sep 2022 13:19:40 +0000 (15:19 +0200)]
SONAR-17266 Provide a new Webhook Secret field when creating a GitHub binding configuration
Aurelien Poscia [Mon, 5 Sep 2022 12:25:16 +0000 (14:25 +0200)]
SONAR-17266 Implement authentification for GitHub webhook requests
Aurelien Poscia [Mon, 5 Sep 2022 07:04:43 +0000 (09:04 +0200)]
SONAR-17266 add GithubWebhookUserSession
Antoine Vinot [Mon, 5 Sep 2022 14:50:31 +0000 (16:50 +0200)]
SONAR-17266 Add support of webhook secret for api/alm_settings/(create_github|update_github)
Benjamin Campomenosi [Mon, 5 Sep 2022 15:32:48 +0000 (17:32 +0200)]
SONAR-17266 add webhook_secret column to alm_settings table
Jeremy Davis [Tue, 6 Sep 2022 16:05:27 +0000 (18:05 +0200)]
SONAR-17296 SAML auth test result HTML template
Julien Carsique [Fri, 2 Sep 2022 15:55:10 +0000 (17:55 +0200)]
BUILD-1745 execute only on CI and main branch or explicit call
fix: remove sonar-web from bom inputs.files, a dedicated yarn bom build is to be implemented if needed
Duarte Meneses [Thu, 8 Sep 2022 13:52:02 +0000 (08:52 -0500)]
[NO JIRA] Upgrade snakeyaml to 1.31
alain [Wed, 7 Sep 2022 12:58:33 +0000 (14:58 +0200)]
SONAR-12761 Update system health web service description
Wouter Admiraal [Tue, 6 Sep 2022 10:09:25 +0000 (12:09 +0200)]
SONAR-16883 [892274] State: Selected state of the element is missing or incorrect
Jacek [Fri, 2 Sep 2022 07:25:45 +0000 (09:25 +0200)]
SONAR-17262 Add statistics data to support file
Peeter Piegaze [Thu, 1 Sep 2022 13:34:49 +0000 (15:34 +0200)]
SONAR-17193 Documentation about Telemetry (#6577)
Jacek [Tue, 30 Aug 2022 12:13:53 +0000 (14:13 +0200)]
SONAR-17196 Drop obsolete telemetry data
alain [Tue, 30 Aug 2022 15:00:34 +0000 (17:00 +0200)]
SONAR-17195 Add new telemetry fields
Pierre Guillot [Fri, 19 Aug 2022 12:59:11 +0000 (14:59 +0200)]
SONAR-17197 change telemetry to once a day
Pierre Guillot [Fri, 19 Aug 2022 09:31:33 +0000 (11:31 +0200)]
SONAR-17194 remove temeletry from system info file
Benjamin Campomenosi [Fri, 2 Sep 2022 08:59:16 +0000 (10:59 +0200)]
SONAR-17264 accept 404 response code when checking if user has access to github scanning alerts
fix some code smells
Wouter Admiraal [Thu, 1 Sep 2022 09:11:45 +0000 (11:11 +0200)]
SONAR-16894 SONAR-16899 [892238] [892241]
* [892238] Link or button text lacks 4.5:1 contrast ratio on hover or focus
* [892241] An icon lacks 3 to 1 contrast ratio
Wouter Admiraal [Thu, 1 Sep 2022 09:41:22 +0000 (11:41 +0200)]
SONAR-16899 [892238] Link or button text lacks 4.5:1 contrast ratio on hover or focus
Guillaume Peoc'h [Wed, 31 Aug 2022 12:33:29 +0000 (14:33 +0200)]
SONAR-17242 Add anonymize checkbox to user deactivation form
Duarte Meneses [Tue, 30 Aug 2022 18:38:09 +0000 (13:38 -0500)]
SONAR-17242 Add 'anonymize' parameter to 'users/deactivate'
Duarte Meneses [Fri, 26 Aug 2022 20:21:27 +0000 (15:21 -0500)]
SONAR-17246 Add parameter 'deactivated' to 'users/search' WS
Duarte Meneses [Fri, 26 Aug 2022 20:20:27 +0000 (15:20 -0500)]
SONAR-17241 Add 'users/anonymize' WS to anonymize deactivated users
Guillaume Peoc'h [Thu, 1 Sep 2022 09:45:06 +0000 (11:45 +0200)]
SONAR-16874 [891661] Buttons must have discernible text
Guillaume Peoc'h [Thu, 1 Sep 2022 09:44:30 +0000 (11:44 +0200)]
SONAR-16878 [891665] Form elements must have labels
Guillaume Peoc'h [Thu, 1 Sep 2022 12:34:00 +0000 (14:34 +0200)]
[NO-JIRA] Add border to LEVELs to match UI
Guillaume Peoc'h [Thu, 1 Sep 2022 12:16:23 +0000 (14:16 +0200)]
SONAR-16867 [893240] Text content lacks 4.5:1 contrast ratio
Duarte Meneses [Thu, 1 Sep 2022 16:04:31 +0000 (11:04 -0500)]
SONAR-17263 Rule Search WS fails if rule has a note and its author was deleted
Wouter Admiraal [Thu, 1 Sep 2022 11:56:24 +0000 (13:56 +0200)]
[NO JIRA] Align duplication and coverage icons with new colors
Wouter Admiraal [Thu, 1 Sep 2022 11:46:14 +0000 (13:46 +0200)]
SONAR-16883 [892274] State: Selected state of the element is missing or incorrect
Dimitris Kavvathas [Wed, 31 Aug 2022 23:25:19 +0000 (01:25 +0200)]
SONAR-17229 Add Azure AD encryption and group mapping
Mathieu Suen [Wed, 31 Aug 2022 10:52:17 +0000 (12:52 +0200)]
SONAR-17020 Status message not automatically announced
Mathieu Suen [Wed, 31 Aug 2022 09:10:39 +0000 (11:10 +0200)]
SONAR-16841 Button: Button does not have a name
Mathieu Suen [Wed, 31 Aug 2022 07:59:46 +0000 (09:59 +0200)]
SONAR-16939 States/Properties: Invalid ARIA attribute value
cynthiabethea [Thu, 1 Sep 2022 11:09:16 +0000 (12:09 +0100)]
DOC-82 Correct the browse permissions description (#6570)
Tony B [Thu, 1 Sep 2022 10:52:56 +0000 (12:52 +0200)]
DOC-73 Remove unsupported XML tags from generic test data page (#6568)
* DOC-73 Remove unsupported XML tags from generic test data page
* add note on unused message attribute, remove long description
* remove unused optional stacktrace message in example.
stacktrace is a long message enclosed in the tag that contains the mandatory but unused "message" attribute.
Zipeng WU [Wed, 31 Aug 2022 15:36:02 +0000 (17:36 +0200)]
SONAR-17230 Add a new Okta integration documentation
Philippe Perrin [Thu, 1 Sep 2022 07:13:22 +0000 (09:13 +0200)]
SONAR-17231 Improve LDAP documentation structure
Philippe Perrin [Thu, 1 Sep 2022 06:45:35 +0000 (08:45 +0200)]
SONAR-17232 Fix keycloak documentation formatting