- Apr 24, 2013
-
-
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.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
- Improved logging and recovery for the Record thread that dies in the middle. - Recover from failing to monitor one node and move on to the next.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 18, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
This allows administrator to remove this problematic file.
-
- Apr 17, 2013
-
-
Kohsuke Kawaguchi authored
For example, a new job might have a trigger setting to begin with, or it might resolve a reference that was previously failing (for example, 'up' job referring to 'down' job and the 'down' job is newly created.)
-
Kohsuke Kawaguchi authored
-