- 01 Mar, 2019 40 commits
-
-
GitLab Bot authored
-
Douwe Maan authored
Clean up `noteable_id` for notes on commits Closes #54924 See merge request gitlab-org/gitlab-ce!25639
-
Douwe Maan authored
EE-port for 54924-clean-up-data See merge request gitlab-org/gitlab-ee!9779
-
Kushal Pandya authored
Move related issues shared components from EE See merge request gitlab-org/gitlab-ce!25613
-
Kushal Pandya authored
Make related issues components reusable See merge request gitlab-org/gitlab-ee!9730
-
GitLab Bot authored
-
Sean McGivern authored
CE-port for 7714-view-recent-boards See merge request gitlab-org/gitlab-ce!25602
-
Sean McGivern authored
Add recent boards endpoint See merge request gitlab-org/gitlab-ee!9705
-
GitLab Bot authored
-
Mark Lapierre authored
[QA] Fail early if a Git command fails Closes #54653 See merge request gitlab-org/gitlab-ce!23450
-
GitLab Bot authored
-
Andreas Brandl authored
Resolve "Prometheus alerts show for multiple environments" Closes #7565 See merge request gitlab-org/gitlab-ee!7361
-
Peter Leitzen authored
Prior this commit only one alert was allowed per project and metric.
-
Douwe Maan authored
SIGSTP should be SIGTSTP Closes #40396 See merge request gitlab-org/gitlab-ce!25682
-
Fatih Acet authored
To also verify existence of the slots
-
Fatih Acet authored
Also some Prettier changes. Not sure why prettier-all-save didn’t fix them in the previous commit.
-
Fatih Acet authored
Due date and Weight is EE only features. We simply cannot move them to ce/vue_shared. The only way to preserve current functionality while making the component reusable is using a slot.
-
Fatih Acet authored
We are building related MRs feature and it will have the same look and feel with related issues widget. However, related issues is a EE only feature but related MRs is not. That’s why, to be able to reuse existing components, I move them to ce/vue_shared and updated references.
-
Fatih Acet authored
We will rewrite Related MRs widget in CE with Vue. It’s pretty much the same with Related Issues in EE. I made EE only components reusable and this is the CE backward compatability commit. Links: Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/57662 MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9730
-
Heinrich Lee Yu authored
Fixes merge conflict in db/schema.rb
-
Heinrich Lee Yu authored
Returns last 5 visited boards
-
Heinrich Lee Yu authored
Adds additional count param to Boards::Visits::LatestService
-
Heinrich Lee Yu authored
Adds additional count param to Boards::Visits::LatestService
-
Nick Thomas authored
Fix FDW for PostgreSQL 11 Closes #9664 See merge request gitlab-org/gitlab-ee!9777
-
GitLab Bot authored
-
Tim Zallmann authored
Use `folder-open` from sprite icons for Browse Files button in Tag page Closes #58274 See merge request gitlab-org/gitlab-ce!25635
-
GitLab Bot authored
-
Phil Hughes authored
Adds documentation for frontend single repo move See merge request gitlab-org/gitlab-ce!25650
-
Filipa Lacerda authored
-
GitLab Bot authored
-
Nick Thomas authored
-
Filipa Lacerda authored
Move EE differences in CE diff files into CE Closes gitlab-ee#9969, gitlab-ee#9973, and gitlab-ee#9974 See merge request gitlab-org/gitlab-ce!25678
-
Sean McGivern authored
Bump fog-aws to 3.3.0 and associated dependencies See merge request gitlab-org/gitlab-ce!21788
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix inconsistent `branch?` behavior between Ci::Pipeline and Ci::Build See merge request gitlab-org/gitlab-ce!25629
-
Sean McGivern authored
-
GitLab Bot authored
-
Sean McGivern authored
IssuableFinder - Always use CTE for group counts Closes #54643 See merge request gitlab-org/gitlab-ce!25411
-
Filipa Lacerda authored
Creates design component for design management Closes #9667 See merge request gitlab-org/gitlab-ee!9691
-