- Sep 14, 2012
-
-
Jesse Glick authored
[FIXED JENKINS-14667] JDK installation failed on some slaves with InvalidClassException: hudson.tools.JDKInstaller$Platform$1; local class incompatible: …
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
(cherry picked from commit 43ff1688)
-
- Sep 13, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
From what I was told by Emanuele today in the office hours, this came up during the Copenhagen hackathon.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Sep 12, 2012
-
-
Kohsuke Kawaguchi authored
Put slave back online automatically, if there's enough disk space again ...
-
Jesse Glick authored
Javadoc improvements inspired by “How to stop passwords used by my scm plugin from appearing the log?” on jenkinsci-dev.
-
Nicolas De loof authored
Added callable wrapper to actAsync
-
wolfgarnet authored
-
Nicolas De loof authored
make AbstractInterceptorCallableWrapper a static inner class for usability in plugins
-
Kohsuke Kawaguchi authored
Prefer the postMessage version to retrieve the metadata so that we can leave the existing JSON format as-is for backward compatibility with pre-1.424 Jenkins.
-
Fred G authored
Updated/changed German translations
-
Jesse Glick authored
-
Jesse Glick authored
-
- Sep 11, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Nicolas De Loof authored
-
Nicolas De Loof authored
@see hudson.maven.MavenUtil#createEmbedder
-
Nicolas De loof authored
extension point to intercept FileCallable.act
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-13202] Try to use NIO.2 (Java 7) methods to work with symlinks.
-
Jesse Glick authored
Conflicts: changelog.html
-
Jesse Glick authored
-
Jesse Glick authored
-
Olivier Lamy authored
-
Olivier Lamy authored
remove empty Maven installations before saving them Thanks!
-
Kohsuke Kawaguchi authored
Integrated a fix Jesse made in stapler.
-
Michael Pailloncy authored
-
- Sep 10, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
imod authored
-
Jesse Glick authored
(Not doing so for resolveSymlink since it would require an awkward four-way return value: String, null (not a symlink), IOException, <something else> for Java 5/6.)
-
Jesse Glick authored
-