summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitlab_import
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-3/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-203-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+3
* Fix gitlab import project loadFrancisco Javier López2018-07-231-0/+84
* Implement `expect_next_instance_of` and use itLin Jen-Shin2018-06-211-1/+3
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-2/+2
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use described_class when possibleRémy Coutable2017-07-272-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-273-3/+3
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Fixed gitlab.com importer missing confidential attributeJames Lopez2016-09-051-0/+2
* Stub omniauth provider for GitLabgl-importer-keeps-issue-numberDouglas Barbosa Alexandre2016-07-131-1/+6
* Add spec for GitLab.com importerDouglas Barbosa Alexandre2016-07-131-0/+48
* Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-081-1/+3
* Tag lib specsDouwe Maan2015-12-092-2/+2
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-2/+4
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-10/+12
* 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/+16
* Add Bitbucket importer.Douwe Maan2015-02-241-3/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Gitlab integration: added testsValery Sizov2015-02-051-0/+25