aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/MyBatis.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy11 days1-0/+2
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon11 days1-2/+0
* SONAR-23098 Create Project Dependencies DB modelantoine.vinot2024-10-211-0/+4
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-091-2/+0
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-091-0/+2
* SONAR-22914 Add CVEs DB migration and DAOsantoine.vinot2024-09-121-3/+15
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-4/+4
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-231-4/+4
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+2
* SONAR-21259 Add Dao methods for issues_fixed tableLéo Geoffroy2024-01-171-0/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-101-0/+2
* SONAR-20315 Extract pagination sql fragmentPierre2023-09-291-1/+3
* SONAR-20392 Added GithubPermissionsMapping[Dao|Dto]Aurelien Poscia2023-09-151-0/+4
* SONAR-19705 Prevent MyBatis to log anythingAntoine Vigneau2023-08-231-1/+1
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-221-0/+4
* SONAR-20021 Add impacts support in IssueDto, RuleDtoJacek Poreda2023-08-181-0/+2
* SONAR-19372 add anticipated_transitions tableSteve Marion2023-08-021-0/+4
* SONAR-19556 updated integration tests in UserDismissedMessagesDaoITLukasz Jarocki2023-06-201-4/+0
* SONAR-18856 Extract governance reports data from properties tableLéo Geoffroy2023-06-011-0/+4
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-011-0/+2
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-0/+2
* SONAR-19085 Add step to fetch groups from DBWojtek Wajerowicz2023-05-111-0/+4
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-221-0/+2
* SONAR-18472 Resolve telemetry performance issueAlain Kermis2023-02-211-2/+2
* SONAR-17706 Drop support for projects still using modules in SonarQube serverDuarte Meneses2023-02-021-2/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-141-2/+0
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-081-0/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-2/+2
* SONAR-17195 Move unanalyzed language flags to project level for telemetryalain2022-09-281-2/+2
* SONAR-17195 Add new telemetry fieldsalain2022-09-051-4/+12
* SONAR-16374 Add dao for 'push_events' tableJacek2022-07-251-0/+4
* SONAR-16423 - Project license API changesBelen Pruvost2022-06-021-0/+2
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-0/+2
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-061-2/+0
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-2/+0
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-181-3/+2
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+2
* SONAR-16047 Don't start MyBatis in every testDuarte Meneses2022-03-041-7/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-0/+3
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-211-0/+2
* SONAR-15802 Add new 'branch_uuid' column to 'portfolio_references'Duarte Meneses2021-12-271-2/+2
* SONAR-15726 Inform previously selected projects in applications within the po...Zipeng WU2021-12-051-0/+2
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-151-1/+5
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-091-1/+0
* SONAR-15574 open source background project export task processingpierre2021-11-041-0/+2
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-221-0/+2
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-221-0/+2