aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-17027 Fix links when running in a webcontextWouter Admiraal2022-09-2222-1361/+445
* MMF-2842 Docs changes as per validation (#6623)Peeter Piegaze2022-09-211-81/+105
* SONAR-17310 Fix type field reset in token creation formJeremy Davis2022-09-211-1/+5
* SONAR-17295 Fixing scroll issue when searching for saml related propertiesRevanshu Paliwal2022-09-211-2/+14
* SONAR-17337 Scanner download of analyzer cache doesn't handle compression cor...Duarte Meneses2022-09-208-13/+186
* SONAR-17356 Disabling keyboard shortcuts for issue actions when the keyboard ...Revanshu Paliwal2022-09-202-1/+22
* move 9.7 DB migration to dedicated v97 subpackage Benjamin Campomenosi2022-09-2015-19/+146
* SONAR-16637 Allow SonarLint instances to get a token from SQJeremy Davis2022-09-209-4/+446
* SONAR-17328 add unique index to uuid in componentsBenjamin Campomenosi2022-09-208-2/+299
* [NO JIRA] Migrate Checkbox enzyme test to RTLMathieu Suen2022-09-193-98/+77
* SONAR-17332 Always display primary location linesMathieu Suen2022-09-192-7/+10
* NO JIRA Fix frontend bugMathieu Suen2022-09-191-2/+2
* SONAR-17303 Update SAML documentationDimitris Kavvathas2022-09-1910-15/+19
* SONAR-17271 Request body can be read multiple time & implement support of com...Aurelien Poscia2022-09-198-28/+116
* SONAR-17271 update issue from github webhookBenjamin Campomenosi2022-09-192-8/+4
* SONAR-17271 update issue changelog with information about webhookAurelien Poscia2022-09-1919-128/+265
* SONAR-17271 handle external user and webhook source in issue change logAurelien Poscia2022-09-195-15/+266
* SONAR-17271 Introduce Github code scanning alert webhook payload parserKlaudio Sinani2022-09-191-10/+73
* SONAR-17271 - Add origin on issue update from ALMAntoine Vinot2022-09-1941-257/+481
* DOC-60 Clarify analysis parameters hierarchy (#6635)Tony B2022-09-192-5/+10
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-167-83/+119
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-1693-708/+793
* SONAR-17287 Return optional flow description and type in WS responsesDuarte Meneses2022-09-163-4/+4
* SONAR-17288 Add ITsDuarte Meneses2022-09-161-25/+22
* SONAR-17287 Fix conversion of flow typesDuarte Meneses2022-09-163-3/+9
* SONAR-17288 add medium testsLukasz Jarocki2022-09-165-80/+298
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-164-6/+12
* SONAR-17287 Return optional flow description and type in WS responsesDuarte Meneses2022-09-1611-72/+114
* SONAR-17287 SonarQube stores issue flow types and descriptionsDuarte Meneses2022-09-163-36/+72
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-167-84/+192
* DOC-79 adding clarification on the SQ marketplace (#6628)cynthiabethea2022-09-161-1/+8
* SONAR-17296 Return an error status if the SAML login and name are not found i...Matteo Mara2022-09-164-17/+92
* SONAR-17183 increase scanner report size threshold to 4GBZipeng WU2022-09-162-2/+2
* DOC-68 Adding detail on how LOCs are computed (#6605)cynthiabethea2022-09-161-1/+3
* SONAR-17296 restrict SAML validation endpoint to adminZipeng WU2022-09-162-5/+53
* SONAR-17326 Project measure index fails due to cursor leakDuarte Meneses2022-09-151-42/+33
* SONAR-17295 Improving user experience for SAML authentication pageRevanshu Paliwal2022-09-156-95/+205
* SONAR-17296 Allow admin to test SAML configurationJeremy Davis2022-09-153-2/+76
* SONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFil...Dimitris Kavvathas2022-09-1512-31/+350
* SONAR-17296 action for generating SAML requestSteve Marion2022-09-1511-20/+203
* SONAR-17296 build the callback response for displaying the SAML Authenticatio...Matteo Mara2022-09-1517-132/+1339
* SONAR-17323 Bold text for selected issue message in issue pageGuillaume Peoc'h2022-09-151-1/+1
* [NO JIRA] Fix facet header stylingWouter Admiraal2022-09-151-0/+1
* [NO JIRA] Fix focus colorWouter Admiraal2022-09-154-245/+26
* [NO JIRA] Fix small CSS issueWouter Admiraal2022-09-151-2/+2
* SONAR-17295 Improve SAML configuration page user experienceRevanshu Paliwal2022-09-149-10/+667
* SONAR-17266 Provide a new Webhook Secret field when creating a GitHub binding...Philippe Perrin2022-09-1310-11/+90
* SONAR-17266 Implement authentification for GitHub webhook requestsAurelien Poscia2022-09-1311-44/+330
* SONAR-17266 add GithubWebhookUserSessionAurelien Poscia2022-09-1315-24/+479
* SONAR-17266 Add support of webhook secret for api/alm_settings/(create_github...Antoine Vinot2022-09-138-272/+362