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

Projects and templates history. #2

Open
rmedaer opened this issue Mar 22, 2017 · 0 comments
Open

Projects and templates history. #2

rmedaer opened this issue Mar 22, 2017 · 0 comments
Labels
Milestone

Comments

@rmedaer
Copy link
Owner

rmedaer commented Mar 22, 2017

  • API version: 0.4.0
  • Python version: 2.7
  • Operating System: linux (Debian)

Description

In SID, each project or template is a Git repository. However there is currently no way to get history (Git log) of a given project, template or even for the whole projects administration.

It would be a "nice to have" to add a the following routes:

  • /projects/<your-project>/history: should return JSON array with history (commits) of your project.
  • /history: should return commits made in gitolite-admin repository.
  • /templates/<your-template>/history: should return history of this template.
@rmedaer rmedaer added this to the Release 0.5.0 milestone Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant