| AuthorInChangelog |
|
| AuthorInChangelog.DescriptorImpl |
|
| BuildChooserSetting |
|
| BuildChooserSetting.DescriptorImpl |
|
| BuildSingleRevisionOnly |
Don't trigger another build to catch up
|
| BuildSingleRevisionOnly.DescriptorImpl |
|
| ChangelogToBranch |
This extension activates the alternative changelog computation,
where the changelog is calculated against a specified branch.
|
| ChangelogToBranch.DescriptorImpl |
|
| CheckoutOption |
Add options to the checkout command.
|
| CheckoutOption.DescriptorImpl |
|
| CleanBeforeCheckout |
git-clean before the checkout.
|
| CleanBeforeCheckout.DescriptorImpl |
|
| CleanCheckout |
git-clean after the checkout.
|
| CleanCheckout.DescriptorImpl |
|
| CloneOption |
|
| CloneOption.DescriptorImpl |
|
| DisableRemotePoll |
Disable Workspace-less polling via "git ls-remote".
|
| DisableRemotePoll.DescriptorImpl |
|
| FirstBuildChangelog |
First Build generates a changelog.
|
| FirstBuildChangelog.DescriptorImpl |
|
| GitLFSPull |
git-lfs-pull after the checkout.
|
| GitLFSPull.DescriptorImpl |
|
| IgnoreNotifyCommit |
Trigger from push notification should be moved to the core as a generic cross-SCM function.
|
| IgnoreNotifyCommit.DescriptorImpl |
|
| LocalBranch |
The Git plugin checks code out to a detached head.
|
| LocalBranch.DescriptorImpl |
|
| MessageExclusion |
|
| MessageExclusion.DescriptorImpl |
|
| Messages |
Generated localization support class.
|
| PathRestriction |
|
| PathRestriction.DescriptorImpl |
|
| PerBuildTag |
Tags every build.
|
| PerBuildTag.DescriptorImpl |
|
| PreBuildMerge |
Speculatively merge the selected commit with another branch before the build to answer the "what happens
if I were to integrate this feature branch back to the master?" question.
|
| PreBuildMerge.DescriptorImpl |
|
| PruneStaleBranch |
Prune stale remote-tracking branches
|
| PruneStaleBranch.DescriptorImpl |
|
| PruneStaleTag |
Prune stale local tags that do not exist on any remote.
|
| PruneStaleTag.DescriptorImpl |
|
| RelativeTargetDirectory |
Instead of checking out to the top of the workspace, check out somewhere else.
|
| RelativeTargetDirectory.DescriptorImpl |
|
| ScmName |
When used with org.jenkinsci.plugins.multiplescms.MultiSCM, this differentiates a different instance.
|
| ScmName.DescriptorImpl |
|
| SparseCheckoutPath |
|
| SparseCheckoutPath.DescriptorImpl |
|
| SparseCheckoutPaths |
|
| SparseCheckoutPaths.DescriptorImpl |
|
| SubmoduleOption |
Further tweak the behaviour of git-submodule.
|
| SubmoduleOption.DescriptorImpl |
|
| UserExclusion |
|
| UserExclusion.DescriptorImpl |
|
| UserIdentity |
GitSCMExtension that sets a different name and/or e-mail address for commits.
|
| UserIdentity.DescriptorImpl |
|
| WipeWorkspace |
Force a re-clone.
|
| WipeWorkspace.DescriptorImpl |
|