- Apr 27, 2013
-
-
Kohsuke Kawaguchi authored
-
- Apr 25, 2013
-
-
ssogabe authored
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-16845] Refinement to hotfix: if build field has already been cleared due to earlier warning, do not throw a new NPE.
-
Kohsuke Kawaguchi authored
This bug indicates that people are having trouble understanding who's responsible for aborting the build. This change records that information through the logger.
-
- Apr 24, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Apr 23, 2013
-
-
Jesse Glick authored
A recent Stapler update caused the Jelly facet to ignore *.xml. So need to use raw j:include (as plugins were doing), not st:include (as core did).
-
Jesse Glick authored
-
Jesse Glick authored
Most notable, cvs 1.6 → 2.8, to get the critical fix of removing the mail address resolver.
-
Jesse Glick authored
-
Jesse Glick authored
-
- Apr 22, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
(cherry picked from commit 9858bf1e)
-
- Apr 21, 2013
-
-
ssogabe authored
-
- Apr 20, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
This is deemed important because we ship Jenkins without security setting by default.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 19, 2013
-
-
Kohsuke Kawaguchi authored
For multiple line warning messages, this makes them little bit spaced, but I think it's OK.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Plus more simplifications
-
Kohsuke Kawaguchi authored
Using prototype.js to simplify the code
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
On Chrome (and possibly others), an inline element like span doesn't enlarge its size to cover its content, so the 1px place holder wasn't taking effect. To ensure the minimum height of 16px, make it an inline-block element. I'm not entirely sure how an inline-block element with no fixed width would behave, but with a bit of casual testing, the text inside seems to wrap OK.
-