- Dec 03, 2013
-
-
Oliver Gondža authored
-
Josh Gibbs authored
-
Kohsuke Kawaguchi authored
Defer the notification to avoid deadlock.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Dec 02, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Dec 01, 2013
-
-
Oliver Gondža authored
Fix javadoc warnings in Run.java
-
- Nov 30, 2013
-
-
Mark Waite authored
ProcessTree was referenced without being imported. Added the import. ArtifactManager.load() method was referenced but doesn't exist.
-
- Nov 28, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
- Nov 26, 2013
-
-
Kohsuke Kawaguchi authored
The size is in wchar_t, not in bytes
-
- Nov 25, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Oliver Gondža authored
-
Oliver Gondža authored
added ability to get remote disk sizes
-
Oliver Gondža authored
fixed "Console Output " localization for Chinese(zh_CN)
-
Oliver Gondža authored
-
Oliver Gondža authored
[DONE] [FIXED JENKINS-5622] Allow build queue list to be collapsed
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-20744] Don't hold off building jobs copied from CLI
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Daniel Beck authored
-
- Nov 23, 2013
-
-
qxo authored
-
- Nov 22, 2013
-
-
Bruno Kühnen Meneguello authored
-
Jesse Glick authored
createProjectFromXML is not supposed to be called for a project which already exists, but failed to enforce this.
-
- Nov 21, 2013
-
-
Oliver Gondža authored
Fix mismatched brackets in Norwegian translation
-
Tollef Fog Heen authored
-
Jesse Glick authored
-
- Nov 20, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
Merge branch 'fork_fix-nas-exception2' of github.com:marco-miller/jenkins into marco-miller-fork_fix-nas-exception2
-
Jesse Glick authored
Defense against an exception consistently thrown when running functional tests against 1.532.1 (but not 1.540, for whatever reason): … hudson.PluginWrapper stop WARNING: Failed to shut down … java.lang.NullPointerException at jenkins.model.Jenkins.lookup(Jenkins.java:3898) at hudson.PluginWrapper.getPlugin(PluginWrapper.java:287) at hudson.PluginWrapper.stop(PluginWrapper.java:377) at hudson.PluginManager.stop(PluginManager.java:650) at org.jvnet.hudson.test.TestPluginManager.reallyStop(TestPluginManager.java:129) at org.jvnet.hudson.test.TestPluginManager.access$000(TestPluginManager.java:55) at org.jvnet.hudson.test.TestPluginManager$1.run(TestPluginManager.java:140)
-