gitlab-org--gitlab-foss/lib/gitlab/github_import/importer
Yorick Peterse 9e29408ee6
Don't expose project names in various counters
Various counters would expose either project names, or full project
paths (e.g. "gitlab-org/gitlab-ce"). This commit changes various places
where we use "add_event" so we no longer expose (potentially) private
information.
2018-06-21 16:56:40 +02:00
..
diff_note_importer.rb
diff_notes_importer.rb
issue_and_label_links_importer.rb
issue_importer.rb
issues_importer.rb
label_links_importer.rb
labels_importer.rb
lfs_object_importer.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
lfs_objects_importer.rb Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
milestones_importer.rb
note_importer.rb
notes_importer.rb
pull_request_importer.rb Ensure MR diffs always exist in the PR importer 2018-06-12 13:30:41 +02:00
pull_requests_importer.rb Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
releases_importer.rb
repository_importer.rb