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

Divide GetIssueStats query in smaller chunks (#10176) #10282

Merged
merged 1 commit into from
Feb 15, 2020

Conversation

guillep2k
Copy link
Member

Backport of #10176

  • Divide GetIssueStats query in smaller chunks

  • Skip chunking if count is low enough

  • Define maxQueryParameters

  • Remove absMaxQueryParameters because of lint

Co-authored-by: Lunny Xiao xiaolunwen@gmail.com
Co-authored-by: zeripath art27@cantab.net
Co-authored-by: Lauris BH lauris@nix.lv

* Divide GetIssueStats query in smaller chunks

* Skip chunking if count is low enough

* Fix lint

* Define maxQueryParameters

* Remove absMaxQueryParameters because of lint

* Restart CI

* Restart CI

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Feb 15, 2020
@lafriks lafriks added this to the 1.11.1 milestone Feb 15, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 15, 2020
@lafriks lafriks merged commit 5525452 into go-gitea:release/v1.11 Feb 15, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants