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
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-08-19Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas
2019-07-30Resolve "MembersFinder contains slow database query with OR conditions"🙈 jacopo beschi 🙉
2019-07-18New GroupMember.of_ldap_type scopeAsh McKenzie
2019-05-13Rename methods that conflict in Rails 5.2Heinrich Lee Yu
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-03-25Remove N+1 queries from users autocompleteSean McGivern
2019-01-31Add subresources removal to member destroy serviceJames Lopez
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-04-26Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable
2018-03-08Don't delete todos or unassign issues and MRs when a user leaves a projectDouwe Maan
2017-08-12a membership with no user is always notifiablehttp://jneen.net/
2017-08-12add Member#notifiable?(type, opts)http://jneen.net/
2017-06-05Allow group reporters to manage group labelsSean McGivern
2017-04-21Refactor add_users method for project and groupDmitriy Zaporozhets
2017-04-06Support 2FA requirement per-groupMarkus Koller
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-02Replace optional parameters with keyword arguments.Adam Niedzielski
2016-08-01WIPAdam Niedzielski
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-18New Members::DestroyServiceRémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable