Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-19084 Add AppId and PrivateKey field to the GitHub config | Antoine Vigneau | 2023-05-11 | 3 | -10/+65 | |
| | ||||||
* | SONAR-19084 load all GitHub users | Aurelien Poscia | 2023-05-11 | 5 | -5/+107 | |
| | ||||||
* | SONAR-19084 add setting for GitHub provisioning | Aurelien Poscia | 2023-05-11 | 7 | -7/+197 | |
| | ||||||
* | SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes | Antoine Vinot | 2023-04-24 | 3 | -4/+28 | |
| | | | | | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com> | |||||
* | [SONAR-18510] Fix typo in Administration page | Zipeng WU | 2023-02-22 | 1 | -1/+1 | |
| | ||||||
* | [NO-JIRA] Remove reported code smells about switch statements | Matteo Mara | 2023-01-10 | 1 | -3/+1 | |
| | ||||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 19 | -19/+19 | |
| | ||||||
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -14/+14 | |
| | ||||||
* | SONAR-17226 Display authentication-related settings in a more intuitive way | Revanshu Paliwal | 2022-08-25 | 1 | -2/+1 | |
| | ||||||
* | SONAR-12807 Put all ALM icons in a single location | Wouter Admiraal | 2022-02-25 | 2 | -2/+2 | |
| | ||||||
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 1 | -4/+3 | |
| | ||||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 19 | -19/+19 | |
| | ||||||
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 2 | -11/+4 | |
| | ||||||
* | Fix code quality issues | Duarte Meneses | 2021-10-25 | 2 | -3/+3 | |
| | ||||||
* | SONAR-15470 Do not declare Gradle build dependencies using compile and ↵ | Kengo TODA | 2021-10-08 | 1 | -1/+1 | |
| | | | | runtime configurations | |||||
* | SONAR-15142 Persisting audits for User operations | Belen Pruvost | 2021-07-27 | 1 | -9/+8 | |
| | ||||||
* | SONAR-14618 More gender neutral sentence | Mathieu Suen | 2021-04-20 | 1 | -1/+1 | |
| | ||||||
* | SONAR-14684 Fix SSF-151 | Philippe Perrin | 2021-04-15 | 1 | -0/+2 | |
| | ||||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 19 | -19/+19 | |
| | ||||||
* | Code smells test fixes | Jacek | 2020-12-09 | 1 | -1/+1 | |
| | ||||||
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 3 | -3/+6 | |
| | ||||||
* | SONAR-13035 Group global ALM related settings into a single category | Wouter Admiraal | 2020-02-20 | 1 | -1/+2 | |
| | ||||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 19 | -19/+19 | |
| | ||||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 1 | -2/+2 | |
| | ||||||
* | SONAR-12680 Explicit authentication support on GitHub.com and GitHub Enterprise | Julien Lancelot | 2019-11-07 | 1 | -2/+2 | |
| | ||||||
* | SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin ↵ | Jacek | 2019-10-17 | 8 | -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 SAML authentication | Julien Lancelot | 2019-10-07 | 1 | -1/+0 | |
| | ||||||
* | SONAR-12471 Embed GitHub authentication | Julien Lancelot | 2019-10-07 | 21 | -0/+2104 | |