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-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-02-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-15Only read rebase status from the modelNick Thomas
2019-07-04Allow asynchronous rebase operations to be monitoredNick Thomas
2019-05-16Fix a broken spec for EENick Thomas
2019-05-16Properly clear the merge error upon rebase failureStan Hu
2019-05-02Add support for two-step Gitaly Rebase RPCLuke Duncalfe
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2018-09-25Fix committer typoGeorge Tsiolis
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-03Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)
2018-02-02Refactor Gitlab::Git code related to LFS changes for Gitaly migrationAlejandro Rodríguez
2018-01-12Merge branch 'feature/migrate-rebase-to-gitaly' into 'master'Robert Speicher
2018-01-10Migrate Gitlab::Git::Repository#rebase to GitalyAhmad Sherif
2018-01-09Store only generic message if rebase failsJan Provaznik
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik