gitblit
gitblit copied to clipboard
pure java git solution
Originally reported on Google Code with ID 601 ``` We're currently looking into hooking up jenkins with gitblit. The main idea is to have a jenkins job per gitblit ticket...
Originally reported on Google Code with ID 598 ``` It would be nice if i could search for a ticket by its number. It would be handy for matching my...
With Estimate and Actual times on tickets, you are one step closer to Agile tracking. Since milestones have end dates, this program is close but without the ability to estimate...
It should be possible to change the type of a ticket after creation
Add support for generating a plain text report of tickets through RSS or RPC for purposes of release management and planning.
Currently the milestone page doesn't appear until there is already a ticket for the repo. I like having all my tasks against a milestone so that I can better track...
When changing the responsible user via the ticket page the dropdown lists users in the format: ` ()` However, when looking at the ticket activity page changes in responsibilty are...
Ticket attachments are currently encoded within the ticket journal. However, they may often be referenced by the repository either in documents or code so when these are large attachments it...
Hi, I love the GitBlit pages feature. It currently only supports Markdown syntax though. It would be nice to have asciidoc syntax to render as well.
I would like a feature to be added that when on the ticket page there is an option that allows users to edit their own comments they have made. This...