Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fetchCommitPage to not specify Since #53

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

fdobrovolny
Copy link
Contributor

In its previous state, fetchCommitPage checked for commits solely from the point at which the user joined a specific GitLab instance during the initial load. This amendment uses a check of the entire commit history.

Use case:

We have migrated from a public GitLab.com to a privately hosted Gitlab instance. Therefore, the users are newer than most of their commit history.

This does change the behavior of the importer, so not sure if it should be accepted.

In its previous state, fetchCommitPage checked for commits solely from the point at which the user joined a specific GitLab instance during the initial load. This amendment uses check of the entire commit history.
@alexandear
Copy link
Owner

Thanks for the PR. I'll review and merge it later today or tomorrow.

@alexandear alexandear merged commit 516ad51 into alexandear:main Mar 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants