- Mar 02, 2012
-
-
dty authored
done with post-production (as opposed to just done with build steps). Jobs that had long running tasks that occured in their post-production state, i.e., build wrappers, post-build steps, could get into the situation where a queued build would start running on an executor while the previous build was still running post-build actions. If the two executors shared the same workspace, the new build could delete information with a clean that the current build still needed for processing. - Changed AbstractProject.getCauseOfBlockage() to call isLogUpdated instead of isBuilding. core/src/main/java/hudson/model/AbstractProject.java - Added isLogUpdated. core/src/main/java/hudson/model/Job.java - Added test case. test/src/test/java/hudson/model/JobQueueTest.java - Change log changelog.html
-
- Mar 01, 2012
-
-
Kohsuke Kawaguchi authored
-
- Feb 29, 2012
-
-
Kohsuke Kawaguchi authored
This hopefully avoids showing menus when the user didn't intend to see them
-
- Feb 28, 2012
-
-
Kohsuke Kawaguchi authored
-
Vojtech Juranek authored
-
- Feb 27, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 23, 2012
-
-
Fred G authored
-
- Feb 22, 2012
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
- Feb 21, 2012
-
-
imod authored
-
- Feb 20, 2012
-
-
Olivier Lamy authored
-
- Feb 19, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 18, 2012
-
-
Christoph Kutzinski authored
-
- Feb 17, 2012
-
-
Vojtech Juranek authored
-
- Feb 16, 2012
-
-
Kohsuke Kawaguchi authored
-
- Feb 14, 2012
-
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
-
- Feb 13, 2012
-
-
Kohsuke Kawaguchi authored
-
- Feb 10, 2012
-
-
Kohsuke Kawaguchi authored
Bundle slf4j binding to the war. See the comment in war/pom.xml for detailed discussion. This is fundamentally a "damned if I do, damned if I don't" situation, but given that JENKINS-12334 is a fatal error, and the downside of bundling the binding jar is "multiple binding" warning, it seems like the lesser evil is to bundle it and risk some warnings.
-
- Feb 09, 2012
-
-
Kohsuke Kawaguchi authored
-
- Feb 06, 2012
-
-
Kohsuke Kawaguchi authored
-
- Feb 04, 2012
-
-
Kohsuke Kawaguchi authored
If the sections unfold/fold etc and layout changes, the save button needs to update its location
-
- Feb 03, 2012
-
-
Sami Tikka authored
-
Sami Tikka authored
-
Christoph Kutzinski authored
-
- Feb 02, 2012
-
-
Seiji Sogabe authored
-
- Jan 31, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 30, 2012
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
- Jan 28, 2012
-
-
Seiji Sogabe authored
-
Vojtech Juranek authored
-
Kohsuke Kawaguchi authored
Formatting error in the rootDN inference code. It shouldn't include attribute name.
-
- Jan 27, 2012
-
-
Kohsuke Kawaguchi authored
-
- Jan 26, 2012
-
-
Vojtech Juranek authored
-
Olivier Lamy authored
-
- Jan 25, 2012
-
-
Jesse Farinacci authored
-
- Jan 24, 2012
-
-
Kohsuke Kawaguchi authored
-