| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 5 days | 1292 | -1292/+1292 |
* | SONAR-14367 Add populate migration for Azure + fix get_binding WS | Jacek Poreda | 5 days | 1 | -1/+4 |
* | SONAR-23944 Do not throw error is contains_ai_code is missing | Stuart VandenBrink | 5 days | 1 | -1/+1 |
* | SONAR-23964 Create aica cache | Stuart VandenBrink | 7 days | 1 | -3/+4 |
* | SONAR-23946 Create AI measures during portfolio computation | Cody Simms | 7 days | 1 | -0/+11 |
* | SONAR-23943 Increase max requested metrics | Stuart VandenBrink | 7 days | 2 | -3/+4 |
* | SONAR-22345 Reflect changes to prioritized rule in the changelog | OrlovAlexander | 7 days | 4 | -5/+13 |
* | SONAR-24086 allow to remove browse permission from groups/users if access via... | Aurelien Poscia | 7 days | 4 | -26/+117 |
* | SONAR-23750 Remove deprecation on hotspots related statuses and resolutions | Dejan Milisavljevic | 7 days | 2 | -5/+7 |
* | Revert "SONAR-23594 Fix SSF-605" | Nolwenn Cadic | 8 days | 2 | -39/+2 |
* | NO-JIRA fix QG | Aurelien Poscia | 11 days | 1 | -18/+18 |
* | SONAR-23021 Enforce password complexity in the backend | Aurelien Poscia | 11 days | 2 | -20/+74 |
* | SONAR-24091 Fix quality gate on master | Alain Kermis | 2024-12-30 | 6 | -8/+8 |
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 2 | -5/+4 |
* | SONAR-23785 Improve a11y for project badges | Viktor Vorona | 2024-12-24 | 3 | -3/+5 |
* | SONAR-23402 Support case with empty CleanCodeAttribute | Viktor Vorona | 2024-12-24 | 3 | -3/+41 |
* | SONAR-23402 Back up/restore clean code attributes for custom rules | Viktor Vorona | 2024-12-24 | 4 | -2/+32 |
* | Fix example-webhooks-list.json hasSecret Type | gsakun | 2024-12-23 | 1 | -2/+2 |
* | SONAR-24057 Optimize querying of branch measures to only load required measur... | Eric Giffon | 2024-12-20 | 1 | -2/+5 |
* | SONAR-24023 Rewrite tests for SamlAuthenticator | Aurelien Poscia | 2024-12-20 | 2 | -3/+3 |
* | SONAR-24023 Migrate onelogin auth to opensaml | Aurelien Poscia | 2024-12-20 | 1 | -0/+2 |
* | SONAR-23995 Fix broken documentation links from the new code period API descr... | Zipeng WU | 2024-12-20 | 10 | -24/+64 |
* | SONAR-23990 Replace with text block | Julien Camus | 2024-12-19 | 11 | -423/+446 |
* | SONAR-24000 Remove creation of SonarWay(legacy) | Zipeng WU | 2024-12-19 | 2 | -121/+0 |
* | SONAR-15049 Taint Vulnerabilities should be reopened if new flows are created | Antoine Vinot | 2024-12-18 | 8 | -11/+19 |
* | SONAR-17786 Migrate from Wiser to Greenmail email testing framework | Jacek Poreda | 2024-12-18 | 1 | -1/+1 |
* | SONAR-19122 Update annotations from javax to jakarta | Jacek Poreda | 2024-12-18 | 7 | -7/+7 |
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 8 | -18/+18 |
* | NO JIRA fix quality gate status. | Matteo Mara | 2024-12-18 | 1 | -6/+4 |
* | SONAR-24003 Delete unnecessary imports | Julien Camus | 2024-12-18 | 3 | -10/+5 |
* | SONAR-24004 Replace lambda with method reference | Julien Camus | 2024-12-18 | 29 | -278/+264 |
* | SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on edition | Anita Stanisz | 2024-12-18 | 5 | -347/+120 |
* | SONAR-23893 Fix containsAiCode of api/qualitygates/search for community edition | Zipeng WU | 2024-12-18 | 2 | -7/+33 |
* | SONAR-23893 Create project_branches/get_ai_code_assurance endpoint | Anita Stanisz | 2024-12-18 | 2 | -9/+18 |
* | SONAR-23893 Fix containsAiCode for community edition | Anita Stanisz | 2024-12-18 | 2 | -13/+41 |
* | SONAR-23893 Update SearchProjectsAction | Anita Stanisz | 2024-12-18 | 3 | -42/+64 |
* | SONAR-23893 Update AiCodeAssuranceVerifier | Anita Stanisz | 2024-12-18 | 8 | -90/+214 |
* | SONAR-23893 Update quality gate search endpoint to return containsAiCode field | Zipeng WU | 2024-12-18 | 2 | -23/+10 |
* | SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/search | Julien HENRY | 2024-12-18 | 8 | -88/+54 |
* | SONAR-23737 Portfolio Activity telemetry | OrlovAlexander | 2024-12-18 | 8 | -34/+311 |
* | SONAR-23954 Fix calculation of the field installedVersionActive in the respon... | Matteo Mara | 2024-12-18 | 2 | -10/+59 |
* | SONAR-23688 Add facet and filter on active_impactSeverities | Dejan Milisavljevic | 2024-12-18 | 7 | -6/+35 |
* | SONAR-23845 Add pagination to SearchBitbucketServerReposAction | Julien Camus | 2024-12-18 | 4 | -155/+345 |
* | SONAR-23844 Add pagination to ListBitbucketServerProjectsAction | Julien Camus | 2024-12-18 | 5 | -109/+253 |
* | NO-JIRA replace usage of Java6Assertions by normal Assertions | Steve Marion | 2024-12-06 | 1 | -1/+1 |
* | SONAR-22471 issue search API should search all descendants for components par... | Zipeng WU | 2024-12-05 | 1 | -1/+1 |
* | SONAR-22830 Remove 'attr' field from api/issues endpoint examples | Javier Garcia Orduna | 2024-12-03 | 3 | -9/+0 |
* | SONAR-21964 Fix documentation of api/rules/search regarding qprofile + activa... | Javier Garcia Orduna | 2024-12-03 | 1 | -2/+3 |
* | SONAR-23803 determining sonar version to update takes into account two products | lukasz-jarocki-sonarsource | 2024-11-29 | 5 | -13/+23 |
* | SONAR-23766 Update SQC svg templates for QG | Steve Marion | 2024-11-29 | 5 | -121/+114 |