Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages
    • Packages
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge Requests
  • !10273

Merged
Opened Mar 27, 2017 by Douglas Barbosa Alexandre@dbalexandre5 of 9 tasks completed5/9 tasks
  • Report abuse
Report abuse

Improve performance of GitHub importer

  • Overview 26
  • Commits 10
  • Pipelines 5
  • Changes 15

What does this MR do?

  • Fetch all refs in a single run
  • Skip merge request metrics

Are there points in the code the reviewer needs to double check?

This is based upon !9992 (merged) and depends on gitlab-shell!125 (merged). After the first gets merged I will rebase this one.

Why was this MR needed?

The GitHub import process is extremely slow for large repositories.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • API support added
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Branch has no merge conflicts with master (if it does - rebase it please)
  • Squashed related commits together

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/28183

@smcgivern @rspeicher @brodock @jameslopez

Assignee
Assign to
9.1
Milestone
9.1
Assign milestone
Time tracking
3
Labels
customer+ import performance
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss!10273

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.