gitlab-org--gitlab-foss/lib/gitlab/github_import/importer
Stan Hu d7c1bed80d GitHub import: Run housekeeping after initial import
After an initial fetch, the repository will have many loose objects
and refs. Running a `git gc` will compact refs into `packed-refs` and
objects into `.pack` files, which should make importing pull
requests faster.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/59477
2019-04-07 06:56:49 -07:00
..
diff_note_importer.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
diff_notes_importer.rb
issue_and_label_links_importer.rb
issue_importer.rb Revert "Trigger iid logic from GitHub importer for issues." 2019-01-29 15:38:40 +01:00
issues_importer.rb
label_links_importer.rb
labels_importer.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
lfs_object_importer.rb Added validations to prevent LFS object forgery 2019-01-31 16:51:54 +01: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 Protect against nil due_on value in imported data 2019-02-26 12:04:12 -08:00
note_importer.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
notes_importer.rb
pull_request_importer.rb GitHub importer: Use the project creator to create branches from forks 2019-03-23 07:29:35 -07:00
pull_requests_importer.rb Don't expose project names in various counters 2018-06-21 16:56:40 +02:00
releases_importer.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
repository_importer.rb GitHub import: Run housekeeping after initial import 2019-04-07 06:56:49 -07:00