- Mar 22, 2012
-
-
Vincent Latombe authored
Adjust z-index for #search-box-completion to appear over the breadcrumb
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Applied the change from Olav Reinert.
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
-
- Mar 21, 2012
-
-
Kohsuke Kawaguchi authored
-
- Mar 20, 2012
-
-
Kohsuke Kawaguchi authored
-
- Mar 19, 2012
-
-
Kohsuke Kawaguchi authored
-
- Mar 18, 2012
-
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
Sami Tikka authored
Earlier Jenkins advertised being in port 80 regardless what port it was really listening. Also added registration to service _http._tcp which makes Jenkins appear in Bonjour bookmarks of the Safari browser.
-
- Mar 16, 2012
-
-
Seiji Sogabe authored
-
- Mar 15, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 13, 2012
-
-
Kohsuke Kawaguchi authored
-
- Mar 12, 2012
-
-
Kohsuke Kawaguchi authored
-
- Mar 10, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
WorkspaceSnapshot now uses the tar.gz format to handle symlinks correctly.
-
Kohsuke Kawaguchi authored
Tar/untar now correctly supports symlinks.
-
Kohsuke Kawaguchi authored
Fixed the file overwrite problem on Windows.
-
Kohsuke Kawaguchi authored
-
- Mar 06, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Greg Temchenko authored
-
Kohsuke Kawaguchi authored
Absolutizing on the server side is easier and more compact.
-
Kohsuke Kawaguchi authored
-
OHTAKE Tomohiro authored
http://jenkins.local/job/JOBNAME/configure will become 10%-faster in Chrome 14 and 20%-faster in IE 9.
-
OHTAKE Tomohiro authored
$(e).next() may return undefined. If 2nd argument of insertBefore is undefined, IE9 complains "SCRIPT87: Invalid argument". To insert newChild at the end, 2nd argument should be null. http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#ID-952280727
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 05, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
- Mar 04, 2012
-
-
imod authored
-
- Mar 02, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
If we fail to obtain the update center metadata, don't keep retrying every 15 seconds, but use exponential time out to avoid overloading our server in case of a problem.
-