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
2023-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.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
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab 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-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-18Replaced config accessDominic Renner
2019-02-04Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable
2018-12-13Restore Object Pools when restoring an object poolZeger-Jan van de Weg
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-07-31Remove feature flags from lib/backupZeger-Jan van de Weg
2018-06-15Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-24Fix backup creation and restore for specific Rake tasksStan Hu
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-10-18Stub ENV in the backup task spec fileRémy Coutable
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-12Relax rake backup regex to handle CE and EE RCsStan Hu
2017-05-12Fix failing backup filename spec for RCsStan Hu
2017-04-28Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker
2017-04-26Fix failing specAchilleas Pipinellis
2017-03-30Merge branch 'rs-empty-project-misc' into 'master' Rémy Coutable