gitlab-org--gitlab-foss/lib/bitbucket_server
Stan Hu a0856cf7b9 Fix BitbucketServer::Client failing with Webmock 3.5.1
Webmock 3.1.0 changed the behavior to return `nil` for the body if an
HTTP 204 No Content response were received
(b837e64278).

Update the Bitbucket Server connection to ignore these No Content
response codes.
2019-02-16 15:30:02 -08:00
..
representation
client.rb
collection.rb
connection.rb Fix BitbucketServer::Client failing with Webmock 3.5.1 2019-02-16 15:30:02 -08:00
page.rb
paginator.rb