Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-17362 Add getValue and refactor use of getValues for settings | Mathieu Suen | 2022-09-27 | 20 | -73/+76 |
| | |||||
* | SONAR-17117 migrate project import feature trigger to /api/features/list ↵ | Matteo Mara | 2022-09-26 | 7 | -51/+14 |
| | | | | endpoint | ||||
* | SONAR-17296 sanitize SAML response fields | Matteo Mara | 2022-09-26 | 5 | -270/+29 |
| | |||||
* | DOC-115 and DOC-121 Update docs for GitHub integration with code scanning ↵ | Tony B | 2022-09-26 | 4 | -7/+80 |
| | | | | | | | | | | | | | | | alert feature (#6667) DOC-115 update GitHub integration docs with code scanning alerts DOC-115 update github integration docs. Fix Webhook URL description. DOC-115 add images and paragraph on bi-directional sync of status changes DOC-115 and DOC-121 Update github integration docs, clarify info and fix links DOC-115 Add github integration code scanning info DOC-115 update note on access to GH security alerts | ||||
* | SONAR-17304 Fix SAML QA | Wouter Admiraal | 2022-09-26 | 1 | -1/+6 |
| | | | | Co-Authored-By: Steve Marion <steve.marion@sonarsource.com> | ||||
* | SONAR-14484 Move 'api/project_pull_requests' WS to DE | Zipeng WU | 2022-09-26 | 18 | -1177/+7 |
| | |||||
* | SONAR_17313 Allow to provision projects with Global Analysis Token, when ↵ | Aurelien Poscia | 2022-09-26 | 2 | -5/+41 |
| | | | | user has provisioning permission | ||||
* | SONAR-17343 Add security headers in error HTTP code responses | Dimitris Kavvathas | 2022-09-26 | 6 | -18/+146 |
| | |||||
* | [NO-JIRA] Change SONARQUBE-HOME to SONARQUBE_HOME for consistency | Rick Brown | 2022-09-26 | 11 | -26/+26 |
| | | | | | Not only is SONARQUBE-HOME not a valid env var, it is also referred to as SONARQUBE_HOME elsewhere in the docs. This make it consistent. | ||||
* | SONAR-17321 expose ruleKey in hotspot.search endpoint | Benjamin Campomenosi | 2022-09-26 | 4 | -7/+43 |
| | |||||
* | SONAR-17296 improve the handlign of the SAML Response attributes in the ↵ | Matteo Mara | 2022-09-23 | 3 | -3/+6 |
| | | | | configuration testign page | ||||
* | DOC-164, update typo in graphic | kevin-hinz | 2022-09-23 | 1 | -0/+0 |
| | |||||
* | SONAR-17116 migrate regulatory report trigger to /api/features/list | Matteo Mara | 2022-09-23 | 9 | -80/+37 |
| | |||||
* | SONAR-17096 Ability to display a system announcement to all users | Guillaume Peoc'h | 2022-09-23 | 6 | -4/+217 |
| | |||||
* | SONAR-17096 Add system announcement settings | Mathieu Suen | 2022-09-23 | 3 | -5/+23 |
| | |||||
* | SONAR-16906 [893104] Form elements must have labels | Revanshu Paliwal | 2022-09-22 | 2 | -0/+2 |
| | |||||
* | SONAR-17358 Fix scrolling in issues list page | Jeremy Davis | 2022-09-22 | 4 | -44/+18 |
| | |||||
* | SONAR-17340 Add warning in logs in case code scanning alert is available on ↵ | Aurelien Poscia | 2022-09-22 | 2 | -3/+5 |
| | | | | GitHub but GitHub apps misses permission | ||||
* | SONAR-17229 Improve Azure AD integration documentation | Dimitris Kavvathas | 2022-09-22 | 3 | -62/+71 |
| | |||||
* | SONAR-17230 Improve Okta documentation | Philippe Perrin | 2022-09-22 | 2 | -3/+13 |
| | |||||
* | SONAR-17232 Improve SAML documentation | Philippe Perrin | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | SONAR-17231 Improve saml overview page | Philippe Perrin | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | SONAR-17311 Fix projects label | Jeremy Davis | 2022-09-22 | 3 | -4/+3 |
| | |||||
* | SONAR-16906 [893103] Buttons must have discernible text | Jeremy Davis | 2022-09-22 | 3 | -1/+5 |
| | |||||
* | SONAR-17285 Fix hover border on issue location | Guillaume Peoc'h | 2022-09-22 | 1 | -4/+4 |
| | |||||
* | SONAR-16906 Elements must only use allowed ARIA attributes | Revanshu Paliwal | 2022-09-22 | 1 | -24/+20 |
| | |||||
* | SONAR-17290 Adding tooltip to assigne name in issue page | Revanshu Paliwal | 2022-09-22 | 2 | -73/+86 |
| | |||||
* | SONAR-17359 Fix bitbucket link | Jeremy Davis | 2022-09-22 | 3 | -115/+155 |
| | |||||
* | SONAR-17296 move validation callback under /saml controller alongside init ↵ | Steve Marion | 2022-09-22 | 9 | -25/+69 |
| | | | | action | ||||
* | SONAR-17259 Remove unsupported XML tag for generic test execution report | Matteo Mara | 2022-09-22 | 9 | -61/+15 |
| | |||||
* | SONAR-15513 Fix SSF-153 | Zipeng WU | 2022-09-22 | 5 | -11/+53 |
| | |||||
* | NO-JIRA bump snakeyaml to latest | Aurelien Poscia | 2022-09-22 | 1 | -1/+1 |
| | |||||
* | SONAR-17296 fix SAML validation page not being accessible with a user session. | Steve Marion | 2022-09-22 | 3 | -6/+94 |
| | |||||
* | SONAR-17027 Fix links when running in a webcontext | Wouter Admiraal | 2022-09-22 | 22 | -1361/+445 |
| | |||||
* | MMF-2842 Docs changes as per validation (#6623) | Peeter Piegaze | 2022-09-21 | 1 | -81/+105 |
| | |||||
* | SONAR-17310 Fix type field reset in token creation form | Jeremy Davis | 2022-09-21 | 1 | -1/+5 |
| | |||||
* | SONAR-17295 Fixing scroll issue when searching for saml related properties | Revanshu Paliwal | 2022-09-21 | 1 | -2/+14 |
| | |||||
* | SONAR-17337 Scanner download of analyzer cache doesn't handle compression ↵ | Duarte Meneses | 2022-09-20 | 8 | -13/+186 |
| | | | | correctly | ||||
* | SONAR-17356 Disabling keyboard shortcuts for issue actions when the keyboard ↵ | Revanshu Paliwal | 2022-09-20 | 2 | -1/+22 |
| | | | | flag is disabled | ||||
* | move 9.7 DB migration to dedicated v97 subpackage | Benjamin Campomenosi | 2022-09-20 | 15 | -19/+146 |
| | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> | ||||
* | SONAR-16637 Allow SonarLint instances to get a token from SQ | Jeremy Davis | 2022-09-20 | 9 | -4/+446 |
| | |||||
* | SONAR-17328 add unique index to uuid in components | Benjamin Campomenosi | 2022-09-20 | 8 | -2/+299 |
| | |||||
* | [NO JIRA] Migrate Checkbox enzyme test to RTL | Mathieu Suen | 2022-09-19 | 3 | -98/+77 |
| | |||||
* | SONAR-17332 Always display primary location lines | Mathieu Suen | 2022-09-19 | 2 | -7/+10 |
| | |||||
* | NO JIRA Fix frontend bug | Mathieu Suen | 2022-09-19 | 1 | -2/+2 |
| | |||||
* | SONAR-17303 Update SAML documentation | Dimitris Kavvathas | 2022-09-19 | 10 | -15/+19 |
| | |||||
* | SONAR-17271 Request body can be read multiple time & implement support of ↵ | Aurelien Poscia | 2022-09-19 | 8 | -28/+116 |
| | | | | comments coming from GitHub webhooks | ||||
* | SONAR-17271 update issue from github webhook | Benjamin Campomenosi | 2022-09-19 | 2 | -8/+4 |
| | |||||
* | SONAR-17271 update issue changelog with information about webhook | Aurelien Poscia | 2022-09-19 | 19 | -128/+265 |
| | |||||
* | SONAR-17271 handle external user and webhook source in issue change log | Aurelien Poscia | 2022-09-19 | 5 | -15/+266 |
| |