summaryrefslogtreecommitdiff
path: root/spec/requests/api/project_import_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-0/+10
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-52/+38
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-4/+83
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/security/gitlab@14-4-stable-eeGitLab Bot2021-10-271-3/+31
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+76
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+2
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-79/+83
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-13/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-0/+109
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-0/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-0/+47
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-22/+30
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-5/+5
* Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-1/+0
* Remove some duplicate tests and fix some typosqa-314-project-tests-cleanupsliaquat2018-08-161-1/+1
* Add Object Storage to GitLab project importJames Lopez2018-08-021-0/+2
* Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher2018-06-071-1/+1
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-2/+3
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-061-0/+23
* Override values from JSON with import dataBob Van Landuyt2018-04-051-2/+17
* Store override params as import data on projectsBob Van Landuyt2018-04-041-1/+29
* Fix project import API after import service refactorJames Lopez2018-02-161-2/+2
* refactor code based on feedbackJames Lopez2018-02-141-2/+2
* refactor code based on feedbackJames Lopez2018-02-141-8/+20
* add more specsJames Lopez2018-02-131-0/+9
* add more specsJames Lopez2018-02-131-1/+32
* add import status endpointJames Lopez2018-02-131-2/+2
* fix file uploadJames Lopez2018-02-131-2/+2
* update import API and specJames Lopez2018-02-131-3/+5
* update import API and specJames Lopez2018-02-131-3/+2
* add entity and update specJames Lopez2018-02-131-2/+2
* add more specsJames Lopez2018-02-131-5/+29
* add project import specJames Lopez2018-02-131-0/+25