- Mar 22, 2012
-
-
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
-
Ryan Campbell authored
fix tabs
-
Kohsuke Kawaguchi authored
exposing the properties from the base class so that consumers can rely on them regardless of the actual subtype
-
- Mar 15, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 14, 2012
-
-
Andrew Bayer authored
fixes: JENKINS-12889 Jenkins "Workspace" presents "Run a build" even when Builds are Disabled
-
Andrew Bayer authored
Add CANCEL permission that can be granted independently from BUILD perm.
-
Olivier Lamy authored
add http header for under firewall enviroment and proxy to cache Thanks
-
Kohsuke Kawaguchi authored
-
- Mar 13, 2012
-
-
Seiji Sogabe authored
-
Hayato ITO authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-