- Mar 25, 2012
-
-
Seiji Sogabe authored
-
Richard Mortimer authored
icons after build completion.
-
- Mar 24, 2012
-
-
Christoph Kutzinski authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 23, 2012
-
-
Simon Wiest authored
-
Olivier Lamy authored
Fix for [JENKINS-13195]
-
- 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
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Make sure that we don't require Jenkins.getInstance() on CLICommand, since it can run on slaves.
-
Olivier Lamy authored
-
Olivier Lamy authored
JENKINS-13185: Fix Computer.getHostName() to return the host.name value from the slave rather than null
-
- Mar 21, 2012
-
-
Andrew Stone authored
Fix for JENKINS-13185: If there is a fallback host.name specified, it should return that and not null.
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
This has a downside that we waste cache in user browser, especially for plugin developers, but this provides the simplest migration for plugins, and the same code works for pre 1.478 and post 1.478.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 20, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 19, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 18, 2012
-
-
Seiji Sogabe authored
-
Marc Guenther authored
When Reloading Configuration from Disk in Jenkins, all swarm clients were in an unusable state afterwards (eg. missing their labels). This happened because Swarm Clients were not written into the configuration file, and got removed when reloading the config. This patch re-adds all previously existing swarm clients after reloading the config file.
-
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
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
Olivier Lamy authored
Fix NPE in Launcher.decorateByPrefix
-