aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/DbClient.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy14 days1-0/+7
|
* SONAR-23098 Create Project Dependencies DB modelantoine.vinot2024-10-211-0/+7
|
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-091-7/+0
|
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-091-0/+7
|
* SONAR-22914 Add CVEs DB migration and DAOsantoine.vinot2024-09-121-2/+22
|
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-6/+5
|
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-231-5/+5
|
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+7
|
* SONAR-21259 Add Dao methods for issues_fixed tableLéo Geoffroy2024-01-171-0/+7
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-20664 - Add ProjectExportDao for all Export stepsBenjamin Campomenosi2023-10-231-0/+7
|
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-101-0/+7
|
* SONAR-20392 Added GithubPermissionsMapping[Dao|Dto]Aurelien Poscia2023-09-151-0/+7
|
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-221-0/+7
|
* SONAR-19372 add anticipated_transitions tableSteve Marion2023-08-021-1/+8
|
* SONAR-19556 updated integration tests in UserDismissedMessagesDaoITLukasz Jarocki2023-06-201-7/+0
|
* SONAR-18856 Extract governance reports data from properties tableLéo Geoffroy2023-06-011-0/+15
|
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-011-0/+7
|
* SONAR-19085 Add step to fetch groups from DBWojtek Wajerowicz2023-05-111-0/+7
|
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-221-0/+8
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-081-0/+7
|
* SONAR-16374 Add dao for 'push_events' tableJacek2022-07-251-0/+7
|
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-0/+7
| | | | | | | | SONAR-16316 Export CSV files with issues SONAR-16316 Create Web API 'api/regulatory_reports/download' SONAR-16316 Export Scanner Context SONAR-16316 Write report zip file SONAR-16316 Integrate pdf report in zip file
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-7/+0
|
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-181-5/+5
|
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-1/+8
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-151-0/+6
|
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-221-0/+7
|
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-221-0/+7
|
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-0/+7
|
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-0/+7
|
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-071-7/+0
|
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-7/+0
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* SONAR-13999 drop OrganizationAlmBinding class and relatedJacek2020-12-221-14/+0
|
* SONAR-13999 removed OrganizationMemberDaoMichal Duda2020-12-221-7/+0
|
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+7
|
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-0/+7
|
* SONAR-13696 drop PROJECT_ALM_BINDINGS tableDuarte Meneses2020-08-141-7/+0
|
* SONAR-13327 Fix SSF-107Julien Lancelot2020-06-151-0/+7
| | | | | | * SONAR-13327 Create 'SAML_MESSAGE_IDS' table and DAO * SONAR-13327 Check SAML Message id not already exist during auth * SONAR-13327 Clean expired SAML Message ids daily
* SONAR-13472 Fix SSF-113Julien Lancelot2020-06-111-0/+7
| | | | | | | | | * SONAR-13472 Create 'SESSION_TOKENS' table * SONAR-13472 Remove 'SESSION_TOKENS' from user when disabling an user * SONAR-13472 Replace JwtSession expiration duration by a time * SONAR-13472 Create, update and delete SessionToken during authentication lifecycle * SONAR-13472 Purge expired session tokens at start-up and every day * SONAR-13472 Improve log during session tokens cleaning * Add example to start a Keycloak server already configured
* SONAR-13001 create endpoint alm_integrations/set_patPierre Guillot2020-02-201-0/+8
|
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-0/+7
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* SONAR-12512 Allow project binding on multiple GitHub instancesJulien Lancelot2019-11-061-0/+7
|
* SONAR-12512 Allow configuration of multiple GitHub instancesJulien Lancelot2019-11-061-0/+7
|
* SONAR-12365 create new_code_period table (#1986)Jacek2019-09-241-0/+7
| | | * Create new_code_periods table along with dto and dao
* SONAR-5366 - restore custom rules (#2060)Jacek2019-09-181-0/+7
| | | | | | - restore custom rules - reduce SQL query executions - code readability improvements