summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/import-rce-10-3' into 'security-10-3'James Lopez2018-01-161-13/+44
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-114-27/+0
|\
| * Remove soft removals related codeYorick Peterse2018-01-084-27/+0
* | Denormalize commits count for merge request diffs38068-commits-countJan Provaznik2018-01-101-0/+1
|/
* Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-073-354/+454
|\
| * Assert on correctly restoring pipelines after an importGrzegorz Bizon2018-01-051-0/+4
| * Fix import/export project tree saver specsGrzegorz Bizon2018-01-052-7/+19
| * Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-052-360/+410
| * Check if stage_id relation has been assigned onlyGrzegorz Bizon2018-01-041-1/+1
| * Add test for restoring associations with import/exportGrzegorz Bizon2018-01-042-2/+36
* | Rename cache_index in safe_model_attributesMatija Čupić2018-01-051-1/+1
* | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-043-3/+3
|\ \ | |/
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-223-3/+3
* | Add cache_index to list of safe Project attributesMatija Čupić2017-12-241-0/+1
|/
* Remove serialised diff and commit columnsSean McGivern2017-11-284-394/+372
* Fix hashed storage for attachments bugsJames Lopez2017-11-232-0/+116
* Use latest_merge_request_diff associationSean McGivern2017-11-232-0/+7
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-1/+1
* Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-1/+11
|\
| * fix specsfix/import-export-argumentsJames Lopez2017-11-071-3/+3
| * Fix arguments error on Import/Export fetch_ref methodJames Lopez2017-11-071-1/+11
* | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Shinya Maeda2017-11-071-16/+0
|\ \
| * | Remove Project#clusters exportAlessio Caiazza2017-11-071-16/+0
* | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-075-2/+39
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-075-2/+39
| |\
| | * Support custom attributes on projectsMarkus Koller2017-11-065-2/+39
* | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-061-1/+1
|\ \ \ | |/ /
| * | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-062-16/+43
| |\ \
| * | | removed the #ensure_ref_fetched from all controllersmicael.bergeron2017-11-031-1/+1
| | |/ | |/|
* | | Add Helm import/exportAlessio Caiazza2017-11-061-2/+6
| |/ |/|
* | Fix import_export failureShinya Maeda2017-11-031-3/+4
* | Fix spec failure. MySQL does not bite trueShinya Maeda2017-11-031-0/+3
* | Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-3/+9
* | Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-26/+0
* | Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-0/+43
|/
* Merge branch 'fix/import-issue-assignees' into 'master'Sean McGivern2017-10-315-1/+21
|\
| * fix spec failureJames Lopez2017-10-311-0/+3
| * fix specsfix/import-issue-assigneesJames Lopez2017-10-313-7/+10
| * fix missing issue assigneesJames Lopez2017-10-313-1/+15
* | Add Packagist project serviceMatt Coleman2017-10-131-0/+1
|/
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-0/+1
* Merge branch '35580-cannot-import-project-with-milestones' into 'master'Sean McGivern2017-10-113-80/+293
|\
| * fixing group label import35580-cannot-import-project-with-milestonesmicael.bergeron2017-10-061-2/+2
| * adding the new spec filemicael.bergeron2017-10-061-0/+188
| * fix the project import when an issue has a group milestonemicael.bergeron2017-10-052-79/+92
| * fix the spec so it fails before applying the fixmicael.bergeron2017-10-042-4/+16
* | Add a project forks spec helperBob Van Landuyt2017-10-072-5/+8
* | Add a model for `fork_networks`Bob Van Landuyt2017-10-071-0/+3
* | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-072-0/+34
|\ \
| * \ Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-062-0/+31
| |\ \