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
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-02-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2017-08-16State that comma separated data is serialised dataYorick Peterse
Comma separated values really are a form of serialised data so we should clarify that we shouldn't store such data in the DB.
2017-05-31Document not storing serialized dataYorick Peterse