summaryrefslogtreecommitdiff
path: root/app/services/projects/import_export/export_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-141-3/+8
* added repo bundler spec and refactored some of the export codeJames Lopez2016-03-081-1/+1
* WIP - started working on bundle the repo, refactored some stuff and updated specJames Lopez2016-03-081-1/+7
* WIP - initial export service and specJames Lopez2016-03-071-0/+15