summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/project.json
Commit message (Expand)AuthorAgeFilesLines
* Properly save suggestions in project exportssh-fix-import-export-suggestionsStan Hu2019-08-101-1/+15
* Make issue boards importableJason Colyer2019-08-021-0/+60
* Backport project.json fixture from EEYorick Peterse2019-07-221-1/+2
* Do not import legacy triggers from project JSONremove-support-for-legacy-pipeline-triggersFabio Pitino2019-07-151-0/+7
* Ensure ImportExport maintains trigger ownershipFabio Pitino2019-07-151-0/+1
* Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-1/+1
* Ignore legacy artifact columns in Project Import/ExportShinya Maeda2019-06-111-1/+4
* Remove unused fixture linesTiger2019-05-281-2/+0
* Ensure Issue & MR note_html cannot be importedAsh McKenzie2019-04-301-2/+4
* Exclude fields from note importcharlieablett2019-04-231-0/+4
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+22
* Added YouTrack integrationYauhen Kotau2019-02-181-0/+20
* Remove HipChat integration from GitLabNick Thomas2019-02-081-22/+0
* Fix typos in comments for jsGeorge Tsiolis2018-11-151-5/+5
* Add changelog. Add more specs.51747-gitlab-com-unable-to-import-a-project-that-was-just-exportedJames Lopez2018-09-241-0/+1
* Fix null pipeline problemJames Lopez2018-09-241-1/+2
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+33
* 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
|\