- 25 Apr, 2019 39 commits
-
-
Valery Sizov authored
-
Douglas Barbosa Alexandre authored
Enable Reliable fetcher by default Closes gitlab-ee#10327 See merge request gitlab-org/gitlab-ce!27530
-
Valery Sizov authored
-
Rémy Coutable authored
Improve externalization.md PO regen docs See merge request gitlab-org/gitlab-ce!27669
-
Sean McGivern authored
Externalize left sidebar strings See merge request gitlab-org/gitlab-ce!27675
-
Victor Wu authored
-
Fatih Acet authored
Retry application upgrade > Success message (Add toast success message) Closes #57017 See merge request gitlab-org/gitlab-ce!27206
-
Jacques Erasmus authored
Implemented the toast component for success messages
-
Sean McGivern authored
Externalize strings in merge request tabs See merge request gitlab-org/gitlab-ce!27653
-
Victor Wu authored
-
Phil Hughes authored
Refactor/58829 migrate notes spec to jest Closes #58829 See merge request gitlab-org/gitlab-ce!27648
-
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
-
Luke Bennett authored
Instill confidence in gettext:regenerate command
-
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 1 commit
-
-
Fatih Acet authored
Fix Metrics environments dropdown Closes #60687 See merge request gitlab-org/gitlab-ce!27586
-