summaryrefslogtreecommitdiff
path: root/spec/features/projects/import_export/import_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Hook.new call sites in testsJacob Vosmaer2017-08-231-1/+1
* Update form to properly set the pathZeger-Jan van de Weg2017-08-221-35/+47
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Fix html structureFilipa Lacerda2017-08-071-11/+0
* Port form back to use form_tagZ.J. van de Weg2017-08-071-2/+2
* Fixes race condition in project uploadsTiago Botelho2017-08-071-0/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-1/+1
|\
| * Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-1/+1
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+0
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Update testsKushal Pandya2017-03-281-6/+2
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Test GitLab project import for a user with only their default namespace.Adam Niedzielski2016-10-201-25/+28
* Enable import/export back for non-adminsfix/import-export-adminJames Lopez2016-10-031-2/+2
* more spec refactoring based on feedbackJames Lopez2016-09-091-1/+1
* Fix permissions check in controller, added relevant spec and updated docsJames Lopez2016-08-111-38/+60
* fix repo hooks missing on importfix/import-project-hooksJames Lopez2016-07-281-1/+2
* fix spec - unused varfix/new-project-import-tooltipJames Lopez2016-07-201-1/+1
* fix specJames Lopez2016-07-201-1/+3
* added spec, fixed wordingJames Lopez2016-07-201-0/+13
* added testJames Lopez2016-07-071-0/+17
* Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-1/+1
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-2/+2
* fixing specs and some code cleanupJames Lopez2016-06-151-1/+2
* fixed spaceJames Lopez2016-05-091-0/+1
* added more tests to integration specJames Lopez2016-05-051-3/+11
* fixed import file specJames Lopez2016-05-041-1/+1
* fixed integration testJames Lopez2016-05-021-23/+12
* refactoring and fixing a bunch of stuffJames Lopez2016-05-021-3/+2
* more refactoring and fixes - fixing spec as wellJames Lopez2016-04-291-3/+32
* few fixes and new integration spec -WIPJames Lopez2016-04-291-0/+22