- 17 Oct, 2017 25 commits
-
-
Phil Hughes authored
Improve sprite icon spec Closes #39199 See merge request gitlab-org/gitlab-ce!14914
-
Clement Ho authored
-
Rémy Coutable authored
Avoid using `Redis#keys` See merge request gitlab-org/gitlab-ce!14889
-
Douwe Maan authored
Fix errors when deleting a forked project Closes #39196 See merge request gitlab-org/gitlab-ce!14916
-
Tim Zallmann authored
Use variable for mobile breadcrumbs padding Closes #38156 See merge request gitlab-org/gitlab-ce!14904
-
Bob Van Landuyt authored
The problem would occur when the `ForkedProjectLink` was deleted, but the `ForkNetworkMember` was not. The delete would be rolled back and retried. But the error would not be saved because `Project#forked?` would still be true, because the `ForkNetworkMember` exists. But the `Project#forked_project_link` would be `nil`. So the validation for the visibility level would fail.
-
Yorick Peterse authored
Prevent creating multiple ApplicationSetting by forcing it to always have id=1 Closes #34728 See merge request gitlab-org/gitlab-ce!14718
-
Rémy Coutable authored
Merge branch '39181-gitlab-backgroundmigration-deserializemergerequestdiffsandcommits-error-nomethoderror-undefined-method-map-for-nil-nilclass' into 'master' Resolve "Gitlab::BackgroundMigration::DeserializeMergeRequestDiffsAndCommits::Error: #<NoMethodError: undefined method `map' for nil:NilClass" Closes #39181 See merge request gitlab-org/gitlab-ce!14907
-
Phil Hughes authored
Adds collapsible sections in cluster page See merge request gitlab-org/gitlab-ce!14890
-
Filipa Lacerda authored
-
Sean McGivern authored
This is already handled for diffs, but not commits.
-
Douwe Maan authored
Allow testing on Gitaly call count See merge request gitlab-org/gitlab-ce!14837
-
Rémy Coutable authored
Clarify how to resume GitHub import on docs See merge request gitlab-org/gitlab-ce!14905
-
Rémy Coutable authored
Bump Git version to 2.13.6 See merge request gitlab-org/gitlab-ce!14906
-
Bob Van Landuyt authored
-
Douwe Maan authored
Make the circuitbreaker configurable at runtime See merge request gitlab-org/gitlab-ce!14842
-
Douwe Maan authored
Show collapsible tree on the project show page Closes #30343 See merge request gitlab-org/gitlab-ce!14055
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Instead of from the configuration file
-
Bob Van Landuyt authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Phil Hughes authored
Add ability to pass class name to spriteIcon helper Closes #39079 See merge request gitlab-org/gitlab-ce!14855
-
Balasankar C authored
-
James Lopez authored
-
- 16 Oct, 2017 15 commits
-
-
Annabel Dunstone Gray authored
-
Rémy Coutable authored
Fix link to "Job Permissions" See merge request gitlab-org/gitlab-ce!14896
-
Annabel Dunstone Gray authored
Remove extra border radius when editing a file Closes #37978 See merge request gitlab-org/gitlab-ce!14803
-
Rachel Pipkin authored
-
Achilleas Pipinellis authored
Update new project docs See merge request gitlab-org/gitlab-ce!14893
-
Willi Rath authored
-
Annabel Dunstone Gray authored
39035 Move GitLab export option to top of import list when creating a new project Closes #39035 See merge request gitlab-org/gitlab-ce!14830
-
Phil Hughes authored
Remove banner from pipelines page Closes #38641, #39051, and #38827 See merge request gitlab-org/gitlab-ce!14849
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Remove "boards" from TOP_LEVEL_ROUTES Closes #39073 See merge request gitlab-org/gitlab-ce!14861
-
Douwe Maan authored
Adds requirements that supports anything in sha params Closes #26561 and #2709 See merge request gitlab-org/gitlab-ce!14462
-
Douwe Maan authored
Resolve "GitlabUsagePingWorker is not running on GitLab.com" See merge request gitlab-org/gitlab-ce!14867
-
Robert Speicher authored
Add Performance category to the changelog Closes #36417 See merge request gitlab-org/gitlab-ce!14865
-
Jacob Schatz authored
Upgrading Monaco Closes #38607 See merge request gitlab-org/gitlab-ce!14629
-