- Jun 08, 2014
-
-
Kohsuke Kawaguchi authored
Documented this feature and integrated a newer version of Stapler. I took the opportunity to reorder the content in the section, so that the tree parameter becomes the main subject. At this point, the depth parameter should be only used in a limited circumstance, so it should be treated as such.
-
- Jun 07, 2014
-
-
Kohsuke Kawaguchi authored
I came into this use case while working on the workflow, but I think it's useful in other context as well, such as Scriptler plugin needing to define some parameters.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jun 06, 2014
-
-
Harald Albers authored
-
- Jun 04, 2014
-
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
Added annotations to kernel security classes.
-
Oleg Nenashev authored
Most of methods define @Nonnull inputs and outputs (the legacy behavior is mostly non-documented), but there're several exceptions Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Jesse Glick authored
[FIX JENKINS-16827] Don't try to guess the build number
-
Jesse Glick authored
[READY] Additional null checks for node access methods.
-
- Jun 03, 2014
-
-
Oleg Nenashev authored
Fixed node handling methods in order to comply with https://github.com/jenkinsci/jenkins/commit/3f8fc4e2ec5b1b421e1551a2a2fc2a284be330d1 Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Jesse Glick authored
Annotate hudson.Util methods by @CheckForNull and @Nonnull
-
Jesse Glick authored
Add logging to PeepholePermalink's RunListener
-
Jesse Glick authored
Annotated hudson.model.Build and hudson.model.Run, minor fixes in Javadoc
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-20559 and JENKINS-19454] - hudson.Launcher bugfix and additional wrapper
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com> Conflicts: core/src/main/java/hudson/model/Job.java
-
Oleg Nenashev authored
Added missing null checks for Computer::getNode(), SlaveComputer::getNode() and AbstractBuild::getCurrentNode() Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com> Conflicts: core/src/main/java/hudson/model/AbstractBuild.java
-
Oleg Nenashev authored
The change adds some missing null checks Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
- Jun 02, 2014
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- 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
-