- 10 Sep, 2019 40 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Clement Ho authored
CE Backport: Customisable Cycle Analytics - Add stage button See merge request gitlab-org/gitlab-ce!31791
-
Ezekiel Kigbo authored
Imports the files needed for the custom stage form and adds the EE specific css. Added stub addStageMixin
-
Clement Ho authored
Customizable Cycle Analytics - Add stage button Closes #13076 See merge request gitlab-org/gitlab-ee!15122
-
Ezekiel Kigbo authored
Added new button to launch the new stage form for customisable cycle analytics. Move add stage button to vue component Added basic test for add stage button Move css to bootstrap classes Removes scss styling that can be applied via bootstrap classes and adds the relevant classes to html elements Added feature tests for add stage button Moved add stage functionality to ee mixin Created addStageMixin for the add stage functionality needed in EE. Added a stub mixin to the CE dir.
-
Clement Ho authored
Merge branch '10536-add-license-information-to-the-dependency-list-based-on-current-license-rules' into 'master' Add License information to the Dependency List See merge request gitlab-org/gitlab-ee!14905
-
Paul Slaughter authored
Remove vue-resource from related-issues See merge request gitlab-org/gitlab-ee!16057
-
Lee Tickett authored
Addresses https://gitlab.com/gitlab-org/gitlab-ee/issues/14024
-
GitLab Bot authored
-
Nick Thomas authored
Danger: Allow fixup commits if squash enabled or MR is WIP See merge request gitlab-org/gitlab-ce!32210
-
Elan Ruusamäe authored
-
Rémy Coutable authored
Remove allowing extra 2 lines since prepend_if_ee See merge request gitlab-org/gitlab-ee!16377
-
Lin Jen-Shin authored
Since we can just use `prepend_if_ee` now we shouldn't allow any difference. We should just add them to CE.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs update jaeger url See merge request gitlab-org/gitlab-ce!32640
-
Dov Hershkovitch authored
-
Achilleas Pipinellis authored
Combine asset proxying content from Omnibus See merge request gitlab-org/gitlab-ce!32807
-
Evan Read authored
-
James Lopez authored
Check current user is nil when serialising See merge request gitlab-org/gitlab-ee!16346
-
Can Eldem authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Avoid filling target branch when unknown and source is default branch Closes #62807 See merge request gitlab-org/gitlab-ce!32701
-
GitLab Bot authored
-
Jan Provaznik authored
Merge branch 'reprazent/gitlab-ce-bvl-find-correct-variables-for-testing-translations' into 'master' Build correct variables for testing translations Closes #48110 See merge request gitlab-org/gitlab-ce!32871
-
GitLab Bot authored
-
Nick Thomas authored
Start of fix for #21859, allow users to open files with newlines in the filenames. Closes #21859 See merge request gitlab-org/gitlab-ce!32820
-
Jesse Hall authored
-
James Lopez authored
Eagerly load Issue-Epic-association Closes #14738 See merge request gitlab-org/gitlab-ee!15886
-
Winnie Hellmann authored
-
Rémy Coutable authored
Simplify specs for Project#disabled_services See merge request gitlab-org/gitlab-ee!16326
-
Peter Leitzen authored
-
GitLab Bot authored
-
Andreas Brandl authored
Add index on group_id column concurrently See merge request gitlab-org/gitlab-ce!32826
-
Jan Provaznik authored
This fixes previously added migration which caused timeouts on big events table.
-
Małgorzata Ksionek authored
-
Bob Van Landuyt authored
This makes sure we build the correct variables for testing translations. When translating, we could be specifying the variables in different forms for each id: - In the singular we could be using a `%{hash}` interpolation - In the plural we could be using a `%d` interpolation This changes the tests to accommodate for that: We now use the variables used in the relevant translation id as the source for the variables we mix in in specs.
-
Francisco Javier López authored
In case the source and the target project are the same, the source branch is the default branch, and the target branch is not present, we will avoid prefilling the target branch with the repository default branch. Letting the user decide.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add EE label to repository_storage See merge request gitlab-org/gitlab-ce!31933
-