aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23213 Measures double write - live updateEric Giffon2024-10-144-3/+100
* SONAR-23213 'api/system/migrate_measures' endpointClaire Villard2024-10-148-53/+267
* SONAR-23213 Measures double write - purgeEric Giffon2024-10-147-16/+166
* SONAR-23213 Measures double write - persist stepEric Giffon2024-10-1420-1/+637
* SONAR-22891 add gradle task to run populator. add logs to execution and errors.Steve Marion2024-09-092-56/+93
* SONAR-22891 add webhook_delivery to the database populatorSteve Marion2024-09-093-36/+45
* SONAR-22891 add file sources to the database populatorSteve Marion2024-09-092-4/+6
* SONAR-22649 refactor populatorSteve Marion2024-08-121-68/+63
* SONAR-22649 enable parallel generation of test data.Steve Marion2024-08-127-32/+62
* SONAR-22649 Add generation of Portfolios to dumpMatteo Mara2024-08-121-27/+74
* SONAR-22649 adding users to dumplukasz-jarocki-sonarsource2024-08-123-4/+80
* SONAR-22649 Add db populator logic.Steve Marion2024-08-123-0/+467
* SONAR-22649 Add support for concurrent usage of dbTester.Steve Marion2024-08-121-7/+8
* SONAR-22649 remove caching of dbSession in tester. This enables centralised s...Steve Marion2024-08-1213-124/+98
* SONAR-22649 remove usage of id generator that are incompatible with a large v...Steve Marion2024-08-124-8/+13
* SONAR-21476 Fix JFrog authentication with vaultJacek Poreda2024-01-301-0/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-03641-641/+641
* SONAR-20652 Upgrade Orchestrator to 4.5.0.1700Antoine Vigneau2023-12-072-2/+2
* SONAR-20783 relax assertion on branch name when testing max ncloc per projectMatteo Mara2023-11-291-1/+2
* SONAR-20959 allow to search by external login in /api/users/searchAurelien Poscia2023-11-064-0/+30
* SONAR-20935 AlmSettingDaoWithPersisterTest.deleteIsPersisted fails on CIZipeng WU2023-11-021-1/+1
* SONAR-18872 improve total ncloc computation9.9.1.69595Pierre2023-04-279-58/+75
* SONAR-18472 Resolve telemetry performance issueAlain Kermis2023-03-1510-95/+95
* SONAR-18386 Add ANALYZE to test to avoid timeout on purge auditLéo Geoffroy2023-02-161-0/+20
* SONAR-18275 Fix App stats present in projects-general-stats telemetry payloadAntoine Vinot2023-02-034-1/+33
* SONAR-18219 Add telemetry fields for CaYCAlain Kermis2023-02-034-3/+47
* SONAR-18192 - Update size of user uuid column to 255 in audit tableLéo Geoffroy2023-01-162-4/+4
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-134-0/+40
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-127-50/+49
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-1/+2
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-121-1/+0
* [NO-JIRA] Use record for data classesZipeng WU2023-01-122-13/+2
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-1010-22/+17
* [NO JIRA] Add missing package-infoDuarte Meneses2023-01-101-0/+24
* SONAR-17775 fixed a bug where old portfolio and app XMLs could not be sometim...Lukasz Jarocki2023-01-091-0/+5
* SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...Duarte Meneses2023-01-051-11/+0
* SONAR-17768 Move unanalyzed language code telemetry back to global levelalain2023-01-053-32/+6
* Update license templates for 2023Pierre2023-01-02640-640/+640
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-235-3/+41
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-201-1/+1
* SONAR-17777 Use suffix "sqb_" for project badge tokensAurelien Poscia2022-12-191-0/+1
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-154-13/+9
* SONAR-17254 added coverage for renaming the main branch of the applicationLukasz Jarocki2022-12-154-6/+6
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-151-1/+2
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-1432-439/+1
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-097-149/+356
* SONAR-17720 New branches/PRs can be purged before they are first analyzedLukasz Jarocki2022-12-092-8/+37
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-0812-1/+708
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-015-39/+69
* SONAR-17592 adding column messageFormattings to issues tableLukasz Jarocki2022-12-014-11/+55