Branch: refs/heads/traits Home: https://github.com/jenkinsci/repo-plugin Commit: 23d207d76a67db8c3988f2a58e1c84ca31e2f827 https://github.com/jenkinsci/repo-plugin/commit/23d207d76a67db8c3988f2a58e1c84ca31e2f827 Author: rsandell <rsand...@cloudbees.com> Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths: A checkstyle-suppressions.xml M checkstyle.xml M pom.xml M src/main/java/hudson/plugins/repo/RepoScm.java A src/main/java/hudson/plugins/repo/behaviors/RepoScmBehavior.java A src/main/java/hudson/plugins/repo/behaviors/RepoScmBehaviorDescriptor.java A src/main/java/hudson/plugins/repo/behaviors/TraitApplicationException.java A src/main/java/hudson/plugins/repo/behaviors/impl/DestinationDirectory.java A src/main/java/hudson/plugins/repo/behaviors/impl/ManifestBranch.java A src/main/java/hudson/plugins/repo/behaviors/impl/ManifestFile.java A src/main/java/hudson/plugins/repo/behaviors/impl/MirrorDir.java A src/main/java/hudson/plugins/repo/behaviors/impl/Trace.java M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly A src/main/resources/hudson/plugins/repo/behaviors/impl/DestinationDirectory/config.jelly A src/main/resources/hudson/plugins/repo/behaviors/impl/ManifestBranch/config.jelly A src/main/resources/hudson/plugins/repo/behaviors/impl/ManifestFile/config.jelly A src/main/resources/hudson/plugins/repo/behaviors/impl/Messages.properties A src/main/resources/hudson/plugins/repo/behaviors/impl/MirrorDir/config.jelly A src/main/resources/hudson/plugins/repo/behaviors/impl/Trace/config.jelly A src/main/resources/hudson/plugins/repo/behaviors/impl/Trace/help.html Log Message: ----------- First set of configuration options moved to behaviours. Commit: 3b1016fde32a7155d805a9f8b2b3be40d41540fd https://github.com/jenkinsci/repo-plugin/commit/3b1016fde32a7155d805a9f8b2b3be40d41540fd Author: rsandell <rsand...@cloudbees.com> Date: 2020-02-04 (Tue, 04 Feb 2020) Changed paths: M pom.xml A src/main/java/hudson/plugins/repo/ManifestAction.java M src/main/java/hudson/plugins/repo/RepoScm.java M src/main/java/hudson/plugins/repo/TagAction.java A src/main/resources/hudson/plugins/repo/ManifestAction/badge.jelly A src/main/resources/hudson/plugins/repo/ManifestAction/index.jelly M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly R src/main/resources/hudson/plugins/repo/TagAction/badge.jelly R src/main/resources/hudson/plugins/repo/TagAction/tagForm.jelly M src/main/webapp/help-currentBranch.html A src/main/webapp/help-fetchSubmodules.html A src/main/webapp/help-manifestPlatform.html A src/main/webapp/help-manifestSubmodules.html M src/main/webapp/help-noTags.html Log Message: ----------- Merge remote-tracking branch 'origin/master' into traits Conflicts: src/main/java/hudson/plugins/repo/RepoScm.java Compare: https://github.com/jenkinsci/repo-plugin/compare/23d207d76a67%5E...3b1016fde32a -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/repo-plugin/push/refs/heads/traits/000000-3b1016%40github.com.