- 26 Apr, 2019 2 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- 25 Apr, 2019 32 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
Handle race condition when creating an MR approval See merge request gitlab/gitlab-ee!866
-
GitLab Release Tools Bot authored
Stop sending emails to users who can't read commit See merge request gitlab/gitlab-ee!890
-
GitLab Release Tools Bot authored
Prevent leaking information when issue is moved See merge request gitlab/gitlab-ee!895
-
GitLab Bot authored
-
Lin Jen-Shin authored
Organize better Review Apps and QA jobs See merge request gitlab-org/gitlab-ce!27509
-
Lin Jen-Shin authored
[EE] Organize better Review Apps and QA jobs See merge request gitlab-org/gitlab-ee!11445
-
GitLab Bot authored
-
Rémy Coutable authored
Fix new issue header text See merge request gitlab-org/gitlab-ce!27662
-
Lin Jen-Shin authored
[Insights] Change the default weeks period limit to 12 See merge request gitlab-org/gitlab-ee!11498
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Ensure that we only request blobs in one batch Closes #60829 See merge request gitlab-org/gitlab-ce!27625
-
GitLab Bot authored
-
Lin Jen-Shin authored
Fix typo in blob_spec.rb See merge request gitlab-org/gitlab-ce!27661
-
Sean McGivern authored
Fix unathenticated API access to public epics See merge request gitlab-org/gitlab-ee!11485
-
James Ramsay authored
Epics in public groups should be readable via the API without authentication.
-
Dmitriy Zaporozhets authored
Get rid of the user_namespace API helper method See merge request gitlab-org/gitlab-ce!27636
-
Sean McGivern authored
Without the leading `=`, this is just interpreted as literal text, so it won't be translated.
-
GitLab Bot authored
-
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.
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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.
-
Douglas Barbosa Alexandre authored
Automatically add the :geo metadata to Geo spec files See merge request gitlab-org/gitlab-ee!11510
-
- 24 Apr, 2019 6 commits
-
-
GitLab Bot authored
-
Fatih Acet authored
Fix Metrics environments dropdown Closes #60687 See merge request gitlab-org/gitlab-ce!27586
-
GitLab Bot authored
-
Fatih Acet authored
Migrate security reports tests to Jest Closes #10722 and #10724 See merge request gitlab-org/gitlab-ee!10466
-
Winnie Hellmann authored
- Add missing bootstrap import in security reports store actions - Adjust path to test_constants - Replace spyOnDependency() with jest.mock() in security reports
-
Fatih Acet authored
Fix API and IDE path with `/` relative_url_root See merge request gitlab-org/gitlab-ce!27635
-