aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-21057 Support internal parametersViktor Vorona2024-01-0412-219/+422
|
* NO-JIRA Update license headers to 2024Pierre2024-01-039539-10091/+9617
|
* SONAR-21186 Redesign the presentation of enum values for Web API v2 DocViktor Vorona2024-01-0310-9/+62
|
* SONAR-21172 Fit rule metadata in a single line when possible7PH2024-01-032-2/+10
|
* SONAR-21169 SONAR-21171 Fix rule and issue font color and spacing according ↵7PH2024-01-035-20/+25
| | | | to match UX spec
* [NO-JIRA] Fix calendar test for IssuesAppKevin Silva2024-01-021-2/+2
|
* SONAR-21376 Update response examples on api/issues endpointsEric Giffon2023-12-298-27/+171
|
* SONAR-21378 Deprecate diff keys severity and type in api/issues/changelogEric Giffon2023-12-293-11/+28
|
* SONAR-21377 Deprecate param types in issues search/list APIsEric Giffon2023-12-292-1/+6
|
* SONAR-21373 Fix code issuesEric Giffon2023-12-297-41/+11
|
* SONAR-21376 Deprecate old severity and type response fields in api/issues wsEric Giffon2023-12-298-0/+8
|
* SONAR-21373 Remove type and debt from email notificationsEric Giffon2023-12-2912-401/+159
|
* SONAR-21382 Migrate Groups page to MIUIViktor Vorona2023-12-2815-372/+319
|
* SONAR-21132 Deprecate param severity in api/rules/updateEric Giffon2023-12-281-0/+2
|
* SONAR-21372 Deprecate old issue type project badgesWouter Admiraal2023-12-285-24/+92
|
* [NO JIRA] Small maintainability improvementsWouter Admiraal2023-12-282-53/+52
|
* SONAR-21311 - Portfolio secondary card adopts new UIKevin Silva2023-12-271-0/+1
|
* SONAR-21311 - Portfolio overview change main card to MIUIKevin Silva2023-12-273-1/+9
|
* SONAR-21313 Migrate portfolio executive report settings to the new UIDavid Cho-Lerat2023-12-271-0/+1
|
* SONAR-21250 UI for GitLab configuration checkViktor Vorona2023-12-228-30/+142
|
* SONAR-21250 Add validation checks for the Gitlab configurationAntoine Vigneau2023-12-2216-157/+401
|
* SONAR-21312 Migrate portfolio definition mode form to the new UIJeremy Davis2023-12-221-4/+19
|
* SONAR-21121 Move Gitlab Config REST endpoints to Community editionAntoine Vigneau2023-12-2223-1/+2050
|
* SONAR-21244 Clean github_orgs_groups table when disabling GitHub auto ↵Wojtek Wajerowicz2023-12-226-8/+45
| | | | provisioning.
* SONAR-21247 Add button to trigger the syncguillaume-peoch-sonarsource2023-12-2210-53/+78
|
* SONAR-21244 add Gitlab logo near Gitlab managed groupsguillaume-peoch-sonarsource2023-12-222-10/+16
|
* SONAR-21244 Remove external groups when disabling GitLab provisioning.Wojtek Wajerowicz2023-12-221-1/+2
|
* SONAR-21121 Renamed allowUserToSignUp to allowUsersToSignUpAurelien Poscia2023-12-221-0/+8
|
* SONAR-21121 Use Rest API for gitlab provisioningViktor Vorona2023-12-2248-2763/+3034
|
* SONAR-21121 Add POST /dop-translation/gitlab-configurations/Wojtek Wajerowicz2023-12-225-10/+34
|
* SONAR-21244 Sync groups in Gitlab provisioningAntoine Vigneau2023-12-225-203/+3
|
* SONAR-21244 Add step to fetch GitLab groups membershipAurelien Poscia2023-12-223-11/+58
|
* SONAR-21119 Add Gitlab BBT for user provisioningAntoine Vigneau2023-12-225-4/+33
|
* SONAR-21119 Support Gitlab API url from configAntoine Vigneau2023-12-223-12/+17
|
* SONAR-21121 Add PATCH /dop-translation/gitlab-configurations/Aurelien Poscia2023-12-224-1/+131
|
* SONAR-21121 Add GET /dop-translation/gitlab-configurations/ and refactored ↵Aurelien Poscia2023-12-229-5/+162
| | | | resource search
* SONAR-21121 Add GET /dop-translation/gitlab-configurations/:idAurelien Poscia2023-12-221-0/+1
|
* SONAR-21204 Add info message to /api/ce/activityAurelien Poscia2023-12-226-8/+68
|
* SONAR-21119 Add GitLabManagedInstanceService, reuse logic from GitHubAurelien Poscia2023-12-224-2/+55
|
* SONAR-21119 Skeleton for the Gitlab provisioning background taskAntoine Vigneau2023-12-221-0/+2
|
* SONAR-21119 Add method to get Gitlab group membersAntoine Vigneau2023-12-223-21/+133
|
* SONAR-21119 Provide method to get groups for GitLab & refactored ↵Aurelien Poscia2023-12-2233-294/+683
| | | | GithubPaginatedHttpClient and GithubApplicationHttpClient to make them generic
* SONAR-21119 made GithubApplicationHttpClient generic and as well as rate ↵Aurelien Poscia2023-12-2216-230/+384
| | | | checking mechanism
* SONAR-21119 UI for GitLab Authentication tab with users and groups provisioningguillaume-peoch-sonarsource2023-12-2243-444/+2052
|
* SONAR-21119 Add GitLab config for provisioningAntoine Vigneau2023-12-223-2/+90
|
* SONAR-21119 Create new module for Gitlab provisioning.Wojtek Wajerowicz2023-12-221-0/+21
|
* SONAR-21292, SONAR-21289 Remove parenthesis and fix alignment in the Sonar ↵Mathieu Suen2023-12-221-19/+15
| | | | Way quality gate
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-2230-1093/+415
| | | | This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc.
* Revert "SONAR-21195 allow plugins loaded in different containers to access ↵Matteo Mara2023-12-2236-2133/+44
| | | | | | classLoader resources. Integrate sonarsource-classeloader library into sonar-core source." This reverts commit 9d91fc4c8fa35bc7fc985a71a2d38ef0759e50e3.
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-2227-1033/+357
| | | | This reverts commit 42d16dafde01b19bc7fcb99084e087fdc9b8e95e.