- 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 03, 2012
-
-
olivier lamy authored
-
olivier lamy authored
-
olivier lamy authored
-
olivier lamy authored
-
Olivier Lamy authored
[JENKINS-1295] Disable trigger downstream for maven jobs Thanks !
-
- Dec 02, 2012
-
-
Vincent Latombe authored
-
- Dec 01, 2012
-
-
Olivier Lamy authored
Added reason for why we are rebuilding to the log message Thanks !
-
Seiji Sogabe authored
-
- Nov 30, 2012
-
-
Kristian Rosenvold authored
-
Nicolas De loof authored
Feature cli list jobs
-
olivier lamy authored
-
olivier lamy authored
-
- Nov 29, 2012
-
-
Seiji Sogabe authored
[FIXED JENKINS-15940] WARNING: Caught exception evaluating: descriptor.getHelpFile(attrs.field). Reason: java.lang.NullPointerException
-
Seiji Sogabe authored
-
Nicolas De Loof authored
-
Kohsuke Kawaguchi authored
-
- Nov 28, 2012
-
-
Olivier Lamy authored
Require UPLOAD_PLUGINS permission for install-plugin cli command Thanks !
-
Ryan Campbell authored
-
Olivier Lamy authored
minor textual improvements on Manage Jenkins page to improve appearance Thanks
-
Harald Albers authored
Added a trailing period to english AboutJenkins.Description because it was the only message on that page having none.
-
Harald Albers authored
this changes the rendering from ...functionality of Jenkins.(updates available) to ...functionality of Jenkins. (updates available) which looks nicer. Had to use , regular whitespace wouldn't do.
-
Olivier Lamy authored
German translations for AboutJenkins and OldDataMonitor links Thanks
-
Harald Albers authored
-
Kohsuke Kawaguchi authored
Otherwise it's not very obvious how the job name is in the abc/def/ghi notation that's used in CLI and such.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 27, 2012
-
-
vjuranek authored
[FIXED JENKINS-15839] wrong unicode characters on german Manage Jenkins page
-
Harald Albers authored
page the german translations used the character codes CEDILLA (00B8) and PER MILLE SIGN (2030) instead of LATIN SMALL LETTER U WITH DIAERESIS (00FC) and LATIN SMALL LETTER A WITH DIAERESIS (00E4)
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
These versions have a better API that supports Channels in general, not just SlaveComputer.
-
- Nov 26, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 24, 2012
-
-
Christoph Kutzinski authored
-