- Jul 12, 2016
-
-
Pavel Janousek authored
* [JENKINS-35570] List of computer's names extracted to Util
-
Oliver Gondža authored
[JENKINS-35423] CLI commands quiet-down/cancel-quiet-down extracted from core to CLI
-
- Jul 11, 2016
-
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-36494] Switch to a try with resources form of impersonation
-
Daniel Beck authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Keith Zantow authored
* JENKINS-34668 - setup wizard installing panel unusable on small screens
-
- Jul 09, 2016
-
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-27530] nextBuildNumber snafu after reload
-
Jesse Glick authored
Remove the concept of yanking dead executors
-
- Jul 08, 2016
-
-
Stephen Connolly authored
[JENKINS-36494] Clarify that the previousContext is never `null` per JavaDoc for `SecurityContextHolder.getContext()`
-
Daniel Beck authored
-
Daniel Beck authored
So it cannot have been reverted.
-
Oleg Nenashev authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-27530] Jenkins.reload must also reload the Queue to ensure that every Queue.Item.task corresponds to a live Job, lest nextBuildNumber be bogus.
-
- Jul 07, 2016
-
-
Stephen Connolly authored
-
- Jul 05, 2016
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Oleg Nenashev authored
[JENKINS-25416][JENKINS-28790] - Fix the parametersReferencedFromPropertiesShouldRetainBackslashes() test, which relies on the legacy behavior (#2435) The test fails after https://github.com/jenkinsci/jenkins/pull/1976/commits/84ee34f2df620f1280022f1678b81e5c27dfc330
-
- Jul 04, 2016
-
-
Ing. Pavel Janousek authored
-
- Jul 03, 2016
-
-
Oleg Nenashev authored
-
- Jul 02, 2016
-
-
Oliver Gondža authored
[FIXED JENKINS-25416][JENKINS-28790] Do not inject build variables into maven process optionally (#1976) * [FIXED JENKINS-25416][JENKINS-28790] Do not inject build variables into maven process optionally * [JENKINS-25416][JENKINS-28790] Fixed typo in test method name * [JENKINS-25416][JENKINS-28790] Suggest alternatives in help * [JENKINS-25416][JENKINS-28790] Use less hackish approach to preserving legacy behaviour
-
Alvaro Lobato authored
* [JENKINS-20187] - Handle growing files when creating a tar file. * - Introduce try-with-resources - Remove exception login - Throw new exception with filename and addSuppresed * Address jglick comments
-
- Jul 01, 2016
-
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-36280] Enable DescriptorVisibilityFilter for Slave's C…
-
Jesse Glick authored
* [FIXED JENKINS-35906] Ensure that SCMDescriptor.newInstance overrides are honored. * [FIXED JENKINS-36043] Work around fragile form submission design in multi-branch-project-plugin.
-
- Jun 30, 2016
-
-
Thomas Pilot authored
* [FIXED JENKINS-36232] NPE during SCM polling * add test to trigger the "no veto" code path that has the NPE * incorporate remark on using @Issue reference
-
Kohsuke Kawaguchi authored
Make BulkChange auto-closeable
-
- Jun 29, 2016
-
-
Michal Slusarczyk authored
Without it version of optional dependencies is set to "X.Y;resolution:=optional" which causes problems when using hudson.util.VersionNumber comparison methods.
-
Jesse Glick authored
-
Stephen Connolly authored
-
Stephen Connolly authored
Tests did not match naming pattern so were never being executed
-
Stephen Connolly authored
The tests pass locally, but they will not run until #2429 is merged
-
Stephen Connolly authored
-