summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/project_tree_restorer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-fj-import-export-assignment-10-7' into 'security-10-7'Mayra Cabrera2018-05-251-0/+9
* Don't export `Project#description_html`Bob Van Landuyt2018-04-051-5/+0
* Override values from JSON with import dataBob Van Landuyt2018-04-051-1/+20
* Adds the option to override project description on export via APITiago Botelho2018-03-161-0/+4
* Import multiple issue assignees from GitLab exportBob Van Landuyt2018-03-141-3/+9
* Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-3/+3
|\
| * review: rename import_export to import_export_sharedTravis Miller2018-03-051-2/+2
| * review: instantiate shared import/export object in project methodTravis Miller2018-02-281-3/+3
| * eliminate need or opts argument in shared objectTravis Miller2018-02-281-1/+1
| * review: normalize shared initizlier argumentsTravis Miller2018-02-281-1/+1
* | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+4
|/
* fix label issueJames Lopez2018-02-021-0/+2
* Assert on correctly restoring pipelines after an importGrzegorz Bizon2018-01-051-0/+4
* Fix import/export project tree saver specsGrzegorz Bizon2018-01-051-5/+9
* Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-051-3/+9
* Check if stage_id relation has been assigned onlyGrzegorz Bizon2018-01-041-1/+1
* Add test for restoring associations with import/exportGrzegorz Bizon2018-01-041-0/+12
* Remove serialised diff and commit columnsSean McGivern2017-11-281-17/+3
* Use latest_merge_request_diff associationSean McGivern2017-11-231-0/+6
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-1/+1
* Support custom attributes on projectsMarkus Koller2017-11-061-0/+4
* fix specsfix/import-issue-assigneesJames Lopez2017-10-311-1/+1
* fix missing issue assigneesJames Lopez2017-10-311-0/+4
* fix the project import when an issue has a group milestonemicael.bergeron2017-10-051-47/+85
* fix the spec so it fails before applying the fixmicael.bergeron2017-10-041-4/+4
* Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-5/+1
|\
| * Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-5/+1
* | fix specsJames Lopez2017-09-051-2/+2
|/
* fix specJames Lopez2017-08-281-0/+4
* fix static analysisfix/import-fork-mrJames Lopez2017-08-221-2/+0
* fix specsJames Lopez2017-08-221-1/+6
* Fix fork MRs importing issueJames Lopez2017-08-211-0/+4
* Fix project import to group when there are project milestonesFelipe Artur2017-08-171-5/+33
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add table for merge request commitsSean McGivern2017-07-061-0/+5
* Add table for files in merge request diffsSean McGivern2017-06-161-1/+6
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+4
* Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-0/+6
|\
| * Fix issues importing forked projectsJames Lopez2017-04-041-0/+6
* | Added ProtectedTag to import/export son and safe_model_attributesJames Edwards-Jones2017-04-041-0/+4
|/
* All CI offline migrationsKamil Trzciński2017-03-171-0/+19
* Truncate the DB in after(:all) test for Gitlab::ImportExport::ProjectTreeRest...rc/backport-ee-fixRémy Coutable2017-02-171-5/+1
* refactored a couple of thingsfix/project-tree-restorer-spec-performanceJames Lopez2017-02-161-12/+9
* create lighter version of JSON and reuse initial restore in spec to speed up runJames Lopez2017-02-151-91/+73
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-7/+7
* fix typoJames Lopez2017-01-301-2/+2
* Ignore encrypted attributes in Import/ExportJames Lopez2017-01-301-0/+14
* updated specJames Lopez2016-12-191-2/+2
* Fix duplicated build token problem and added relevant specfix/import-export-build-tokenJames Lopez2016-12-191-0/+8