summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_import
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where Bitbucket `closed` issues were imported as `opened`iurisilvio/gitlab-ce-bitbucket_closedIuri de Silvio2016-03-071-0/+88
* Tag lib specsDouwe Maan2015-12-092-2/+2
* Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu2015-09-011-0/+34
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-2/+5
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-9/+11
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
* Make sure user has access to namespace in import tests.Douwe Maan2015-04-151-1/+5
* Fix OAuth2 issue importing a new project from GitHub and GitLabStan Hu2015-03-221-0/+17
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+22