aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* 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-1618-3/+770
* SGB-3 Fix JFrog auth on weekly Oracle migration testsJacek Poreda2024-02-121-0/+1
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-251-1/+2
* SONAR-21268 updating license headers for changed fileslukasz-jarocki-sonarsource2024-01-172-2/+2
* SONAR-21259 Create new table issues_fixedEric Giffon2024-01-173-1/+111
* NO-JIRA Update license headers to 2024Pierre2024-01-03419-419/+419
* SONAR-21295 Fix migration test on postgresEric Giffon2023-12-141-5/+5
* SONAR-21220 fixed the issues with mssql testslukasz-jarocki-sonarsource2023-12-081-6/+6
* SONAR-21139 setting nulls for clean_code_attribute of security hotspots ruleslukasz-jarocki-sonarsource2023-12-063-1/+155
* SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/D...Wojtek Wajerowicz2023-11-2810-2/+491
* SONAR-21050 Normalization of rule tags to reduce ElasticSearch usageAlain Kermis2023-11-279-1/+499
* SONAR-21002 Move db-migration tests to ITsLéo Geoffroy2023-11-17133-135/+131
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-17119-194/+205
* SONAR-21002 Make migration tests runnable on all db vendorsEric Giffon2023-11-174-34/+117
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-17220-3757/+829
* SONAR-20892 Updated api/measures endpoints to return renamed metriclukasz-jarocki-sonarsource2023-11-081-1/+1
* SONAR-20892 Renaming wontfix metrix in metrics tablelukasz-jarocki-sonarsource2023-11-085-2/+146
* NO-JIRA Add missing package-infoMatteo Mara2023-11-081-0/+23
* SONAR-19521 Delete redundant Failed Alerts from Applications that were introd...Dimitris Kavvathas2023-11-076-0/+370
* NO-JIRA Fix code smellsLéo Geoffroy2023-10-232-41/+28
* SONAR-19612 Remove deprecation notice on columnLéo Geoffroy2023-10-2011-20/+38
* SONAR-19378 Add unicity constraint on properties tableLéo Geoffroy2023-10-2011-5/+429
* SONAR-19612 Change index constraint for postgresql 15- and add support for "N...Léo Geoffroy2023-10-2013-54/+157
* SONAR-20672 QualityProfileChange now record the version of SQ the change was...Steve Marion2023-10-164-1/+121
* SONAR-20548 renaming index to not be uniquelukasz-jarocki-sonarsource2023-10-101-1/+1
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-102-8/+8
* SONAR-20548 updated the index for rule_impact_changes to not be uniquelukasz-jarocki-sonarsource2023-10-103-12/+10
* SONAR-20548 created tables to store changelog eventslukasz-jarocki-sonarsource2023-10-1011-2/+462
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-052-3/+3
* SONAR-20630 Add column creation_method in projects tableAurelien Poscia2023-10-0510-1/+372
* NO-JIRA fix code smellAurelien Poscia2023-09-251-1/+0
* SONAR-20424 Store and populate within issue `clean_code_attribute`Jacek2023-09-214-0/+144
* SONAR-20486 Fix 10.2 migration on MSSQL, when auto-provisioning is ONAurelien Poscia2023-09-181-2/+2
* SONAR-20392 Add default mappings in github_perms_mappingAurelien Poscia2023-09-159-9/+212
* SONAR-20392 Add github_perms_mapping table and unique indexAurelien Poscia2023-09-156-1/+234
* SONAR-20355 Add and initialize property sonar.qualityProfiles.allowDisableInh...Benjamin Campomenosi2023-09-149-3/+285
* SONAR-20309 Fail GH sync bg task, in case user consent is neededAurelien Poscia2023-08-311-1/+19
* SONAR-20312 add migration to require user consent for GH synchronizationAurelien Poscia2023-08-314-0/+200
* SONAR-20058 simplify upgrade to 10.2 by removing index creation that is delet...Pierre2023-08-314-109/+0
* SONAR-20058 improve webhook purge mechanismPierre2023-08-314-0/+105
* SONAR-20164 add `created_at` to indexesPierre2023-08-3120-1/+694
* SONAR-19324 Fix api/projects/search low performancesAlain Kermis2023-08-294-2/+99
* SONAR-20260 clean code fields are not populated for security hotspotLéo Geoffroy2023-08-293-5/+29
* SONAR-19761 Change documentation URLWouter Admiraal2023-08-242-2/+2
* SONAR-20156 Make project_uuid nullable in user_dismissed_messagesNolwenn Cadic2023-08-244-1/+112
* SONAR-20155 All existing project have a Clean as You Code Compliant New Code ...Nolwenn Cadic2023-08-247-1/+298
* Revert "SONAR-7704 Change type of components.created_at to bigint"Eric Giffon2023-08-2313-578/+2
* SONAR-19783 Adapt synchronization steps to handle default organization groupAurelien Poscia2023-08-221-0/+19
* SONAR-19783 add github_orgs_groups tableAurelien Poscia2023-08-223-1/+96