aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-19084 Display Github Synchronisation statusguillaume-peoch-sonarsource2023-05-1110-9/+191
* SONAR-19084 Add telemetry information (managed instance provider)Aurelien Poscia2023-05-115-64/+125
* SONAR-19085 Add managed groups SQL filter.Wojtek Wajerowicz2023-05-112-0/+16
* SONAR-19085 Add step to delete removed groups.Wojtek Wajerowicz2023-05-116-0/+30
* SONAR-19086 Compare DB groups and GitHub teams, update DB membership accordinglyAurelien Poscia2023-05-115-2/+23
* SONAR-19084 Disable Provisioning when another provisioning is enabledguillaume-peoch-sonarsource2023-05-117-31/+72
* SONAR-19084 Disable Github Provisioning for community editionguillaume-peoch-sonarsource2023-05-113-114/+147
* SONAR-19084 Return GitHub as provider managing the instance in system/infoAntoine Vigneau2023-05-119-32/+50
* SONAR-19084 Add GitHubManagedInstanceService to web server contextAurelien Poscia2023-05-112-224/+0
* SONAR-19085 Add step to fetch groups from DBWojtek Wajerowicz2023-05-1112-4/+349
* SONAR-19084 Create and update GitHub usersAntoine Vigneau2023-05-111-2/+2
* SONAR-19084 GitHub Provisioning in Authentication settingsguillaume-peoch-sonarsource2023-05-1115-111/+660
* SONAR-19085 Create 'external_groups' table.Wojtek Wajerowicz2023-05-115-1/+132
* SONAR-19084 Prevent enabling GitHub provisioning if config is incompleteAurelien Poscia2023-05-112-3/+37
* SONAR-19084 Add step to deactivate removed users.Wojtek Wajerowicz2023-05-117-22/+18
* SONAR-19159 Increase TASK_TYPE column size in ce_queue and ce_activityAntoine Vigneau2023-05-1110-10/+268
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-116-39/+66
* SONAR-19084 Sync Users from GitHubAntoine Vigneau2023-05-115-18/+77
* SONAR-19084 Add API endpoints github_provisioning/{enable/disable/status}Aurelien Poscia2023-05-112-2/+15
* SONAR-19084 Improve github authentication settingMathieu Suen2023-05-1116-170/+452
* SONAR-19084 Compute the diffs between GitHub users and DB usersAurelien Poscia2023-05-112-5/+5
* SONAR-19084 Compute isManaged flag correctly for GitHub usersAurelien Poscia2023-05-116-13/+150
* SONAR-19084 Add AppId and PrivateKey field to the GitHub configAntoine Vigneau2023-05-113-10/+65
* SONAR-19084 load all GitHub usersAurelien Poscia2023-05-116-11/+129
* SONAR-19084 add setting for GitHub provisioningAurelien Poscia2023-05-117-7/+197
* NO_JIRA fix PurgeDaoIt with new ProjectData structure Benjamin Campomenosi2023-05-111-14/+15
* SONAR-19163 Issues page: create filter componentsDavid Cho-Lerat2023-05-1110-3/+437
* SONAR-18856 refactor `project_badge_token` Benjamin Campomenosi2023-05-113-120/+138
* SONAR-18856 Fix ce/Analysis/status endpointLéo Geoffroy2023-05-112-28/+34
* SONAR-18856 Fix Delete/List branch endpoint to support project uuidLéo Geoffroy2023-05-115-27/+48
* SONAR-18856 Fix RenameAction endpoint to support project uuidLéo Geoffroy2023-05-115-24/+29
* SONAR-18856 Fix Import branches / BranchSupportDelegate to support projectuu...Léo Geoffroy2023-05-111-1/+1
* SONAR-19291 - Embed Ubuntu Mono font familyKevin Silva2023-05-117-0/+126
* SONAR-19168 New Tags componentJeremy Davis2023-05-1011-2/+887
* SONAR-18856 Refactor 'new_code_periods'Duarte Meneses2023-05-105-7/+10
* [NO JIRA] Fix ComponentdbTester to support different main branch UUIDsDuarte Meneses2023-05-106-13/+15
* [NO JIRA] Fix build7PH2023-05-102-2/+2
* SONAR-19248 Add Hotspot Rating to component librarystanislavh2023-05-107-0/+243
* SONAR-19246 Implement sub navigation in the new component library7PH2023-05-108-0/+385
* SONAR-19245 Implement selection cards in the new component library7PH2023-05-106-0/+339
* SONAR-18856 Adapt ALM provisionning to not rely on component uuid for project...Léo Geoffroy2023-05-1055-173/+320
* SONAR-19172 Issues page: create a "discreet select" component for the issue d...Kevin Silva2023-05-1011-6/+436
* SONAR-19103 Open documentation links safely in new tabsZipeng WU2023-05-0918-212/+119
* SONAR-19103 Update contextual information for New Code definition optionsZipeng WU2023-05-095-15/+45
* SONAR-19247 Introduce HighlightedSection componentWouter Admiraal2023-05-094-2/+68
* [NO JIRA] Use different uuids for project and main branch in ITsDuarte Meneses2023-05-093-34/+69
* SONAR-18860 Remove usage of main branch project uuid from import/export of a ...Lukasz Jarocki2023-05-094-77/+2
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-08287-2645/+2610
* NO-JIRA add telemetry patch to force a telemtry runAurelien Poscia2023-05-081-0/+11
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-088-40/+109