summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/project.json
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-fj-import-export-assignment' into 'master'Mayra Cabrera2018-05-291-0/+2
|\
| * Blacklisting attributes in the project import processFrancisco Javier López2018-05-141-0/+2
* | Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-20/+0
|/
* Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-051-60/+0
|\
| * Remove artifacts_file/metadata from project exportKamil Trzciński2018-04-051-60/+0
* | Don't export `Project#description_html`Bob Van Landuyt2018-04-051-1/+0
* | Override values from JSON with import dataBob Van Landuyt2018-04-051-1/+1
|/
* Import multiple issue assignees from GitLab exportBob Van Landuyt2018-03-141-12/+19
* Projects and groups badges APIFrancisco Javier López2018-03-051-547/+220
* fix validation error on servicesJames Lopez2018-01-261-1/+1
* Remove soft removals related codeYorick Peterse2018-01-081-20/+0
* Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-051-357/+401
* Add test for restoring associations with import/exportGrzegorz Bizon2018-01-041-2/+24
* Remove serialised diff and commit columnsSean McGivern2017-11-281-366/+369
* Support custom attributes on projectsMarkus Koller2017-11-061-1/+19
* fix specsfix/import-issue-assigneesJames Lopez2017-10-311-6/+6
* fix missing issue assigneesJames Lopez2017-10-311-1/+7
* Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-86/+1
* Fix fork MRs importing issueJames Lopez2017-08-211-1/+4
* Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-9/+0
* Add table for merge request commitsSean McGivern2017-07-061-25/+19
* Add table for files in merge request diffsSean McGivern2017-06-161-10/+28
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-18/+18
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-18/+18
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-18/+18
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+1
* tadds migration to remove invalid servicesTiago Botelho2017-04-271-22/+19
* Added ProtectedTag to import/export son and safe_model_attributesJames Edwards-Jones2017-04-041-0/+18
* All CI offline migrationsKamil Trzciński2017-03-171-44/+7
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-9/+9
* Ignore encrypted attributes in Import/ExportJames Lopez2017-01-301-4/+9
* Fix error importing label priorities and added relevant specJames Lopez2016-12-211-0/+22
* Merge branch 'fix/import-export-mr-error' into 'master' Rémy Coutable2016-12-191-1/+1
|\
| * Fix MR issue to do with merge userJames Lopez2016-12-191-1/+1
* | Fix for missing service when importing from EE to CEfix/import-export-ee-servicesJames Lopez2016-12-191-0/+22
* | Fix duplicated build token problem and added relevant specfix/import-export-build-tokenJames Lopez2016-12-191-1/+3
|/
* Update specs to cope with new label types and prioritiesJames Lopez2016-10-191-7/+26
* Fix import/export labels to cope with project and group labels. Added relevan...James Lopez2016-10-191-2/+25
* fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez2016-09-271-1/+37
* Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez2016-09-261-0/+1
* squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-191-5/+75
* Project tools visibility levelFelipe Artur2016-09-011-5/+1
* fix MR source project assignmentfix/import-mr-sourceJames Lopez2016-08-091-3/+3
* squashed - fixed label and milestone association problems, updated specs and ...fix/labels-milestones-importJames Lopez2016-08-011-130/+46
* Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-191-9/+9
* fix EE => CE project import, and updated JSON specJames Lopez2016-07-141-0/+1
* squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez2016-07-111-1/+12
* fixes and refactored JSON specJames Lopez2016-06-291-2022/+4040
* fixed pipeline notes issueJames Lopez2016-06-231-0/+23
* fixed specs and refactored a few things due to recent model changes and merge...James Lopez2016-06-131-303/+150