- 30 Dec, 2018 5 commits
-
-
GitLab Bot authored
-
Kamil Trzciński authored
Allow user to add cluster when there are ancestor clusters See merge request gitlab-org/gitlab-ce!23569
-
Kamil Trzciński authored
EE port of Allow user to add cluster when there are ancestor clusters See merge request gitlab-org/gitlab-ee!8706
-
Kamil Trzciński authored
Add filtering for group vulerabilities in group sec dashboard See merge request gitlab-org/gitlab-ee!8876
-
Tetiana Chupryna authored
-
- 28 Dec, 2018 23 commits
-
-
Ramya Authappan authored
Use timestamp in group name in ee_epics_milestone_dates_spec.rb See merge request gitlab-org/gitlab-ee!8970
-
Dmitriy Zaporozhets authored
Add NPM registry support to GitLab packages Closes #5934 See merge request gitlab-org/gitlab-ee!8673
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Mike Lewis authored
Fix docs anchor link Closes #36474 See merge request gitlab-org/gitlab-ce!24043
-
GitLab Bot authored
-
Douwe Maan authored
Skip per-commit validations which have already passed on another change/branch Closes #44679 See merge request gitlab-org/gitlab-ce!23984
-
Francisco Javier López authored
-
Kamil Trzciński authored
Correct the ordering of metrics on performance dashboard Closes #51970 See merge request gitlab-org/gitlab-ce!23630
-
GitLab Bot authored
-
Douwe Maan authored
Fix bug commenting LFS images and displaying LFS files Closes #43783 See merge request gitlab-org/gitlab-ce!23812
-
Douwe Maan authored
CE port of Fix bug commenting LFS images and displaying LFS files See merge request gitlab-org/gitlab-ee!8976
-
GitLab Bot authored
-
Kushal Pandya authored
Don't hide CI dropdown behind diff summary See merge request gitlab-org/gitlab-ce!24014
-
Kushal Pandya authored
Update condition to visibility collaboration status text, #44642. Closes #44642 See merge request gitlab-org/gitlab-ce!23104
-
Harry Kiselev authored
-
gfyoung authored
Occurs on a repository commit page
-
GitLab Bot authored
-
Sean McGivern authored
Support both 0 and NULL lock_versions See merge request gitlab-org/gitlab-ce!24050
-
GitLab Bot authored
-
Sean McGivern authored
Add kubeclients stub methods on `KubernetesHelpers` See merge request gitlab-org/gitlab-ce!24054
-
Sean McGivern authored
Fix timeout issues retrieving branches via API Closes #55724 See merge request gitlab-org/gitlab-ce!24034
-
- 27 Dec, 2018 12 commits
-
-
Mayra Cabrera authored
Stub methods were added for: - GET service account - PUT service account - GET role binding - PUT role binding
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Stan Hu authored
Fix tooltip titles for pipeline flags See merge request gitlab-org/gitlab-ce!24027
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve "Redesign project lists UI: Further improvements" Closes #55669 See merge request gitlab-org/gitlab-ce!24011
-
Francisco Javier López authored
This is a port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812, which fixes a bug with commenting on LFS image files.
-
Douwe Maan authored
-
Francisco Javier López authored
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812, fixes a problem creating a displaying image diff notes when the image is stored in LFS. The main problem was that `Gitlab::Diff::File` was returning an invalid valid in `text?` for this kind of files. It also fixes a rendering problem with other LFS files, like text ones. They LFS pointer shouldn't be shown when LFS is enabled for the project, but they were.
-
Douwe Maan authored
-
Douwe Maan authored
-
Harry Kiselev authored
-