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 (Collapse)Author
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-06-27Bring Gitlab::ShardHealthCache to CEToon Claes
It already existed in EE in the Geo namespace. This change brings it to CE.