aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15138 Generate PDFJeremy Davis2021-08-096-26/+26
* SONAR-15139 - Purge Branch propertiesBelen Pruvost2021-08-094-4/+87
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-094-17/+21
* SONAR-15236 Check that data is indexed in ElasticSearch before DB commitDuarte Meneses2021-08-042-0/+19
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-046-10/+55
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-044-7/+24
* Code smell fix: Replacing ImmutableList from ListBruno Andrade2021-07-292-8/+14
* SONAR-15148 - Fix Audit paginated query for OracleBelen Pruvost2021-07-291-1/+35
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-2717-79/+730
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-275-11/+38
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-271-4/+4
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-2763-550/+3562
* SONAR-15143 created api/audit_logs/download endpointLukasz Jarocki2021-07-277-101/+128
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-2734-42/+1865
* SONAR-11411 Detection of inactive projects should take into account branchesDuarte Meneses2021-07-168-19/+235
* 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