Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-10 03:10:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-10 03:10:04 +0300
commit1bf4fece121298260663c6ca73d39716d3548a03 (patch)
tree5c82dd2fa63552ecb67fcb034740ec7e8fdba25a /lib/api
parent254ec28f5448f6f353cd98f637985de3d1405854 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/api')
-rw-r--r--lib/api/internal/base.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/api/internal/base.rb b/lib/api/internal/base.rb
index a926706f513..f1e33b27d2b 100644
--- a/lib/api/internal/base.rb
+++ b/lib/api/internal/base.rb
@@ -203,10 +203,6 @@ module API
{ reference_counter_increased: reference_counter_increased }
end
- post '/notify_post_receive' do
- status 200
- end
-
post '/post_receive' do
status 200