summaryrefslogtreecommitdiff
path: root/lib/gitlab/bitbucket_server_import
Commit message (Expand)AuthorAgeFilesLines
...
* Assign merge event to ghost user if committer cannot be foundStan Hu2018-07-031-0/+7
* Support creating a remote branch to import closed pull requestsStan Hu2018-07-031-1/+57
* Add merge commit SHAStan Hu2018-07-011-2/+4
* Fix Rubocop complaintsStan Hu2018-06-282-2/+2
* Remove unnecessary code and fix branch namesStan Hu2018-06-281-31/+15
* Fix generation of diff line positionsStan Hu2018-06-281-1/+1
* Import threaded discussions in diffsStan Hu2018-06-281-6/+21
* First iteration of importing diff notesStan Hu2018-06-281-13/+9
* Handle threaded comments and prepare for inline commentsStan Hu2018-06-281-3/+6
* Import standalone pull request commentsStan Hu2018-06-271-18/+36
* More work towards importing pull requestsStan Hu2018-06-261-2/+2
* wipStan Hu2018-06-251-1/+1
* More work towards supporting Bitbucket ServerStan Hu2018-06-252-88/+17
* Copy and paste importer from Bitbucket ImporterStan Hu2018-06-252-0/+284