gitlab-ce/lib/gitlab/import_export
Lin Jen-Shin 85be6d83be Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules
* upstream/master: (170 commits)
  support ordering of project notes in notes api
  Redirect to an already forked project if it exists
  Reschedule the migration to populate fork networks
  Create fork networks for forks for which the source was deleted.
  Fix item name and namespace text overflow in Projects dropdown
  Minor backport from EE
  fix link that was linking to `html` instead of `md`
  Backport epic tasklist
  Add timeouts for Gitaly calls
  SSHUploadPack over Gitaly is now OptOut
  fix icon colors in commit list
  Fix star icon color/stroke
  Backport border inline edit
  Add checkboxes to automatically run AutoDevops pipeline
  BE for automatic pipeline when enabling Auto DevOps
  I am certainly weary of debugging sidekiq but I don't think that's what was meant
  Ensure MRs always use branch refs for comparison
  Fix issue comment submit button disabled on GFM paste
  Lock seed-fu at the correct version in Gemfile.lock
  Improve indexes on merge_request_diffs
  ...
2017-11-30 15:20:00 +08:00
..
attribute_cleaner.rb Merge branch 'fix/import-projectmember-security' into 'security' 2016-11-03 16:04:18 +01:00
attributes_finder.rb Fix two additional violations caused by previous changes 2017-08-15 15:53:16 -04:00
avatar_restorer.rb Enable Style/EmptyLinesAroundClassBody cop 2016-08-06 03:52:24 +02:00
avatar_saver.rb squashed - added avatar saver/restorer and specs 2016-07-19 13:06:06 +02:00
command_line_util.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
error.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
file_importer.rb Merge branch 'import-symlinks-9-3' into 'security-9-3' 2017-08-10 20:42:01 +01:00
hash_util.rb Fix issues importing forked projects 2017-04-04 16:34:19 +00:00
import_export.yml Remove serialised diff and commit columns 2017-11-28 16:13:40 +00:00
importer.rb Prefer polymorphism over specific type checks in Import service 2017-11-15 13:40:35 +01:00
json_hash_builder.rb Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
members_mapper.rb Add missing group members to export for I/E 2017-02-07 11:06:05 +01:00
merge_request_parser.rb Clean up schema of the "merge_requests" table 2017-11-20 12:45:33 +01:00
project_creator.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
project_tree_restorer.rb Use latest_merge_request_diff association 2017-11-23 12:14:56 +00:00
project_tree_saver.rb Fix group members method for project import/export 2017-03-09 13:40:57 +02:00
reader.rb fix export performance of CI builds 2017-09-05 17:47:45 +02:00
relation_factory.rb Remove serialised diff and commit columns 2017-11-28 16:13:40 +00:00
repo_restorer.rb Rename path_with_namespace -> disk_path when dealing with the filesystem 2017-08-01 07:26:58 +02:00
repo_saver.rb fix export project file permissions issue 2016-09-30 16:10:48 +02:00
saver.rb add project name and namespace to filename on project export 2016-07-15 12:55:28 +02:00
shared.rb some more refactoring 2017-09-05 17:47:45 +02:00
uploads_restorer.rb fixed specs and refactored a few things due to recent model changes and merge conflicts 2016-06-13 13:34:36 +02:00
uploads_saver.rb Fix hashed storage for attachments bugs 2017-11-23 17:04:35 +00:00
version_checker.rb Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
version_saver.rb fix export project file permissions issue 2016-09-30 16:10:48 +02:00
wiki_repo_saver.rb fix export project file permissions issue 2016-09-30 16:10:48 +02:00