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
2018-02-14Merge branch '42696-gitlab-import-leaves-group_id-on-projectlabel' into 'master'Stan Hu
2018-01-05Assert on correctly restoring pipelines after an importGrzegorz Bizon
2018-01-05Fix import/export project tree saver specsGrzegorz Bizon
2018-01-05Assign stage and pipeline to a status when importingGrzegorz Bizon
2018-01-04Check if stage_id relation has been assigned onlyGrzegorz Bizon
2018-01-04Add test for restoring associations with import/exportGrzegorz Bizon
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-20Clean up schema of the "merge_requests" tableYorick Peterse
2017-11-06Support custom attributes on projectsMarkus Koller
2017-10-31fix specsJames Lopez
2017-10-31fix missing issue assigneesJames Lopez
2017-10-05fix the project import when an issue has a group milestonemicael.bergeron
2017-10-04fix the spec so it fails before applying the fixmicael.bergeron
2017-09-07Merge branch 'events-migration-cleanup' into 'master'Sean McGivern
2017-09-06Finish migration to the new events setupYorick Peterse
2017-09-05fix specsJames Lopez
2017-08-28fix specJames Lopez
2017-08-22fix static analysisJames Lopez
2017-08-22fix specsJames Lopez
2017-08-21Fix fork MRs importing issueJames Lopez
2017-08-17Fix project import to group when there are project milestonesFelipe Artur
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-06Add table for merge request commitsSean McGivern
2017-06-16Add table for files in merge request diffsSean McGivern
2017-05-03Include missing project attributes to Import/ExportJames Lopez
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