aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration/src/test
Commit message (Collapse)AuthorAgeFilesLines
* SCA-469 Add withdrawn column to support risks list Madeline Cowie2025-06-051-0/+40
|
* SCA-264 Move migration tests to ITMike Young2025-04-113-197/+0
|
* SCA-223 Add Status Column to SCA Issues Releases TableMike Young2025-04-083-0/+197
|
* SQRP-346 add known_package to sca_releases tableMatt Pace2025-04-031-0/+40
|
* SONAR-24546 squashed migrations from 10.0 to 10.8Lukasz Jarocki2025-03-2612-541/+0
| | | | Co-Authored-By: Matteo Mara <matteo.mara@sonarsource.com>
* SCA-125 fix migration numbersLukasz Jarocki2025-03-202-41/+1
|
* SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream ↵Madeline Cowie2025-03-172-0/+98
| | | | (#13168)
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-041-0/+40
|
* SONAR-24146 Update license headers to 2025Matteo Mara2025-01-092-2/+2
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0968-68/+68
|
* SONAR-14367 Add populate migration for Azure + fix get_binding WSJacek Poreda2025-01-091-0/+145
|
* SONAR-14367 Add inline_annotations_enabled column to project_alm_settings tableJacek Poreda2025-01-091-0/+55
|
* SONAR-23119 Implement database migration logging mechanismAlain Kermis2025-01-038-230/+69
|
* SONAR-23978 Create table 'user_ai_tool_usages' and add column ↵Dejan Milisavljevic2024-12-201-0/+57
| | | | 'detected_ai_code' to table 'projects'
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-25/+25
|
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-182-6/+4
|
* SONAR-23732 Ability to set a confidential header in PDF reportsDejan Milisavljevic2024-12-031-0/+40
|
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-291-0/+51
|
* SONAR-23619 Add DB migration for 'quality_gates' table to add ↵Jacek Poreda2024-11-291-0/+54
| | | | 'ai_code_supported' boolean flag
* CODEFIX-177 Add 'ai_code_fix_enabled' column to the 'projects' tableSerhat Yenican2024-11-191-0/+57
|
* SONAR-23250 Update active_rules table and dtoOrlovAlexander2024-10-161-0/+57
|
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-6/+6
|
* SONAR-22870 Move the migrations to 10.8Claire Villard2024-10-091-0/+40
|
* SONAR-22891 added new telemetry metriclukasz-jarocki-sonarsource2024-09-064-2/+59
|
* SONAR-22596 Fail Gitlab sync task if user consent is neededNolwenn Cadic2024-07-251-0/+40
|
* SONAR-22479 Added new upgrade related telemetry metrics for the installation ↵Matteo Mara2024-07-246-8/+180
| | | | dimension
* NO-JIRA Fix Quality GateMatteo Mara2024-06-201-2/+2
|
* SONAR-22141 migrations-status response shows estimated finish date only when ↵Matteo Mara2024-05-311-3/+49
| | | | migration is running
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-081-14/+41
|
* SONAR-22142 improve logging of db-migration steps with progress informationSteve Marion2024-05-083-42/+67
|
* SONAR-22141 add new fields in the response of migrations-status endpointMatteo Mara2024-05-084-55/+57
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-161-2/+2
| | | | org.apache.commons:commons-lang3
* SQDEVOPS-372 implement datadog test monitoring in ciJérémy Cotineau2024-02-161-48/+52
|
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-161-0/+41
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0358-58/+58
|
* SONAR-21002 Move db-migration tests to ITsLéo Geoffroy2023-11-17133-9102/+0
|
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-17117-339/+199
| | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
* SONAR-21002 Make migration tests runnable on all db vendorsEric Giffon2023-11-172-32/+39
|
* SONAR-21002 Improve DB migration tests to use actual migration instead of ↵Léo Geoffroy2023-11-17216-3709/+540
| | | | schema.sql
* SONAR-20892 Renaming wontfix metrix in metrics tablelukasz-jarocki-sonarsource2023-11-083-1/+102
|
* SONAR-19521 Delete redundant Failed Alerts from Applications that were ↵Dimitris Kavvathas2023-11-073-0/+262
| | | | introduced due to bug SONAR-18821
* NO-JIRA Fix code smellsLéo Geoffroy2023-10-231-40/+27
|
* SONAR-19612 Remove deprecation notice on columnLéo Geoffroy2023-10-201-0/+14
|
* SONAR-19378 Add unicity constraint on properties tableLéo Geoffroy2023-10-205-0/+254
|
* SONAR-19612 Change index constraint for postgresql 15- and add support for ↵Léo Geoffroy2023-10-201-29/+84
| | | | "NULLS NOT DISTINCT" for supported vendor
* SONAR-20672 QualityProfileChange now record the version of SQ the change ↵Steve Marion2023-10-162-0/+65
| | | | was done with. Added sq_version field in database. refactor QpChange insertion to batch insert at the same date to improve change grouping in UI. refactor rule impact. add "sonarQubeVersion" parameter to "api/qualityprofile/changelog" endpoint.
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-101-4/+4
|
* SONAR-20548 updated the index for rule_impact_changes to not be uniquelukasz-jarocki-sonarsource2023-10-102-6/+6
|
* SONAR-20548 created tables to store changelog eventslukasz-jarocki-sonarsource2023-10-106-0/+250
|
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-051-2/+2
|