| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-18573 - Improve login validation for User creation | Benjamin Campomenosi | 2023-03-13 | 3 | -32/+102 |
* | SONAR-18628 Drop GlobalPermissions class and replace with GlobalPermission enum. | Dimitris Kavvathas | 2023-03-07 | 3 | -119/+112 |
* | SONAR-18484 Add api/v2/system/liveness endpoint | Pierre | 2023-02-21 | 5 | -29/+44 |
* | SONAR-18395 Allow login with a bearer token in Http authentication header | Aurelien | 2023-02-07 | 9 | -59/+139 |
* | Fix logback config | Zipeng WU | 2023-02-02 | 1 | -8/+3 |
* | SONAR-17706 Remove root_uuid in Components and all its uses | Duarte Meneses | 2023-02-02 | 1 | -2/+2 |
* | NO-JIRA cleanup - removed unused CustomAuthentication | Aurelien Poscia | 2023-01-30 | 3 | -90/+7 |
* | NO-JIRA cleanup dead code related to organisations | Pierre | 2023-01-30 | 4 | -65/+1 |
* | SONAR-18227 Drop old UI redirects | Benjamin Raymond | 2023-01-27 | 2 | -9/+9 |
* | [NO-JIRA] explicitly declare toList collector mutable or not | Zipeng WU | 2023-01-13 | 1 | -1/+1 |
* | [NO-JIRA] Remove reported generic code smell | Matteo Mara | 2023-01-12 | 1 | -1/+0 |
* | [NO-JIRA] Remove reported code smells about unused imports | Matteo Mara | 2023-01-12 | 1 | -1/+0 |
* | [NO-JIRA] Use record for data classes | Zipeng WU | 2023-01-12 | 1 | -31/+2 |
* | [NO-JIRA] Remove reported code smells about usages of toList | Matteo Mara | 2023-01-10 | 4 | -9/+5 |
* | [NO-JIRA] Remove reported code smells about usage of instanceof | Matteo Mara | 2023-01-10 | 3 | -8/+8 |
* | [NO-JIRA] Remove reported code smells about text blocks | Matteo Mara | 2023-01-10 | 2 | -6/+10 |
* | Update license templates for 2023 | Pierre | 2023-01-02 | 177 | -179/+177 |
* | SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in Ldap... | Wojtek Wajerowicz | 2022-12-23 | 2 | -23/+11 |
* | SONAR-17777 Use suffix "sqb_" for project badge tokens | Aurelien Poscia | 2022-12-19 | 3 | -9/+2 |
* | [NO JIRA] Remove unused code | Duarte Meneses | 2022-12-14 | 2 | -48/+0 |
* | SONAR-17694 fix SSF-323 | Matteo Mara | 2022-12-07 | 3 | -13/+67 |
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -25/+25 |
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
* | SONAR-17508 Minor improvements on `UserRegistrarImplTest` test class | Klaudio Sinani | 2022-11-04 | 2 | -268/+102 |
* | SONAR-17508 - Fix SSF-327 | Antoine Vinot | 2022-11-02 | 5 | -112/+315 |
* | SONAR-17508 Decouple LDAP authentication from sonar-plugin-API | Aurelien Poscia | 2022-11-02 | 9 | -8/+505 |
* | SONAR-17515 move login_message endpoint to community edition | Zipeng WU | 2022-10-31 | 1 | -1/+2 |
* | SONAR-17532 fix low-performance issues with portfolios overview | Benjamin Campomenosi | 2022-10-28 | 2 | -55/+4 |
* | NO-JIRA Fix code smells | Antoine Vinot | 2022-10-14 | 1 | -175/+75 |
* | SONAR-16588 improve project authorization search | Benjamin Campomenosi | 2022-10-13 | 2 | -4/+82 |
* | NO-JIRA fix code smells | Aurelien Poscia | 2022-10-13 | 2 | -2/+16 |
* | SONAR-17352 Refactor component keys to not include branch suffix | Duarte Meneses | 2022-10-12 | 5 | -20/+19 |
* | SONAR-17291 better message for user login requirements | Benjamin Campomenosi | 2022-10-10 | 4 | -21/+56 |
* | SONAR_17313 Allow to provision projects with Global Analysis Token, when user... | Aurelien Poscia | 2022-09-26 | 2 | -5/+41 |
* | SONAR-17296 move validation callback under /saml controller alongside init ac... | Steve Marion | 2022-09-22 | 2 | -2/+8 |
* | SONAR-15513 Fix SSF-153 | Zipeng WU | 2022-09-22 | 5 | -11/+53 |
* | SONAR-17296 fix SAML validation page not being accessible with a user session. | Steve Marion | 2022-09-22 | 3 | -6/+94 |
* | SONAR-17271 Request body can be read multiple time & implement support of com... | Aurelien Poscia | 2022-09-19 | 2 | -16/+16 |
* | SONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFil... | Dimitris Kavvathas | 2022-09-15 | 4 | -1/+148 |
* | SONAR-17296 action for generating SAML request | Steve Marion | 2022-09-15 | 1 | -1/+7 |
* | SONAR-17266 Implement authentification for GitHub webhook requests | Aurelien Poscia | 2022-09-13 | 6 | -20/+270 |
* | SONAR-17266 add GithubWebhookUserSession | Aurelien Poscia | 2022-09-13 | 15 | -24/+479 |
* | SONAR-17156 add unique index on project_uuid of project_badge_token and clean... | Aurelien Poscia | 2022-08-10 | 3 | -4/+23 |
* | [NO-JIRA] Fix code smells | Klaudio Sinani | 2022-07-19 | 2 | -1/+24 |
* | SONAR-16567 Use user-friendly date format and improve notification message | Zipeng WU | 2022-07-18 | 4 | -27/+44 |
* | SONAR-16567 remove confusing select method in UserTokenDao | Zipeng WU | 2022-07-07 | 2 | -4/+4 |
* | SONAR-16567 add an analysis warning when using a token expiring in less than ... | Matteo Mara | 2022-07-06 | 4 | -0/+54 |
* | SONAR-16567 Notify the token creator about expiring tokens via email | Zipeng WU | 2022-07-06 | 16 | -3/+724 |
* | SONAR-16565 handle token expiration at the authentication level | Matteo Mara | 2022-07-01 | 2 | -2/+50 |
* | SONAR-16592 - Make email matching case insensitive | Belen Pruvost | 2022-07-01 | 2 | -1/+19 |