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

RPC LIST_BRANCHES for a given repository #1184

Closed
mystygage opened this issue Jan 24, 2017 · 0 comments
Closed

RPC LIST_BRANCHES for a given repository #1184

mystygage opened this issue Jan 24, 2017 · 0 comments

Comments

@mystygage
Copy link
Contributor

The RPC LIST_BRANCHES lists all branches from all repositories. This produces a lot of overhead, especially in a gitblit instance with a bunch of repositries and a lot of branches.

It would be useful to have a RPC request like LIST_REPOSITORY_BRANCHES for a given repository.

mystygage pushed a commit to mystygage/gitblit that referenced this issue Jan 26, 2017
mystygage added a commit to mystygage/gitblit that referenced this issue Jan 26, 2017
e.g.: https://localhost:8443/rpc/?req=LIST_REPOSITORY_BRANCHES&name=repo.git

Fix gitblit-org#1184
mystygage added a commit to mystygage/gitblit that referenced this issue Jan 26, 2017
e.g.: https://localhost:8443/rpc/?req=LIST_REPOSITORY_BRANCHES&name=repo.git

Fix gitblit-org#1184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants