aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-19339-366/+339
* SONAR-10409 Update too long keys of permission templatesEric Hartmann2018-02-142-0/+68
* SONAR-10407 Fix upgrade of too long permision_templates keysEric Hartmann2018-02-131-3/+27
* SONAR-10215 clean corrupted view default perm template in 6.4Sébastien Lesaint2018-01-161-5/+36
* SONAR-10210 Fix performance hotspot in DB migration #1267Simon Brandhof2017-12-201-5/+0
* SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-031-2/+3
* SONAR-9863 Drop old licensesJulien Lancelot2017-11-012-0/+53
* SONAR-9142 Remove 'previous_analysis' optionEric Hartmann2017-10-202-0/+50
* SONAR-9880 Fix missing migrationsJulien Lancelot2017-10-193-2/+4
* SONAR-10000 optimize DB migrations on resource_indexSimon Brandhof2017-10-197-294/+14
* SONAR-9527 Implement cleanup of deactivated usersEric Hartmann2017-10-182-0/+68
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-172-1/+91
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-174-1/+153
* Fix package of class CopyDeprecatedServerIdSimon Brandhof2017-10-162-2/+1
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-165-5/+123
* Revert "Migrate drop of PR columns for Next"Duarte Meneses2017-10-094-79/+7
* SONAR-9881 complete the list of properties to be purgedSimon Brandhof2017-10-081-5/+10
* SONAR-9881 Purge unused settings in databaseSimon Brandhof2017-10-042-1/+66
* Migrate drop of PR columns for NextDuarte Meneses2017-10-044-8/+79
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-043-24/+7
* SONAR-1330 Create table QPROFILE_EDIT_GROUPSJulien Lancelot2017-10-022-0/+83
* SONAR-1330 Create table QPROFILE_EDIT_USERSJulien Lancelot2017-10-022-0/+83
* Add db column ce_activity.error_typeSimon Brandhof2017-09-282-1/+48
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-272-48/+1
* Fix typoSimon Brandhof2017-09-121-1/+1
* SONAR-9616 Migration populating main branch now set 'master' as nameJulien Lancelot2017-09-121-8/+5
* SONAR-9616 Write main branch to DB even if plugin is not installedDuarte Meneses2017-09-122-0/+68
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-122-1/+4
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-124-1/+189
* Drop unused method SqlStatement#setBytes()Simon Brandhof2017-09-082-8/+0
* SONAR-9763 drop Oracle columns with SET UNUSEDSimon Brandhof2017-09-071-9/+9
* SONAR-9763 remove double join in DB migration 1267Simon Brandhof2017-09-071-11/+24
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-071-1/+1
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-073-2/+84
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-072-1/+47
* SONAR-9426 Move migration class into correct packageJulien Lancelot2017-09-052-2/+1
* SONAR-9426 Migrate users not having identity providerJulien Lancelot2017-09-052-0/+57
* SONAR-8979 Drop leak period setting values on viewsJulien Lancelot2017-08-292-1/+51
* Improve DB migration 1267 on MySQLSimon Brandhof2017-08-251-3/+11
* Use VARCHAR2 on Oracle instead of VARCHARSimon Brandhof2017-08-241-1/+1
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-072-1/+87
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-074-0/+102
* SONAR-9507 ensure sonar.ce.workerCount doesn't exist in PropertiesSébastien Lesaint2017-07-172-0/+39
* fix quality flawsSébastien Lesaint2017-07-121-3/+5
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-061-0/+10
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-051-2/+2
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-054-3/+116
* SONAR-9444 make private at least one missing perm user or codeviewerSébastien Lesaint2017-06-291-8/+19
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-204-1/+149
* SONAR-9304 remove orphans from rules_profilesEric Hartmann2017-06-152-5/+6