summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-063-4/+57
* Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-051-0/+2
|\
| * Remove artifacts_file/metadata from project exportKamil Trzciński2018-04-051-0/+2
* | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-052-11/+21
|\ \
| * | Don't export `Project#description_html`Bob Van Landuyt2018-04-052-9/+2
| * | Override values from JSON with import dataBob Van Landuyt2018-04-051-3/+20
| |/
* | Add helper for accessing lfs_objects for projectBob Van Landuyt2018-04-052-4/+2
* | Download LFS-files from object storage for exportsBob Van Landuyt2018-04-051-1/+10
* | Import projects with LFS objectsBob Van Landuyt2018-04-053-2/+54
* | Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-0/+48
|/
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-305-1/+198
* Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-1/+1
|\
| * closedby_id added to safe attributeshaseeb2018-03-011-1/+1
* | Adds the option to override project description on export via APITiago Botelho2018-03-162-3/+14
* | Import multiple issue assignees from GitLab exportBob Van Landuyt2018-03-141-0/+9
* | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-062-6/+10
|\ \
| * | review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
| * | review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
| * | eliminate need or opts argument in shared objectTravis Miller2018-02-281-8/+3
| * | review: normalize shared initizlier argumentsTravis Miller2018-02-281-5/+6
| * | Add project export API implementationTravis Miller2018-02-282-6/+14
| |/
* | Projects and groups badges APIFrancisco Javier López2018-03-052-1/+7
|/
* Merge branch 'fix/template-project-visibility' into 'master'Douwe Maan2018-02-141-23/+0
|\
| * Remove Gitlab::ImportExport::ProjectCreator classGeorge Tsiolis2018-02-141-23/+0
* | Create an empty wiki when there is no wiki in the gitlab export bundleValery Sizov2018-02-122-2/+26
|/
* Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-071-0/+2
* fix label issueJames Lopez2018-02-021-3/+2
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-5/+3
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-1/+6
* disable retry attempts for Import/Export until that is fixedJames Lopez2018-01-261-1/+1
* Migrate restoring repo from bundle to Gitalyfeature/migrate-repo-restorer-to-gitalyAhmad Sherif2018-01-242-6/+1
* Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitalyAhmad Sherif2018-01-243-6/+2
* Merge branch 'fix/import-rce-10-3' into 'security-10-3'James Lopez2018-01-163-3/+19
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-112-0/+2
* Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-062-1/+6
|\
| * Hide hooks stuffJacob Vosmaer2018-01-042-3/+2
| * get it workingJacob Vosmaer2018-01-042-1/+7
* | Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-052-7/+15
|/
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-304-12/+3
|\
| * Remove serialised diff and commit columnsSean McGivern2017-11-282-10/+0
| * Fix hashed storage for attachments bugsJames Lopez2017-11-231-2/+1
| * Use latest_merge_request_diff associationSean McGivern2017-11-231-0/+2
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-221-1/+1
|\ \ | |/
| * Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-1/+1
* | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-1/+1
* | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-2/+1
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-174-5/+8
|\ \ | |/
| * Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-151-0/+4
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-1/+1
| |\