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 or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 05, 2020
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Aug 04, 2020
-
-
Balasankar C authored
Fix typo in team member build docs See merge request gitlab-org/omnibus-gitlab!4472
-
Sean McGivern authored
-
Balasankar C authored
Use gcc v6.3 for CentOS 6 to build Rails C extensions See merge request gitlab-org/omnibus-gitlab!4466
-
Balasankar C authored
Fix Geo replication resuming PG query Closes #5553 See merge request gitlab-org/omnibus-gitlab!4461
-
- Aug 03, 2020
-
-
Achilleas Pipinellis authored
Rearchitect local package building documentation See merge request gitlab-org/omnibus-gitlab!3219
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Aug 01, 2020
-
-
Stan Hu authored
This will help unblock the upgrade to Ruby 2.7 since gRPC and google-protobuf need a more recent compiler. As explained in https://stackoverflow.com/a/15602073/1992201: The whole point of devtoolset is that it allows you to use a newer GCC and newer libstdc++ but without creating any run-time dependencies on the newer libstdc++ library. The compiled executables only need the system version of libstdc++.so that is always present on RHEL/CentOS, even systems without devtoolset installed. (What devtoolset does is package all the new libstdc++ features in a static library, called libstdc++_nonshared.a so that all the pieces not present in the system libstdc++.so get statically linked in, and everything else will come from the system libstdc++.so).
-
- Jul 31, 2020
-
-
Balasankar C authored
Usage Ping recording rules: Fix potential CPU overcounting problem See merge request gitlab-org/omnibus-gitlab!4420
-
Achilleas Pipinellis authored
Update merge request template for documentation See merge request gitlab-org/omnibus-gitlab!4463
-
Achilleas Pipinellis authored
Update docs for fault tolerant PostgreSQL 12 setup See merge request gitlab-org/omnibus-gitlab!4456
-
-
Balasankar C authored
Add -domain-config-source for GitLab Pages See merge request gitlab-org/omnibus-gitlab!4428
-
- Jul 30, 2020
-
-
Craig Norris authored
-
DJ Mountney authored
Set BUILDER_IMAGE_REGISTRY to public one in CI config Closes #5461 See merge request gitlab-org/omnibus-gitlab!4445
-
Catalin Irimie authored
The query is missing a SELECT which causes the database to throw invalid syntax errors when attempting to resume the replication.
-
Balasankar C authored
Refactor sources channel logic to have SSOT See merge request gitlab-org/omnibus-gitlab!4451
-
Achilleas Pipinellis authored
Update development setup docs with issue 4679 See merge request gitlab-org/omnibus-gitlab!4453
-
Adding note about https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/4679
-
Evan Read authored
Remove experimental Praefect warning in docs See merge request gitlab-org/omnibus-gitlab!4450
-
- Jul 29, 2020
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Gabriel Mazetto authored
Don't rely on complex ENV mocking.
-
Matthias Käppler authored
For usage ping queries, there was a potential issue where if there are extra dimensions in CPU reports that we don't account for, we might have overcounted CPUs Also changes node memory from being an average to taking the maximum instead.
-
Balasankar C authored
Disable Style/MultilineIfModifier cop as its useful for our case See merge request gitlab-org/omnibus-gitlab!4448
-
Jaime Martinez authored
-
- Jul 28, 2020
-
-
Paul Okstad authored
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
Achilleas Pipinellis authored
Docs: Added Mail-in-a-Box Example See merge request gitlab-org/omnibus-gitlab!4444
-
-
Gabriel Mazetto authored
We are in-fact having to disable it everywhere because we actually need that pattern, so there is no point in not disabling it from rubocop anyway.
-
- Jul 27, 2020
-
-
DJ Mountney authored
Allow postgres-exporter to use local socket and Rails db_name See merge request gitlab-org/omnibus-gitlab!4439
-
- Jul 25, 2020
-
-
Balasankar C authored
libatomic is required on aarch64 Closes #5535 See merge request gitlab-org/omnibus-gitlab!4427
-
- Jul 24, 2020
-
-
DJ Mountney authored
Use S3-compatible remote directory for Terraform state storage See merge request gitlab-org/omnibus-gitlab!4412
-
Mike Jang authored
Use trigger-build script for docs functionality Closes #5547 See merge request gitlab-org/omnibus-gitlab!4443
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
Balasankar C authored
Disable crond if LetsEncrypt disabled Closes #5541 See merge request gitlab-org/omnibus-gitlab!4434
-
Jaime Martinez authored
-
Tiger Watson authored
-
- Jul 23, 2020
-
-
DJ Mountney authored
Default to EE in Docker install docs See merge request gitlab-org/omnibus-gitlab!4440
-