- 05 Dec, 2018 40 commits
-
-
Francisco Javier López authored
-
Filipa Lacerda authored
Fixed multiple discussions getting added to diff lines Closes gitlab-ee#8195 See merge request gitlab-org/gitlab-ce!23541
-
Kamil Trzciński authored
Improve help and validation sections of maximum build timeout inputs Closes #49434 See merge request gitlab-org/gitlab-ce!23586
-
Nick Thomas authored
Avoid 500's when serializing legacy diff notes Closes #54793 See merge request gitlab-org/gitlab-ce!23544
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Nick Thomas authored
[Backport] Extract system check rake task logic See merge request gitlab-org/gitlab-ce!23395
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8195
-
Grzegorz Bizon authored
Resolve "Use read_repository scope on read-only files endpoints" Closes #54826 See merge request gitlab-org/gitlab-ce!23534
-
Marin Jankovski authored
Remove merge:master job entirely See merge request gitlab-org/gitlab-ce!23585
-
Yorick Peterse authored
Apparently disabling it by checking for a variable doesn't actually disable it. [ci skip]
-
Achilleas Pipinellis authored
Fix list that doesn't render properly See merge request gitlab-org/gitlab-ce!23574
-
Mike Greiling authored
Setup Jest test environment See merge request gitlab-org/gitlab-ce!23406
-
Achilleas Pipinellis authored
fix: update the link to the new address. See merge request gitlab-org/gitlab-ce!23524
-
Kamil Trzciński authored
Merge request pipelines See merge request gitlab-org/gitlab-ce!23217
-
Douwe Maan authored
Don't request changelog for MR with 'meta' label See merge request gitlab-org/gitlab-ce!23556
-
James Lopez authored
-
Douwe Maan authored
Extract code into IssueBoardEntity / serializer (follow up) See merge request gitlab-org/gitlab-ce!23511
-
Achilleas Pipinellis authored
Add example email on push notification to docs See merge request gitlab-org/gitlab-ce!23566
-
Rémy Coutable authored
Namely the `ci-build` and `meta` labels. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
Adjust divider margin to comply with design specs See merge request gitlab-org/gitlab-ce!23548
-
Winnie Hellmann authored
-
Rémy Coutable authored
Use a 32-byte version of db_key_base for web hooks Closes #53659 See merge request gitlab-org/gitlab-ce!23573
-
🤖 GitLab Bot 🤖 authored
This reverts commit b53ebd93
-
Kamil Trzciński authored
Update K8s project namespace and ServiceAccount if exist See merge request gitlab-org/gitlab-ce!23525
-
🤖 GitLab Bot 🤖 authored
This reverts commit ac5c20bd
-
Rémy Coutable authored
Allow review app smoke test to fail for now See merge request gitlab-org/gitlab-ce!23563
-
Dmitriy Zaporozhets authored
Make KUBECONFIG nil if KUBE_TOKEN is nil See merge request gitlab-org/gitlab-ce!23414
-
Filipa Lacerda authored
Fixed diff files not expanding Closes #54868 See merge request gitlab-org/gitlab-ce!23555
-
Winnie Hellmann authored
-
🤖 GitLab Bot 🤖 authored
This reverts commit 22954f22
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Stan Hu authored
Geo: Backport of EE MR Geo: Fix push to secondary over SSH for LFS See merge request gitlab-org/gitlab-ce!22856
-
Evan Read authored
-
Ash McKenzie authored
For CE, #lfs_http_url_to_repo calls #http_url_to_repo where as for EE we examine for a Geo setup so we can support push to secondary for LFS.
-
Ash McKenzie authored
Added specs for #deploy_key_pushable?() and #type()
-
Ash McKenzie authored
LfsToken::HMACToken#token_valid?() will be examined and if false, look in redis via LfsToken::LegacyRedisDeviseToken#token_valid?().
-