| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-24351 Update UI | Lucas Paulger | 3 days | 1 | -0/+8 |
* | SONAR-24623 More aggressive cleanup | Julien HENRY | 4 days | 1 | -2/+4 |
* | SONAR-23977 Add IT for aiCodeAssurance | Zipeng WU | 2025-02-28 | 2 | -0/+18 |
* | SQRP-154 Cleanup leftovers from FOSSA | Javier García Orduña | 2025-02-04 | 2 | -2/+0 |
* | SONAR-19225 Drop BCRYPT hash method for user passwords | Matteo Mara | 2025-01-09 | 1 | -4/+6 |
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 504 | -504/+504 |
* | SONAR-14367 Add populate migration for Azure + fix get_binding WS | Jacek Poreda | 2025-01-09 | 1 | -0/+1 |
* | SONAR-17771 Drop the support for 'sonar.password' | Claire Villard | 2025-01-06 | 1 | -3/+3 |
* | SONAR-23021 Enforce password complexity in the backend | Aurelien Poscia | 2025-01-03 | 1 | -2/+20 |
* | SONAR-24082 Fix quality gate status | Matteo Mara | 2024-12-24 | 1 | -1/+0 |
* | SONAR-23402 Back up/restore clean code attributes for custom rules | Viktor Vorona | 2024-12-24 | 2 | -0/+30 |
* | SONAR-19122 Update annotations from javax to jakarta | Jacek Poreda | 2024-12-18 | 403 | -403/+403 |
* | SONAR-19122 Upgrade to Spring 6 | Jacek Poreda | 2024-12-18 | 1 | -1/+1 |
* | SONAR-23893 Update SearchProjectsAction | Anita Stanisz | 2024-12-18 | 1 | -3/+8 |
* | SONAR-23893 Update quality gate search endpoint to return containsAiCode field | Zipeng WU | 2024-12-18 | 1 | -2/+3 |
* | SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/search | Julien HENRY | 2024-12-18 | 1 | -1/+0 |
* | SONAR-23845 Add pagination to SearchBitbucketServerReposAction | Julien Camus | 2024-12-18 | 1 | -2/+5 |
* | SONAR-23844 Add pagination to ListBitbucketServerProjectsAction | Julien Camus | 2024-12-18 | 1 | -1/+4 |
* | SONAR-23619 Add new action to list and show QG endpoints (#12391) | Anita Stanisz | 2024-11-29 | 1 | -0/+1 |
* | SONAR-23619 Add AiCodeAssurance in /api/components/search_project response | Zipeng WU | 2024-11-29 | 1 | -0/+8 |
* | SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362) | Anita Stanisz | 2024-11-29 | 1 | -0/+8 |
* | SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit... | Jacek Poreda | 2024-11-29 | 1 | -0/+2 |
* | SONAR-23733 Portfolio Report Email uses MQR measures in MQR mode | Léo Geoffroy | 2024-11-29 | 1 | -1/+1 |
* | SONAR-23654 Mode Tour | Viktor Vorona | 2024-11-26 | 1 | -0/+11 |
* | SONAR-23654 Fix BBTs | Léo Geoffroy | 2024-11-26 | 5 | -0/+117 |
* | CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212) | Serhat Yenican | 2024-11-19 | 1 | -0/+1 |
* | SONAR-23626 publish Community Build and SonarQube Server independently. | Steve Marion | 2024-11-15 | 1 | -1/+1 |
* | SONAR-23566 Remove deprecation on rule 'type' and 'severity' | Léo Geoffroy | 2024-11-13 | 1 | -4/+2 |
* | SONAR-23363 Update set_severity endpoint | OrlovAlexander | 2024-11-11 | 1 | -0/+1 |
* | SONAR-23363 Add impacts to issues/pull endpoint | Léo Geoffroy | 2024-11-11 | 1 | -3/+4 |
* | SONAR-23299 add flags in quality gate show endopint | Léo Geoffroy | 2024-11-05 | 1 | -0/+2 |
* | Add new fields hasStandardConditions and hasMQRConditions in qualitgates/list... | Léo Geoffroy | 2024-11-05 | 1 | -5/+7 |
* | SONAR-23191 Add filtering to changelog API (#12101) | Dejan Milisavljevic | 2024-10-18 | 1 | -5/+1 |
* | SONAR-23250 Update activate_rule endpoint to support impacts | Léo Geoffroy | 2024-10-16 | 1 | -0/+2 |
* | SONAR-23250 Support impacts in rule/search | OrlovAlexander | 2024-10-16 | 1 | -0/+1 |
* | NO-JIRA Remove new code issues resulting from the update of the deprecated me... | Matteo Mara | 2024-10-14 | 2 | -18/+31 |
* | NO-JIRA Stop using deprecated methods from RandomStringUtils | Matteo Mara | 2024-10-14 | 1 | -1/+1 |
* | SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete exclus... | Steve Marion | 2024-10-07 | 1 | -1/+1 |
* | SONAR-23133 removing com.squareup.okio:okio direct dependency | Steve Marion | 2024-10-07 | 1 | -1/+0 |
* | SONAR-23064 Enhance api/qualitygates/search based on ai-assured flag | Zipeng WU | 2024-09-25 | 1 | -0/+1 |
* | SONAR-23064 Enhance search projects response with isAiCodeAssured flag (#11774) | Anita Stanisz | 2024-09-25 | 1 | -0/+1 |
* | SONAR-22951 Use 5 levels severities for Software Impact | Dejan Milisavljevic | 2024-09-18 | 1 | -0/+3 |
* | SONAR-22914 Create and update APIs for CVEs | antoine.vinot | 2024-09-12 | 2 | -0/+2 |
* | SONAR-22862 Refactor Github and Gitlab permission mappings controllers | Nolwenn Cadic | 2024-08-29 | 1 | -8/+1 |
* | SONAR-22728 Fix BBT tests + bugs related to that | Viktor Vorona | 2024-08-26 | 1 | -0/+4 |
* | SONAR-22807 Provisioning of permissions uses custom mapping | Nolwenn Cadic | 2024-08-23 | 2 | -4/+15 |
* | SONAR-22807 Modify GitLab provisioning ITs to include custom mapping | Aurelien Poscia | 2024-08-23 | 5 | -0/+105 |
* | SONAR-20277 deprecate parameter ceTaskId and componentKey, and response field... | Matteo Mara | 2024-08-22 | 1 | -1/+1 |
* | SONAR-22516 Fix BBT using email configuration | Antoine Vigneau | 2024-08-16 | 2 | -0/+11 |
* | SONAR-22516 API v2 endpoints for managing the email configuration | Antoine Vigneau | 2024-08-16 | 2 | -0/+220 |