aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-github/src
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0319-19/+19
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* fix SSF-434Aurelien Poscia2023-11-081-2/+2
|
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-101-3/+1
|
* Update license templates for 2023Pierre2023-01-0219-19/+19
|
* SONAR-17226 Display authentication-related settings in a more intuitive wayRevanshu Paliwal2022-08-251-2/+1
|
* SONAR-12807 Put all ALM icons in a single locationWouter Admiraal2022-02-252-2/+2
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-4/+3
|
* Update license headers for 2022 [update headers]Pierre2022-01-2819-19/+19
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-11/+4
|
* Fix code quality issuesDuarte Meneses2021-10-252-3/+3
|
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-271-9/+8
|
* SONAR-14618 More gender neutral sentenceMathieu Suen2021-04-201-1/+1
|
* SONAR-14684 Fix SSF-151Philippe Perrin2021-04-151-0/+2
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0819-19/+19
|
* Code smells test fixesJacek2020-12-091-1/+1
|
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-143-3/+6
|
* SONAR-13035 Group global ALM related settings into a single categoryWouter Admiraal2020-02-201-1/+2
|
* Format all headers for 2020Wouter Admiraal2020-01-0719-19/+19
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-2/+2
|
* SONAR-12680 Explicit authentication support on GitHub.com and GitHub EnterpriseJulien Lancelot2019-11-071-2/+2
|
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin ↵Jacek2019-10-178-187/+16
| | | | | | | | (#2139) * remove login generation strategy * add migration to remove gh login strategy + code review fixes * support same login for new user and update login for SQ authority
* SONAR-12471 Embed GitHub authenticationJulien Lancelot2019-10-0720-0/+2078