- Aug 22, 2014
-
-
Daniel Beck authored
[FIXED JENKINS-23963] Use absolute sidepanel links for computers
-
Harald Albers authored
-
Daniel Beck authored
-
- Aug 21, 2014
-
-
Jesse Glick authored
[JENKINS-24244] If we are skipping polling due to quietingDown, at least record this fact in the system log.
-
Jesse Glick authored
Trying to make testRemoteKill less prone to random failure (presumably on a heavily loaded machine).
-
Daniel Beck authored
-
Jesse Glick authored
Adapted from #1375 by @daniel-beck: omitting change to User construction, and adding test.
-
Jesse Glick authored
-
tfennelly authored
Missed this in previous commit - bad idea making even small changes late at night ;)
-
tfennelly authored
-
Jesse Glick authored
[FIXED JENKINS-24358] RunSaveableReference.get can acquire locks, so avoid calling it while holding a lock on ourselves.
-
Jesse Glick authored
-
- Aug 20, 2014
-
-
anafke authored
Right now, checker is being attached to both onblur and onchange. The result is when the user changes input, and that input loses focus, the checker is being fired twice. This can cause issues on non-trivial field changes (such as validating a groovy script). If there is no change, the checker is still called once due to the onblur. The checker should only be called if the input is changed.
-
Kohsuke Kawaguchi authored
Added no-store to the Cache-Contorl header Reference: http://stackoverflow.com/questions/866822/why-both-no-cache-and-no-store-should-be-used-in-http-response Reference: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9.2
-
- Aug 19, 2014
-
-
tfennelly authored
-
Jesse Glick authored
-
Harald Albers authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 18, 2014
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
Integrated new dom4j
-
Kohsuke Kawaguchi authored
Integrating dom4j with the fix for java.lang.ClassCastException: org.dom4j.DocumentFactory cannot be cast to org.dom4j.DocumentFactory See: https://github.com/stapler/stapler/pull/36
-
Jesse Glick authored
-
Jesse Glick authored
-
Oleg Nenashev authored
This change improves the handling of errors in hudson.model.Executor, which cause issues like JENKINS-18164. The change also introduces several annotations in order to prevent further issues. Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Harald Albers authored
-
- Aug 15, 2014
-
-
Jesse Glick authored
-
- Aug 14, 2014
-
-
Nicolas De Loof authored
-
Nicolas De Loof authored
-
Daniel Beck authored
-
Daniel Beck authored
[FIXED JENKINS-24095] Ensure only numExecutors exist when reducing
-
Daniel Beck authored
[FIXED JENKINS-24032] Different message when restart is not supported.
-