summaryrefslogtreecommitdiff
path: root/spec/features/projects/import_export/import_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-1/+0
* Resolve "Selecting an autofill suggestion for project name will not update th...Martin Wortschack2018-10-021-4/+3
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-6/+1
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-2/+6
* Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-2/+1
* Add Object Storage to GitLab project importJames Lopez2018-08-021-0/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-5/+5
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-2/+4
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+1
* Adds the option to override project description on export via APITiago Botelho2018-03-161-0/+1
* Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu2018-01-161-1/+1
* Changed trigger click calls to click()Jose Ivan Vargas2017-10-231-1/+1
* Simplify project pageAnnabel Dunstone Gray2017-10-111-13/+7
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-4/+3
* update regexfix/import-file-spec-errorJames Lopez2017-09-041-1/+1
* refactor specJames Lopez2017-09-041-3/+3
* attempt to fix random import file spec errorJames Lopez2017-09-041-6/+8
* 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