aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Remove public modifier from Junit5 Test classes10.6.0.92116branch-10.6Matteo Mara2024-06-202-2/+2
* SONAR-20296 Update minimum database version checks for Oracle and PostgresMatteo Mara2024-06-205-77/+61
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1613-14/+14
* SONAR-21643 Migrate db tests migration to Junit5Léo Geoffroy2024-02-212-1/+18
* SONAR-21259 Add Dao methods for issues_fixed tableLéo Geoffroy2024-01-171-0/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-0344-44/+44
* SONAR-21050 Normalization of rule tags to reduce ElasticSearch usageAlain Kermis2023-11-271-0/+1
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-173-29/+118
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-174-45/+89
* SONAR-19612 Change index constraint for postgresql 15- and add support for "N...Léo Geoffroy2023-10-206-4/+54
* SONAR-20392 Add github_perms_mapping table and unique indexAurelien Poscia2023-09-151-1/+2
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-221-0/+1
* SONAR-20021 Add impacts support in IssueDto, RuleDtoJacek Poreda2023-08-181-0/+2
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-172-6/+4
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-172-4/+4
* SONAR-19556 updated integration tests in UserDismissedMessagesDaoITLukasz Jarocki2023-06-201-1/+0
* SONAR-19445 renamed permissions' component_uuid column to entity_uuidLukasz Jarocki2023-06-193-5/+75
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-137-22/+22
* SONAR-18856 Extract governance reports data from properties tableLéo Geoffroy2023-06-011-0/+2
* SONAR-19086 Compare DB groups and GitHub teams, update DB membership accordinglyAurelien Poscia2023-05-111-0/+1
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-116-19/+21
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-311-0/+1
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-221-0/+1
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-135-17/+6
* SONAR-18679 refactored sonar-db-core and sonar-db-dao to match testing strategyLukasz Jarocki2023-03-135-189/+216
* Fix logback configZipeng WU2023-02-021-11/+4
* [NO JIRA] remove mockito-inline as it is now unnecessary with mockito 5Steve Marion2023-02-021-1/+0
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-131-0/+1
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-3/+4
* SONAR-17737 Support null name for index lookup during index dropLéo Geoffroy2023-01-041-2/+3
* SONAR-17737 Support special index name for index drop in migrationsLéo Geoffroy2023-01-043-37/+62
* Update license templates for 2023Pierre2023-01-0242-42/+42
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-201-2/+2
* SONAR-17762 Allow customization of HikariCP configurationJacek2022-12-132-9/+47
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-081-0/+1
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-25/+25
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17200 Ignore unused sonar.jdbc.* properties for HikariCPJacek2022-08-301-6/+18
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-2910-390/+342
* SONAR-16374 Add dao for 'push_events' tableJacek2022-07-251-0/+1
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice mec...Pierre2022-07-211-0/+1
* SONAR-16518 add context columns and update unique index for rules descriptionsAntoine Vinot2022-06-301-10/+12
* SONAR-16388 Fix live measure computation on reference branchJacek2022-06-031-0/+1
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-241-1/+0
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-061-0/+1
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-1/+0
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-181-1/+1
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+1