aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"Julien Lancelot2019-02-116-146/+2
* SONAR-11650 Drop DATA_TYPE from FILE_SOURCESJulien Lancelot2019-02-116-2/+146
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-118-2/+247
* SONAR-11643 Delete DATA_TYPE having value 'TEST' from table FILES_SOURCEJulien Lancelot2019-02-115-2/+148
* SONAR-11643 Drop elasticsearch index 'tests'Julien Lancelot2019-02-117-1/+204
* SONAR-11615 mark the DB migration as blue/green compatibleSimon Brandhof2019-01-181-0/+2
* SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate usersJulien Lancelot2019-01-165-1/+140
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-167-32/+134
* Fix for migration 2502Michal Duda2019-01-161-7/+7
* SONAR-10180 Run as a WS migration on SonarCloudJulien HENRY2019-01-162-3/+24
* change year in file headersStas Vilchik2019-01-166-6/+6
* SONAR-10180 Clean DB: remove property and folder/module level measuresJulien HENRY2019-01-168-1/+411
* SONAR-11523 migrate module lvl propertiesMichal Duda2019-01-162-22/+39
* SONAR-11525 message fixesMichal Duda2019-01-163-11/+17
* SONAR-11524 textfield for deprecated module-lvl propertiesMichal Duda2019-01-161-1/+1
* SONAR-11525 analysis warning on module-lvl propsMichal Duda2019-01-167-17/+17
* SONAR-11523 improved unit testMichal Duda2019-01-161-66/+96
* SONAR-11523 migrate module lvl propertiesMichal Duda2019-01-165-2/+309
* Fix broken license headersJanos Gyerik2019-01-101-19/+1
* SONAR-11577 Fix quality gate conditions migration on MySQLJulien Lancelot2019-01-091-17/+18
* SONAR-11577 Fix direction of certain metricsJanos Gyerik2019-01-085-2/+183
* SONAR-11577 Migrate no more supported quality gate conditionsJulien Lancelot2019-01-085-2/+782
* Fix license headers for 2019Duarte Meneses2019-01-02888-919/+906
* SONAR-11579 Create WS to store/load user settingsJulien Lancelot2018-12-2011-2/+381
* SONAR-10770 Increase size of containersEric Hartmann2018-11-202-1/+2
* SONAR-10763 add table EVENT_COMPONENT_CHANGES + implement purgeSébastien Lesaint2018-11-203-0/+208
* Add missing @SupportsBlueGreen annotation on migrationJulien Lancelot2018-11-161-0/+2
* SONARCLOUD-156 Set IS_OWNER_USER not nullable in ALM_APP_INSTALLSJulien Lancelot2018-11-165-1/+116
* SONAR-11325 Create GET api/alm_integration/list_unbound_installationsJulien Lancelot2018-11-165-1/+130
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-164-1/+181
* SONARCLOUD-150 Fix UT on OracleJulien HENRY2018-10-251-0/+40
* SONARCLOUD-150 Store if application owner is a userJulien HENRY2018-10-257-1/+174
* SONAR-11279 Drop column DEFAULT_PERM_TEMPLATE_VIEWEric Hartmann2018-10-255-1/+118
* Fix migration on MySQL and MsSQLEric Hartmann2018-10-111-3/+3
* SONAR-11271 Add application and portfolio creator to sonar-administrators groupEric Hartmann2018-10-104-2/+269
* SONAR-11270 Migrate views templateEric Hartmann2018-10-105-1/+192
* SONAR-11270 Split permissions templatesEric Hartmann2018-10-105-1/+132
* SONAR-11271 Add migration to create new permissionsEric Hartmann2018-10-105-1/+367