aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-auth
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23932 Update sonar-plugin-api and remove dropped methodsJacek Poreda2024-12-185-33/+3
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-1/+0
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-292-14/+17
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-243-17/+17
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-221-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-144-18/+18
* SONAR-23265 Fix SSF-623Julien Camus2024-10-045-3/+59
* SONAR-23008 Add AI Code Assurance badge endpoint (#11794)Anita Stanisz2024-09-252-1/+2
* SONAR-23070 Fix SSF-635Jacek Poreda2024-09-204-40/+304
* SONAR-22731 Define flag to be able to use legacy ratingsDejan Milisavljevic2024-08-261-3/+3
* SONAR-22479 moved 'user_enabled' metric to sonar-telemetrylukasz-jarocki-sonarsource2024-07-245-221/+1
* SONAR-22479 added new telemetry metric 'user_enabled'lukasz-jarocki-sonarsource2024-07-245-1/+221
* SONAR-22447 Moved from javax.servlet-api to jakarta.servlet-api plus patch ve...Matteo Mara2024-07-041-2/+2
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-3/+3
* SONAR-19530 acted upon warnings about missing response examples in webapilukasz-jarocki-sonarsource2024-06-261-3/+3
* SONAR-22329 Fix URL sanitization logic for OAuth2 authentication params.Dimitris Kavvathas2024-06-142-4/+14
* SONAR-21973 Update CSP with font-src to accept data: fontsGrégoire Aubert2024-04-151-0/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-3/+3
* SONAR-21889 Fix SSF-539Aurelien Poscia2024-03-202-7/+42
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1623-40/+41
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-222-1/+24
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-291-4/+3
* SONAR-21393 Fix article: "an" instead of "a"David Cho-Lerat2024-01-172-2/+2
* SONAR-21114 Remove the version tag from api/v2Aurelien Poscia2024-01-161-4/+2
* SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/us...Aurelien Poscia2024-01-164-76/+156
* NO-JIRA Update license headers to 2024Pierre2024-01-03171-171/+171
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-192-0/+38
* [NO-JIRA] Update io.jsonwebtoken 0.11.5 -> 0.12.3Jacek Poreda2023-11-073-105/+119
* SONAR-20700 Move GithubPermissionConverter to community editionAurelien Poscia2023-10-203-149/+0
* SONAR-20825 Replace log assertions with explicit not expected logsDimitris Kavvathas2023-10-201-49/+56
* SONAR-20758 fix FP log pollutionSteve Marion2023-10-131-1/+1
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-0524-21/+122
* SONAR-20475 Ignore allowUsersToSignUp parameter on managed instanceAntoine Vigneau2023-09-192-6/+15
* SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...Dimitris Kavvathas2023-09-071-1/+1
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-184-172/+7
* SONAR-19785 update SQ groups permissions from GitHub teams permissionsAurelien Poscia2023-07-182-4/+27
* NO-JIRA remove unused importsPierre2023-07-173-5/+0
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-4/+5
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-174-6/+4
* NO-JIRA replace MoreCollectors.join with String.join or Collectors.joiningPierre2023-07-171-3/+1
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-171-3/+2
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-2/+2
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-172-3/+3
* SONAR-19850 Fix permissions on testsLéo Geoffroy2023-07-101-0/+5
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-0719-21/+20
* SONAR-19558 made webserver-auth tests compatible with project/branch uuidlukasz-jarocki-sonarsource2023-06-303-154/+1
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-5/+5
* SONAR-19028 Drop column 'main_branch_project_uuid' in the Components tableDuarte Meneses2023-06-201-1/+1
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Léo Geoffroy2023-06-202-1/+2
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-4/+4