TomaszSzt

Results 10 issues of TomaszSzt

SOLVED PROBLEM Commit page consumes to much time and memory when being subjected to huge, binary mostly commit. In effect server freezes and reset is necessary. Issue reported: https://github.com/gitblit/gitblit/issues/1385 DESCRIPTION:...

Under a very specific conditions following exception do happen: org.apache.wicket.WicketRuntimeException: Error setting field value of field public int com.gitblit.models.RepositoryModel.maxActivityCommits on object dd, value null at org.apache.wicket.util.lang.PropertyResolver$FieldGetAndSetter.setValue(PropertyResolver.java:1393) at org.apache.wicket.util.lang.PropertyResolver$ObjectAndGetSetter.setValue(PropertyResolver.java:641) at org.apache.wicket.util.lang.PropertyResolver.setValue(PropertyResolver.java:141)...

Recently I did observe a very unpleasant issue. I have a certain repository which was initialized with a single 16'000 files commit with few binary files of total about 1GB...

Priority-Medium
Status-New
:cat: Performance

In some cases, in fact in both my servers, after some time "mytickets" page returns "Internal Error" for some users. The logs do show NullPointerException at: /src/main/java/com/gitblit/wicket/pages/MyTicketsPage.java (....) private List...

Priority-Medium
:cat: Defect
Status-New
Topic: Tickets

Steps to reproduce: 1.Create new repository,check "include readme". 2.Select documentation 3.Select edit to edit the readme.md 4.Click the diskette icon ("Commit to GitBlit") 5.Observe: ![xxxx](https://user-images.githubusercontent.com/87855864/134483788-5e843d40-56ed-47ba-8110-0ab2638b21a7.png) Do some clicking, observe that...

Hi, First, this is a great product. I was able to set up two instance of server within 1 hour is. It is a great experience compared to a failed...

:cat: Enhancement
Status-New

Each time You touch the X+/X-,Y+/Y-,Z+/Z- on the touch panel JOG mode the required motion is added to already queued one. This results in an excessive accumulated motion without an...

Category: HMI

I am very surprised to see that STOP option at touch panel on the machine do await for current command to complete before stopping the machine. This is counter-intuitive, especially...

# 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...

Assuming following project: ![image](https://github.com/realthunder/FreeCAD_assembly3/assets/87855864/7c77e4a5-0d5e-4548-82e7-eff28b81dbde) where the bottom part is a separate solid, and one must create a top part which must be in syc with some projected geometry. The most...