- Dec 09, 2012
-
-
Kohsuke Kawaguchi authored
-
- Dec 07, 2012
-
-
Jesse Glick authored
-
Vincent Latombe authored
now it is done properly on Javascript side so the current server implementation triggers javascript errors. Result can be observed on DynamicComboBox within ui-samples-plugin
-
- Dec 06, 2012
-
-
Kohsuke Kawaguchi authored
-
- Dec 04, 2012
-
-
Jesse Glick authored
Solves the issue for newly created builds by not attempting to persist the original file upload record, which is useless after the build has run (the fileParameters dir in the build already archives them). Does not help loading pre-fix builds in which the upload temp file has been deleted; for these, you must manually delete <file class="org.apache.commons.fileupload.disk.DiskFileItem" serialization="custom">…</file> from the build.xml. (Did not find a straightforward way to just instruct XStream to ignore this bit of XML: it is easy to avoid serializing a field, but deserializing is different.)
-
- Dec 02, 2012
-
-
Vincent Latombe authored
-
- Nov 30, 2012
-
-
olivier lamy authored
-
- Nov 29, 2012
-
-
Seiji Sogabe authored
[FIXED JENKINS-15940] WARNING: Caught exception evaluating: descriptor.getHelpFile(attrs.field). Reason: java.lang.NullPointerException
-
- Nov 28, 2012
-
-
Kohsuke Kawaguchi authored
-
- Nov 27, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 26, 2012
-
-
Kohsuke Kawaguchi authored
-
- Nov 24, 2012
-
-
Christoph Kutzinski authored
-
Seiji Sogabe authored
[FIXED JENKINS-15836] Slave's Name should be trimmed of spaces at the beginning and end of the Name on Save
-
- Nov 22, 2012
-
-
Kohsuke Kawaguchi authored
-
- Nov 21, 2012
-
-
Seiji Sogabe authored
pages.
-
- Nov 20, 2012
-
-
Vincent Latombe authored
of project with maven-failsafe-plugin Do not inject testFailureIgnore to maven-failsafe-plugin:integration-test because it doesn't exist and causes an NPE with Maven2. Only insert it for maven-failsafe-plugin:verify.
-
Kohsuke Kawaguchi authored
"When running on Java 5, must still load DiskSpaceMonitor/TemporarySpaceMonitor, even though they will show N/A." This reverts commit 8ad62f77.
-
- Nov 19, 2012
-
-
Jesse Glick authored
[FIXED JENKINS-15869] When running on Java 5, must still load DiskSpaceMonitor/TemporarySpaceMonitor, even though they will show N/A. Returning null from an @Extension method does not seem to work reliably, and is not supported by SezPoz. If desirable to hide a monitor column in $server/computer/, add a boolean isEnabled() method interpretable in Jelly.
-
Seiji Sogabe authored
-
- Nov 18, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 17, 2012
-
-
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
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Erik Molekamp 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
-
Jesse Glick authored
-
olivier lamy authored
-
- Nov 13, 2012
-
-
Jesse Glick authored
-
Olivier Lamy authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 12, 2012
-
-
Jesse Glick authored
-
- Nov 08, 2012
-
-
Hiroshi Saito authored
Added link to the pull request of "Changed defaults for the Mac installer to make iOS codesigning easier"
-