aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
...
* NO-JIRA Fix few code smells introduced in 9.5Aurelien2022-06-091-0/+22
* SONAR-15359 Better differentiate user from system operations in audit logsMatteo Mara2022-06-093-1/+15
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-078-38/+2
* SONAR-16316 Minor refactoring on quality profile findings writerKlaudio Sinani2022-06-037-2/+51
* SONAR-16388 Fix live measure computation on reference branchJacek2022-06-032-3/+67
* SONAR-16447 Fix AuditLogs download error due to JSONExceptionMatteo Mara2022-06-022-2/+2
* SONAR-16423 - Project license API changesBelen Pruvost2022-06-024-18/+5
* SONAR-16316 Include inactive rules to quality profile findings CSV fileKlaudio Sinani2022-06-0210-157/+68
* SONAR-16316 Minor fixes to regulatory reportJacek2022-06-022-3/+9
* SONAR-16316 Include issues with 'diff' issue changes into csv resultJacek2022-06-012-7/+33
* SONAR-16316 Improvements on quality gate findings CSV fileKlaudio Sinani2022-06-013-67/+28
* SONAR-16370 added new endpoint api/issues/pullLukasz Jarocki2022-06-015-4/+375
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-313-1/+13
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-4/+2
* SONAR-16316 Update wording for value type & error threshold of quality gate f...Klaudio Sinani2022-05-252-26/+94
* SONAR-16316 Migrate Quality Profile & Quality Gate queries to Quality Gate & ...Klaudio Sinani2022-05-2514-163/+165
* SONAR-16316 Add resolution and commentsDuarte Meneses2022-05-253-2/+28
* SONAR-16316 Add quality gate and quality profile findingsKlaudio Sinani2022-05-2510-1/+357
* SONAR-16316 Fill report dataDuarte Meneses2022-05-256-14/+35
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-2511-0/+339
* SONAR-16431 Fix project recomputation failure when project is part of large p...Jacek2022-05-242-14/+25
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-2414-730/+299
* SONAR-16419 drop rules_metadata tablePierre2022-05-241-17/+0
* SONAR-16419 Creation of new metadata columns in the rule tablePierre2022-05-241-1/+13
* SONAR-16370 computing new issues hashes. version takes into account issues th...Lukasz Jarocki2022-05-241-0/+2
* SONAR-16303 QP import/export should use a flat description, and not sections,...Pierre2022-05-163-33/+16
* SONAR-16302 - Update to add mybatis automapping (#5926)Léo Geoffroy2022-05-162-47/+28
* Revert "SONAR-16370 compute issue hashes when processing scanner report"Lukasz Jarocki2022-05-132-2/+1
* SONAR-16370 compute issue hashes when processing scanner reportLukasz Jarocki2022-05-112-1/+2
* SONAR-16397 Store rule description sections in the new DB structure and split...Aurelien Poscia2022-05-111-5/+7
* SONAR-16364 Update Rule API to support multiple description sectionsZipeng WU2022-05-091-1/+6
* SONAR-16361 adapt rule indexing to index multiple section descriptionAurelien Poscia2022-05-091-12/+0
* SONAR-16302 Remove usage of field createdAt and updatedAt on RuleMetadataDtoLéo Geoffroy2022-05-065-104/+54
* SONAR-16302 drop rules_metadata created_at and updated_atPierre2022-05-061-3/+1
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-0629-1359/+671
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-069-37/+97
* SONAR-16302 Adapt ExportRuleDto to handle new structureZipeng WU2022-05-066-22/+69
* SONAR-16302 Replace usage of rule for indexing dto (#5853)Léo Geoffroy2022-05-064-96/+100
* SONAR-16302 add management of indexing for rules description sectionsLéo Geoffroy2022-05-064-31/+121
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-069-85/+295
* SONAR-16302 DB migration to create RULE_DESC_SECTIONS and migrate data (#5817)Aurelien2022-05-061-1/+9
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...Léo Geoffroy2022-05-066-32/+185
* SONAR-16263 Handle analysis token lifecycleMatteo Mara2022-04-297-1/+108
* SONAR-16264 - Search Tokens endpoint updateBelen Pruvost2022-04-295-2/+32
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-297-8/+39
* SONAR-16260 - Update db schema for analysis tokensMatteo Mara2022-04-297-11/+67
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-15321 Large number of entries in 'issue_changes'Duarte Meneses2022-04-074-4/+35
* NO-JIRA fixing SQ issues, code smells, bugsLukasz Jarocki2022-04-051-2/+2
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-4/+4