aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-19315 Delegate sub navigation accordion state to parent components7PH2023-05-122-15/+33
|
* SONAR-19165 New DatePicker componentJeremy Davis2023-05-1217-26/+1010
|
* SONAR-18856 accurate usage of project uuid in applicationsLukasz Jarocki2023-05-1222-116/+272
|
* NO-JIRA fix code smellsAurelien Poscia2023-05-124-20/+18
|
* SONAR-15440 SONAR-15441 Remove internal flag for Quality Gate permission ↵Zipeng WU2023-05-1212-12/+0
| | | | management APIs
* SONAR-19167 - Create KeyboardHint component in DSKevin Silva2023-05-1214-0/+1162
|
* SONAR-19285 Add link icon to component librarystanislavh2023-05-124-1/+27
|
* NO-JIRA fix code smellAurelien Poscia2023-05-112-4/+3
|
* SONAR-19084 Fail fast if the GitHub App has not the expected permissionsAntoine Vigneau2023-05-111-54/+18
|
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-118-22/+22
|
* SONAR-19085 Remove external_groups entries when GitHub provisioning is ↵Aurelien Poscia2023-05-118-9/+61
| | | | deactivated
* SONAR-19085 Ensure .commit() is called when deleting groups.Wojtek Wajerowicz2023-05-111-1/+1
|
* SONAR-19084 Warn when github authentication configuration has missing propertiesMathieu Suen2023-05-114-57/+101
|
* SONAR-19085 Add debug logs when syncing groups.Wojtek Wajerowicz2023-05-111-5/+16
|
* SONAR-19084 Improve GitHub authentication settingsMathieu Suen2023-05-115-14/+20
|
* SONAR-19085 Create and update GitHub groupsAntoine Vigneau2023-05-119-9/+277
|
* SONAR-19085 Add index on 'external_groups(external_identity_provider, ↵Wojtek Wajerowicz2023-05-116-4/+128
| | | | external_id).
* 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 ↵Léo Geoffroy2023-05-111-1/+1
| | | | projectuuid instead of component uuid
* SONAR-19291 - Embed Ubuntu Mono font familyKevin Silva2023-05-117-0/+126
|