aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10409 Update too long keys of permission templatesEric Hartmann2018-02-145-1/+187
* SONAR-10407 Fix upgrade of too long permision_templates keysEric Hartmann2018-02-133-12/+137
* SONAR-10215 clean corrupted view default perm template in 6.4Sébastien Lesaint2018-01-162-11/+47
* Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-291-1/+1
* Release 6.7.16.7.1Simon Brandhof2017-12-201-1/+1
* SONAR-10210 Fix performance hotspot in DB migration #1267Simon Brandhof2017-12-202-7/+1
* Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
* Release 6.76.7Simon Brandhof2017-11-071-1/+1
* SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-031-2/+3
* SONAR-9863 Drop old licensesJulien Lancelot2017-11-015-1/+145
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
* SONAR-9142 Remove 'previous_analysis' optionEric Hartmann2017-10-205-1/+166
* SONAR-9880 Fix missing migrationsJulien Lancelot2017-10-198-5/+7
* SONAR-10000 optimize DB migrations on resource_indexSimon Brandhof2017-10-1919-823/+15
* SONAR-9527 Implement cleanup of deactivated usersEric Hartmann2017-10-185-1/+316
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-175-2/+145
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-1712-2/+470
* Fix package of class CopyDeprecatedServerIdSimon Brandhof2017-10-163-3/+1
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-169-6/+268
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* Revert "Migrate drop of PR columns for Next"Duarte Meneses2017-10-099-144/+13
* SONAR-9881 complete the list of properties to be purgedSimon Brandhof2017-10-081-5/+10
* SONAR-9881 Purge unused settings in databaseSimon Brandhof2017-10-045-2/+173
* Migrate drop of PR columns for NextDuarte Meneses2017-10-049-14/+144
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-046-34/+12
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-025-1/+150
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-025-1/+150
* Add db column ce_activity.error_typeSimon Brandhof2017-09-285-2/+125
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-274-109/+4
* Fix typoSimon Brandhof2017-09-121-1/+1
* SONAR-9616 Migration populating main branch now set 'master' as nameJulien Lancelot2017-09-122-38/+51
* SONAR-9616 Write main branch to DB even if plugin is not installedDuarte Meneses2017-09-125-1/+238
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-123-1/+5
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-127-2/+260
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
* Drop unused method SqlStatement#setBytes()Simon Brandhof2017-09-082-8/+0
* SONAR-9763 drop Oracle columns with SET UNUSEDSimon Brandhof2017-09-072-10/+10
* SONAR-9763 remove double join in DB migration 1267Simon Brandhof2017-09-072-12/+43
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-072-2/+2
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-076-3/+153
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-075-2/+125
* SONAR-9426 Move migration class into correct packageJulien Lancelot2017-09-054-3/+2
* SONAR-9577 Add missing unit test on migrationJulien Lancelot2017-09-052-0/+87
* SONAR-9426 Migrate users not having identity providerJulien Lancelot2017-09-055-1/+182
* SONAR-8979 Drop leak period setting values on viewsJulien Lancelot2017-08-295-4/+251
* Improve DB migration 1267 on MySQLSimon Brandhof2017-08-251-3/+11
* Use VARCHAR2 on Oracle instead of VARCHARSimon Brandhof2017-08-245-7/+7
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-075-1/+187