summaryrefslogtreecommitdiff
path: root/app/services/projects/import_export
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-1/+5
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-8/+25
* Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+1
* 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
* Add project export API implementationTravis Miller2018-02-281-1/+1
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-1/+1
* Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-1/+1
* squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-191-1/+5
* add project name and namespace to filename on project exportJames Lopez2016-07-151-1/+1
* add more debug info to project exportJames Lopez2016-07-051-0/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* fixed a couple of errors spotted in productionJames Lopez2016-06-201-1/+1
* adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-141-2/+13
* started refactoring a bunch of stuff based on feedbackJames Lopez2016-06-031-15/+18
* uploads exportJames Lopez2016-05-191-1/+5
* adding versioning to exportJames Lopez2016-05-161-3/+8
* fixing more export problemsJames Lopez2016-05-111-1/+1
* added better error handling. Also refactored some of the code and fixed a few...James Lopez2016-05-101-2/+6
* fixed and refactored a few things based on MR feedbackJames Lopez2016-05-061-4/+1
* update repo and wiki repo bundler to use git bundle instead of compressing vi...James Lopez2016-05-051-0/+6
* picking export stuff from the UI branchJames Lopez2016-05-031-1/+2
* refactored stuff, added a save and compress all class and moved mostly everyt...James Lopez2016-04-148-270/+8
* fix export commits stuffJames Lopez2016-04-122-3/+3
* add issue and MR comments to default export. Fix specJames Lopez2016-04-123-7/+7
* fix rubocop warningsJames Lopez2016-04-081-7/+7
* using new configJames Lopez2016-04-073-7/+18
* continuing to refactor config, added spec and fixed a few problemsJames Lopez2016-04-072-8/+45
* started refactored the dynamic rules to be defined in a yml fileJames Lopez2016-04-062-0/+78
* fix wiki path issues and specJames Lopez2016-03-092-1/+5
* fix new line issueJames Lopez2016-03-081-1/+1
* WIP - added wiki repo bundlerJames Lopez2016-03-082-0/+36
* added repo bundler spec and refactored some of the export codeJames Lopez2016-03-083-5/+6
* WIP - started working on bundle the repo, refactored some stuff and updated specJames Lopez2016-03-085-8/+72
* WIP - initial export service and specJames Lopez2016-03-072-0/+57