- Nov 08, 2011
-
-
Richard Mortimer authored
When using HTTP full duplex connections the upstream channel can be idle for long periods of time and the webserver will time the connection out. Jenkins sees this and terminates the downstream channel causing the unexpected closure of the read channel in the CLI client. Timeout of 15 seconds is based on the 20 second default timeout as seen in Ubuntu Oneiric Tomcat 6 installations.
-
Richard Mortimer authored
property. This releases the HTTP connection in a friendly way and allows the webserver to recycle the connection a little quicker.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Craig P. Motlin authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 07, 2011
-
-
Nicolas De Loof authored
-
- Nov 05, 2011
-
-
Kohsuke Kawaguchi authored
-
- Nov 04, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
eagerly.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 03, 2011
-
-
Seiji Sogabe authored
-
Christoph Kutzinski authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 02, 2011
-
-
Kohsuke Kawaguchi authored
better to define a corresponding descriptor type for backward compatibility and methods like display name.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
lucinka authored
Add new extension point (class hudson.matrix.MatrixConfigurationSorter) for enbling to sort configurations of matrix job.
-
Emanuele Zattin authored
It would be better to find out why the nextBuildNumber is at times empty. In the mean time this will find the appropriate number and write it to the file.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Nov 01, 2011
-
-
Fred G authored
getBuildingUpstream() to public so they can be accessed from plugins, small refactoring (reuse getTransitiveDownstreamProjects() and getTransitiveUpstreamProjects() respectively)
-