gitblit icon indicating copy to clipboard operation
gitblit copied to clipboard

pure java git solution

Results 145 gitblit issues
Sort by recently updated
recently updated
newest added

The default Certificate Hierarchy on the `serverKeyStore.jks` file is like below: Gitblit Certificate Authority |_ _ localhost I have a trusted p12 certificate file that contains the private and public...

Catg-Question

The XSS filter sometimes prevents legitimate actions. It seems like the XSS filter needs some rework. We need to check where and what it filters and make sure that it...

Epic

I tried to assign a topic of "Future Work" to some of our tickets. If I click that topic in the left menu to filter, the screen shows an empty...

:cat: Defect
Status-Verified
Priority-High

When viewing a raw text file which has non-ascii characters like `À`or `é` in it, the text is not correctly displayed in the browser. Steps to reproduce: 1. Create a...

:cat: Defect
Priority-Low
Status-Verified

I know there is option to install Azure Domain services (using secure Ldaps) and then connect/sync users by adding realm.authenticationProviders = ldap options in the gitbilt.property; My question is, can...

:cat: Question

My password starts with @, it is like @mypass. Everything runs well if I start gitblit.cmd. But if I run the Gitblit as a webservice, it starts, then stops. From...

Priority-Medium
:cat: Defect
Status-New
:wave: bug triage

This issue is in the application for some time and I was hoping someone else would report and possibly fix it.... did not happen, so here am I :). Already...

Priority-Medium
:cat: Defect
Status-Accepted
:wave: bug triage

Originally reported on Google Code with ID 528 ``` What steps will reproduce the problem? 1. Go visit the metrics page for mirrors/jgit at dev.gitblit.com What is the expected output?...

Priority-Medium
:cat: Defect
Status-New
:wave: bug triage

This happens when we have commits of different developers. ```bash [17:23] gilberto.andrade@BEM-INF007:gace (master u=) $ git merge --no-ff ticket/117 Merge made by the 'recursive' strategy. pom.xml | 26 ++- src/main/config/jasperreports/.classpath...

Priority-Medium
:cat: Defect
Status-New

The default TLS certificate that a Gitblit installation creates have "localhost" as the CN and no SubjectAlternativeNames. With Java 8+ this can be a problem for federation that uses HTTPS....

:cat: Enhancement
Priority-Medium
Status-Accepted