Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-23741 Backport fixes for SSF-656 & SSF-6579.9.8.100196 | David Cho-Lerat | 2024-11-25 | 37 | -715/+930 |
| | |||||
* | SONAR-23142 Fix SSF | Anita Stanisz | 2024-10-15 | 28 | -71/+127 |
| | |||||
* | SONAR-23213 Add index on 'measures.branch_uuid' | Claire Villard | 2024-10-14 | 3 | -0/+120 |
| | |||||
* | SONAR-23213 Measures double write - live update | Eric Giffon | 2024-10-14 | 6 | -14/+232 |
| | |||||
* | SONAR-23213 Add PK at table creation | Eric Giffon | 2024-10-14 | 2 | -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 Villard | 2024-10-14 | 16 | -717/+17 |
| | | | | and DataCenter editions | ||||
* | SONAR-23213 'api/system/migrate_measures' endpoint | Claire Villard | 2024-10-14 | 21 | -56/+1411 |
| | |||||
* | SONAR-23213 Measures double write - purge | Eric Giffon | 2024-10-14 | 11 | -266/+166 |
| | |||||
* | SONAR-23213 Measures double write - persist step | Eric Giffon | 2024-10-14 | 30 | -3/+1588 |
| | |||||
* | SONAR-23213 'api/system/prepare_migration' endpoint | Claire Villard | 2024-10-14 | 23 | -1/+973 |
| | |||||
* | SONAR-23201 Fix SSF-6519.9.7.96285 | David Cho-Lerat | 2024-09-27 | 2 | -6/+6 |
| | |||||
* | SONAR-23065 Fix SSF-607 | Antoine Vigneau | 2024-09-26 | 2 | -9/+22 |
| | |||||
* | SONAR-23154 Fix SSF-648 | Steve Marion | 2024-09-26 | 1 | -1/+0 |
| | |||||
* | SONAR-22165 Fix SSF-578 | Alain Kermis | 2024-09-25 | 2 | -2/+2 |
| | |||||
* | SONAR-23070 Fix SSF-635 | Jacek Poreda | 2024-09-24 | 6 | -52/+339 |
| | |||||
* | SONAR-23078 Fix SSF-644 | Nolwenn Cadic | 2024-09-23 | 2 | -4/+18 |
| | | | | (cherry picked from commit 0516f003dfe1776ffa4c554f203c298dbc36ac45) | ||||
* | SONAR-22891 add gradle task to run populator. add logs to execution and errors. | Steve Marion | 2024-09-09 | 2 | -56/+93 |
| | |||||
* | SONAR-22891 add webhook_delivery to the database populator | Steve Marion | 2024-09-09 | 3 | -36/+45 |
| | |||||
* | SONAR-22891 add file sources to the database populator | Steve Marion | 2024-09-09 | 2 | -4/+6 |
| | |||||
* | SONAR-22649 refactor populator | Steve Marion | 2024-08-12 | 1 | -68/+63 |
| | |||||
* | SONAR-22649 enable parallel generation of test data. | Steve Marion | 2024-08-12 | 7 | -32/+62 |
| | |||||
* | SONAR-22649 Add generation of Portfolios to dump | Matteo Mara | 2024-08-12 | 1 | -27/+74 |
| | |||||
* | SONAR-22649 adding users to dump | lukasz-jarocki-sonarsource | 2024-08-12 | 3 | -4/+80 |
| | |||||
* | SONAR-22649 Add db populator logic. | Steve Marion | 2024-08-12 | 3 | -0/+467 |
| | |||||
* | SONAR-22649 Add support for concurrent usage of dbTester. | Steve Marion | 2024-08-12 | 1 | -7/+8 |
| | |||||
* | SONAR-22649 remove caching of dbSession in tester. This enables centralised ↵ | Steve Marion | 2024-08-12 | 13 | -124/+98 |
| | | | | session management. | ||||
* | SONAR-22649 remove usage of id generator that are incompatible with a large ↵ | Steve Marion | 2024-08-12 | 4 | -8/+13 |
| | | | | volume of data generated asynchronously. | ||||
* | SONAR-22366 Fix SSF-571 on LTS | Antoine Vigneau | 2024-06-17 | 1 | -1/+3 |
| | |||||
* | SONAR-22364 Fix SSF-572 on LTS | Antoine Vigneau | 2024-06-14 | 2 | -0/+45 |
| | |||||
* | SONAR-22088 Fix GitLab auth when group sync is disabled9.9.5.90363 | Aurelien Poscia | 2024-04-25 | 5 | -74/+271 |
| | | | | (cherry picked from commit 8bd65f716b1cad262a09b937c5ba9fc6f0eff455) | ||||
* | SONAR-21589 Revert gitlab login permission for no group sync to read_user | Nolwenn Cadic | 2024-04-25 | 2 | -3/+4 |
| | | | | (cherry picked from commit 011fda4677874677d688456d8cedc8806e0d84a2) | ||||
* | SONAR-21889 Fix SSF-539 | Aurelien Poscia | 2024-04-24 | 2 | -7/+46 |
| | | | | (cherry picked from commit b5abb73908a7963c9055351fed7d39398b335450) | ||||
* | SONAR-22018 Show only inactive version case in footer and system pages | stanislavh | 2024-04-11 | 2 | -4/+6 |
| | |||||
* | SONAR-22018 Add link to latest sonarqube versions if no upgrades available | Viktor Vorona | 2024-04-10 | 2 | -2/+19 |
| | |||||
* | SONAR-21999 Change lts wording to lta | stanislavh | 2024-04-10 | 2 | -3/+3 |
| | |||||
* | SONAR-22018 Introduce active version in notification banner | Viktor Vorona | 2024-04-10 | 5 | -15/+44 |
| | |||||
* | SONAR-22018 introduce version EOL to properties, and update GlobalAction | OrlovAlexander | 2024-04-10 | 3 | -3/+32 |
| | |||||
* | SONAR-22018 Introduce active version link in footer and system apge | stanislavh | 2024-04-10 | 13 | -32/+145 |
| | |||||
* | SONAR-21883 Fix SSF-570 on LTS | Antoine Vigneau | 2024-03-20 | 6 | -4/+34 |
| | |||||
* | SONAR-21881 Fix SSF-569 on the LTS | Bogdana | 2024-03-20 | 6 | -10/+21 |
| | |||||
* | SONAR-21879 Fix SSF-568 | Antoine Vigneau | 2024-03-20 | 5 | -19/+46 |
| | |||||
* | SONAR-21813 Fix SSF-565 | Antoine Vigneau | 2024-03-13 | 5 | -6/+55 |
| | |||||
* | SONAR-18799 made one of the test more tolerant to type of exceptions expected | Lukasz Jarocki | 2024-02-12 | 1 | -3/+4 |
| | | | | (cherry picked from commit e5564c45cd59815afa34f055628555c4eb0da403) | ||||
* | SONAR-21508 SONAR-21483 Fix SSF-530 and Fix SSF-548 | guillaume-peoch-sonarsource | 2024-02-05 | 3 | -17/+149 |
| | |||||
* | SONAR-21559 Fix SSF-553 | Wouter Admiraal | 2024-02-01 | 3 | -4/+7 |
| | |||||
* | SONAR-21508 Fix SSF-548 | Antoine Vigneau | 2024-02-01 | 1 | -1/+3 |
| | |||||
* | SONAR-21476 Fix JFrog authentication with vault | Jacek Poreda | 2024-01-30 | 1 | -0/+1 |
| | | | | (cherry picked from commit 4e1f32cb541d3cb5efdbaa5443f088b2d6baaf48) | ||||
* | SONAR-21483 Fix SSF-530 | Antoine Vigneau | 2024-01-24 | 5 | -62/+192 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 7578 | -7659/+7581 |
| | | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com> | ||||
* | SONAR-20652 Upgrade Orchestrator to 4.5.0.1700 | Antoine Vigneau | 2023-12-07 | 4 | -4/+4 |
| |