- Nov 19, 2012
-
-
Seiji Sogabe authored
-
Seiji Sogabe authored
[Bug fix for JENKINS-15732] - updated correct displayname and descriptio...
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 18, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Full clean Maven build has been failing with PermGen out of space on my system for a while. Memory analysis indicates that there are excessive javac instances lying around, so create fresh ones each time to avoid this. With this change, I no longer need bigger heap size.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 17, 2012
-
-
Kohsuke Kawaguchi authored
(cherry picked from commit bdad2a3d)
-
Kohsuke Kawaguchi authored
(cherry picked from commit d7b59bfc)
-
Kohsuke Kawaguchi authored
-
Richard Mortimer authored
Wrap history iterable to hide class implementation details. Jelly was getting confused by the history underlying class being implemented as an extension of Map
-
Richard Mortimer authored
-
Kohsuke Kawaguchi authored
Technically this class was public, but no public plugin had ever refered to it, and it's unlikely that anyone has referenced it, so this should be safe.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Erik Molekamp authored
fixed [JENKINS-15408]: Rotation of slave launch logs on Windows
-
Erik Molekamp authored
-
https://github.com/jenkinsci/jenkinsErik Molekamp authored
Merge branch 'master' of https://github.com/jenkinsci/jenkins into ReopenableRotatingFileOutputStream-windows
-
Jesse Glick authored
-
- Nov 16, 2012
-
-
Jesse Glick authored
[JENKINS-13202] 646154f1 refinement: resolveSymlink is documented to return null, not throw an exception, when called on a regular file.
-
- Nov 15, 2012
-
-
Vojtech Juranek authored
The bug was actually already fixed and moreover this could cause that fireCompleted won't be called in case that cleanUp throws an exception, see commentes under https://github.com/jenkinsci/jenkins/commit/51f715162eba4dd1c4e081ec15c7ceb12e813ca5
-
- Nov 14, 2012
-
-
imod authored
-
Vojtech Juranek authored
-
vjuranek authored
Prevent to exception which causes that build will not be saved.
-
lvotypko authored
-
Jesse Glick authored
-
Jesse Glick authored
Conflicts: changelog.html
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
olivier lamy authored
-
- Nov 13, 2012
-
-
Jesse Glick authored
-
Olivier Lamy authored
-
Olivier Lamy authored
[JENKINS-15367] Fix Maven downstream resolution when declared as a specific version.
-