- May 14, 2016
-
-
-
Felix Belzunce Arcos authored
* Fix NPE getting size of parameterDefinitions.size * Protect get against NPE * readResolve and adequate List management * [JENKINS-34370] Simplify code * Address comments * Address comments * Use NullPointerException
-
Oleg Nenashev authored
[JENKINS-34755] - Allow setting of system properties from context.xml in addition to setting from command line
-
Oleg Nenashev authored
* [JENKINS-19445, JENKINS-34213, JENKINS-34808] Bump remoting to 2.58. Changes: * [JENKINS-34213](https://issues.jenkins-ci.org/browse/JENKINS-34213) - Ensure that the unexporter cleans up whatever it can each sweep (https://github.com/jenkinsci/remoting/pull/81) * [JENKINS-19445](https://issues.jenkins-ci.org/browse/JENKINS-19445) Force class load on UserRequest in order to prevent deadlock on windows nodes when using JNA and Subversion (https://github.com/jenkinsci/remoting/pull/81) * [JENKINS-34808](https://issues.jenkins-ci.org/browse/JENKINS-34808) - Allow user to adjust socket timeout (https://github.com/jenkinsci/remoting/pull/68) * [JENKINS-34121] - Upgrade remoting to 2.59
-
Oleg Nenashev authored
Conflicts: core/src/main/java/hudson/FilePath.java
-
- May 13, 2016
-
-
James Nord authored
-
Vincent Latombe authored
-
Vincent Latombe authored
-
Oliver Gondža authored
[JENKINS-31618] Fixed NoSuchMethodException in loginLink.jelly
-
Oleg Nenashev authored
-
Jesse Glick authored
-
Ing. Pavel Janousek authored
-
Jesse Glick authored
BuildProcess: Update animal-sniffer-maven-plugin from 1.9 to 1.15.
-
- May 12, 2016
-
-
Carlos Rendon authored
[JENKINS-34767] - Prevent RSS ID collisions for items with same name in different folders
-
Felix Belzunce Arcos authored
* [JENKINS-25164] Add SHORT_JOB_NAME env var * Delete strip off * [JENKINS-25164] Change SHORT_JOB_NAME for LEAF_JOB_NAME * [JENKINS-25164] Change LEAF_JOB_NAME for JOB_BASE_NAME
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Ing. Pavel Janousek authored
-
Oleg Nenashev authored
Diff: https://github.com/jenkinsci/lib-annotation-indexer/compare/e90dade9a07b04b64ac1b08d539d30ad69ddf7a8...2eec43c72b3cd040d2057e6bbbf639f5e030453e Major changes: * 1.11 - [JENKINS-32978] support latest source version to avoid compile time warnings with JDK7 * 1.10 - Get ready for JDK 9 * 1.10 - Be tolerant against line separators on different operating systems * 1.9 - Support of third-party annotations * 1.8 - Annotation processor can be intercepted
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Ing. Pavel Janousek authored
-
Ing. Pavel Janousek authored
-
Ing. Pavel Janousek authored
-
Ing. Pavel Janousek authored
The logic is moved from template back to Java and modified to fix the issue. The argorithm is rewritten for better legibility.
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Oliver Gondža authored
[JENKINS-32777] Cover 'delete-builds' CLI by tests
-
Oleg Nenashev authored
-
Oleg Nenashev authored
Conflicts: core/src/main/java/hudson/Util.java core/src/main/java/hudson/WebAppMain.java core/src/main/java/hudson/model/Item.java core/src/main/java/hudson/model/Queue.java core/src/main/java/hudson/model/UpdateCenter.java core/src/main/java/hudson/security/csrf/DefaultCrumbIssuer.java core/src/main/java/hudson/slaves/NodeProvisioner.java core/src/main/java/jenkins/model/Jenkins.java core/src/main/java/jenkins/slaves/NioChannelSelector.java core/src/main/java/jenkins/util/xml/XMLUtils.java
-
Oleg Nenashev authored
-
- May 11, 2016
-
-
Daniel Beck authored
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Ing. Pavel Janousek authored
-
Ing. Pavel Janousek authored
Slighty optimized and better legible asserts
-