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

# Short description of a problem After creating a ticket an attempt to push a branch created for that ticket **without any commits on it** show a misleading response from...

When creating a private repository, the URL /gitblit/summary/~testuser!testrepo.git shows "Internal error". The logfile shows this: `[ERROR] java.lang.NullPointerException at com.gitblit.wicket.pages.RepositoryPage.setupPage(RepositoryPage.java:277) at com.gitblit.wicket.pages.RepositoryPage.onBeforeRender(RepositoryPage.java:678) at org.apache.wicket.Component.internalBeforeRender(Component.java:1069) at org.apache.wicket.Component.beforeRender(Component.java:1103) at org.apache.wicket.Component.prepareForRender(Component.java:2297) at org.apache.wicket.Page.prepareForRender(Page.java:1545) at...

Hi Is there a way for a non-admin user to create repository outside of the user's private group with ~ character at start? It seems that only users with admin...

As we know,the latest version gitblit-1.9.3 not support JDK17,i have jdk8 and jdk17 on my pc, can we find a way to specify the JDK version when we start it?

:cat: Question

docker run after , i try access http://route.lozn.top:96 ![image](https://github.com/gitblit-org/gitblit/assets/14260426/70891302-2677-4941-8c72-470bd6294f25) ``` stdout: 2023-09-05 02:10:46 [INFO ] stdout: 2023-09-05 02:10:46 [INFO ] [GitBlitWebApp] init: Wicket core library initializer stdout: 2023-09-05 02:10:46 [INFO...

Gitblit 1.9.3 is difficult to deploy in production. Running [grype](https://github.com/anchore/grype), it returns: ``` NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY bcprov-jdk15on 1.57 1.60 java-archive GHSA-4446-656p-f54g Critical bcprov-jdk15on 1.57 java-archive GHSA-hr8g-6v94-x4m9 Medium...

:cat: Question

gitblit:1.9.3.tar.gz java:1.8.0_202 OS:kylin arm64 cannot start gitblit.sh

:cat: Question
Status-Needs Submitter Response

I just upgrade my self hosted gitblit from v1.8.0 to v1.9.3, use the war package to deploy, then copy and overrite the WEB-INF/data projects.conf users.conf and git folder from the...

Status-Needs Submitter Response

The Gravatar service cannot be turned off on the issue page. The Gravatar service has been modified in the configuration. The Gravatar is disabled on many pages, but the Gravatar...

:cat: Defect
Status-CanNotReproduce

本地客户端提示:(Local Client Alert) ``` Unable to negotiate with 10.67.146.182 port 29418: no matching host key type found. Their offer: ssh-rsa,ssh-dss fatal: Could not read from remote repository. Please make sure...