aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24351 Update UILucas Paulger2025-03-211-0/+8
|
* SONAR-24623 More aggressive cleanupJulien HENRY2025-03-201-2/+4
|
* SONAR-23977 Add IT for aiCodeAssuranceZipeng WU2025-02-282-0/+18
|
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-042-2/+0
|
* SONAR-19225 Drop BCRYPT hash method for user passwordsMatteo Mara2025-01-091-4/+6
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09504-504/+504
|
* SONAR-14367 Add populate migration for Azure + fix get_binding WSJacek Poreda2025-01-091-0/+1
|
* SONAR-17771 Drop the support for 'sonar.password'Claire Villard2025-01-061-3/+3
| | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com>
* SONAR-23021 Enforce password complexity in the backendAurelien Poscia2025-01-031-2/+20
|
* SONAR-24082 Fix quality gate statusMatteo Mara2024-12-241-1/+0
|
* SONAR-23402 Back up/restore clean code attributes for custom rulesViktor Vorona2024-12-242-0/+30
|
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-18403-403/+403
|
* SONAR-23893 Update SearchProjectsActionAnita Stanisz2024-12-181-3/+8
|
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-181-2/+3
|
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-181-1/+0
|
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-181-2/+5
|
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-181-1/+4
|
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-291-0/+1
|
* SONAR-23619 Add AiCodeAssurance in /api/components/search_project responseZipeng WU2024-11-291-0/+8
|
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-291-0/+8
|
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of ↵Jacek Poreda2024-11-291-0/+2
| | | | Quality Gates
* SONAR-23733 Portfolio Report Email uses MQR measures in MQR modeLéo Geoffroy2024-11-291-1/+1
|
* SONAR-23654 Mode TourViktor Vorona2024-11-261-0/+11
|
* SONAR-23654 Fix BBTsLéo Geoffroy2024-11-265-0/+117
|
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-191-0/+1
|
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-131-4/+2
|
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-111-0/+1
|
* SONAR-23363 Add impacts to issues/pull endpointLéo Geoffroy2024-11-111-3/+4
|
* SONAR-23299 add flags in quality gate show endopintLéo Geoffroy2024-11-051-0/+2
|
* Add new fields hasStandardConditions and hasMQRConditions in ↵Léo Geoffroy2024-11-051-5/+7
| | | | qualitgates/list endpoint and checks
* SONAR-23191 Add filtering to changelog API (#12101)Dejan Milisavljevic2024-10-181-5/+1
|
* SONAR-23250 Update activate_rule endpoint to support impactsLéo Geoffroy2024-10-161-0/+2
|
* SONAR-23250 Support impacts in rule/searchOrlovAlexander2024-10-161-0/+1
|
* NO-JIRA Remove new code issues resulting from the update of the deprecated ↵Matteo Mara2024-10-141-3/+15
| | | | methods.
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-1/+1
|
* SONAR-23064 Enhance api/qualitygates/search based on ai-assured flagZipeng WU2024-09-251-0/+1
|
* SONAR-23064 Enhance search projects response with isAiCodeAssured flag (#11774)Anita Stanisz2024-09-251-0/+1
|
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-0/+3
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* SONAR-22914 Create and update APIs for CVEsantoine.vinot2024-09-122-0/+2
|
* SONAR-22862 Refactor Github and Gitlab permission mappings controllersNolwenn Cadic2024-08-291-8/+1
|
* SONAR-22728 Fix BBT tests + bugs related to thatViktor Vorona2024-08-261-0/+4
|
* SONAR-22807 Provisioning of permissions uses custom mappingNolwenn Cadic2024-08-232-4/+15
|
* SONAR-22807 Modify GitLab provisioning ITs to include custom mappingAurelien Poscia2024-08-235-0/+105
|
* SONAR-20277 deprecate parameter ceTaskId and componentKey, and response ↵Matteo Mara2024-08-221-1/+1
| | | | field ceTaskId in api/webhooks/deliveries
* SONAR-22516 Fix BBT using email configurationAntoine Vigneau2024-08-162-0/+11
|
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-162-0/+220
|
* SONAR-22543 Index new CASA security standardLéo Geoffroy2024-07-261-0/+1
|
* SONAR-22542 Add security report support for STIGLéo Geoffroy2024-07-231-0/+1
|
* SONAR-22542 Index new STIG security standardLéo Geoffroy2024-07-231-0/+1
|
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-175-32/+126
|