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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/vendor/gitlab-shell/spec/vcr_cassettes/pre-receive.yml')
-rw-r--r--ruby/vendor/gitlab-shell/spec/vcr_cassettes/pre-receive.yml46
1 files changed, 46 insertions, 0 deletions
diff --git a/ruby/vendor/gitlab-shell/spec/vcr_cassettes/pre-receive.yml b/ruby/vendor/gitlab-shell/spec/vcr_cassettes/pre-receive.yml
new file mode 100644
index 000000000..6072d0ca0
--- /dev/null
+++ b/ruby/vendor/gitlab-shell/spec/vcr_cassettes/pre-receive.yml
@@ -0,0 +1,46 @@
+---
+http_interactions:
+- request:
+ method: post
+ uri: http://localhost:3000/api/v4/internal/pre_receive
+ body:
+ encoding: US-ASCII
+ string: gl_repository=project-1&secret_token=0a3938d9d95d807e94d937af3a4fbbea%0A
+ headers:
+ Accept-Encoding:
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
+ Accept:
+ - "*/*"
+ User-Agent:
+ - Ruby
+ Content-Type:
+ - application/x-www-form-urlencoded
+ response:
+ status:
+ code: 200
+ message: OK
+ headers:
+ Cache-Control:
+ - max-age=0, private, must-revalidate
+ Content-Length:
+ - '36'
+ Content-Type:
+ - application/json
+ Date:
+ - Thu, 31 Aug 2017 20:17:41 GMT
+ Etag:
+ - W/"7d4df85c493bd3d421351aa791a8fbf6"
+ Vary:
+ - Origin
+ X-Frame-Options:
+ - SAMEORIGIN
+ X-Request-Id:
+ - f0c84103-8dc0-48ea-a142-62554f6bca3d
+ X-Runtime:
+ - '0.612997'
+ body:
+ encoding: UTF-8
+ string: '{"reference_counter_increased":true}'
+ http_version:
+ recorded_at: Thu, 31 Aug 2017 20:17:41 GMT
+recorded_with: VCR 2.4.0