Christian Galsterer

Results 36 comments of Christian Galsterer

In general there aren't any limitations on the number of connections. The error message indicates that the server refuses additional connections, although you mention that a different tool doesn't show...

I just tried it with 100 connections and it runs without problems. As the error message "No connection could be made because the target machine actively refused it.]" indicated there...

Did you had a change to check it again?

Currently there is no support for NTLM authentication. Would you be interested in providing a PR?

Currently there is no support for parameter interpolation. You may try to use [execbeat](https://github.com/christiangalsterer/execbeat) and use a bash/curl combination to call the endpoint with dynamic parameters.

Any updates on this issue? I could also provide a pull request.

Actually I think it is good that these events also a trigger Jenkins. The problem is more that it is not configurable IMO. See also https://github.com/Nerdwin15/stash-jenkins-postreceive-webhook/issues/83 for a more detailed...

It would be really appreciated if the PR MERGE use case described by @ashnazg would be supported. We also use the plugin very extensively but the most missed feature is...

I did a little bit of research in the Jenkins Git plugin and it looks like that when multiple branches are specified the PR MERGE workflow should work, i.e. when...

If I understood the latest discussions correctly, then the change in 2.6.0 is that it contains a switch to exclude the SHA-1 in the Jenkins notification. Although this solves the...