gitblit
gitblit copied to clipboard
pure java git solution
v1.7.1  The _Topics & Labels_ section of the page seems to only show the topics for the tickets that are currently displayed. If I navigate to page two of...
I'm not sure if a positive decision was made to disallow deleting tickets in gitblit. Either way, the ability to delete tickets (whether out of the box or enabled via...
Hi, I currently updated to the latest release of gitblit (1.8.0). My purpose is to use the ticket feature - tickets manually created via UI and tickets for pull request....
Hi, how can we Link other documents from the repo in the Readme? I only know how to do a general link like `[Another Readme](http://ourgit.intern/doc/?r=Alpha/AwesomeTool.git&f=TheOtherReadme.md&h=master)` Can we do this links...
Render $\LaTeX$ equation in Readme It is very important for engineers, teachers and students.
Just find out that gitblit is not support img tag to showing images, so I use ``, but can not control the size of that. Any solution here?
Hi there, gitblit is a wonderfull peace of software. However, either there seems to be a small issue with the groupMemberPattern or i am an idiot - equally possible :-)...
I configure LDAP with correctly. I logIn with my user of AD (with Adminstration group) ands work ok, but wen I going to create a new repository and asigned to...
Can't access or create personal repos when using userPrincipalName or mail LDAP attribute for login
Related: #1012 After changing login from `sAMAccountName` to `mail`, the user can log in no problem, but the personal repos are gone. This is because now Gitblit is looking for...
Originally reported on Google Code with ID 514 ``` What steps will reproduce the problem? 1. Configure Gitblit against an LDAP server, specifically configuring the realm.ldap.uid parameter to an e-mail...