aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-21259 Create new table issues_fixedEric Giffon2024-01-171-0/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-03708-708/+708
* SONAR-21244 Clean github_orgs_groups table when disabling GitHub auto provisi...Wojtek Wajerowicz2023-12-224-2/+30
* SONAR-21119 Add Gitlab BBT for user provisioningAntoine Vigneau2023-12-221-0/+4
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+1
* [SONAR-21081] - Remove usage of Uuid.createFast from production codeantoine.vinot2023-12-041-1/+1
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ...Jacek Poreda2023-11-286-1/+257
* SONAR-21073 Add endpoint /api/v2/authorizations/group-memberships (GET/POST/D...Wojtek Wajerowicz2023-11-2810-5/+256
* SONAR-19478 Builtin quality profile should be default if custom default profi...Léo Geoffroy2023-11-274-10/+25
* SONAR-21050 Normalization of rule tags to reduce ElasticSearch usageAlain Kermis2023-11-2711-75/+147
* SONAR-20764 Use adhoc type when indexing adhoc rulesEric Giffon2023-11-222-2/+25
* SONAR-21043 - Remove Elasticsearch usage for missing rules countantoine.vinot2023-11-204-5/+62
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-171-1/+0
* SONAR-21002 Make migration tests runnable on all db vendorsEric Giffon2023-11-172-78/+3
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-177-233/+9
* NO-JIRA Fix code smellsLéo Geoffroy2023-11-081-2/+0
* SONAR-20877 Support null values for statusLéo Geoffroy2023-11-084-10/+4
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-084-23/+22
* SONAR-20892 Updated api/measures endpoints to return renamed metriclukasz-jarocki-sonarsource2023-11-082-0/+124
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-082-1/+29
* SONAR-20877 Add new status mappingLéo Geoffroy2023-11-082-1/+32
* SONAR-20235 Add externalIdentity filter in api/users/searchAntoine Vigneau2023-11-023-2/+21
* SONAR-20896 Adjust Gitlab vulnerabilities with new Clean Code TaxonomyAlain Kermis2023-10-303-0/+36
* SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)Nolwenn Cadic2023-10-264-0/+28
* SONAR-20664 - Add ProjectExportDao for all Export stepsBenjamin Campomenosi2023-10-234-0/+294
* SONAR-20664 migrate ExportIssueStep to MyBatis.Benjamin Campomenosi2023-10-232-3/+59
* SONAR-20699 Local projects always apply permissions templateAntoine Vigneau2023-10-201-9/+15
* SONAR-20699 Auto-bind project to GitHub DevOps configAurelien Poscia2023-10-201-1/+2
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-202-11/+15
* SONAR-19378 Add unicity constraint on properties tableLéo Geoffroy2023-10-202-5/+38
* SONAR-19612 Change index constraint for postgresql 15- and add support for "N...Léo Geoffroy2023-10-201-50/+50
* SONAR-20572 Rework how issues are fetched in exportEric Giffon2023-10-184-37/+13
* SONAR-20708 Add sorting project by creation date in search_projects endpointWojtek Wajerowicz2023-10-182-6/+14
* SONAR-20661 Return functional issue creation dateEric Giffon2023-10-161-0/+1
* SONAR-20672 QualityProfileChange now record the version of SQ the change was...Steve Marion2023-10-165-4/+46
* SONAR-20317 fixed the issue where creating a portfolio would insert two entri...lukasz-jarocki-sonarsource2023-10-165-10/+21
* SONAR-20424 Optimize inserts and updates of issue impacts after analysesAlain Kermis2023-10-162-17/+85
* SONAR-20734 Improve query for picking the purgeable analysisMatteo Mara2023-10-136-16/+60
* SONAR-20667 Add a specific event to the first analysis after a SQ upgradeMatteo Mara2023-10-135-0/+39
* SONAR-20548 Return CCT changes in api/qualityprofiles/changelogEric Giffon2023-10-108-112/+181
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-1010-4/+284
* SONAR-20548 updated the index for rule_impact_changes to not be uniquelukasz-jarocki-sonarsource2023-10-101-1/+1
* SONAR-20546 add inactiveRuleCount to `api/qualityprofiles/inheritance`Benjamin Campomenosi2023-10-104-12/+59
* SONAR-20548 created tables to store changelog eventslukasz-jarocki-sonarsource2023-10-103-1/+126
* SONAR-20601 Fix `returns_first_page_with_100_results_by_default` testBenjamin Campomenosi2023-10-051-1/+1
* SONAR-20630 Add creationMethod to project telemetry payload.Wojtek Wajerowicz2023-10-055-26/+5
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-057-14/+106
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-058-2/+70
* SONAR-20630 Add column creation_method in projects tableAurelien Poscia2023-10-051-1/+2
* SONAR-20541 Update all links that point to www.sonarqube.org to point to www....guillaume-peoch-sonarsource2023-10-042-4/+4