aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255Julien Lancelot2018-10-102-4/+4
* SONAR-10642 fix ce table data of branch/pr not purgedSébastien Lesaint2018-10-106-1/+349
* SONAR-11310 fix Oracle support in DB migrations 2314 & 2315Sébastien Lesaint2018-10-102-6/+6
* SONAR-11310 no need to support SonarCloud in migration anymoreSébastien Lesaint2018-10-104-35/+4
* SONAR-11238 db migration 2322 supports BlueGreenSébastien Lesaint2018-10-101-0/+2
* SONAR-11238 add table CE_TASK_MESSAGESébastien Lesaint2018-10-106-1/+161
* SONAR-11302 Increase size of organization's key and nameJulien Lancelot2018-10-105-1/+133
* SONAR-11310 compress DB migrations adding columns to CE tablesSébastien Lesaint2018-10-1020-518/+369
* SONAR-11310 drop tmp columns on CE_QUEUE and CE_ACTIVITYSébastien Lesaint2018-10-105-1/+194
* SONAR-11310 add and use target columns in CE_ACTIVITY & CE_QUEUESébastien Lesaint2018-10-1010-1/+490
* SONAR-11310 drop usages of CE_*.COMPONENT_UUID, CE_ACTIVITY.IS_LAST*Sébastien Lesaint2018-10-043-1/+58
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-0422-1/+1648
* SONAR-11209 Add ad hoc columns in RULES_METADATAJulien Lancelot2018-09-245-1/+140
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-2417-1/+752
* Upgrade DBCPEric Hartmann2018-09-072-2/+2
* SONAR-11038 mark DB migration 2213 as blue/green compatibleSimon Brandhof2018-08-271-0/+2
* SONAR-11168 fix Quality flawsSimon Brandhof2018-08-201-5/+5
* SONAR-11168 support SQLServer collations longer than 30 charactersSimon Brandhof2018-08-201-1/+1
* SONAR-11038 Rename table alm_project_mappings -> project_alm_bindingsJulien HENRY2018-08-105-10/+9
* SONAR-11038 Add table: alm_project_mappings (#559)Janos Gyerik2018-08-104-0/+192
* SONAR-10864 Author information only available to members (#552)Eric Hartmann2018-08-085-1/+110
* SONAR-10965 Update Organizations#subscription not nullableEric Hartmann2018-07-245-1/+122
* Add security hotspot admin for project creators in default templatesJanos Gyerik2018-07-205-1/+180
* Fix migration #2209 on MySQL and MsSQLEric Hartmann2018-07-181-5/+13
* SONAR-11021 Add a migration for SonarCloudEric Hartmann2018-07-175-0/+434
* SONAR-10986 Extend RulesDefinitions API to support security standards (#466)Janos Gyerik2018-07-174-0/+132