-
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 bash. /bin/sh is available on every UNIX and …
-
I just stumbled upon this error in gitblit.stderr.log. For further investigations it would be useful to know which repository caused this error
```
org.eclipse.jgit.errors.MissingObjectException: …
-
```
What steps will reproduce the problem?
Configure gitblit to use LDAP authorization and read teams from LDAP. Specify
LDAP manager credentials for gitblit to use.
What is the expected output? Wha…
-
Gitblit is not responding when clone a repository until clone finished
I am using gitblit version v1.6.0
-
```
What steps will reproduce the problem?
1. configured gitblit:
realm.authenticationProviders = ldap
realm.ldap.accountBase = ou=People,dc=ugo-wallet,dc=com
realm.ldap.accountPattern = (objectClas…
-
```
What steps will reproduce the problem?
1. configured gitblit:
realm.authenticationProviders = ldap
realm.ldap.accountBase = ou=People,dc=ugo-wallet,dc=com
realm.ldap.accountPattern = (objectClas…
-
Originally reported on Google Code with ID 524
```
Creating a new repository on gitblit 1.6.2 brings an internal error and the following
log-messages:
org.apache.wicket.WicketRuntimeException: Meth…
-
Hi!
We have the following situation:
There is a Gitblit 1.6.2 instance at one of our external developer companies network, connected via ours via site-to-site VPN.
Whenever they push, a pushhoo…
-
Hi,
I have working gitblit setup and suddenly started getting auth failure
Caused by: org.eclipse.jgit.errors.TransportException: ssh://gitblit-service.fico-fa-tenant-1emg29qaa8-design-falconx…
-
Is there a way to integrate multiple jenkins servers to use a same gitblit server? how can i configure that in gitblit.properties? any guidance would help thanks in advance