-
Originally reported on Google Code with ID 571
```
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 gitbli…
-
Originally reported on Google Code with ID 51
```
What steps will reproduce the problem?
1. Configure gitblit to search repositories in subfolders
2. Create an inaccessible folder inside the reposito…
-
GeoServer has the following rule in "data security":
```
wrk.*.a = ROLE_EL_TEST
```
Testing with a user which is a member of groups EL_TEST and SV_USER, there are two issues.
First, when this user …
-
When using the ViewRenderEvent, this exception is thrown. The date is parsed as LocalDateTime instead of LocalDate... For the month view at least. I can write the fix, but I wonder what should be the …
-
Originally reported on Google Code with ID 378
```
When I manually merge/rebased the ticket branch into another branch (for example RELEASE1.2
branch), it still show the merge button on the screen, o…
-
Git LFS failed to push and returned server error. Gitblit logs show exception occurs:
```
2015-12-03 13:54:45 [WARN ] /git/r/qms/qms.git/info/lfs/objects/batch
java.lang.NullPointerException
…
-
The `List` are converted to a `String` instead of a `JSONArray`
For instance the following code:
```java
JSONObject object = new JSONObject();
object.put("mylist", Arrays.asList("my1", "my2", "m…
-
Here's the stack trace:
```
Stack trace:
org.apache.wicket.WicketRuntimeException
Method onLinkClicked of interface org.apache.wicket.markup.html.link.ILinkListener targeted at [ExcelFileDownloadLink…
-
Originally reported on Google Code with ID 128
```
* What steps will reproduce the problem?
1. Add a file in your git repository with utf-8 char in its name, lets say « bébé.java
»
2. add and commit…
-
Originally reported on Google Code with ID 71
```
1) Create a UPPERCASE repository.
2) Go in a team configuration and add the repository to the team.
3) Save.
4) You will see that the team have 1 rep…