- 18 Oct, 2017 11 commits
-
-
Sean McGivern authored
Migrate Gitlab::Git::Wiki#write_page to Gitaly Closes gitaly#638 See merge request gitlab-org/gitlab-ce!14870
-
Phil Hughes authored
Replace google login image Closes #39201 See merge request gitlab-org/gitlab-ce!14919
-
Robert Speicher authored
Backport all fixes from GitLab 10.1 into master See merge request gitlab-org/gitlab-ce!14922
-
Douwe Maan authored
Add readme only option as project view Closes #30140 See merge request gitlab-org/gitlab-ce!14900
-
Rémy Coutable authored
Get Project Branch API shows an helpful error message on invalid refname Closes #37032 See merge request gitlab-org/gitlab-ce!14884
-
Douwe Maan authored
SAML fix when auth hash attributes do not define groups Closes #38923 See merge request gitlab-org/gitlab-ce!14913
-
Douwe Maan authored
-
Grzegorz Bizon authored
Add short_revision and use total_size Closes #39203 See merge request gitlab-org/gitlab-ce!14917
-
Toon Claes authored
When there are no groups defined in the auth hash attributes, `Gitlab::Saml::AuthHash#groups` should return an empty array, and `Gitlab::Saml::User#find_user` should not mark the user as external. Closes gitlab-org/gitlab-ce#38923.
-
Jacopo authored
In API v4 when requesting a branch with an invalid refname shows an helpful error message: 'The branch refname is invalid'.
-
Rémy Coutable authored
Improve database yml examples See merge request gitlab-org/gitlab-ce!10247
-
- 17 Oct, 2017 29 commits
-
-
Stan Hu authored
-
Stan Hu authored
-
Jen-Shin Lin authored
Security fixes for 10.1 RC See merge request gitlab/gitlabhq!2209
-
Filipa Lacerda authored
-
bogdanvlviv authored
-
bogdanvlviv authored
host is omitted by default
-
bogdanvlviv authored
-
Filipa Lacerda authored
Refactored multi-file data structure See merge request gitlab-org/gitlab-ce!14862
-
Annabel Dunstone Gray authored
-
Filipa Lacerda authored
Add inline edit button to issue_show app See merge request gitlab-org/gitlab-ce!14875
-
Clement Ho authored
-
Annabel Dunstone Gray authored
Change project deletion message from alert to notice Closes #26956 See merge request gitlab-org/gitlab-ce!14756
-
Winnie Hellmann authored
-
Rémy Coutable authored
Merge branch '20930-very-first-commit-to-default-branch-didn-t-close-referenced-issue' into 'master' Fix #20930: automatic closing is not triggered on very first push. Closes #20930 See merge request gitlab-org/gitlab-ce!11899
-
Sébastien authored
-
Kamil Trzcinski authored
-
Filipa Lacerda authored
-
Phil Hughes authored
Move user avatar specs to folder to mimic javascript directory Closes #39169 See merge request gitlab-org/gitlab-ce!14901
-
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
-
Kamil Trzcinski authored
-
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
-