summaryrefslogtreecommitdiff
path: root/spec/lib/bitbucket_server
Commit message (Expand)AuthorAgeFilesLines
* Fix Bitbucket Server import only including first 25 pull requestsStan Hu2019-01-061-0/+11
* Paginate Bitbucket Server importer projectsStan Hu2018-11-073-3/+48
* Deal with subpaths and trailing slashes properlyStan Hu2018-07-311-4/+5
* Track parental relationships in commentsStan Hu2018-07-311-0/+17
* Fix merge request SHAStan Hu2018-07-301-0/+1
* Fix failing spec in spec/lib/bitbucket_server/client_spec.rbStan Hu2018-07-281-3/+4
* Handle invalid JSON from serverStan Hu2018-07-271-0/+6
* Add Accept header for JSONStan Hu2018-07-271-6/+10
* Consolidate server errors and add specsStan Hu2018-07-261-0/+86
* Fix failing specsStan Hu2018-07-261-2/+2
* Use project key instead of project name for importsStan Hu2018-07-261-0/+4
* Add spec for pull request comments and add commentsStan Hu2018-07-251-0/+48
* Add pull request specStan Hu2018-07-251-0/+79
* Add specs for activity and commentsStan Hu2018-07-252-0/+75
* Fix tense of example descriptionsh-support-bitbucket-server-importStan Hu2018-07-251-1/+1
* Add spec for BitbucketServer::Representation::RepoStan Hu2018-07-201-0/+76
* Add spec for pagesStan Hu2018-07-191-0/+51
* Add spec for paginatorStan Hu2018-07-191-0/+35
* 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