summaryrefslogtreecommitdiff
path: root/spec/lib/bitbucket_server/connection_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-161-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix Bitbucket Server importer error handlingStan Hu2019-01-121-0/+18
* Handle invalid JSON from serverStan Hu2018-07-271-0/+6
* Add Accept header for JSONStan Hu2018-07-271-6/+10
* Fix URL for deleting branchesStan Hu2018-07-181-1/+1
* Add support for deleting branches via the Bitbucket Server APIStan Hu2018-07-131-0/+20
* Make Connection#post consistent with Connection#get and add specsStan Hu2018-07-121-2/+12
* Add spec for BitbucketServer::ConnectionStan Hu2018-07-121-0/+28