Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26Fix missing project attributes used by the Import/Export featureJames Lopez
2017-04-06Fix projected import failing on missing relationsJames Edwards-Jones
2017-04-04Fix issues importing forked projectsJames Lopez
2016-12-19Fix for missing service when importing from EE to CEJames Lopez
2016-11-03Merge branch 'fix/import-export-symlink-vulnerability' into 'security'Douwe Maan
2016-10-19Use try instead of ternary operator on Gitlab::ImportExport::ProjectTreeRestorerDouglas Barbosa Alexandre
2016-10-19Fix import/export labels to cope with project and group labels. Added relevan...James Lopez
2016-09-30Merge branch 'fix/id-claim-import-issue' into 'master' Douwe Maan
2016-09-27Prevent claiming associated model IDs via import and added relevant specsJames Lopez
2016-09-27fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez
2016-08-01squashed - fixed label and milestone association problems, updated specs and ...James Lopez
2016-07-14fix updated_at not preserved after import - for GitLab projectsJames Lopez
2016-07-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even...James Lopez
2016-07-11squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-14adapted current services stuff to use new project import, plus fixes a few is...James Lopez
2016-06-14Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez
2016-06-14fix merge issueJames Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-14fix mergeJames Lopez
2016-06-13few more changes based on feedbackJames Lopez
2016-06-13corrected a few warningsJames Lopez
2016-06-02refactoring relation factory, changed from module to classJames Lopez
2016-06-02more and more refactoringJames Lopez
2016-06-01started refactoring some stuff based on MR feedbackJames Lopez
2016-05-18revert changes as builds are related to statuses which are already thereJames Lopez
2016-05-18added commits mapper and DB config import stuffJames Lopez
2016-05-13restricted actual member mapping to adminsJames Lopez
2016-05-13fixed leaving comments on notes about missing authorsJames Lopez
2016-05-13add message to notes about missing author on importJames Lopez
2016-05-11refactored import to use shared error stuff and fixed a few issues with recen...James Lopez
2016-05-06few fixes to import specs and codeJames Lopez
2016-05-05handling errors a bit better on import failureJames Lopez
2016-05-04refactored some namespace stuff and fixed project tree restorer spec. also re...James Lopez
2016-05-03picking stuff from ui related to importJames Lopez
2016-04-22more refactoring - easier guessing path changesJames Lopez
2016-04-14refactored import stuff, moved to libJames Lopez