gitlab-org--gitlab-foss/lib/gitlab/github_import
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
..
importer Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
representation Support LFS objects when creating a project by import 2018-06-06 16:42:18 +00:00
bulk_importing.rb
caching.rb
client.rb Fix provider server URL used when listing repos to import 2018-03-12 16:01:43 -05:00
issuable_finder.rb
label_finder.rb
markdown_text.rb
milestone_finder.rb
page_counter.rb
parallel_importer.rb Bring changes from EE for parallel_importer.rb 2018-06-14 02:05:01 +08:00
parallel_scheduling.rb
rate_limit_error.rb
representation.rb
sequential_importer.rb Expire Wiki content cache after importing a repository 2018-06-11 08:33:06 -07:00
user_finder.rb