aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-075-1/+103
* SONAR-9507 ensure sonar.ce.workerCount doesn't exist in PropertiesSébastien Lesaint2017-07-175-1/+133
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
* fix quality flawsSébastien Lesaint2017-07-121-3/+5
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-063-1/+15
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-052-3/+3
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-059-4/+219
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* SONAR-9444 make private at least one missing perm user or codeviewerSébastien Lesaint2017-06-292-31/+102
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-2011-2/+398
* SONAR-9304 remove orphans from rules_profilesEric Hartmann2017-06-155-9/+10