summaryrefslogtreecommitdiff
path: root/lib/bitbucket_server/representation
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-041-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-142-1/+9
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Use a case statement to determine pull request stateStan Hu2018-08-021-2/+3
* Track parental relationships in commentsStan Hu2018-07-311-7/+38
* Fix merge request SHAStan Hu2018-07-301-3/+11
* Use raw_commentStan Hu2018-07-281-3/+3
* Use a class method to consolidate timestamp conversionStan Hu2018-07-284-6/+10
* Use project key instead of project name for importsStan Hu2018-07-261-0/+4
* Fix failing specStan Hu2018-07-251-4/+4
* Add comment about why using `first`Stan Hu2018-07-251-0/+2
* Add spec for pull request comments and add commentsStan Hu2018-07-251-4/+28
* Clean up implementationStan Hu2018-07-252-7/+20
* Add spec for pull request activityStan Hu2018-07-251-28/+8
* Enable frozen_string_literalStan Hu2018-07-256-1/+13
* Add spec for BitBucketServer pull reuest parsingStan Hu2018-07-201-12/+12
* Add spec for BitbucketServer::Representation::RepoStan Hu2018-07-201-9/+1
* Use browse URL of project to link importsStan Hu2018-07-121-1/+1
* Fix Rubocop errorsStan Hu2018-07-051-1/+1
* Improve error handling of Bitbucket login errorsStan Hu2018-07-051-0/+4
* Fix URL link in Bitbucket statusStan Hu2018-07-011-0/+4
* Add a Reconfigure button and improve layout of import screenStan Hu2018-07-011-0/+4
* Fix Rubocop complaintsStan Hu2018-06-283-13/+10
* Prune unused codeStan Hu2018-06-281-9/+0
* Fix generation of diff line positionsStan Hu2018-06-281-4/+41
* Fix line code map omitting repliesStan Hu2018-06-281-1/+1
* First iteration of importing diff notesStan Hu2018-06-282-12/+17
* Handle threaded comments and prepare for inline commentsStan Hu2018-06-283-42/+112
* Import standalone pull request commentsStan Hu2018-06-272-0/+88
* Add source/target branch SHAStan Hu2018-06-251-2/+2
* More work towards supporting Bitbucket ServerStan Hu2018-06-253-72/+11
* WIP: Add support for Bitbucket Server importsStan Hu2018-06-257-0/+279