- 25 Sep, 2018 12 commits
-
-
Kushal Pandya authored
-
Rémy Coutable authored
CE upstream - 2018-09-24 18:22 UTC See merge request gitlab-org/gitlab-ee!7469
-
Nick Thomas authored
Enable the ability to use the force env for rebuilding authorized_keys during a restore Closes #7686 See merge request gitlab-org/gitlab-ee!7419
-
Rémy Coutable authored
This reverts commit 4af3bf4d.
-
Nick Thomas authored
Ignore specific JS spec files in EESpecificCheck Closes #3871 See merge request gitlab-org/gitlab-ee!7467
-
Douglas Barbosa Alexandre authored
Add support for closing epics Closes #7340, #3678, and #7013 See merge request gitlab-org/gitlab-ee!7302
-
Kushal Pandya authored
-
Douwe Maan authored
Correct GitLab capitalization in EE-only files See merge request gitlab-org/gitlab-ee!7440
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Refactor IDE index to support EE specific code See merge request gitlab-org/gitlab-ee!7473
-
Valery Sizov authored
Port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21748 See merge request gitlab-org/gitlab-ee!7402
-
- 24 Sep, 2018 28 commits
-
-
Paul Slaughter authored
**Why?** - The web terminal feature is EE specific and will need to inject some specific options / functions into certain components.
-
Kamil Trzciński authored
Add data model and migration for vulnerabilities See merge request gitlab-org/gitlab-ee!6896
-
Olivier Gonzalez authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Check push rules against commit author for web-based merges Closes #7622 See merge request gitlab-org/gitlab-ee!7468
-
Cindy Pallares authored
-
Nick Thomas authored
-
Robert Speicher authored
[EE] Post a commit note with the downstream pipeline URL for omnibus triggers See merge request gitlab-org/gitlab-ee!7274
-
Annabel Dunstone Gray authored
Resolve "Collapsed open and closed sections in boards styling is broken" Closes #51050 See merge request gitlab-org/gitlab-ce!21868
-
Andrea Leone authored
-
Robert Speicher authored
Post a commit note with the downstream pipeline URL for omnibus triggers See merge request gitlab-org/gitlab-ce!21512
-
Rémy Coutable authored
Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Auto devops docs improvements See merge request gitlab-org/gitlab-ce!21882
-
Dylan Griffith authored
-
Valery Sizov authored
We remove this feature as it never worked properly
-
Mike Greiling authored
CE upstream - 2018-09-24 11:15 UTC See merge request gitlab-org/gitlab-ee!7464
-
Marcia Ramos authored
Redirect old Maven docs to new location See merge request gitlab-org/gitlab-ee!7462
-
Douwe Maan authored
Resolve "Resolved discussions automatically get unresolved when commented on" Closes #24128 See merge request gitlab-org/gitlab-ce!21881
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Rémy Coutable authored
Feature/new user snippets breadcrumbs See merge request gitlab-org/gitlab-ce!21661
-
J.D. Bean authored
-
Paul Slaughter authored
**Why?** The previous behavior had resolved discussions being unresolved when commented on. This was strange UX, especially since there is a separate button for "Comment & unresolve discussion". https://gitlab.com/gitlab-org/gitlab-ce/issues/24128 **Note:** - Also adds changelog
-
Paul Slaughter authored
**Why?** - These specs had duplicated code for a common context - New specs for this context needs to be added **Notes:** - Also added some `wait_for_requests` to buttons that triggered AJAX
-