- 26 Sep, 2018 27 commits
-
-
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
-
Rémy Coutable authored
Update selectors for QA::Page::Group::Show Closes #51893 See merge request gitlab-org/gitlab-ce!21925
-
Kamil Trzciński authored
Resolve "Un-vendor CI templates" Closes #50289 See merge request gitlab-org/gitlab-ce!21902
-
Dylan Griffith authored
-
Rémy Coutable authored
Don't ignore first action when assign and unassign quick actions are used in the same comment See merge request gitlab-org/gitlab-ce!21749
-
Kamil Trzciński authored
ci docs: clarify allow_failure default See merge request gitlab-org/gitlab-ce!21791
-
Phil Hughes authored
Rename squash before merge vue component See merge request gitlab-org/gitlab-ce!21851
-
Kamil Trzciński authored
Add documentation for stable URLs for Artifacts See merge request gitlab-org/gitlab-ce!21890
-
Mark Lapierre authored
-
Marcia Ramos authored
Docs: one-off typo fix See merge request gitlab-org/gitlab-ce!21872
-
Douwe Maan authored
-
Yorick Peterse authored
[CE backport] Fix RequestStore-related EE-only test failure See merge request gitlab-org/gitlab-ce!21915
-
Achilleas Pipinellis authored
uploads.md: Fix incorrect path reference See merge request gitlab-org/gitlab-ce!21901
-
Rémy Coutable authored
Enable even more frozen string in app/controllers See merge request gitlab-org/gitlab-ce!21919
-
Rémy Coutable authored
Docs: Update deploy token example to use https See merge request gitlab-org/gitlab-ce!21720
-
Rémy Coutable authored
docs: link to repo check failures See merge request gitlab-org/gitlab-ce!21829
-
Nick Thomas authored
Preserve order of project tags list Closes #51839 See merge request gitlab-org/gitlab-ce!21897
-
Dennis Tang authored
-
Rémy Coutable authored
Correct GitLab capitalization in CE Translation files See merge request gitlab-org/gitlab-ce!21832
-
Phil Hughes authored
Resolve "Commit details are not displayed when reviewing an MR commit by commit" See merge request gitlab-org/gitlab-ce!21784
-
Paul Slaughter authored
-
Rémy Coutable authored
Added cpp documentation for junit integration. See merge request gitlab-org/gitlab-ce!21916
-
Douwe Maan authored
Work around a bug in Rails 5, where LIMIT causes trouble Closes #51729 See merge request gitlab-org/gitlab-ce!21879
-
Phil Hughes authored
fix board list vertical scroll bar always shows up See merge request gitlab-org/gitlab-ce!20481
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- 25 Sep, 2018 13 commits
-
-
Clement Ho authored
Add link component from gitlab-ui See merge request gitlab-org/gitlab-ce!21803
-
Jose Ivan Vargas authored
-
Shaun Burns authored
-
Mike Greiling authored
Dedupe frontend dependencies See merge request gitlab-org/gitlab-ce!21908
-
Michael Kozono authored
The test was failing https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/101444126 because https://gitlab.com/gitlab-org/gitlab-ee/blob/a04056efad6639420b469eced5130751a8cf2757/ee/spec/support/request_store.rb which is in EE only, clears the RequestStore before every test, regardless of whether RequestStore is active. This test is unusual because it sets up RequestStore without it being active, to make sure that the tested code doesn’t attempt to use RequestStore. These two unusual facts combined to cause the failure in EE only. The fix works because of the particular order of RSpec hooks in the test lifecycle.
-
Mike Greiling authored
Add gitlab-ui skeleton loading See merge request gitlab-org/gitlab-ce!21871
-
Clement Ho authored
-
Achilleas Pipinellis authored
Update doc/user/project/repository/index.md See merge request gitlab-org/gitlab-ce!21898
-
Rémy Coutable authored
Troubleshoot "Transient failure in qa/specs/features/project/fork_project_spec.rb" See merge request gitlab-org/gitlab-ce!21858
-
Stan Hu authored
Enable more frozen string in app/controllers/ See merge request gitlab-org/gitlab-ce!21873
-
Douglas Barbosa Alexandre authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6906 See merge request gitlab-org/gitlab-ce!21903
-
Rémy Coutable authored
Fix committer typo Closes #51808 See merge request gitlab-org/gitlab-ce!21899
-
Annabel Dunstone Gray authored
Fix margins in merge request header Closes #51726 See merge request gitlab-org/gitlab-ce!21878
-