- 29 Jul, 2019 40 commits
-
-
Yorick Peterse authored
This context block was repeated twice, likely as a result from a past merge conflict.
-
Yorick Peterse authored
This changes the spec in question so that it is the same for both CE and EE. This requires an `if Gitlab.ee?` since EE requires that we stub an EE specific module, but doing so in CE will break the spec there.
-
Yorick Peterse authored
This moves EE specific specs out of a profile access spec that is shared between CE and EE.
-
Yorick Peterse authored
This changes a protected tags feature spec so that it is the same in both CE and EE. This requires the use of a `if Gitlab.ee?` check, as the added lines don't work in CE but do work in EE. Removing them entirely in turn breaks the EE spec.
-
Yorick Peterse authored
This backports two EE specific changes made to the schema changes. We do not yet backport the EE prepend, as this will/can be done when https://gitlab.com/gitlab-org/gitlab-ce/issues/58170 is implemented.
-
Yorick Peterse authored
This moves various EE specific specs for ProjectMembersController to the ee/ directory, ensuring that the spec shared between CE and EE is the same for both.
-
GitLab Bot authored
-
Nick Thomas authored
Expose git blame in api Closes #51345 See merge request gitlab-org/gitlab-ce!30675
-
Kushal Pandya authored
UX fixes for Analytics group filter See merge request gitlab-org/gitlab-ee!14840
-
Brandon Labuschagne authored
-
GitLab Bot authored
-
Marcia Ramos authored
Update IP access restriction docs See merge request gitlab-org/gitlab-ce!31189
-
Cindy Pallares 🦉 authored
-
GitLab Bot authored
-
Marcia Ramos authored
Fix deploy example and other fixes Closes #65092 See merge request gitlab-org/gitlab-ce!31225
-
Evan Read authored
-
Marcia Ramos authored
Categorize autodevops variables Closes #59817 See merge request gitlab-org/gitlab-ce!31226
-
Evan Read authored
-
GitLab Bot authored
-
Paul Slaughter authored
Added navbar searches usage ping counter Closes #63887 See merge request gitlab-org/gitlab-ce!30953
-
Francisco Javier López authored
Added usage ping counter when the user makes a search through the navbar search component.
-
GitLab Bot authored
-
Lin Jen-Shin authored
Separate private methods under the keyword on projects controller See merge request gitlab-org/gitlab-ce!31223
-
Ramya Authappan authored
Move create group with mattermost spec to correct dir See merge request gitlab-org/gitlab-ce!31173
-
GitLab Bot authored
-
Rémy Coutable authored
Add frozen_string_literal to spec/features See merge request gitlab-org/gitlab-ce!31131
-
GitLab Bot authored
-
Phil Hughes authored
Allow specifying variables when running manual jobs Closes #24935 See merge request gitlab-org/gitlab-ce!30485
-
Matija Čupić authored
Adds Job specific variables to facilitate specifying variables when running manual jobs.
-
Phil Hughes authored
EE PORT - Allow specifying variables when running manual jobs See merge request gitlab-org/gitlab-ee!14784
-
Bob Van Landuyt authored
Refactor Feature Flag Scopes for_unleash_client See merge request gitlab-org/gitlab-ee!14768
-
Jason Goodman authored
Join feature flags rather than use delegate
-
Stan Hu authored
Resolve "Add project download/export audit event" See merge request gitlab-org/gitlab-ee!14775
-
Jan Provaznik authored
Remove duplicated functions in scripts/utils.sh See merge request gitlab-org/gitlab-ee!14802
-
GitLab Bot authored
-
manojmj authored
This change adds audit events for download of repository and export of project.
-
Kushal Pandya authored
Merge branch '61787-the-colour-selector-for-broadcast-messages-should-provide-a-few-default-options-with-descriptive-labels-like-red-green-blue' into 'master' Resolve "Add color selector for broadcast messages" Closes #61787 See merge request gitlab-org/gitlab-ce!30988
-
GitLab Bot authored
-
Evan Read authored
Add relevant Kubernetes page See merge request gitlab-org/gitlab-ce!30480
-
Sarah Daily authored
-