summaryrefslogtreecommitdiff
path: root/lib/api/project_import.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport EE changes to the project import APIYorick Peterse2019-08-081-0/+1
* CE port of Move EE specific lines in API::ProjectsImre Farkas2019-05-301-1/+2
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-061-1/+3
* Store override params as import data on projectsBob Van Landuyt2018-04-041-1/+11
* Fix project import API after import service refactorJames Lopez2018-02-161-2/+6
* update docsJames Lopez2018-02-161-1/+1
* refactor code based on feedback41899-api-endpoint-for-importing-a-project-exportJames Lopez2018-02-141-1/+1
* refactor code based on feedbackJames Lopez2018-02-141-7/+10
* refactor api classJames Lopez2018-02-131-3/+5
* add docs and changelogJames Lopez2018-02-131-1/+1
* add more specsJames Lopez2018-02-131-6/+4
* add import status endpointJames Lopez2018-02-131-8/+18
* fix file uploadJames Lopez2018-02-131-3/+4
* update import API and specJames Lopez2018-02-131-2/+2
* update import API and specJames Lopez2018-02-131-2/+5
* add post import API endpointJames Lopez2018-02-131-0/+48