summaryrefslogtreecommitdiff
path: root/lib/api/commit_statuses.rb
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2016-07-19 05:37:39 +0000
committerValery Sizov <valery@gitlab.com>2016-07-19 05:37:39 +0000
commit5d449d4a592e2f02434900ca8e479975696b5747 (patch)
tree746957353201e064185b6b76f21a02a79de69170 /lib/api/commit_statuses.rb
parenta27212ab908d5161f5a75b27c4616c11f497f5d4 (diff)
parent501ce37f838205cfd588eed47d57ca4a90c68e51 (diff)
downloadgitlab-ce-5d449d4a592e2f02434900ca8e479975696b5747.tar.gz
Merge branch 'backport_from_ee_easy_commit_creation' into 'master'
Fix of 'Commits being passed to custom hooks are already reachable when using the UI' This is back-port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/563 ## What does this MR do? Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19771 This MR changes the way how we create commit, we create it directly in the branch and we don't use temporary ref anymore. This also works similar to how `git-receive-pack` works so it's a natural way to create commit. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/issues/19771 See merge request !5337
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions