- Oct 02, 2013
-
-
Jesse Glick authored
-
-
Jesse Glick authored
(Implies reverting c4e3adde as well, since we need resolvePluginFile to return null.)
-
- Oct 01, 2013
-
-
Jesse Glick authored
-
Nicolas De Loof authored
-
- Sep 30, 2013
-
-
Vojtěch Juránek authored
Better wait until build is finshed and remove existing CauseAction.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
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 28, 2013
-
-
lvotypko authored
-
Oliver Gondža authored
-
Oliver Gondža authored
move environment in maven project to same location as in freestyle project
-
- Sep 27, 2013
-
-
Vojtech Juranek authored
-
Vojtěch Juránek authored
[fixed JENKINS-19740] Added postCheckout for SCMs
-
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
-
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.
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-19753] Add view link to job artifacts list
-
- Sep 25, 2013
-
-
mathieu-pousse authored
-
Peter Eisentraut authored
Add a "view" link to a job's Last Successful Artifacts list, just like an individual build's Build Artifacts list has.
-
Stephen Connolly authored
[FIXED JENKINS-19749] Add a -f option for following the build without passing interrupts through to the build
-
Christian Wolfgang authored
-
Stephen Connolly authored
[FIXED JENKINS-19739] When installing a plugin and the needed dependencies have compatibility issues, warn the user
-
Stephen Connolly authored
[FIXED JENKINS-19736] Installing a plugin with optional dependencies doesn't upgrade the optional dependencies when needed
-
Stephen Connolly authored
[FIXED JENKINS-12629] Using jenkins-cli connecting to HTTPS port fails due to hostname mismatch in certificate. - NoCheckTrustManager needed to implement X509TrustManager not just plain TrustManager
-