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-01-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-10-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-09-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-08-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-08-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-19Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-18New GroupMember.of_ldap_type scopeAsh McKenzie
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-25Remove N+1 queries from users autocompleteSean McGivern
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-10Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable
2018-12-06Resolve "Can add an existing group member into a group project with new permi...James Lopez
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
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-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-04-21Refactor add_users method for project and groupDmitriy Zaporozhets
2017-04-06Support 2FA requirement per-groupMarkus Koller
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-01-31resolve deprecation warningsAdam Pahlevi
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-10-28Optimize Event queries by removing default orderAlejandro Rodríguez
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner