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 public API endpoint for finding repos by commit (including forks) #6499

Open
7 tasks
SoniEx2 opened this issue Apr 2, 2019 · 1 comment
Open
7 tasks
Labels
modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@SoniEx2
Copy link

SoniEx2 commented Apr 2, 2019

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I'd like a public API endpoint that lists the repos/branches that contain a given commit.

Screenshots

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Apr 3, 2019
@SoniEx2
Copy link
Author

SoniEx2 commented Apr 18, 2019

More context: I am currently working on this thing https://ganarchy.autistic.space/

I'd like it to be more efficient and perhaps integrate it into gitea at some later point. Mainly just more efficient, i.e. it should be able to run on shitbox VPSes.

@6543 6543 added the modifies/api This PR adds API routes or modifies them label Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

3 participants