- May 28, 2014
-
-
Vojtech Juranek authored
-
Yoann Dubreuil authored
[FIX JENKINS-22818] fix jenkins restart on Linux after plugin update if the java executable running Jenkins is started without its full path The patch uses 'execvp' instead of 'execv' to lookup the java executable filename in the PATH if the specified filename does not contain a slash (/) character. Regression introduced in 547d4ed8
-
Jesse Glick authored
[FIXED JENKINS-22822] PeepholePermalink should maintain an in-memory cache of symlinks to avoid disk I/O.
-
Jesse Glick authored
-
Andrew Bayer authored
[JENKINS-20739] Filter descriptors before adding them to hetero-list
-
Kohsuke Kawaguchi authored
-
- May 27, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-23151] Need to revert part of 5789f0c7 since codemirror-mode on f:textarea apparently does not work for lazy-load fragments.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 25, 2014
-
-
Daniel Beck authored
-
- May 24, 2014
-
-
Jesse Glick authored
Helpful to show the user ID in the same place as the API token, since you will be using them together. (With a security realm where the ID is an email address but a short name is used elsewhere, people can get confused.)
-
Jesse Glick authored
-
Jesse Glick authored
-
Daniel Beck authored
-
Daniel Beck authored
[FIX JENKINS-22685] Jenkins cannot restart Windows service
-
gmjck authored
[FIXED JENKINS-22685] - Update WindowsLifeCycle.java to call restart! to properly restart the service. Using "restart!" instead of "restart" performs the restart in a separate process, so the service wrapper doesn't kill itself.
-
- May 23, 2014
-
-
R. Tyler Croy authored
-
Harald Albers authored
-
Jesse Glick authored
-
- May 22, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Oliver Gondža authored
Move invalid body ID to body class and data
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-22967] Introduce directly modifiable views
-
- May 21, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Kanstantsin Shautsou authored
-
Kyle A. Matheny authored
IDs cannot contain spaces. Instead, let's move jenkins-${h.version} to the `class` attribute, which is space delimited. This way it can still be used for styling if needed (using `body.jenkins-x.y`). If this is not used for anything other than knowing which version of Jenkins is running, use `<body id="jenkins" class="yui-skin-sam" data-version="jenkins-${h.version}">` -- IDs and Classes should not be used to store data.
-
Oliver Gondža authored
-
- May 20, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-