aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-07671-728/+743
* SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-023-3/+3
* SONAR-10182 Add api/users/current homepage persistenceGuillaume Jambet2018-01-025-1/+133
* Merge remote-tracking branch 'origin/branch-6.7'Simon Brandhof2017-12-202-7/+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
* | MMF-1074 Read 'sonar.quality' setting and update default organizationJulien Lancelot2017-12-185-3/+303
* | SONAR-10134 Make Make ORGANIZATIONS.DEFAULT_QUALITY_GATE_UUID not nullableJulien Lancelot2017-12-145-1/+126
* | SONAR-10147 Delete 'sonar.qualitygate' setting at global levelJulien Lancelot2017-12-145-1/+159
* | SONAR-10145 Set built-in QG as default on existing organizationsEric Hartmann2017-12-1414-1/+912
* | SONAR-10134 Remove unique index on QUALITY_GATES.NAMEJulien Lancelot2017-12-145-2/+103
* | SONAR-10134 Allow creating quality gates in organization (wip)Eric Hartmann2017-12-141-1/+0
* | SONAR-10134 Add QUALITY_GATES.UUID columnEric Hartmann2017-12-1411-1/+422
* | SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-148-1/+268
* | SONAR-10116 disable clean-up migration on SonarCloudSimon Brandhof2017-12-082-5/+37
* | SONAR-10116 exclude person measures when populating live_measuresSimon Brandhof2017-12-052-1/+14
* | SONAR-10116 Fix insert of LOB in batch statements of migrationsSimon Brandhof2017-12-052-3/+2
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-0517-3/+953
* | SONAR-10089 Fix quality flawsEric Hartmann2017-12-041-10/+0
* | SONAR-10089 Fix migration on MySQLEric Hartmann2017-12-042-78/+34
* | SONAR-10110 Remove LOADED_TEMPLATES tableJulien Lancelot2017-12-045-2/+107
* | SONAR-10089 Add a migration to rename old quality gatesEric Hartmann2017-12-045-1/+272
* | SONAR-10089 Add a migration removing loaded_templates for quality gatesEric Hartmann2017-12-045-2/+148
* | SONAR-10087 Populate built-in flag on existing quality gatesJulien Lancelot2017-12-0410-3/+305
* | SONAR-10087 Add built-in flag to provided quality gateJulien Lancelot2017-12-048-1/+209
* | Automatic merge from branch-6.7ssjenka2017-11-031-2/+3
|\|
| * SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-031-2/+3
* | Automatic merge from branch-6.7ssjenka2017-11-015-1/+145
|\|
| * 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
* | Prepare for next development iterationJulien 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