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

add pagination for admin api get orgs and fix only list public orgs bug (#7742) #7752

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

lunny
Copy link
Member

@lunny lunny commented Aug 5, 2019

back port from #7742

@lunny lunny added type/bug type/enhancement An improvement of existing functionality labels Aug 5, 2019
@lunny lunny added this to the 1.9.1 milestone Aug 5, 2019
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Aug 5, 2019
@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 Aug 5, 2019
@techknowlogick techknowlogick merged commit c6f1825 into go-gitea:release/v1.9 Aug 5, 2019
@lunny lunny deleted the lunny/admin_api_orgs2 branch August 5, 2019 07:52
@lunny lunny added the pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! label Aug 5, 2019
@lunny
Copy link
Member Author

lunny commented Aug 5, 2019

This is a breaking change. Before this PR the API will return all organizations, but now it will return paginations.

@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. pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! type/bug type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants