- Apr 17, 2014
-
-
Vojtech Juranek authored
-
- Apr 16, 2014
-
-
Alex Earl authored
-
- Apr 15, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-22631] Do not just warn about multiple builds with the same number; note this in the official problem list, and offer to fix it.
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-21622] Release workspace leases (and avoid @2) even if post-build actions throw LinkageError.
-
- Apr 14, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-22607] Avoid loading recent builds when deletion of builds older than some date has been requested.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Integrated v2.38
-
- Apr 13, 2014
-
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Stefan Wolf authored
-
- Apr 12, 2014
-
-
Oliver Gondža authored
-
Jesse Glick authored
-
- Apr 10, 2014
-
-
Jesse Glick authored
(Forgot that Run’s are unmarshalled in place after a special constructor is called, so there is no need for readResolve or other tricks.) Also calling RunListener.onDeleted outside of the Run lock to avoid problems with things like ChangeLogHistoryRunListener.
-
Jesse Glick authored
-
- Apr 08, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 07, 2014
-
-
Kohsuke Kawaguchi authored
-
- Apr 05, 2014
-
-
Kohsuke Kawaguchi authored
-
- Apr 03, 2014
-
-
Jesse Glick authored
-
- Apr 02, 2014
-
-
Kohsuke Kawaguchi authored
The actual fix has been implemented over the last dozen or so commits
-
- Apr 01, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-18364] Functions.getRelativeLinkTo is called many times during rendering, so skip checking View.getItems which is expensive.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Avoid extracting war file under /tmp. When jar files and resource files disappear from under us, all sorts of strange errors happen.
-
- Mar 31, 2014
-
-
Kohsuke Kawaguchi authored
-
- Mar 28, 2014
-
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Mar 27, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-22382] Need to restore deprecated overload of BuildAuthorizationToken.checkPermission for binary compatibility.
-
Kohsuke Kawaguchi authored
User.current() can return null, so this better check for null
-
Jesse Glick authored
[FIXED JENKINS-20500] Pass ${it} as an alias for ${view} to t:queue and t:executors, correcting regression introduced in 8e6a3f7f.
-
- Mar 26, 2014
-
-
Larry Shatzer, Jr authored
(cherry picked from commit 20651de1)
-
Harald Albers authored
-
Larry Shatzer, Jr authored
-
Larry Shatzer, Jr authored
-
- Mar 25, 2014
-
-
Kohsuke Kawaguchi authored
This is just a locally patched version, so not meant to be used outside core.
-
Kohsuke Kawaguchi authored
-
- Mar 24, 2014
-
-
Jesse Glick authored
-