aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23741 Backport fixes for SSF-656 & SSF-6579.9.8.100196David Cho-Lerat2024-11-2537-715/+930
|
* SONAR-23142 Fix SSFAnita Stanisz2024-10-1528-71/+127
|
* SONAR-23213 Add index on 'measures.branch_uuid'Claire Villard2024-10-143-0/+120
|
* SONAR-23213 Measures double write - live updateEric Giffon2024-10-146-14/+232
|
* SONAR-23213 Add PK at table creationEric Giffon2024-10-142-2/+2
| | | | | This ensures there is no corruption with duplicates in the table. It would fail the actual migration for the 10.8 upgrade otherwise.
* SONAR-23213 The Measures migration helper is available only on Enterprise ↵Claire Villard2024-10-1416-717/+17
| | | | and DataCenter editions
* SONAR-23213 'api/system/migrate_measures' endpointClaire Villard2024-10-1421-56/+1411
|
* SONAR-23213 Measures double write - purgeEric Giffon2024-10-1411-266/+166
|
* SONAR-23213 Measures double write - persist stepEric Giffon2024-10-1431-3/+1590
|
* SONAR-23213 'api/system/prepare_migration' endpointClaire Villard2024-10-1423-1/+973
|
* NO-JIRA Prepare LTA cycle 9.9.8Matteo Mara2024-10-021-1/+1
|
* SONAR-23201 Fix SSF-6519.9.7.96285David Cho-Lerat2024-09-272-6/+6
|
* SONAR-23157 Fix SSF-650Matteo Mara2024-09-261-1/+1
|
* SONAR-23065 Fix SSF-607Antoine Vigneau2024-09-262-9/+22
|
* SONAR-23154 Fix SSF-648Steve Marion2024-09-262-2/+1
|
* SONAR-22165 Fix SSF-578Alain Kermis2024-09-252-2/+2
|
* SONAR-23070 Fix SSF-635Jacek Poreda2024-09-246-52/+339
|
* SONAR-23078 Fix SSF-644Nolwenn Cadic2024-09-232-4/+18
| | | | (cherry picked from commit 0516f003dfe1776ffa4c554f203c298dbc36ac45)
* 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-21857 fix ssflukasz-jarocki-sonarsource2024-08-2010-22/+190
|
* 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 ↵Steve Marion2024-08-1213-124/+98
| | | | session management.
* SONAR-22649 remove usage of id generator that are incompatible with a large ↵Steve Marion2024-08-124-8/+13
| | | | volume of data generated asynchronously.
* SONAR-22649 make UuidFactoryFast use atomic counters for parallel execution ↵Steve Marion2024-08-121-3/+4
| | | | support.
* NO-JIRA Prepare next LTA releaseMatteo Mara2024-06-251-1/+1
|
* SONAR-21885 LTS Backport: Fix native Git blame with Git CLI >= 2.439.9.6.92038Antoine Vigneau2024-06-171-2/+2
|
* SONAR-22366 Fix SSF-571 on LTSAntoine Vigneau2024-06-171-1/+3
|
* SONAR-22364 Fix SSF-572 on LTSAntoine Vigneau2024-06-142-0/+45
|
* SONAR-22210 Fix SSF-583Matteo Mara2024-06-061-1/+1
|
* SONAR-22159 Add assume check on creation date properly set in test cleanUpOldMatteo Mara2024-05-151-0/+13
|
* NO-JIRA Prepare next LTA patch cycleMatteo Mara2024-04-261-1/+1
|
* SONAR-22088 Fix GitLab auth when group sync is disabled9.9.5.90363Aurelien Poscia2024-04-255-74/+271
| | | | (cherry picked from commit 8bd65f716b1cad262a09b937c5ba9fc6f0eff455)
* SONAR-21589 Revert gitlab login permission for no group sync to read_userNolwenn Cadic2024-04-252-3/+4
| | | | (cherry picked from commit 011fda4677874677d688456d8cedc8806e0d84a2)
* SONAR-21889 Fix SSF-539Aurelien Poscia2024-04-242-7/+46
| | | | (cherry picked from commit b5abb73908a7963c9055351fed7d39398b335450)
* SONAR-22103 Improve CFamily analysis: fix compiler probe timeout on macOS ARMMichael Jabbour2024-04-221-1/+1
|
* SONAR-21999 Update wordings in notification bannerstanislavh2024-04-111-3/+2
|
* SONAR-22018 Show only inactive version case in footer and system pagesstanislavh2024-04-112-4/+6
|
* SONAR-22018 Add link to latest sonarqube versions if no upgrades availableViktor Vorona2024-04-102-2/+19
|
* SONAR-21999 Change lts wording to ltastanislavh2024-04-103-4/+4
|
* SONAR-22018 Introduce active version in notification bannerViktor Vorona2024-04-105-15/+44
|
* SONAR-22018 introduce version EOL to properties, and update GlobalActionOrlovAlexander2024-04-108-12/+73
|
* SONAR-22018 Introduce active version link in footer and system apgestanislavh2024-04-1014-33/+148
|
* SONAR-21883 Fix SSF-570 on LTSAntoine Vigneau2024-03-206-4/+34
|