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-01-20Merge branch 'fix/import-users' into 'master' Rémy Coutable
2017-01-20fix member mapper specJames Lopez
2017-01-19fix typoJames Lopez
2017-01-18fix and refactor note user mappingJames Lopez
2017-01-18added spec replicating the problemJames Lopez
2017-01-18do not map usersat all unless adminJames Lopez
2017-01-15Backport backend work for time tracking.Ruben Davila
2016-12-21Fix error importing label priorities and added relevant specJames Lopez
2016-12-19Merge branch 'fix/import-export-mr-error' into 'master' Rémy Coutable
2016-12-19Fix MR issue to do with merge userJames Lopez
2016-12-19Fix for missing service when importing from EE to CEJames Lopez
2016-12-19Fix duplicated build token problem and added relevant specJames Lopez
2016-11-03Merge branch 'fix/import-export-symlink-vulnerability' into 'security'Douwe Maan
2016-11-03Merge branch 'fix/import-projectmember-security' into 'security'Douwe Maan
2016-10-19Update specs to cope with new label types and prioritiesJames Lopez
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-10-19Fix import testJames Lopez
2016-10-19Add Lavel#type to methods in lib/gitlab/import_export/import_export.ymlDouglas Barbosa Alexandre
2016-10-06Merge remote-tracking branch 'dev/master'Rémy Coutable
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-09-30fix export project file permissions issueJames Lopez
2016-09-30Merge branch 'fix/id-claim-import-issue' into 'master' Douwe Maan
2016-09-27updated attribute cleaner to use allowed keyword and reject attributesJames Lopez
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-09-26Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez
2016-09-21fix import/export security specs after mergeJames Lopez
2016-09-19Fixed label color issue and added Import/Export versioning tableJames Lopez
2016-09-19squashed - Fix DB exceptions raised importing some specific projects.James Lopez
2016-09-15Update references to deprecated `repos_path` configuration key to avoidAlejandro Rodríguez
2016-09-01Project tools visibility levelFelipe Artur
2016-08-11refactor parse_hash based on feedbackJames Lopez
2016-08-11Fix attribute inclusion in import/export config ignored in some casesJames Lopez
2016-08-09fix MR source project assignmentJames Lopez
2016-08-08Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan
2016-08-08Support pending invitation project members importing projectsJames Lopez
2016-08-06Enable Style/EmptyLinesAroundClassBody copGabriel Mazetto
2016-08-03Fix Import/Export error checking versionsJames Lopez
2016-08-02fix TODO comment [ci skip]James Lopez
2016-08-01Merge branch 'fix/importing-io-timing-issue' into 'master' Rémy Coutable
2016-08-01refactored wait_for_archived_file methodJames Lopez
2016-08-01squashed - fixed label and milestone association problems, updated specs and ...James Lopez
2016-08-01fix return value and specJames Lopez
2016-08-01squashed - fix timing issues in prod importing projectsJames Lopez
2016-07-28fix repo hooks missing on importJames Lopez
2016-07-19squashed - added avatar saver/restorer and specsJames Lopez
2016-07-19Squashed - fix encoding issueJames Lopez
2016-07-18allow empty repos on import/exportJames Lopez
2016-07-15Merge branch 'fix/project-export-filename' into 'master' Douwe Maan