- Nov 08, 2011
-
-
Kohsuke Kawaguchi authored
-
Reynald Borer authored
-
Kohsuke Kawaguchi authored
- make AccountInfo a separate describable to help the UI - added help file explaining why one might want to do this.
-
Vincent Latombe authored
Add an additional option in "Let Jenkins control this Windows slave as a Windows service" to specify a user under which the service will be run. This allows to use a different user than "Local System" to register a windows service. Added as well a few fr translations for strings in this config page.
-
Kohsuke Kawaguchi authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
Kohsuke Kawaguchi authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
- Add min, max, step and clazz attributes if appropriate
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
- hudson-behavior.js checks if value of INPUT.number is an integer - HTML5 <input type=number> checks if value of INPUT is a number (including floating point) - It's better to change error message for INPUT.number to 'integer'
-
OHTAKE Tomohiro authored
- Based on textbox.jelly -- Attributes removed: autoCompleteField, autoCompleteDelimChar
-
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
-
OHTAKE Tomohiro authored
- previewEndpoint attribute is used to obtain formatted html
-
OHTAKE Tomohiro authored
- Fix DOM handling - Change background-color for preview div to match the color pallet - Remove unused code
-