aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17163 Preserve comment when reviewing hotspotsGuillaume Peoc'h2022-10-0711-791/+296
|
* SONAR-17193 Update telemetry json example in docsJacek2022-10-071-9/+16
|
* DOC-187 Fix a broken link to community guides (#6783)cynthiabethea2022-10-071-1/+1
|
* SONAR-17096 Display announcement on window focusGuillaume Peoc'h2022-10-072-9/+18
|
* DOC-106, defining custom log format, hardeningkevin-hinz2022-10-071-5/+5
|
* SONAR-17413 Compress telemetry payloadPierre2022-10-074-3/+103
|
* DOC-103, warn about build number as projectVersionkevin-hinz2022-10-071-1/+1
|
* SONAR-16830 [892932] State of active component lacks 3 to 1 contrast ratioWouter Admiraal2022-10-0712-98/+105
|
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-071-1/+0
|
* SONAR-17421 Do not fail if user provided timezone is unknown by the serverAurelien Poscia2022-10-072-7/+15
|
* DOC-111 Fix typos on dotnet scanner page (#6765)cynthiabethea2022-10-071-6/+6
|
* SONAR-17366 Migrate ezyme test to RTL for change admin password UIMathieu Suen2022-10-075-597/+90
|
* NO-JIRA Migrate icon enzyme testMathieu Suen2022-10-074-35/+15
|
* DOC-115 change titles, reorganize configuration steps (#6726)Tony B2022-10-071-12/+10
| | | | | DOC-115 clarify instructions on webhook url DOC-115 Add condition to display code scanning alerts. remove third-party plugin info
* DOC-141 updating to the correct required version of Gradle (#6761)cynthiabethea2022-10-071-1/+1
|
* [NO JIRA] Use flexbox for styling ratingsWouter Admiraal2022-10-072-13/+11
|
* DOC-172 Update PHP test coverage docs (#6749)Tony B2022-10-071-5/+0
|
* DOC-159 adding a missing parameter to the docker command (#6745)cynthiabethea2022-10-071-0/+1
|
* SONAR-17279 - Add ITs for scanning alerts in GitHub enterpriseKlaudio Sinani2022-10-073-1/+107
|
* SONAR-17188 Improve testsWouter Admiraal2022-09-296-3407/+78
|
* SONAR-17389 - Prevent project creation with existing key but different caseAntoine Vinot2022-09-2912-29/+128
|
* SONAR-17195 Removed potential test bug and cleanupalain2022-09-292-84/+95
|
* SONAR-17365 Refactor audit app enzyme to RTLMathieu Suen2022-09-2914-874/+151
|
* SONAR-17390 Fix snippet expansionMathieu Suen2022-09-291-1/+1
|
* SONAR-17416 Improve Source code viewer perfomance and allow to load more ↵Mathieu Suen2022-09-299-223/+135
| | | | line each time
* [NO JIRA] Fix flaky testWouter Admiraal2022-09-291-5/+15
|
* SONAR-17188 SONAR-17189 Generate a global analysis token when following the ↵Wouter Admiraal2022-09-2950-2344/+3937
| | | | Azure DevOps Pipelines tutorial
* SONAR-17096 Improve announcement order and descriptionMathieu Suen2022-09-284-19/+36
|
* SONAR-17195 Move unanalyzed language flags to project level for telemetryalain2022-09-2811-95/+113
|
* SONAR-17195 Use "externalIdentityProvider" in users array in telemetryJacek2022-09-288-39/+21
| | | | - drop "externalAuthProviders" field
* SONAR-17195 Use "devopsPlatform" field name instead "alm" in telemetryJacek2022-09-285-20/+16
|
* SONAR-17195 Installation date in UTC format for telemetryalain2022-09-272-5/+4
|
* SONAR-17374 Move Kubernetes analysis config to "Languages" tabWouter Admiraal2022-09-271-0/+1
|
* SONAR-17195 Add final hash to user UUIDs for telemetry to anonymize older UUIDsalain2022-09-272-6/+8
|
* SONAR-17115 Migrate Multiple ALM featureJeremy Davis2022-09-2727-181/+163
|
* SONAR-17194 Remove 'statistics' from response example of api/system/infoJacek2022-09-272-28/+4
|
* SONAR-17362 Add getValue and refactor use of getValues for settingsMathieu Suen2022-09-2720-73/+76
|
* SONAR-17117 migrate project import feature trigger to /api/features/list ↵Matteo Mara2022-09-267-51/+14
| | | | endpoint
* SONAR-17296 sanitize SAML response fieldsMatteo Mara2022-09-265-270/+29
|
* DOC-115 and DOC-121 Update docs for GitHub integration with code scanning ↵Tony B2022-09-264-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-14484 Move 'api/project_pull_requests' WS to DEZipeng WU2022-09-2618-1177/+7
|
* SONAR_17313 Allow to provision projects with Global Analysis Token, when ↵Aurelien Poscia2022-09-262-5/+41
| | | | user has provisioning permission
* SONAR-17343 Add security headers in error HTTP code responsesDimitris Kavvathas2022-09-266-18/+146
|
* [NO-JIRA] Change SONARQUBE-HOME to SONARQUBE_HOME for consistencyRick Brown2022-09-2611-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 Campomenosi2022-09-263-7/+42
|
* SONAR-17296 improve the handlign of the SAML Response attributes in the ↵Matteo Mara2022-09-233-3/+6
| | | | configuration testign page
* DOC-164, update typo in graphickevin-hinz2022-09-231-0/+0
|
* SONAR-17116 migrate regulatory report trigger to /api/features/listMatteo Mara2022-09-239-80/+37
|
* SONAR-17096 Ability to display a system announcement to all usersGuillaume Peoc'h2022-09-235-2/+214
|
* SONAR-16906 [893104] Form elements must have labelsRevanshu Paliwal2022-09-221-0/+1
|