- 01 Mar, 2019 38 commits
-
-
Kamil Trzciński authored
This change introduces a support for nesting the includes, allowing to evaluate them in context of the target, by properly respecting the relative inclusions and user permissions of another projects, or templates.
-
Douwe Maan authored
Clean up `noteable_id` for notes on commits Closes #54924 See merge request gitlab-org/gitlab-ce!25639
-
Kushal Pandya authored
Move related issues shared components from EE See merge request gitlab-org/gitlab-ce!25613
-
Sean McGivern authored
CE-port for 7714-view-recent-boards See merge request gitlab-org/gitlab-ce!25602
-
Mark Lapierre authored
[QA] Fail early if a Git command fails Closes #54653 See merge request gitlab-org/gitlab-ce!23450
-
Douwe Maan authored
SIGSTP should be SIGTSTP Closes #40396 See merge request gitlab-org/gitlab-ce!25682
-
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
Adds additional count param to Boards::Visits::LatestService
-
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
-
Phil Hughes authored
Adds documentation for frontend single repo move See merge request gitlab-org/gitlab-ce!25650
-
Filipa Lacerda 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
-
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
-
Sean McGivern authored
IssuableFinder - Always use CTE for group counts Closes #54643 See merge request gitlab-org/gitlab-ce!25411
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Fixes issue with AWS V4 signatures not working with Ceph S3: https://github.com/fog/fog-aws/issues/462
-
Heinrich Lee Yu authored
This was incorrectly set by a bug in: https://gitlab.com/gitlab-org/gitlab-ce/issues/54924
-
Ramya Authappan authored
Link to instructions to run SSH tests on GDK See merge request gitlab-org/gitlab-ce!25661
-
Shinya Maeda authored
between Ci::Pipeline and Ci::Build Add spec Add more tests ok
-
Fatih Acet authored
Freeze date in merge request status view spec See merge request gitlab-org/gitlab-ce!25671
-
Evan Read authored
Update convdev.md for clarity See merge request gitlab-org/gitlab-ce!25626
-
Evan Read authored
Docs: Replace issue with a link to the feature See merge request gitlab-org/gitlab-ce!25670
-
Evan Read authored
Increase jupyter seo See merge request gitlab-org/gitlab-ce!25663
-
Evan Read authored
Minor grammar update See merge request gitlab-org/gitlab-ce!25643
-
Brendan O'Leary 🐢 authored
-
Fatih Acet authored
Improve labels select rendering Closes #48230 and #57734 See merge request gitlab-org/gitlab-ce!25281
-
Robert Speicher authored
Previously, when this spec ran on the 28th of February, "one month ago" isn't actually a month ago, it's "28 days ago". Now we freeze the date to one that works as intended, since the point of the test is only that it shows a relative date in the tooltip, not necessarily that it's an exact, specific date.
-
Michael Kozono authored
-
Fatih Acet authored
Externalize markdown toolbar tooltips Closes #53413 See merge request gitlab-org/gitlab-ce!25529
-
Enrique Alcántara authored
Replace tooltip texts in the markdown toolbar with bindings to gettext calls Author: Enrique Alcantara <enrique@crunch.io>
-
Fatih Acet authored
Refactor note_form_spec.js to use Vue test utils See merge request gitlab-org/gitlab-ce!25571
-
- 28 Feb, 2019 2 commits
-
-
Stan Hu authored
bin/background_jobs: use pgroups Closes #40396 See merge request gitlab-org/gitlab-ce!25654
-
Robert Speicher authored
Remove an obsolete workaround for GRPC unavailable errors See merge request gitlab-org/gitlab-ce!25645
-