aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* MMF-769 User can close their account (#1861)Benoit2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-129-10/+9
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1237-42/+42
* SONAR-12251 use setNull(Types.DOUBLE) instead of setNull(Types.DECIMAL)Sébastien Lesaint2019-07-106-12/+24
* SONAR-12260 fix failing DeleteFileMeasures on MsSQLSébastien Lesaint2019-07-101-1/+1
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-10114-541/+136
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-101-1/+0
* SC-819 Make Organization#guarded column nullableBenoit2019-07-058-1/+214
* SONAR-12251 fix statement leak in DB migrationsSimon Brandhof2019-06-301-3/+4
* SONAR-12249 Update SonarSource Security categories with the latest definitionJulien Lancelot2019-06-284-2/+113
* SONAR-12127 don't run new migrations when upgrading from 7.0Sébastien Lesaint2019-06-285-4/+168
* SONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURESSébastien Lesaint2019-06-2832-180/+1385
* SONAR-12233 Remove quality gate conditions on Security Review RatingJulien Lancelot2019-06-285-2/+202
* fix vararg warnings in RemoveOrphansFromProjectBranchesTestSébastien Lesaint2019-06-281-1/+1
* SONAR-11320 Update branding from VSTS/TFS to Azure DevOpsJulien HENRY2019-06-282-3/+3
* SONAR-11320 Update branding from VSTS/TFS to Azure DevOpsJulien HENRY2019-06-285-2/+185
* SONAR-11304 mark DB migration #2801 as blue/green compatibleSimon Brandhof2019-06-281-0/+2
* SONAR-11304 add date and version of initial installation to telemetry (#1751)Pierre Guillot2019-06-286-2/+280
* SONAR-12186 Fix SSF-78Michal Duda2019-06-287-1/+256
* SONAR-12146 mark DB migration as blue/green compatibleSimon Brandhof2019-06-141-0/+2
* Using already-defined constants instead of duplicating their valuesDiego Marcilio2019-06-131-1/+1
* SONAR-12146 delete orphans from table PROJECT_BRANCHESSébastien Lesaint2019-06-135-2/+214
* SONAR-12120 Fix users duplicated values on EXTERNAL_LOGIN and EXTERNAL_IDJulien Lancelot2019-05-286-51/+69
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-231-6/+4
* SONAR-11950 copy revisions migrationMichal Duda2019-05-225-1/+191
* SONAR-11950 create DB column snapshots.revisionSimon Brandhof2019-05-225-1/+133
* SONAR-12026 Update status names, transition names and descriptionJulien Lancelot2019-05-222-11/+11
* SONAR-12026 Migrate existing hotspots statusesJulien Lancelot2019-05-225-2/+559
* SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' tableBenoît Gianinetti2019-05-154-2/+171
* SONAR-11983 support deployment on SonarCloud without downtimeSimon Brandhof2019-05-077-33/+52
* SONAR-11983 new "sonarsource" security reportMichal Duda2019-05-075-2/+114
* SONAR-12000 Fix migration testSiegfried Ehret2019-04-291-1/+1
* SONAR-12000 add DB column webhooks.secretSimon Brandhof2019-04-294-1/+117
* SONAR-12000 fix Quality flawsSimon Brandhof2019-04-2911-13/+23
* SONARCLOUD-582 add missing index on org_qprofiles.parent_uuidSimon Brandhof2019-04-245-2/+123
* SONAR-11753 create admin user with a null emailSébastien Lesaint2019-04-232-2/+2
* SONAR-11752 Drop existing overall subscriptions on new/resolved issuesSimon Brandhof2019-04-238-1/+249
* Drop redundant migrationsJanos Gyerik2019-04-088-265/+1
* SONAR-11812 Restore ability to set unit tests as favoriteJulien Lancelot2019-03-193-3/+5
* SONAR-11823 Drop snapshots.project_versionJanos Gyerik2019-03-195-1/+129
* SONAR-11631 Persist sonar.buildString in databaseJanos Gyerik2019-03-195-2/+138
* SONAR-11791 truncate content of table ES_QUEUESébastien Lesaint2019-03-195-2/+140
* SONAR-10277 Prevent user to have more than 100 projects as favoriteJulien Lancelot2019-03-185-2/+379
* SONAR-11812 Prevent setting a directory as favoriteJulien Lancelot2019-03-185-2/+235
* Add missing SupportsBlueGreen annotation on migrationJulien Lancelot2019-03-061-0/+2
* SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC columnBenoît Gianinetti2019-03-065-2/+114
* SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES tableJulien Lancelot2019-02-135-3/+140
* SONAR-11631 add missing @SupportsBlueGreen on DB migrationSébastien Lesaint2019-02-111-0/+2
* SONAR-11631 add SNAPSHOTS.PROJECT_VERSIONSébastien Lesaint2019-02-115-2/+136
* SONAR-11626 Add manual baseline column to project_branchesJanos Gyerik2019-02-115-3/+130