summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/imports_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+12
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-66/+105
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Hide password on import by url formIgor Drozdov2019-05-291-0/+15
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-10/+10
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-4/+5
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-4/+4
* Rails5 fix update_attribute usage not causing a saveJasper Maes2018-06-151-4/+4
* Reduce CE/EE diff in spec/controllers/projects/imports_controller_spec.rbRémy Coutable2018-05-241-12/+6
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+5
* Merge branch 'open-redirect-fix-continue-to' into 'security' Sean McGivern2017-04-051-1/+8
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-9/+9
* Fix denting and specZeger-Jan van de Weg2016-03-131-2/+2
* Redirect /import to project page if no importing at all and repo existsfix/13367-redirect-to-project-page-if-no-importRémy Coutable2016-02-171-0/+12
* Fixi import redirect loopDouglas Barbosa Alexandre2016-01-251-0/+109