aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18192 - Update size of user uuid column to 255 in audit tableLéo Geoffroy2023-01-161-3/+3
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-2/+1
* Update license templates for 2023Pierre2023-01-0250-50/+50
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-5/+2
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-051-4/+2
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-2/+5
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-0/+13
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-18/+15
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-1/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-8/+21
* SONAR-17352 Refactor component keys to not include branch suffixLéo Geoffroy2022-10-121-0/+24
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-125-40/+23
* SONAR-17266 Implement authentification for GitHub webhook requestsAurelien Poscia2022-09-131-13/+0
* SONAR-17266 Add support of webhook secret for api/alm_settings/(create_github...Antoine Vinot2022-09-131-0/+8
* fix some typoscui fliter2022-08-311-1/+1
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-291-2/+2
* SONAR-17055 fix double incorrect backslash escaping in audit logsMatteo Mara2022-07-251-1/+5
* SONAR-13915 - Handle No Project Branches for NCLOC Language DistributionBelen Pruvost2022-07-141-1/+1
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-121-1/+1
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-121-0/+8
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-121-1/+2
* Revert "SONAR-16598 Add new generic concepts to rules/show and rules/search e...Pierre2022-07-081-2/+1
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-081-1/+2
* NO-JIRA fixed randomly failing selectRulesByProfile_ready_rules_only testLukasz Jarocki2022-07-011-3/+6
* SONAR-16518 Remove replaceRuleDescriptionSectionDtos methodAntoine Vinot2022-06-301-8/+18
* SONAR-16542 fixed an issue where rule repo key was not returnedLukasz Jarocki2022-06-221-1/+11
* SONAR-16479 remove root user conceptPierre2022-06-153-78/+0
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+0
* SONAR-16447 Fix AuditLogs download error due to JSONExceptionMatteo Mara2022-06-021-1/+1
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-4/+2
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-0/+5
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-242-60/+7
* SONAR-16302 Remove usage of field createdAt and updatedAt on RuleMetadataDtoLéo Geoffroy2022-05-061-3/+1
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-064-98/+70
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-061-3/+5
* SONAR-16302 Adapt ExportRuleDto to handle new structureZipeng WU2022-05-061-4/+4
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-061-2/+2
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...Léo Geoffroy2022-05-061-7/+16
* SONAR-16264 - Search Tokens endpoint updateBelen Pruvost2022-04-292-0/+12
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-291-2/+4
* SONAR-16260 - Update db schema for analysis tokensMatteo Mara2022-04-291-0/+15
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-012-20/+0
* SONAR-16047 Don't start MyBatis in every testDuarte Meneses2022-03-041-1/+0
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-223-38/+133
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-1/+2
* Update license headers for 2022 [update headers]Pierre2022-01-2850-50/+50
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-211-1/+1
* SONAR-14929 - Purge new_code_reference_issues when issues are deletedBelen Pruvost2022-01-211-0/+8
* SONAR-15805 Add new endpoints for addition and removal of application branchesKlaudio Sinani2021-12-271-1/+1
* SONAR-15802 Add new 'branch_uuid' column to 'portfolio_references'Duarte Meneses2021-12-271-1/+6