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

Fix performance regression when user has many organization #18125

Merged
merged 3 commits into from
Dec 30, 2021

Conversation

lunny
Copy link
Member

@lunny lunny commented Dec 29, 2021

Fix #18123

@lunny lunny added performance/speed performance issues with slow downs skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Dec 29, 2021
@lunny lunny added this to the 1.16.0 milestone Dec 29, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Dec 29, 2021
@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 Dec 30, 2021
@lunny
Copy link
Member Author

lunny commented Dec 30, 2021

make L-G-T-M work.

@lunny lunny merged commit 626b107 into go-gitea:main Dec 30, 2021
@lunny lunny deleted the lunny/performance_fork_btn_state branch December 30, 2021 05:03
zjjhot added a commit to zjjhot/gitea that referenced this pull request Dec 30, 2021
* giteaoffical/main:
  Fix wrong redirect on org labels (go-gitea#18128)
  Fix performance regression when user has many organization (go-gitea#18125)
  docs: add various ways to install from package (go-gitea#18120)
  Removed unused method. (go-gitea#18129)
  [skip ci] Updated translations via Crowdin
  Removed unused endpoint. (go-gitea#18127)
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
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. performance/speed performance issues with slow downs skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is a performance regression for all pages with fork button. This should be fixed in v1.16.
4 participants