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 Use a case statement to determine pull request state 2018-08-02 14:45:54 -07:00
client.rb Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
collection.rb Paginate Bitbucket Server importer projects 2018-11-07 11:37:46 -08:00
connection.rb Fix BitbucketServer::Client failing with Webmock 3.5.1 2019-02-16 15:30:02 -08:00
page.rb Assorted Bitbucket Server importer code cleanup based on review 2018-08-01 10:45:04 -07:00
paginator.rb Fix Bitbucket Server import only including first 25 pull requests 2019-01-06 21:13:00 -08:00