Results 93 comments of evernat

I am not very familiar with yahoo / bootstrap. But do you mean yahoo pure.css or twitter bootstrap? I think that a UI framework like that can be used if...

@stokito Some organizations use javamelody in networks without internet access (for example, in Defense). In such a case, applications and javamelody should be autonomous and not depend on a CDN,...

@stokito It is good idea to customize theme in a jar file (but default assets should be kept in javamelody-core in order to have autonomous reports). And so it will...

We may not want to have in "Other charts" a graph of free disk space for each file system. And otherwise this enhancement may come as adding a page to...

Perhaps this issue also impacts other software or applications using or trying to use OpenPDF as a replacement for iText 2.1.7. The compatibility between OpenPDF 1.3.x and iText 2.1.7 may...

@Kusig this PR is about environment variables and not about system properties

javamelody-core and javamelody-spring-boot-starter 2.0.0 are now released and are compatible with Jakarta EE 9 such as Tomcat 10 and with Spring Boot 3.

I see that bitbucket 8.9.0 does not include xalan anymore like probably some previous versions of bitbucket. Atlassian has finally agreed with my comment in this issue that the presence...

The issue was that javamelody.enabled=false in the javamelody-spring-boot-starter disables the spring-boot-starter, but when deploying the spring boot app as war in a servlet container (that is NOT a war with...

fixed by PR after review some time ago