gitlab-org--gitlab-foss/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
attributes_finder.rb
avatar_restorer.rb
avatar_saver.rb
command_line_util.rb Move ModuleWithInstanceVariables to Gitlab namespace 2017-11-22 17:06:57 +08:00
error.rb
file_importer.rb
hash_util.rb
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
members_mapper.rb
merge_request_parser.rb Clean up schema of the "merge_requests" table 2017-11-20 12:45:33 +01:00
project_creator.rb
project_tree_restorer.rb Use latest_merge_request_diff association 2017-11-23 12:14:56 +00:00
project_tree_saver.rb
reader.rb
relation_factory.rb Remove serialised diff and commit columns 2017-11-28 16:13:40 +00:00
repo_restorer.rb
repo_saver.rb
saver.rb
shared.rb
uploads_restorer.rb
uploads_saver.rb Fix hashed storage for attachments bugs 2017-11-23 17:04:35 +00:00
version_checker.rb
version_saver.rb
wiki_repo_saver.rb