Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2022-02-03Add latest changes from gitlab-org/security/gitlab@14-7-stable-eeGitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-13Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu
2018-09-11Enable frozen string in app/graphql + app/findersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-04-23Add 2FA filter to users API for admins onlyDmitriy Zaporozhets
2017-12-04Added default order to UserFinderFrancisco Javier López
2017-09-28Support custom attributes on usersMarkus Koller
2017-07-07refactor created at filter to use model scopesJames Lopez
2017-07-07refactor filtersJames Lopez
2017-07-07add created at filter logic to users finder and APIJames Lopez
2017-06-30Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew
2017-06-26Allow unauthenticated access to the `/api/v4/users` API.Timothy Andrew
2017-05-15Create a Users FinderGeorge Andrinopoulos