summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-5/+13
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-061-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-3/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-0/+6
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-1/+1
* LFS export records repository_type dataLuke Duncalfe2019-07-241-1/+11
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-4/+0
* Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-0/+4
* Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-1/+1
* Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-251-1/+1
* Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-081-1/+1
* Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-1/+1
* Bump import/export version to 2.2.0Grzegorz Bizon2018-01-051-1/+1
* Remove serialised diff and commit columnsSean McGivern2017-11-281-1/+1
* Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-1/+1
* Add table for files in merge request diffsSean McGivern2017-06-161-1/+1
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-1/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* Ignore encrypted attributes in Import/ExportJames Lopez2017-01-301-1/+1
* Fix import/export labels to cope with project and group labels. Added relevan...James Lopez2016-10-191-1/+1
* Fixed label color issue and added Import/Export versioning tableJames Lopez2016-09-191-0/+1
* squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-191-1/+1
* using shared path for project import uploads and refactored gitlab remove exp...James Lopez2016-08-041-0/+4
* squashed - fixed label and milestone association problems, updated specs and ...fix/labels-milestones-importJames Lopez2016-08-011-1/+1
* Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-191-1/+1
* add project name and namespace to filename on project exportJames Lopez2016-07-151-0/+7
* bump version - as old exports wont be compatibleJames Lopez2016-06-291-1/+1
* use rails root joinJames Lopez2016-06-201-1/+1
* fixed a couple of errors spotted in productionJames Lopez2016-06-201-1/+1
* Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-131-0/+4
|\
| * few more modifications based on commentsJames Lopez2016-06-131-0/+4
* | import uploads. Fixed a few things to do with members, triggers, etc...James Lopez2016-05-191-0/+4
|/
* fix version issueJames Lopez2016-05-161-0/+4
* adding versioning to exportJames Lopez2016-05-161-0/+6
* fixed TODOs leftJames Lopez2016-05-131-0/+8
* added better error handling. Also refactored some of the code and fixed a few...James Lopez2016-05-101-4/+0
* fixing merge issuesJames Lopez2016-05-091-4/+0
* started refactoring import export reader - WIPJames Lopez2016-05-061-1/+1
* fixed and refactored a few things based on MR feedbackJames Lopez2016-05-061-1/+1
* refactored path stuffJames Lopez2016-04-221-3/+1
* refactored stuff, added a save and compress all class and moved mostly everyt...James Lopez2016-04-141-0/+23