aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-2826-26/+26
* Improve code qualityDuarte Meneses2021-11-202-10/+4
* Improve code qualityDuarte Meneses2021-11-181-2/+3
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-151-0/+1
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-091-0/+1
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-221-0/+1
* SONAR-15441 - Create table for qgate_group_permissionsBelen Pruvost2021-10-221-0/+1
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-0/+3
* SONAR-15305 - Audit Purge Integration TestBelen Pruvost2021-08-191-0/+1
* Code smell fix: Replacing ImmutableList from ListBruno Andrade2021-07-292-7/+2
* SONAR-10762 Drop manual measures tableZipeng WU2021-07-071-1/+0
* SONAR-14685 installation fails on Oracle with quoted schema nameZipeng WU2021-04-271-3/+45
* SONAR-14323 Optimize DB migrations from 7.9 LTS to 8.X LTSDuarte Meneses2021-02-081-0/+24
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-5/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0826-26/+26
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+2
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-11-031-17/+0
* Revert "SONAR-13913 Remove tables and indexes clean up used in Integration Te...Julien Lancelot2020-10-211-0/+17
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-10-201-17/+0
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-0/+1
* SONAR-13696 drop PROJECT_ALM_BINDINGS tableDuarte Meneses2020-08-141-1/+0
* SONAR-13594 Upgrade to 8.4 fails on MS SQL ServerDuarte Meneses2020-07-101-15/+34
* SONAR-13327 Fix SSF-107Julien Lancelot2020-06-151-0/+1
* SONAR-13472 Fix SSF-113Julien Lancelot2020-06-111-0/+1
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-1/+1
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-212-5/+3
* SONAR-13001 create endpoint alm_integrations/set_patPierre Guillot2020-02-201-0/+1
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-0/+1
* Format all headers for 2020Wouter Admiraal2020-01-0726-26/+26
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-102-2/+2
* SONAR-12512 Allow project binding on multiple GitHub instancesJulien Lancelot2019-11-061-0/+1
* SONAR-12512 Allow configuration of multiple GitHub instancesJulien Lancelot2019-11-061-0/+1
* SONAR-12365 create new_code_period table (#1986)Jacek2019-09-241-0/+1
* SONAR-8520 init H2 with Java code as with all other DBsSébastien Lesaint2019-08-091-60/+0
* SONAR-8520 move H2 scripts to sonar-db-daoSébastien Lesaint2019-08-094-1021/+2
* SONAR-9882 column should be named ANALYSIS_PROPERTIES.ANALYSIS_UUIDSébastien Lesaint2019-07-311-2/+2
* SONAR-8115 Storing default qgate in table (blue green deploy safety) (#1925)Jacek2019-07-191-0/+8
* SONAR-12246 remove mysql specific error messageSimon Brandhof2019-07-101-14/+0
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-105-96/+16
* SC-819 Make Organization#guarded column nullableBenoit2019-07-051-1/+1
* SONAR-12127 optimize migrations on LIVE_MEASURES and PROJECT_MEASURESSébastien Lesaint2019-06-281-11/+39
* SONAR-11964 Fail at startup when detecting MySQLJulien Lancelot2019-06-282-14/+18
* SONAR-11950 create DB column snapshots.revisionSimon Brandhof2019-05-221-1/+2
* Fix PROJECT_QPROFILES.PROFILE_KEY width: 255 -> 50Janos Gyerik2019-05-221-1/+1
* SONAR-11962 Warn when detecting MySQL at startupPierre Guillot2019-05-171-1/+9
* SONAR-12061 Recalculate out-of-date portfolios at scheduled hoursJanos Gyerik2019-05-151-0/+1
* SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' tableBenoît Gianinetti2019-05-151-0/+10
* SONAR-12000 add DB column webhooks.secretSimon Brandhof2019-04-291-0/+1
* SONARCLOUD-582 add missing index on org_qprofiles.parent_uuidSimon Brandhof2019-04-241-0/+1