aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-077-147/+26
* SONAR-10762 Drop custom metrics and measures data from tables: `metrics`, 'pr...Jacek2021-07-071-1/+0
* SONAR-10762 Drop custom metrics WSsJacek2021-07-071-2/+2
* SONAR-10762 Drop manual measures tableZipeng WU2021-07-075-43/+0
* SONAR-10762 Drop Manual Measure from portfoliosZipeng WU2021-07-075-123/+0
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-0711-573/+0
* SONAR-14605 - Make rule name consistentBelen Pruvost2021-06-304-0/+49
* SONAR-15109 exclude project-specific webhooks from global webhook listPierre2021-06-294-32/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'snapshots' tableJacek2021-06-171-1/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'issues' tableJacek2021-06-171-1/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'events' tableJacek2021-06-171-1/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'ce_activity'Jacek2021-06-171-1/+0
* SONAR-14935 add 'detectedCI' fieldJacek2021-06-175-5/+52
* SONAR-14792 Fix schema-sq.ddl - order of PKsJacek2021-06-161-32/+32
* SONAR-14871 Extract global and project Gitlab validation to separate classesJacek2021-06-101-1/+1
* SONAR-13360 Drop multiple ALM settings when downgrading to DE from EE/DCEPhilippe Perrin2021-04-291-1/+1
* SONAR-14571 add index on WEBHOOK_UUID in WEBHOOK_DELIVERIESMichal Duda2021-04-221-0/+1
* SONAR-14693 fix error when setting a new code period reference branchMichal Duda2021-04-212-18/+34
* SONAR-14699 add index on components.main_branch_project_uuidPierre2021-04-161-0/+1
* SONAR-14681 improve project_measures metric purge performanceBelen Pruvost2021-04-131-0/+1
* SONAR-14646 copy issue state on branch mergeMichal Duda2021-04-0910-109/+174
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-174-3/+50
* SONAR-14519 add ALM info to system info filePierre2021-03-081-0/+2
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-051-1/+2
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-046-3/+71
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-046-2/+95
* SONAR-13515 Telemetry - include external authentication providersDuarte Meneses2021-03-044-0/+19
* SONAR-9043 Drop database column PROJECT_MEASURES.DESCRIPTIONDuarte Meneses2021-02-101-1/+0
* SONAR-14274 add monorepo flag for bitbucket project bindingPierre2021-02-021-2/+1
* SONAR-14393 Add configuration for Bitbucket Cloud settingsDuarte Meneses2021-01-292-2/+17
* SONAR-14394 Enable project binding for bitbucket cloudDuarte Meneses2021-01-273-0/+15
* SONAR-14334 update get_binding and set_azure_bindingPierre2021-01-256-7/+39
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-1156-1573/+117
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08538-540/+538
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-2226-723/+259
* SONAR-13999 Remove organizations from Portfolio WSMichal Duda2020-12-227-99/+53
* SONAR-13999 drop OrganizationAlmBinding class and relatedJacek2020-12-2220-1525/+0
* SONAR-13999 remove orgs from application WSMichal Duda2020-12-2212-282/+214
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-0/+1
* SONAR-13999 drop completely usage of association between QualityGate and Orga...Jacek2020-12-226-269/+42
* SONAR-13999 drop organization from QualityGate WSJacek2020-12-228-201/+146
* SONAR-13999 removed OrganizationMemberDaoMichal Duda2020-12-2217-545/+23
* SONAR-13999 remove organizations from user WSMichal Duda2020-12-224-4/+51
* SONAR-13999 move project default visibility to global settingsJacek2020-12-222-24/+1
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-227-20/+38
* SONAR-13999 remove orgs from issue WSMichal Duda2020-12-221-5/+8
* SONAR-13999 remove orgs from hotspots WSMichal Duda2020-12-221-2/+2
* SONAR-13999 drop organization from Components WSJacek2020-12-223-1/+55
* SONAR-13999 remove orgs webhook WSMichal Duda2020-12-228-61/+140
* SONAR-13999 drop organization from CE WSJacek2020-12-222-0/+8