summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* fix permissionsJames Lopez2018-07-061-1/+2
* Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-063-12/+61
* update code based on feedbackJames Lopez2018-06-272-36/+19
* fix space43270-import-with-milestones-failingJames Lopez2018-06-251-1/+1
* refactor code based on feedbackJames Lopez2018-06-253-20/+22
* add some more commentsJames Lopez2018-06-222-5/+10
* add more specs and refactor more relation factory codeJames Lopez2018-06-222-9/+11
* refactor code based on feedbackJames Lopez2018-06-222-21/+32
* refactor code once again to fix IID issuesJames Lopez2018-06-202-27/+12
* refactor code once again to fix IID issuesJames Lopez2018-06-202-28/+33
* fix some more edge casesJames Lopez2018-06-201-5/+10
* refactor finderJames Lopez2018-06-201-9/+13
* fix some edge casesJames Lopez2018-06-192-11/+18
* refactor relation factoryJames Lopez2018-06-192-36/+45
* add group finder spec and logicJames Lopez2018-06-191-0/+33
* Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-052-9/+1
* Take two for MR metrics population background migrationOswaldo Ferreira2018-05-302-2/+13
* Merge branch 'security-fj-import-export-assignment' into 'master'Mayra Cabrera2018-05-296-14/+38
|\
| * Blacklisting attributes in the project import processFrancisco Javier López2018-05-146-14/+38
* | Add a unique and not null constraint on the project_features.project_id columnStan Hu2018-05-151-1/+1
|/
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+1
* Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-241-2/+0
|\
| * Don't include lfs_file_locks data in export bundleRubén Dávila2018-04-191-2/+0
* | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-162-1/+5
|/
* 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