aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/schema
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-2/+2
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-091-1/+1
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-091-1/+10
* SONAR-15587 - Add sonarlint_ad_seen boolean column to users tableBelen Pruvost2021-11-031-1/+2
* SONAR-15441 - Create table for qgate_group_permissionsBelen Pruvost2021-10-221-0/+9
* SONAR-15497 Create database store for qgate_user_permissionsZipeng WU2021-10-221-0/+9
* SONAR-15478 added a new boolean column to the Issues table quick_fix_availableLukasz Jarocki2021-10-131-1/+2
* SONAR-15422 Portfolios 'selection_expression' column is too shortDuarte Meneses2021-09-221-1/+1
* SONAR-15334 - Project Export Findings endpointPierre2021-09-141-0/+1
* SONAR-15259 Add DB indexesDuarte Meneses2021-09-081-0/+3
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-1/+1
* SONAR-15259 Create new tables, daos, dtos and mappersDuarte Meneses2021-09-081-0/+31
* SONAR-15322 Allow SQ DB fit encrypted DevOps Platform valuesZipeng WU2021-08-301-2/+2
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-041-1/+2
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-271-1/+1
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+12
* SONAR-10762 Drop custom metrics and measures data from tables: `metrics`, 'pr...Jacek2021-07-071-1/+0
* SONAR-10762 Drop manual measures tableZipeng WU2021-07-071-14/+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-14792 Fix schema-sq.ddl - order of PKsJacek2021-06-161-32/+32
* 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-211-1/+1
* 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-091-0/+2
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-041-1/+2
* SONAR-9043 Drop database column PROJECT_MEASURES.DESCRIPTIONDuarte Meneses2021-02-101-1/+0
* SONAR-14334 update get_binding and set_azure_bindingPierre2021-01-251-1/+2
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-71/+0
* SONAR-14175 Add 'reset_password' column to 'users' tableJacek2020-12-021-1/+2
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+26
* SONAR-13936 Remove use of organizations in GroupsMichal Duda2020-10-161-2/+2
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-161-4/+1
* SONAR-13936 Remove organization parameter from UsersJulien Lancelot2020-10-161-1/+0
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-6/+2
* SONAR-13861 Remove column 'key_type" from the table 'project_branches'Duarte Meneses2020-09-301-3/+2
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-1/+14
* SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WSJulien Lancelot2020-09-291-1/+2
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-181-1/+2
* SONAR-12692 add project_uuid to issues_changesPierre2020-09-081-12/+14
* SONAR-13747 Drop unused DB columns related to periodsDuarte Meneses2020-08-141-16/+0
* SONAR-13696 drop PROJECT_ALM_BINDINGS tableDuarte Meneses2020-08-141-14/+0
* SONAR-11595 drop unused 'value_warning', 'period' columns from 'quality_gate_...Jacek2020-08-141-2/+0
* SONAR-13475 Get GitHub ClientId APIMark Rekveld2020-07-011-1/+3
* SONAR-13444 add 'need_issue_sync' to 'project_branches' tableJacek2020-06-261-1/+2
* Optimize database migrationsDuarte Meneses2020-06-231-7/+7
* SONAR-13327 Fix SSF-107Julien Lancelot2020-06-151-0/+9