gitlab: Refactor for new repo structure

GitLab recently restructured their repos; whereas previously they had
one gitlab-ce and one gitlab-ee repo, they're now one and the
same. All proprietary components are put into the ee subdirectory -
removing it gives us the foss / community version of GitLab. For more
info, see
https://about.gitlab.com/2019/02/21/merging-ce-and-ee-codebases/

This gives us the opportunity to simplify things quite a bit, since we
don't have to keep track of two separate versions of either the base
data or rubyEnv.
This commit is contained in:
talyz
2019-10-08 15:52:11 +02:00
parent 59324d1fb9
commit afa3abf632
9 changed files with 694 additions and 6208 deletions
File diff suppressed because it is too large Load Diff