- 12 Jul, 2018 37 commits
-
-
Grzegorz Bizon authored
[QA] Fix duplicate year in namespace name See merge request gitlab-org/gitlab-ce!20581
-
Grzegorz Bizon authored
Resolve "Installing helm tiller sometimes fails with no api token found" Closes #49139 See merge request gitlab-org/gitlab-ce!20580
-
Yorick Peterse authored
Fix performance problem of tags query Closes gitlab-com/infrastructure#4550 See merge request gitlab-org/gitlab-ce!20555
-
Jacob Schatz authored
Update CONTRIBUTING.md to port Contribution Flow section from EE doc See merge request gitlab-org/gitlab-ce!20546
-
Phil Hughes authored
Resolve "Improve performance of MR Changes tab: reduce event listeners on scroll event" Closes #48639 and #48789 See merge request gitlab-org/gitlab-ce!20558
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Remove old service architecture from Vue docs See merge request gitlab-org/gitlab-ce!20579
-
Winnie Hellmann authored
-
Rémy Coutable authored
Adding spec to test basic forking functionalities See merge request gitlab-org/gitlab-ce!20097
-
Mykhailo Formus authored
-
Rémy Coutable authored
Resolve "Follow-up from "Milestone tests"" Closes #48690 See merge request gitlab-org/gitlab-ce!20563
-
Douwe Maan authored
Add manifest import See merge request gitlab-org/gitlab-ce!20304
-
Kamil Trzciński authored
-
Douwe Maan authored
Add examples for array and hash type API params See merge request gitlab-org/gitlab-ce!20574
-
Douwe Maan authored
Optimize ProjectWiki#empty? check See merge request gitlab-org/gitlab-ce!20573
-
Rémy Coutable authored
i18n: externalize strings from 'app/views/explore' See merge request gitlab-org/gitlab-ce!19713
-
Marcia Ramos authored
Docs: fix typo on EKS doc Closes #47421 See merge request gitlab-org/gitlab-ce!20582
-
Rémy Coutable authored
Add a fast_timeout for the `ServerService.ServerInfo` endpoint Closes #49116 See merge request gitlab-org/gitlab-ce!20552
-
Marcia Ramos authored
Update project_import_export.md to include example remote import script and additional curl command See merge request gitlab-org/gitlab-ce!20529
-
Rémy Coutable authored
Revert "Log push output on exception" because it is no longer needed See merge request gitlab-org/gitlab-ce!20564
-
Marcia Ramos authored
-
Nick Thomas authored
Match against having letters and numbers for environment name See merge request gitlab-org/gitlab-ce!20570
-
Dylan Griffith authored
Otherwise we ocassionally see a race condition error: No API token found for service account "default", retry after the token is automatically created and added to the service account Waiting 10 seconds should remove this risk.
-
Sean McGivern authored
Remove Repository#path memoization See merge request gitlab-org/gitlab-ce!20491
-
Jacob Vosmaer (GitLab) authored
-
Rémy Coutable authored
Resolve "do not set updated_at when creating note" Closes #46930 See merge request gitlab-org/gitlab-ce!20322
-
Kia Mei Somabes authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Improvements to new entry dropdowns in Web IDE Closes #44845 See merge request gitlab-org/gitlab-ce!20526
-
Rémy Coutable authored
Fix Dangerfile failing on CHANGELOG check See merge request gitlab-org/gitlab-ce!20575
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
The `empty?` check was iterating over all Wiki pages to determine whether it was empty. Using the limit parameter allows us to bail out early once we found a page. Note that this currently only improves performance for GitLab 11.0 until https://gitlab.com/gitlab-org/gitaly/issues/1204 is fixed. Relates to #40101
-
Athar Hameed authored
-
Phil Hughes authored
Remove timeouts from TimeTracker tests See merge request gitlab-org/gitlab-ce!20510
-
Winnie Hellmann authored
-
Lin Jen-Shin authored
-
- 11 Jul, 2018 3 commits
-
-
Robert Speicher authored
Resolve "Use Danger gem" Closes #20700 See merge request gitlab-org/gitlab-ce!19066
-
Mike Greiling authored
Fix #48934 - Focus on text input on danger confirmation Closes #48934 See merge request gitlab-org/gitlab-ce!20435
-
Robert Speicher authored
-