- 27 Sep, 2018 26 commits
-
-
Rémy Coutable authored
Allow /copy_metadata for new issues Closes #50181 See merge request gitlab-org/gitlab-ce!21953
-
Rémy Coutable authored
Document community roles See merge request gitlab-org/gitlab-ce!21513
-
Ray Paik authored
-
Kamil Trzciński authored
Update all gitlab CI templates from gitlab-org/gitlab-ci-yml for the last time See merge request gitlab-org/gitlab-ce!21929
-
Marcia Ramos authored
Add linting section to documentation guidelines See merge request gitlab-org/gitlab-ce!21849
-
Rémy Coutable authored
Update using_docker_build.md See merge request gitlab-org/gitlab-ce!21927
-
Cauan Cabral authored
-
Rémy Coutable authored
Add diff_refs documentation in single merge requests response. See merge request gitlab-org/gitlab-ce!21923
-
Rémy Coutable authored
Added `chown git` to the backup tar to prevent permission denied errors. See merge request gitlab-org/gitlab-ce!21724
-
Toon Claes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50181
-
Phil Hughes authored
CE Port (Refactor IDE to allow RightPane extension) See merge request gitlab-org/gitlab-ce!21920
-
Phil Hughes authored
Extracts scroll position checks into reusable functions See merge request gitlab-org/gitlab-ce!21931
-
Rémy Coutable authored
Guard against a login attempt with invalid CSRF token See merge request gitlab-org/gitlab-ce!21934
-
Rémy Coutable authored
Adds css classes to aid GitLab-QA tests See merge request gitlab-org/gitlab-ce!21935
-
Douwe Maan authored
Allow events filter to be set in the URL in addition to cookie Closes #1801 See merge request gitlab-org/gitlab-ce!21557
-
Dylan Griffith authored
Since we no longer maintain this separate repo we just needed to do one final copy from there. See https://gitlab.com/gitlab-org/gitlab-ce/issues/50289
-
Phil Hughes authored
Fixes performance bar looking for a key in a undefined prop Closes #51569 See merge request gitlab-org/gitlab-ce!21887
-
Filipa Lacerda authored
-
Phil Hughes authored
Update vue, vue-template-compiler, and vue-loader See merge request gitlab-org/gitlab-ce!21891
-
Achilleas Pipinellis authored
Remove DocToc frontmatter from published pages See merge request gitlab-org/gitlab-ce!21944
-
Achilleas Pipinellis authored
Fix link to mitmproxy installation See merge request gitlab-org/gitlab-ce!21947
-
Craig Fisher authored
-
Evan Read authored
-
Paul Slaughter authored
**Why?** - This is needed by the Web Terminal EE feature. https://gitlab.com/gitlab-org/gitlab-ee/issues/5426 **Notes:** - RightPane component tabs is now data driven.
-
Stan Hu authored
Merge branch '51522-add-new-project-via-import-by-url-auto-populates-slug-but-not-project-name' into 'master' Resolve "Add new project via import by URL auto populates slug but not project name" Closes #51522 See merge request gitlab-org/gitlab-ce!21770
-
Evan Read authored
- Also fix some markdown syntax.
-
- 26 Sep, 2018 14 commits
-
-
Mike Greiling authored
Fix monitoring dashboard not resizing properly See merge request gitlab-org/gitlab-ce!21730
-
Sean McGivern authored
Update grape to 1.1.0 to address a XSS vulnerability Closes #51299 See merge request gitlab-org/gitlab-ce!21639
-
Clement Ho authored
Fix import statement for the skeleton notes See merge request gitlab-org/gitlab-ce!21940
-
Jose Vargas authored
-
Clement Ho authored
Bump GitLab UI version and change the file imports to a single point of entry notation See merge request gitlab-org/gitlab-ce!21937
-
Annabel Dunstone Gray authored
Change vertical margin of page titles to 16px See merge request gitlab-org/gitlab-ce!21888
-
Stan Hu authored
If a user logs in with a bad CSRF token, the Warden before_logout hook will be called with no valid user. This would lead to odd Error 500 messages with a backtrace. Addresses part of #50857
-
Jose Vargas authored
-
sliaquat authored
-
Filipa Lacerda authored
With the new Job Log page in Vue, we'll need to reuse the same functions for scrolling that we're using in the jQuery one. This page extracts that logic into reusable functions
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Igor Kapkov authored
-
Kamil Trzciński authored
Feature: Runner type filter for admin view See merge request gitlab-org/gitlab-ce!19649
-
Mike Greiling authored
-