Project import functionality
This is a MR for the import functionality of https://gitlab.com/gitlab-org/gitlab-ce/issues/3050, which adds the ability to import single projects.
Branched off https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3114
-
members - DB data
-
issues -
issue comments -
merge requests -
merge request diff -
merge request comments -
labels -
milestones -
snippets -
releases -
events -
commit statuses -
CI builds
-
- File system data
-
Git repository -
wiki -
uploads -
CI build traces -
CI build artifacts -
LFS objects
-
- DB configuration
-
services -
web hooks -
protected branches -
deploy keys -
CI variables -
CI triggers
-
Merge request reports
Activity
Added 1 commit:
- 2cc6aaec - WIP (broken) - playing with import stuff
Added 1 commit:
- f0ce83b1 - modify model creation to use services when they are available
Added 1 commit:
- 40de1b46 - revert back services changes
Added 1 commit:
- e90b1e14 - refactored project creation to create the associations as well
Added 1 commit:
- febff153 - started mapping members
Added 1 commit:
- b7149266 - WIP project members - json not quite right yet
Added 1 commit:
- cbae4038 - updated test json
Added 1 commit:
- 7b855b75 - project members import stuff
Added 1 commit:
- 18d3b38e - project members: fixed a few issues. Specs now passing
Added 1 commit:
- 76efdea7 - fixing MR issues with import
Added 1 commit:
- 3a131383 - fixed MR issue and refactored some stuff
Added 1 commit:
- 37c68fe0 - don't create MR diff as this can be imported presumably
Please register or sign in to reply