- 31 Dec, 2018 11 commits
-
-
GitLab Bot authored
-
Kamil Trzciński authored
Add first-class releases API See merge request gitlab-org/gitlab-ce!23795
-
GitLab Bot authored
-
Sean McGivern authored
Update cert-manager chart from v0.5.0 to v0.5.2 Closes #55716 See merge request gitlab-org/gitlab-ce!24025
-
Shinya Maeda authored
-
Shinya Maeda authored
Add spec for all release API - GET, POST, PUT, DELETE. Also, fixes some minior bugs.
-
Shinya Maeda authored
Introduce DELETE endpoint in Release API
-
Alessio Caiazza authored
CreateReleaseService and UpdateReleaseService now takes all the release attributes as constructor parameters. This will simplify attribute expansion
-
Alessio Caiazza authored
-
Alessio Caiazza authored
-
Alessio Caiazza authored
This commit introduces Releases API under /api/v4/projects/:id/releases * We are introducing release policies at project level. * We are deprecating releases changes from tags, both api and web interface. * Tags::CreateService no longer create a release This feature is controlled by :releases_page feature flag
-
- 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 1 commit
-
-
Mayra Cabrera authored
Stub methods were added for: - GET service account - PUT service account - GET role binding - PUT role binding
-