aboutsummaryrefslogtreecommitdiffstats
path: root/server
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-1430-3/+1588
|
* SONAR-23213 'api/system/prepare_migration' endpointClaire Villard2024-10-1423-1/+973
|
* SONAR-23201 Fix SSF-6519.9.7.96285David Cho-Lerat2024-09-272-6/+6
|
* SONAR-23065 Fix SSF-607Antoine Vigneau2024-09-262-9/+22
|
* SONAR-23154 Fix SSF-648Steve Marion2024-09-261-1/+0
|
* 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-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-22366 Fix SSF-571 on LTSAntoine Vigneau2024-06-171-1/+3
|
* SONAR-22364 Fix SSF-572 on LTSAntoine Vigneau2024-06-142-0/+45
|
* 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-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-102-3/+3
|
* SONAR-22018 Introduce active version in notification bannerViktor Vorona2024-04-105-15/+44
|
* SONAR-22018 introduce version EOL to properties, and update GlobalActionOrlovAlexander2024-04-103-3/+32
|
* SONAR-22018 Introduce active version link in footer and system apgestanislavh2024-04-1013-32/+145
|
* SONAR-21883 Fix SSF-570 on LTSAntoine Vigneau2024-03-206-4/+34
|
* SONAR-21881 Fix SSF-569 on the LTSBogdana2024-03-206-10/+21
|
* SONAR-21879 Fix SSF-568Antoine Vigneau2024-03-205-19/+46
|
* SONAR-21813 Fix SSF-565Antoine Vigneau2024-03-135-6/+55
|
* SONAR-18799 made one of the test more tolerant to type of exceptions expectedLukasz Jarocki2024-02-121-3/+4
| | | | (cherry picked from commit e5564c45cd59815afa34f055628555c4eb0da403)
* SONAR-21508 SONAR-21483 Fix SSF-530 and Fix SSF-548guillaume-peoch-sonarsource2024-02-053-17/+149
|
* SONAR-21559 Fix SSF-553Wouter Admiraal2024-02-013-4/+7
|
* SONAR-21508 Fix SSF-548Antoine Vigneau2024-02-011-1/+3
|
* SONAR-21476 Fix JFrog authentication with vaultJacek Poreda2024-01-301-0/+1
| | | | (cherry picked from commit 4e1f32cb541d3cb5efdbaa5443f088b2d6baaf48)
* SONAR-21483 Fix SSF-530Antoine Vigneau2024-01-245-62/+192
|
* NO-JIRA Update license headers to 2024Pierre2024-01-037578-7659/+7581
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-20652 Upgrade Orchestrator to 4.5.0.1700Antoine Vigneau2023-12-074-4/+4
|