- 12 Nov, 2018 40 commits
-
-
Rémy Coutable authored
Extract code from Issues::MoveService See merge request gitlab-org/gitlab-ee!8402
-
Rémy Coutable authored
Make sure there's only one slash as path separator See merge request gitlab-org/gitlab-ee!8084
-
Lin Jen-Shin authored
-
Rémy Coutable authored
CE upstream - 2018-11-12 18:21 UTC Closes gitlab-ce#53853 See merge request gitlab-org/gitlab-ee!8408
-
GitLab Bot authored
-
Douwe Maan authored
Fix MergeRequestService erroring out on deleted branch Closes #53853 See merge request gitlab-org/gitlab-ce!22989
-
Filipa Lacerda authored
CE upstream - 2018-11-12 16:21 UTC Closes gitlab-ce#53781 See merge request gitlab-org/gitlab-ee!8407
-
Sean McGivern authored
Disable CODEOWNERS for the time being See merge request gitlab-org/gitlab-ce!22991
-
Stan Hu authored
When a branch is deleted, the push commit IDs is an empty array. The previous change would attempt to call `[].exists?`, which is invalid. Fix this by returning `MergeRequestDiffCommit.none` instead. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53853
-
Lukas Eipert authored
-
Phil Hughes authored
Removes feature flag for ciEnvironmentsStatusChanges Closes #52937 See merge request gitlab-org/gitlab-ce!22947
-
Filipa Lacerda authored
-
Douwe Maan authored
We can move the file back to its original location once https://gitlab.com/gitlab-org/gitlab-ee/issues/8396 is fixed.
-
Achilleas Pipinellis authored
-
GitLab Bot authored
# Conflicts: # .gitlab-ci.yml # doc/user/markdown.md [ci skip]
-
Sean McGivern authored
CE upstream - 2018-11-12 10:21 UTC Closes #8390 See merge request gitlab-org/gitlab-ee!8400
-
Rémy Coutable authored
Bump redis-store to 1.6.0 See merge request gitlab-org/gitlab-ce!22963
-
Rémy Coutable authored
Bump mime-types to 3.2.2 See merge request gitlab-org/gitlab-ce!22957
-
Douwe Maan authored
[EE] Comment on any expanded diff line on MRs (with feature-flag) See merge request gitlab-org/gitlab-ee!8362
-
Douwe Maan authored
Comment on any expanded diff line on MRs (with feature-flag) Closes #13950 See merge request gitlab-org/gitlab-ce!22914
-
Stan Hu authored
Set an empty entrypoint for license_management job Closes #53786 See merge request gitlab-org/gitlab-ce!22955
-
Rémy Coutable authored
Remove unnecessary job dependencies See merge request gitlab-org/gitlab-ce!22961
-
Rémy Coutable authored
Remove unnecessary job dependencies See merge request gitlab-org/gitlab-ee!8391
-
Filipa Lacerda authored
Changed diff tree filtering to path Closes #53781 See merge request gitlab-org/gitlab-ce!22978
-
Filipa Lacerda authored
Resolve "View issue button doesn't work in dashboard modal" Closes #8370 See merge request gitlab-org/gitlab-ee!8385
-
Sean McGivern authored
-
Filipa Lacerda authored
Improve initial rendering of discussion notes See merge request gitlab-org/gitlab-ce!22607
-
Sean McGivern authored
-
Phil Hughes authored
Previously it was using name which could make it hard to filter for the file you want in a certain folder. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53781
-
Sean McGivern authored
Upgrade whitequark/parser to 2.5.3.0 See merge request gitlab-org/gitlab-ce!22984
-
Oswaldo Ferreira authored
-
Achilleas Pipinellis authored
Docs: updates docs development guidelines Closes #53160 and #53115 See merge request gitlab-org/gitlab-ce!22813
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Docs: update docs development guidelines See merge request gitlab-org/gitlab-ee!8363
-
Marcia Ramos authored
-
Jarka Košanová authored
Extract code to make it easier reusable - introduce AttributesRewriter and ContentRewriter - support group entites when rewriting content - make Uploader copy_to working for Namespaces
-
Rémy Coutable authored
Dangerbot: mention tech writers based on DevOps stage See merge request gitlab-org/gitlab-ce!22945
-
Sean McGivern authored
Bump Sidekiq and other related gems See merge request gitlab-org/gitlab-ce!22956
-
Jan Provaznik authored
Rails 5 counterpart to the version update from 7fb30b4c
-
Jan Provaznik authored
-