- 24 Apr, 2019 34 commits
-
-
Grzegorz Bizon authored
Add CI variable CI_REF_PROTECTED See merge request gitlab-org/gitlab-ce!26716
-
Rémy Coutable authored
Resolve "Add rule to Danger to detect possible CE/EE Vue <template> issues" Closes #60475 See merge request gitlab-org/gitlab-ce!27328
-
Phil Hughes authored
Resolve "Merge Request Popover is not working on the To Do page" Closes #60540 See merge request gitlab-org/gitlab-ce!27382
-
Sam Bigelow authored
-
Phil Hughes authored
Move EE differences for `ready_to_merge.vue` See merge request gitlab-org/gitlab-ce!27587
-
Natalia Tepluhina authored
-
Sean McGivern authored
Always use internal ID tables in development and production Closes #60718 See merge request gitlab-org/gitlab-ce!27544
-
Achilleas Pipinellis authored
Clarify UX debt label See merge request gitlab-org/gitlab-ce!27548
-
Pedro Moreira da Silva authored
-
Nick Thomas authored
Remove "You are already signed in" banner See merge request gitlab-org/gitlab-ce!27377
-
Illya Klymov authored
-
Kushal Pandya authored
Move EE specific GfmAutocomplete code to EE file See merge request gitlab-org/gitlab-ce!27611
-
Nick Thomas authored
Bump gRPC to 1.19.0 and protobuf to 3.7.1 See merge request gitlab-org/gitlab-ce!27086
-
Nathan Friend authored
This commit adds a rule to Danger that warns the developer when their MR includes changes to a CE .vue file that has a counterpart in the EE repo or vice-versa.
-
Sean McGivern authored
Add Epics in issuable list when EE See merge request gitlab-org/gitlab-ce!27545
-
Dmitriy Zaporozhets authored
Properly authorize our own GraphQL scalar types Closes #60800 See merge request gitlab-org/gitlab-ce!27563
-
Phil Hughes authored
Create constants for IDE commit action values See merge request gitlab-org/gitlab-ce!27613
-
Rajat Jain authored
Create a method in LabelsHelper which returns the correct list of `issuable_types` to the view.
-
Achilleas Pipinellis authored
Docs: review MR !27275 Closes #60631 See merge request gitlab-org/gitlab-ce!27585
-
Marcia Ramos authored
-
Marcia Ramos authored
Job artifact documentation: Added list of textual formats Closes #56801 See merge request gitlab-org/gitlab-ce!27430
-
Philipp Hasper authored
!22112 added the latest extension to this list, .log meaning that this doc extension is valid for version >= 11.5 Closes #56801
-
Phil Hughes authored
Use Gitea logo for importer Closes #48842 See merge request gitlab-org/gitlab-ce!27424
-
Matti R authored
-
Filipa Lacerda authored
CE backport: "Move EE differences for app/views/projects/issues/show.html.haml" See merge request gitlab-org/gitlab-ce!27440
-
Donald Cook authored
app/views/projects/issues/show.html.haml"
-
Paul Slaughter authored
**Why?** These values will be used to help build the mirroring diff. It is helpful keeping it controlled in a constant. **Links:** - https://gitlab.com/gitlab-org/gitlab-ee/issues/10232 - https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11478
-
Filipa Lacerda authored
Remove related items CSS properties and add utility classes See merge request gitlab-org/gitlab-ce!27583
-
Kushal Pandya authored
Externalize left sidebar strings See merge request gitlab-org/gitlab-ce!27532
-
Victor Wu authored
-
Dmitriy Zaporozhets authored
Introduce ServiceResponse to wrap around response Closes #60730 See merge request gitlab-org/gitlab-ce!27516
-
Rajat Jain authored
Refactor GfmAutocomplete and create a new EE counterpart which is referenced through `ee_else_ce`
-
Evan Read authored
Bring Slack app docs to CE and add tiers See merge request gitlab-org/gitlab-ce!27598
-
Achilleas Pipinellis authored
-
- 23 Apr, 2019 6 commits
-
-
Clement Ho authored
Update dependency @gitlab/ui to ^3.4.0 See merge request gitlab-org/gitlab-ce!27590
-
Douglas Barbosa Alexandre authored
Revert Rails.application.env_config after using mock_auth_hash See merge request gitlab-org/gitlab-ce!27596
-
Douglas Barbosa Alexandre authored
[CE] Use presenter for labels in UI See merge request gitlab-org/gitlab-ce!27374
-
Jan Provaznik authored
When rendering a label we want to check 'scoped_label' feature availability on a project/group where label is being used. For this reason a label presenter is used in UI and information about context project/group is passed to this presenter.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Michael Kozono authored
Provide a new gitlab:seed:issues task See merge request gitlab-org/gitlab-ce!27454
-