- 10 Sep, 2019 40 commits
-
-
GitLab Bot authored
-
Rémy Coutable authored
Add Scalability/FileUploads cop Closes gitlab-ee#14925 See merge request gitlab-org/gitlab-ce!32864
-
Alessio Caiazza authored
This cop prevents you from using file in API, it points you to the development documentation about workhorse file acceleration.
-
Kamil Trzciński authored
Sidekiq monitor namespace change See merge request gitlab-org/gitlab-ce!32878
-
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
-
Qingyu Zhao authored
Move Gitlab::SidekiqMonitor to namespace Gitlab::SidekiqDaemon::Monitor - Class name and file name change - File path change to lib/gitlab/sidekiq_daemon/monitor.rb - Update class usage/reference in other files, including documentation
-
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
-