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-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.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-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.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-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-04-05Fix real-time updates for projects that contain a reserved wordStan Hu
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-12Revert to passing the path when matching key to the routerZ.J. van de Weg
2017-06-07Fix incorrect ETag cache key when relative instance URL is usedAdam Niedzielski
2017-06-02Merge remote-tracking branch 'origin/master' into zj-job-view-goes-real-timeKamil Trzcinski
2017-05-31Initial implementation for real time job viewZ.J. van de Weg
2017-05-25Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg
2017-05-24Test etag caching router and incorporate reviewZ.J. van de Weg
2017-05-22Add Etag caching for Pipeline#Show actionZ.J. van de Weg
2017-05-22Use etag caching for environments JSONZ.J. van de Weg
2017-05-13Rename all references to rendered_title to realtime_changesLuke "Jared" Bennett
2017-04-10Test all enabled routes in ETag caching middleware and fix pipeline routesAdam Niedzielski
2017-04-07In case of Etag cache hit, the body should be emptyToon Claes
2017-04-06Include endpoint in metrics for ETag caching middlewareAdam Niedzielski
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-01Add middleware for ETag caching with RedisAdam Niedzielski