summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_server_import
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-5/+11
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-18/+56
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+81
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-92/+264
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-0/+8
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-061-0/+1
* Fix import handling errors in Bitbucket Server importerStan Hu2019-01-181-4/+13
* Remove date from author line since that is already present in `created_at`Stan Hu2018-08-031-1/+1
* Add a comment when user can't be identifiedStan Hu2018-08-021-4/+10
* Fix failing spec in fallback diff note changeStan Hu2018-07-311-3/+0
* Fix bug where fallback diff notes would not have an associated positionStan Hu2018-07-311-4/+14
* Give some context on threaded discussionsStan Hu2018-07-311-6/+12
* Fix merge request SHAStan Hu2018-07-301-1/+4
* Disable recovery of missing SHAs by defaultStan Hu2018-07-201-1/+1
* Fix Rubocop offensesStan Hu2018-07-191-16/+16
* Add spec for restore and deleting temp branchesStan Hu2018-07-191-5/+61
* Improve formatting of diff notes that could not be importedStan Hu2018-07-171-1/+1
* Fallback to creating a note if DiffNote fails to importStan Hu2018-07-171-0/+34
* Code cleanup and test threaded discussionsStan Hu2018-07-171-25/+40
* Add spec for importing a DiffNoteStan Hu2018-07-171-9/+47
* Add tests for pull request commentsStan Hu2018-07-151-8/+32
* Fix assorted bugs and write spec for importing merge eventStan Hu2018-07-151-2/+62
* Add first rev of Bitbucket Server importer testStan Hu2018-07-151-0/+42