aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-gitlab/src
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0814-14/+14
* SSF-130 secure gitlab secretsZipeng WU2020-12-021-2/+2
* remove code smellsPierre Guillot2020-11-252-5/+8
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-2/+2
* SONAR-13035 Group global ALM related settings into a single categoryWouter Admiraal2020-02-201-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0714-14/+14
* SONAR-12818 GitLab : lower the needed permission level if group sync is disabledPierre Guillot2019-12-123-5/+30
* SONAR-12760 remove trailing slash in gitlab url settingPierre Guillot2019-11-292-1/+10
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-171-1/+0
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-141-0/+6
* SONAR-12471 Embed GitHub authenticationJulien Lancelot2019-10-072-69/+6
* SONAR-12460 Support GitLab AuthenticationJulien Lancelot2019-09-2314-0/+1117