- May 15, 2016
-
-
Oleg Nenashev authored
[JENKINS-34833] - Installation Wizard: Allow altering the list of suggested plugins from update sites (#2348) * [JENKINS-34833] - Installation Wizard: Allow altering the list of succested plugins from update sites In our company we provide a custom package of Jenkins, which provides a customized set of plugins (open-source and closed-source ones). These plugins come from the custom update site. We would like to provide custom suggestions to users of our Jenkins packages when they install Jenkins. For such purpose we would like to make the plugin suggestions list overridable by UpdateSite extensions in Jenkins. * [JENKINS-34833] - Fix the JS Unit test (code from @kzantow) * [JENKINS-34833] - Unit tests for SetupWizard * [JENKINS-34833] - Address comment regarding the error propagation for the unknown version * [JENKINS-34833] - SetupWizard::getPlatformPluginList() is not a part of the public API * [JENKINS-34833] - Address comments from @orrc
-
evernat authored
* fix read of 'SystemProperties' values before init of the context * fix constructor and test * revert help-spec_fr.html * revert help-spec_fr.html * revert help-spec_fr.html
-
Manuel Recena authored
[JENKINS-34628] - Bundle "Font Awesome" and "Google Fints: Roboto" dependencies to prevent failures in the offline mode (#2318) * [JENKINS-34628] Remove dependencies with external static resources * [JENKINS-34628] License files were added * [JENKINS-34628] Added references in the About page
-
Andres Rodriguez authored
* [JENKINS-32886] Pick up missing downloads * [JENKINS-32886] Improve error handling.
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Oleg Nenashev authored
[JENKINS-34755] Migrate to SystemProperties and restrict access to the engine
-
- May 14, 2016
-
-
Andres Rodriguez authored
* [JENKINS-34681] Allow custom default plugin managers * [JENKINS-34681] Convert remaining properties to SystemProperties.
-
Michael Neale authored
-
Oleg Nenashev authored
* [JENKINS-34733] - Allow overriding Jenkins UpdateCenter by a custom implementation * [JENKINS-34733] - Reduce the logging level for the custom update center selection * [JENKINS-34733 and JENKINS-34674] - Use SystemProperties in the UpdateCenter
-
David McFarland authored
* [JENKINS-28071] generalise BuildCommand target from AbstractProject to Job This allows e.g. WorkflowJob to build, fixing symptom [JENKINS-29826] * fixup! [JENKINS-28071] generalise BuildCommand target from AbstractProject to Job * fixup! [JENKINS-28071] generalise BuildCommand target from AbstractProject to Job
-
Oleg Nenashev authored
* [JENKINS-34745] - Prevent CheckUpdates PeriodicWork death in the case of the missing update site signature * [JENKINS-34745] - Fix typo in the validator * [JENKINS-34745] - Fix the formatting of the validation message (cc @lanwen)
-
-
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
-