summaryrefslogtreecommitdiff
path: root/spec/requests/api/project_import_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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