summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/bitbucket_import
Commit message (Expand)AuthorAgeFilesLines
* Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-082-2/+6
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* fix failing specfix/import-url-issuesJames Lopez2016-04-281-5/+4
* added spec testing exception raisedJames Lopez2016-04-281-6/+21
* first round of fixes and spec fixesJames Lopez2016-03-221-4/+4
* 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