aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-common/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25454 Implement repository URL-based project bindings fuzzy searchJulien Camus9 days4-5/+375
* SONAR-24780 Add userId parameter to GET /authorizations/groupsAurelien Poscia2025-05-122-0/+4
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-279-21/+41
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-272-3/+4
* SC-19458 Improve API documentation v2 for /dop-translation/bound-projectsTom2025-02-041-1/+2
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09125-125/+125
* SONAR-14367 Enable inline annotations by default decoration when project is o...Jacek Poreda2025-01-091-0/+1
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-303-3/+3
* SONAR-23402 Support case with empty CleanCodeAttributeViktor Vorona2024-12-241-1/+2
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-182-2/+2
* CODEFIX-188 Enable Ai CodeFix for new projects if all projects enabled option...Serhat Yenican2024-11-191-2/+13
* SONAR-23594 Fix SSF-606Nolwenn Cadic2024-11-142-0/+13
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-131-2/+0
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-245-28/+28
* SONAR-23258 fix bug with custom rulesLéo Geoffroy2024-10-161-5/+5
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-1/+1
* SONAR-22807 Implement get and patch gitlab permissions mapping endpointNolwenn Cadic2024-08-231-1/+2
* SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPINGAurélien Poscia2024-08-231-5/+5
* SONAR-22559 Remove permissions on GitLab managed groups for GitLab projectsAurelien Poscia2024-08-191-1/+11
* SONAR-22559 Display project name instead of ID in logsAurelien Poscia2024-08-191-0/+12
* SONAR-22559 Auto-provision GitLab project permissions for usersAurelien Poscia2024-08-191-0/+11
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-166-0/+546
* SONAR-22632 Trigger provisioning after user consentNolwenn Cadic2024-07-302-4/+18
* SONAR-22557 Synchronize projects visiblity upon GitLab onboardingAurelien Poscia2024-07-239-320/+422
* SONAR-22365 Fix SSF-571Antoine Vigneau2024-06-174-0/+557
* SONAR-22363 Fix SSF-572Antoine Vigneau2024-06-132-2/+14
* SONAR-21898 make ALM/DOP types consistent between v1 and v2 endpoints.Wojtek Wajerowicz2024-04-111-0/+39
* SONAR-21819 Add projectKey to project-bindings endpoint responses.Wojtek Wajerowicz2024-04-102-4/+60
* SONAR-21052 Drop specific key validation for custom rules from rule templatesJulien HENRY2024-04-051-8/+2
* SONAR-21980 Fix Project Binding creationAntoine Vigneau2024-04-044-10/+4
* NOJIRA fix code smell.Wojtek Wajerowicz2024-04-021-1/+0
* SONAR-21922 API v2 endpoint for project-bindingsAntoine Vigneau2024-04-023-0/+127
* SONAR-21821 Add monorepo related project 'CreationMethod'sWojtek Wajerowicz2024-03-281-2/+10
* SONAR-21819 Add DevOpsPlatformCreator for Azure DevOps.Wojtek Wajerowicz2024-03-283-0/+212
* SONAR-21819 DevopsProjectCreator for BitBucket serverAntoine Vigneau2024-03-2810-14/+254
* SONAR-21819 Add DevOpsPlatformCreator for BitBucket Cloud.Wojtek Wajerowicz2024-03-285-4/+217
* SONAR-21819 Add POST /dop-translation/bound-projects endpoint.Wojtek Wajerowicz2024-03-283-0/+159
* SONAR-21819 Extract logic reusable between legacy and v2 endpoints.Wojtek Wajerowicz2024-03-2833-0/+2732
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-163-3/+3
* SONAR-21165 Fix code smellsLéo Geoffroy2024-02-161-1/+1
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-161-2/+2
* Fix SSF-530.Wojtek Wajerowicz2024-01-311-13/+20
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-233-23/+25
* SONAR-21121 Add GitLab provisioning ITs for groups and groups membershipAurelien Poscia2024-01-181-1/+5
* SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/us...Aurelien Poscia2024-01-162-4/+35
* SONAR-21244 Allow deletion of local groups when instance is managed.Wojtek Wajerowicz2024-01-041-0/+4
* NO-JIRA Update license headers to 2024Pierre2024-01-0362-62/+62
* SONAR-21250 Add validation checks for the Gitlab configurationAntoine Vigneau2023-12-224-26/+80
* SONAR-21121 Move Gitlab Config REST endpoints to Community editionAntoine Vigneau2023-12-225-0/+478
* SONAR-21121 Renamed allowUserToSignUp to allowUsersToSignUpAurelien Poscia2023-12-221-0/+8