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-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-04Fix issues importing forked projectsJames Lopez
2017-04-04Added ProtectedTag to import/export son and safe_model_attributesJames Edwards-Jones
2017-03-18All CI offline migrationsKamil Trzciński
2017-02-17Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...Rémy Coutable
2017-02-16refactored a couple of thingsJames Lopez
2017-02-15create lighter version of JSON and reuse initial restore in spec to speed up runJames Lopez
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-30fix typoJames Lopez
2017-01-30Ignore encrypted attributes in Import/ExportJames Lopez
2016-12-19updated specJames 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-10-19Update specs to cope with new label types and prioritiesJames Lopez
2016-10-19fix rubocop warningJames Lopez
2016-10-19Fix import/export labels to cope with project and group labels. Added relevan...James 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-19squashed - Fix DB exceptions raised importing some specific projects.James Lopez
2016-09-01Project tools visibility levelFelipe Artur
2016-08-09fix MR source project assignmentJames Lopez
2016-08-03Enable some Rubocop cops related to new linesGrzegorz Bizon
2016-08-01squashed - fixed label and milestone association problems, updated specs and ...James Lopez
2016-07-19Squashed - fix encoding issueJames 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-07-01use has_many relationship with eventsJames Lopez
2016-06-23fixed pipeline notes issueJames Lopez
2016-06-15fixing specs and some code cleanupJames Lopez
2016-05-13fix specJames 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-04refactored some namespace stuff and fixed project tree restorer spec. also re...James Lopez
2016-04-14refactored import stuff, moved to libJames Lopez