-
```
We would like to use gitblit for teaching students in courses at university.
Students, however, sometimes forget their passwords. In version 1.3.0 of
gitblit, this would require the admin to cha…
-
Originally reported on Google Code with ID 606
```
What steps will reproduce the problem?
1. Host gitblit under a context path, 'sw/gitblit' in my case.
2. Goto the 'tree' tab in any repo, url will b…
-
Originally reported on Google Code with ID 402
```
What steps will reproduce the problem?
1. configured gitblit:
realm.authenticationProviders = ldap
realm.ldap.accountBase = ou=People,dc=ugo-walle…
-
```
What steps will reproduce the problem?
1. generate public key with Git Bash for windows
2. cut and paste ssh key from Git Bash for windows to gitblit site 'add ssh
key' from browser.
3. select 'a…
-
```
What steps will reproduce the problem?
1. Go visit the metrics page for mirrors/jgit at dev.gitblit.com
What is the expected output? What do you see instead?
See attached screenshot. Two problem…
-
```
What steps will reproduce the problem?
1. Go visit the metrics page for mirrors/jgit at dev.gitblit.com
What is the expected output? What do you see instead?
See attached screenshot. Two problem…
-
```
What steps will reproduce the problem?
1. Use a context path for gitblit (apache proxy) and set the
`server.contextPath = /gitblit`
2. When looking at the commit log of a repo, the graph to the l…
-
When I start gitblit I'm getting this error - any advice:
**Using java version:**
java version "1.8.0_241" …
-
```
We are encountering what seems to us like an unexpected behavior of federation.
We have the following setup: a "master" and a "slave" gitblit instance. The
slave is kept up to date using federat…
-
```
Hi!
I've sent you a patch on github that allows to select Lucene indexed branches
via wildcards (for example, index all branches).
https://github.com/gitblit/gitblit/pull/211
Can you review an…