- Sep 30, 2013
-
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
[FIXED JENKINS-19251] Use hashes rather than modification time to determine if Maven agent JARs are up to date.
-
- Sep 27, 2013
-
-
Vojtech Juranek authored
-
Stephen Connolly authored
- Adds an option to the Global Security screen to hide the remember me checkbox - A crafty user could use their browser to re-insert the form field and thereby get Jenkins to set the remember_me cookie on their browser, but this option should cover the 99.9% case.
-
Jesse Glick authored
This reverts commit 647695e2.
-
Jesse Glick authored
This reverts commit 647695e2.
-
- Sep 26, 2013
-
-
christ66 authored
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-19613] 49c731fc made PROXY_HEADER static under the assumption that XStream would treat that like a missing field. Unfortunately it threw an error instead, breaking startup; fixed by renaming the constant.
-
- Sep 24, 2013
-
-
Kohsuke Kawaguchi authored
-
Stephen Connolly authored
- This is an initial version of the feature. - The information about slave names is still exposed via label autocomplete
-
- Sep 23, 2013
-
-
Kohsuke Kawaguchi authored
-
- Sep 17, 2013
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
- Sep 16, 2013
-
-
Kohsuke Kawaguchi authored
-
- Sep 15, 2013
-
-
Stefan Wolf authored
-
- Sep 12, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Sep 10, 2013
-
-
Kohsuke Kawaguchi authored
-
- Sep 09, 2013
-
-
Jesse Glick authored
1. Use AtomicFileWriter on the hypothesis that an exception during save() caused truncation. 2. Improve logging from the cleanup thread since that may be related to the root cause. 3. Regardless of the cause, recover more gracefully by deleting any truncated file rather than throwing the error up.
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
- Sep 05, 2013
-
-
Jesse Glick authored
-
- Sep 04, 2013
-
-
Vojtech Juranek authored
-
- Aug 30, 2013
-
-
Jesse Glick authored
Instead it was being thrown in a Future that the master did not wait for: the writing side failed with a closed pipe exception, and this meaningless error was thrown up. Fixing by waiting for the reading side first, so any error there will be thrown up. (If there was _also_ an error on the writing side, we would miss it, but typically this will just be the closed stream.)
-
- Aug 28, 2013
-
-
Jesse Glick authored
-
- Aug 27, 2013
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 26, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 24, 2013
-
-
Jesse Glick authored
-
- Aug 23, 2013
-
-
Nicolas De Loof authored
-
- Aug 20, 2013
-
-
Jesse Glick authored
-
- Aug 19, 2013
-
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
-
Kohsuke Kawaguchi authored
-
- Aug 16, 2013
-
-
Vojtech Juranek authored
-