- Apr 27, 2015
-
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-28115] Division by zero in Executor.getProgress()
-
Stephen Connolly authored
``` WARNING: Caught exception evaluating: executor.progress in /ajaxExecutors. Reason: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException ... at java.lang.Thread.run(Thread.java:744) Caused by: java.lang.ArithmeticException: / by zero at hudson.model.Executor.getProgress(Executor.java:649) ... 154 more ```
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 26, 2015
-
-
Kohsuke Kawaguchi authored
Now that packaging is in https://github.com/jenkinsci/packaging and give...
-
- Apr 24, 2015
-
-
Stephen Connolly authored
-
Stephen Connolly authored
[JENKINS-28062] Channel listener onClose propagated exceptions
-
Stephen Connolly authored
[JENKINS-28058] Don't send a reference to Computer.class over remoting channels
-
Stephen Connolly authored
-
Oliver Gondža authored
Match the overriden method's actual varargs signature.
-
- Apr 23, 2015
-
-
Oleg Nenashev authored
Change AsynchPeople column from last active to last commit activity.
-
Oleg Nenashev authored
-
Oleg Nenashev authored
Remove unnecessary null check.
-
Oleg Nenashev authored
[JENKINS-28013,JENKINS-28012] - Revert changes for JENKINS-10629
-
Stephen Connolly authored
-
Jesse Glick authored
-
Stephen Connolly authored
[FIXED JENKINS-28062] A Launcher.afterDisconnect() method that propagates an exception is a sign of a bad Launcher not a problem closing the channel.
-
Stephen Connolly authored
- Logging added to help diagnose was actually causing Jenkins.class to be initialized on the remoting side
-
Oleg Nenashev authored
This reverts commit b6c7b83e.
-
Oleg Nenashev authored
This reverts commit 4ddeeb84.
-
Oleg Nenashev authored
Add @Deprecated annotations to things documented as @deprecated.
-
- Apr 22, 2015
-
-
Kohsuke Kawaguchi authored
Advertise X-JNLP-Host-Name correctly
-
Stephen Connolly authored
-
JTSweet authored
-
- Apr 21, 2015
-
-
Kohsuke Kawaguchi authored
This allows TCP slave agent port to be reverse proxied.
-
Jesse Glick authored
-
https://github.com/jenkinsci/packagingStephen Connolly authored
Now that packaging is in https://github.com/jenkinsci/packaging and given that the ips packaging is stale, we should just drop this
-
Kohsuke Kawaguchi authored
This prevents a long running CLI process (such as CloudBees OPE proccesses) to hang forever when the main thread fails. Whereas if the process terminates cleanly, the wrapper (such as systemd) can take corrective actions.
-
- Apr 20, 2015
-
-
Jesse Glick authored
-
Kamran Mackey authored
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
-
Kamran Mackey authored
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
-
Jesse Glick authored
[JENKINS-27918] Downgrade warning from Stapler
-
Daniel Beck authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
-