- Jun 01, 2014
-
-
Oleg Nenashev authored
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-22699] - JUnit Archiver. Add option to archive only when successful
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
[READY][FIXED JENKINS-15094] - Handle null parameter values to avoid massive executor deaths
-
Oliver Gondža authored
Javadoc: Noting changes in Executor availability check approaches (1.536)
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIX JENKINS-16264] Don't advertise POSTing config.xml on master
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Daniel Beck authored
-
Oleg Nenashev authored
[FIXES JENKINS-11673] - Support https in RPM service scripts
-
Oleg Nenashev authored
[FIXED JENKINS-22690] Remove repo file from RPM
-
Daniel Beck authored
-
Daniel Beck authored
[FIX JENKINS-17114] Distinguish 'nodes offline' from 'no nodes'
-
Daniel Beck authored
[FIX JENKINS-19250] Add causes to queue item tool tip
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIX JENKINS-22617] Fix path to deletion of JVM Crash error log
-
Oleg Nenashev authored
This change is a follow-up to Executor::isAlive() issues in #1229. Since 1.536, {@link Executor}s start threads on-demand. The entire logic should use Executor::isActive() instead of Executor::isAlive() in order to check if the {@link Executor} it ready to take tasks. Since the change breaks previous executor availability flows, it is required to document changes somehow. Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-18626] - Test result page keeps identifying tests as age 1
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-22693] - Properly close InputStreams in FileParameterValue
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-22934] Show poll thread count option when necessary.
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIX JENKINS-8358] Use DISABLED_ANIME icon while building
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-20031] Useful error message when UC not found
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[JENKINS-20499] Don't fail horribly with null causes
-
- May 31, 2014
-
-
Oleg Nenashev authored
[FIXED JENKINS-15094] - Handle null parameter values in BuildCommand (CLI) and Parameter classes (CLI). The change adds missing checks for null ParameterValue, which may be passed from the CLI. It prevents the death of Jenkins executors during the canTake() check of node labels. Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
- May 30, 2014
-
-
Kohsuke Kawaguchi authored
-
- May 29, 2014
-
-
Jesse Glick authored
-
Oliver Gondža authored
Changing the number of provided plugins.
-
Thiago Zanetti authored
The number of provided plugins was outdated.
-
- May 28, 2014
-
-
Vojtech Juranek authored
-