This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 15 Oct, 2020 1 commit
-
-
J0WI authored
-
- 14 Oct, 2020 1 commit
-
-
Ian Baum authored
Newer additions mean we need to up this a little
-
- 08 Oct, 2020 1 commit
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 02 Sep, 2020 1 commit
-
-
DJ Mountney authored
-
- 24 Aug, 2020 1 commit
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 18 Aug, 2020 1 commit
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 17 Aug, 2020 1 commit
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 28 Jul, 2020 1 commit
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 01 Jul, 2020 1 commit
-
-
- 30 Jun, 2020 1 commit
-
-
Ian Baum authored
* Update RUBY_IMAGE from 2.5 to 2.6 * Use RUBY_IMAGE var everywhere that the stock ruby image is used
-
- 23 Jun, 2020 2 commits
-
-
- 18 Jun, 2020 1 commit
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 03 Jun, 2020 1 commit
-
-
doing anything here
-
- 12 May, 2020 1 commit
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 30 Apr, 2020 2 commits
-
-
Balasankar C authored
This reverts merge request !4169
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 09 Apr, 2020 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 02 Apr, 2020 1 commit
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 25 Mar, 2020 1 commit
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 15 Feb, 2020 1 commit
-
-
DJ Mountney authored
To allow the new centos8 packages to build. The size creep will be investigated in a seperate issue.
-
- 07 Feb, 2020 1 commit
-
-
DJ Mountney authored
Brings support for centos8 And busts the build cache so we can start fresh after https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/3903
-
- 25 Jan, 2020 1 commit
-
-
DJ Mountney authored
Remove that runner tag that was targetting dev
-
- 09 Jan, 2020 1 commit
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- 03 Jan, 2020 1 commit
-
-
DJ Mountney authored
-
- 02 Jan, 2020 1 commit
-
-
- 14 Dec, 2019 1 commit
-
-
DJ Mountney authored
The pages and fetch artifacts jobs were still running for scheduled pipelines, and I believe downloading the artifacts is causing issues for the deps job. (The artifacts are downloaded locally, then cause git status to look dirty)
-
- 12 Nov, 2019 1 commit
-
-
DJ Mountney authored
which uses an updated golang
-
- 16 Oct, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 07 Oct, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 24 Sep, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 20 Sep, 2019 1 commit
-
-
DJ Mountney authored
This reverts commit be5f683e, reversing changes made to a82be75c. The gem in rubygems has been restored, and the workaround is no longer needed.
-
- 19 Sep, 2019 1 commit
-
-
DJ Mountney authored
-
- 04 Sep, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 30 Aug, 2019 1 commit
-
-
Qingyu Zhao authored
Introduce new class Gitlab::DockerImageMemoryMeasurer. DockerImageMemoryMeasurer accept 'image_reference' as input, it runs this docker image and measure memory usage when the container is 'hot'. The output is metrics of: memory(USS/PSS/RSS) usage per component. Update CI config file to add new jobs to measure obmnibus start memory, including: 1)triggered image by developer; 2)nightly image; 3)tag image.
-
- 23 Aug, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 09 Aug, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 08 Aug, 2019 1 commit
-
-
Balasankar C authored
It is normal for developers to run bundle install with ALTERNATIVE_SOURCES set, and commit both Gemfile and Gemfile.lock. In those cases, us trying to commit again will not succeed. Let's not fail the script on that.
-
- 07 Aug, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- 02 Aug, 2019 1 commit
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-