aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-auth/src/testFixtures
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23265 Fix SSF-623Julien Camus2024-10-041-0/+6
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-3/+2
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-1/+14
* NO-JIRA Update license headers to 2024Pierre2024-01-038-8/+8
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-055-5/+41
* SONAR-19850 Fix permissions on testsLéo Geoffroy2023-07-101-0/+5
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Léo Geoffroy2023-06-201-0/+1
* SONAR-19445 Remove usage of registerComponents in UserSessionRuleLéo Geoffroy2023-06-192-20/+3
* SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDtoDuarte Meneses2023-06-191-3/+8
* SONAR-19445 Remove unnecessary methods using projectDto in AbstractUserSessio...Léo Geoffroy2023-06-193-27/+11
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-1/+18
* SONAR-18850 clean sonar-webserver-auth of main_branc_project_uuid usage Benjamin Campomenosi2023-04-072-10/+40
* Update license templates for 2023Pierre2023-01-028-8/+8
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-3/+3
* SONAR-17266 add GithubWebhookUserSessionAurelien Poscia2022-09-131-0/+5
* SONAR-16479 remove root user conceptPierre2022-06-155-41/+1
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-311-0/+6
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-0/+4
* SONAR-15985 implemented security checks before pushing a message to SL clientsLukasz Jarocki2022-02-184-0/+20
* SONAR-15919 added filtering rule set change events based on languages user su...Lukasz Jarocki2022-02-181-103/+0
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
* SONAR-15881 Filter unauthorized portfolio projectsJacek2022-01-201-5/+0
* SONAR-15880 Filter authorized components from `api/measures/component_tree` &...Klaudio Sinani2022-01-201-0/+5
* SONAR-15877 Flag portfolios that contain inaccessible components (#5239)klaudio-sinani-sonarsource2022-01-203-0/+29
* SONAR-15801 - Add accessible field to api/applications/search_projects (#5221)belen-pruvost-sonarsource2021-12-301-0/+5
* SONAR-15702 - Return 403 or filter issues when user can't access child projec...Belen Pruvost2021-12-032-0/+17
* SONAR-15702 Return '403' in case WEB API called without access to all applica...Jacek2021-12-031-0/+11
* SONAR-15741 - Centralized check for child projects permissionBelen Pruvost2021-12-033-3/+45
* SONAR-15259 Fix generation of subview keyDuarte Meneses2021-09-082-1/+35
* SONAR-14518 Telemetry - include number of sonarlint usersDuarte Meneses2021-03-042-0/+20
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-9/+9
* SONAR-14175 Redirect when 'reset_password' is setJacek2020-12-024-1/+22
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-1/+6
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-163-10/+10
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-164-68/+12
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-251-1/+1
* SONAR-13221 drop id column of USERS tableJacek2020-05-254-37/+6
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-312-0/+47
* Format all headers for 2020Wouter Admiraal2020-01-079-9/+9
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-2/+2
* SONAR-12736 Fix loading of QProfile using deprecated rule keysJulien Lancelot2019-11-291-1/+1
* use testFixtures instead of test configuration of webserver-authSébastien Lesaint2019-09-029-0/+1171