Skip to content

API should list commits #5181

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

Closed
lunny opened this issue Oct 25, 2018 · 5 comments
Closed

API should list commits #5181

lunny opened this issue Oct 25, 2018 · 5 comments
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented modifies/api This PR adds API routes or modifies them

Comments

@lunny
Copy link
Member

lunny commented Oct 25, 2018

This is a feature request for the API to support more details for reporting. I would like to access:

  • List commits (just like GitHub)

This would enable reporting integration to query the api to determine, over a period:

  • number of commits in a repo

splitted from #760

@lunny lunny added the modifies/api This PR adds API routes or modifies them label Oct 25, 2018
@HoffmannP
Copy link
Contributor

I'm currently working on it (only the GET-Part b/c see following:)
The CommitAPI depends on the TreeAPI so I woun't be able to fully implement it until #4185 is done.
POSTing a commit will be absolutely postponed until the TreeAPI is done as it doesn't make sense to create an commit without a tree object.

@stale
Copy link

stale bot commented Jan 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Jan 5, 2019
@stale
Copy link

stale bot commented Feb 23, 2019

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale stale bot closed this as completed Feb 23, 2019
@lunny lunny added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented and removed issue/stale labels Feb 23, 2019
@richmahn
Copy link
Contributor

@HoffmannP #4185 has been merged and closed, so it is done.

@sapk
Copy link
Member

sapk commented Aug 26, 2019

The github api style is done in #6408.

@sapk sapk closed this as completed Aug 26, 2019
@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
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented modifies/api This PR adds API routes or modifies them
Projects
None yet
Development

No branches or pull requests

5 participants