- 18 Oct, 2017 3 commits
-
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
Add short_revision and use total_size Closes #39203 See merge request gitlab-org/gitlab-ce!14917
-
Rémy Coutable authored
Improve database yml examples See merge request gitlab-org/gitlab-ce!10247
-
- 17 Oct, 2017 37 commits
-
-
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
-
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
-
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
-
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
-
Phil Hughes authored
-
Douwe Maan authored
Make the circuitbreaker configurable at runtime See merge request gitlab-org/gitlab-ce!14842
-
Phil Hughes authored
Adds a test for flattenedFiles Changes the data method to not be an arrow method Various other review fixes
-
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
-