- 25 Apr, 2019 27 commits
-
-
Martin Hobert authored
fix #58829 Added changelog entry Added merge request id
-
Sean McGivern authored
Revert "Merge branch 'patch-54' into 'master'" See merge request gitlab-org/gitlab-ce!27666
-
Victor Wu authored
This reverts merge request !27532
-
Filipa Lacerda authored
Disable password autocomplete in mirror repository form Closes gitlab-ee#11237 See merge request gitlab-org/gitlab-ce!27542
-
Filipa Lacerda authored
Fix EE differences in home_panel.html.haml Closes gitlab-ee#11029 See merge request gitlab-org/gitlab-ce!27664
-
Sean McGivern authored
Resolve "Broken master: ./spec/features/issuables/markdown_references/jira_spec.rb" Closes #60953 See merge request gitlab-org/gitlab-ce!27665
-
Kushal Pandya authored
Hide ScopedBadge overflow notes See merge request gitlab-org/gitlab-ce!27651
-
Annabel Dunstone Gray authored
Resolve "RTL Titles in issues are displayed Left-to-Right" Closes #48479 See merge request gitlab-org/gitlab-ce!27378
-
Ahmad Haghighi authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Organize better Review Apps and QA jobs See merge request gitlab-org/gitlab-ce!27509
-
Rémy Coutable authored
Fix new issue header text See merge request gitlab-org/gitlab-ce!27662
-
Rajat Jain authored
-
Dmitriy Zaporozhets authored
Ensure that we only request blobs in one batch Closes #60829 See merge request gitlab-org/gitlab-ce!27625
-
Lin Jen-Shin authored
Fix typo in blob_spec.rb See merge request gitlab-org/gitlab-ce!27661
-
Dmitriy Zaporozhets authored
Get rid of the user_namespace API helper method See merge request gitlab-org/gitlab-ce!27636
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11029
-
Sean McGivern authored
Without the leading `=`, this is just interpreted as literal text, so it won't be translated.
-
Phil Hughes authored
Add support for baseUrl in ApolloClient instance within GraphQL helper See merge request gitlab-org/gitlab-ce!27657
-
Phil Hughes authored
Resolve "Autocomplete dropdown for usernames shows HTML if you attempt to search for a username that starts with a period" Closes #60552 See merge request gitlab-org/gitlab-ce!27533
-
Jan Beckmann authored
Fixes #60552
-
Winnie Hellmann authored
-
Kushal Pandya authored
Add support for providing baseUrl/rootUrl within `uri` while creating ApolloClient instance.
-
Lin Jen-Shin authored
Client side changes for ListLastCommitsForTree response update See merge request gitlab-org/gitlab-ce!26880
-
John Cai authored
Updates the gitaly client to use path_bytes field instead of the deprecated path field in list_last_commits_for_tree_response. Also adds a test to guard against non-utf8 path data
-
Stan Hu authored
Avoid loading Wiki Pages content when listed Closes #53523 See merge request gitlab-org/gitlab-ce!22801
-
Francisco Javier López authored
Inside a wiki, when we show the sidebar or browse to the `pages`, all page contents are retrieved from Gitaly and that is a waste of resources, since no content from that pages are going to be showed. This MR introduces the method `ProjectWiki#list_pages`, which uses new wiki_list_pages RPC call to retrieve pages without content Also in the `WikisController` we're using the method to show pages in the sidebar and also on the `pages` page.
-
- 24 Apr, 2019 13 commits
-
-
Fatih Acet authored
Fix Metrics environments dropdown Closes #60687 See merge request gitlab-org/gitlab-ce!27586
-
Fatih Acet authored
Fix API and IDE path with `/` relative_url_root See merge request gitlab-org/gitlab-ce!27635
-
Stan Hu authored
Adding ability to specify helm chart repo using environment variables Closes #49520 See merge request gitlab-org/gitlab-ce!27123
-
Tim Zallmann authored
Show category icons in user popover Closes #60387 See merge request gitlab-org/gitlab-ce!27254
-
Douglas Barbosa Alexandre authored
Put some flaky specs in quarantine See merge request gitlab-org/gitlab-ce!27633
-
Paul Slaughter authored
**Why?** Previously we simply concatenated our paths, which led to requesting `//api/v4/...` and obviously failed. The BE supports a relative_url_root of `/`. It's a bug that the FE does not.
-
Clement Ho authored
i18n: externalize strings from 'app/views/projects/forks' See merge request gitlab-org/gitlab-ce!27497
-
Douglas Barbosa Alexandre authored
Update Workhorse to v8.7.0 See merge request gitlab-org/gitlab-ce!27630
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Also, play manual jobs once dependency jobs are done instead of polling for the dependent jobs to be finished. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Backport EE cache update See merge request gitlab-org/gitlab-ce!27626
-