- Jan 04, 2012
-
-
Kohsuke Kawaguchi authored
- I feel uncomfortable with a string field used as an enum. - I feel uncomfortable with parameters that have some restrictions about the way they can be combined. My change is bit more verbose but it uses less Jelly and I think it's more in line with the architecture.
-
Vincent Latombe authored
- 3 options : run as Local System, Administrator or custom account - Memory options - Disconnect the slaves stops correctly and deletes the service - Reconnecting the slave updates the jenkins-slave.xml configuration
-
Vincent Latombe authored
- Loop only on tags between block-start and block-end - Clearer and shorter code
-
Sami Tikka authored
1) Installer checks Java is installed before proceeding. It also tells how to get Java installed. 2) Installer opens http://localhost:8080 when installation is finished.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
[FIXED JENKINS-12119] rolling back a portion of 46998ba0446834de0c725c32b328ace7ce844f6a as this is binary incompatible change
-
Vitalii Tymchyshyn authored
-
Kohsuke Kawaguchi authored
-
- Jan 03, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
imod authored
-
Kohsuke Kawaguchi authored
-
kiy0taka authored
-
kiy0taka authored
-
lucinka authored
-
Brian Lalor authored
The ZipArchiver was visit()'d with a relative path that uses the system's path separator, but zip archives require a forward slash for platform compatibility. This fix replaces the platform-dependent File.separatorChar with a forward slash.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Seiji Sogabe authored
user name
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 01, 2012
-
-
Seiji Sogabe authored
-
- Dec 31, 2011
-
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Olivier Lamy authored
-
- Dec 30, 2011
-
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
[JENKINS-11073] don't fail copyToWithPermissions if setting last-modified fails on Windows (more reliable detection of Windows platforms than before)
-
Olivier Lamy authored
Fix french translation for Maven "Add post-build step" key Thanks!
-
Cliff Maury authored
-
Seiji Sogabe authored
Update core/src/main/resources/lib/form/repeatable.jelly
-
olivier lamy authored
-
olivier lamy authored
-
- Dec 29, 2011
-
-
mc1arke authored
-