gitblit
gitblit copied to clipboard
pure java git solution
Originally reported on Google Code with ID 554 ``` your shell scripts to start and stop gitblit work with a simple sh shell, so there is no need to force...
Hi, Anybody interested to expose gitblit metrics for the prometheus framework (prometheus.io). Would be a quick win I think. At least some basic metrics would be fine. E.g. Garbage Collections,...
Originally reported on Google Code with ID 602 ``` What steps will reproduce the problem? 1. Browse to a ticket created for a project 2. Select the commits tab 3....
I'm using GitBlit 1.7.1 WAR in my Jetty 9 container and have a jndi resource for my mail server bound to mail/Session in my jetty.xml so all the deployed applications...
Background: When I update Gitblit on my Apache Tomcat (currently 8.0.26) on my Raspberry Pi 2, I stop the old Gitblit, undeploy it and then deploy the new war. Therefore...
Unlike the Repository Permissions panel, the SSH Keys panel does not list what V, R, and RW refer to. And unprivileged users are the ones least likely to know which...
hi, when I was using ssh cloning, I got an error when cloning was almost complete. **I noticed that the above error immediately occurred when the data received was greater...
Services not enable
Having upgraded to Gitblit 1.7.1 we are experiencing the following problem: Gitblit server occasionally stops responding to SSH connections on port 29418. This usually occurs once per day, once a...
Originally reported on Google Code with ID 342 ``` Currently I can follow the acticity in each specific repository using the feed that gitblit provides for that repository. However, I'd...