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-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-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-03-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-16Wrap rugged calls with access disk blockJohn Cai
2019-07-05Use Rugged if we detect storage is NFS and we can access the diskJohn Cai
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-26Update testsHeinrich Lee Yu
2018-10-26Add test for caching nil statusMatija Čupić
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-04-10Allow `rake cache:clear` clearing pipeline status cacheLin Jen-Shin
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-18Remove unneeded asserts and add tests for inactive RequestStoreLin Jen-Shin
2017-07-18Rename the methods to make it fit with current nameLin Jen-Shin
2017-07-18Follow feedback on the merge requestLin Jen-Shin
2017-07-17Use RequestStoreWrap for Commit#authorLin Jen-Shin
2017-07-17Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-04-26Load a project's CI status in batch from redisBob Van Landuyt
2017-04-07Take the ref of a pipeline into account when caching statusBob Van Landuyt
2017-04-07Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt
2017-04-07Wrap updating of cache after pipeline transition in class methodBob Van Landuyt
2017-04-07Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt