- getAction(AbstractBuild<?, ?>, TaskListener) - Method in class hudson.plugins.git.GitRevisionBuildParameters
-
- getAffectedFiles() - Method in class hudson.plugins.git.GitChangeSet
- getAffectedPaths() - Method in class hudson.plugins.git.GitChangeSet
- getAllBranchRevisions() - Method in class hudson.plugins.git.util.GitUtils
-
Return a list of "Revisions" - where a revision knows about all the branch names that refer to
a SHA1.
- getAllGitRepositories(Config) - Static method in class hudson.plugins.git.GitRepository
-
- getAllLogEntries(String) - Method in class hudson.plugins.git.GitAPI
-
- getAllLogEntries(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getApi() - Method in class hudson.plugins.git.util.BuildData
-
- getAuthor() - Method in class hudson.plugins.git.GitAPI
-
Returns author
- getAuthor() - Method in class hudson.plugins.git.GitChangeSet
-
- getAuthorName() - Method in class hudson.plugins.git.GitChangeSet
-
Gets the author name for this changeset - note that this is mainly here
so that we can test authorOrCommitter without needing a fully instantiated
Hudson (which is needed for User.get in getAuthor()).
- getAuthorOrCommitter() - Method in class hudson.plugins.git.GitSCM
-
Use either author or committer.
- getBranches() - Method in class hudson.plugins.git.GitAPI
-
- getBranches() - Method in class hudson.plugins.git.GitSCM
-
- getBranches() - Method in interface hudson.plugins.git.IGitAPI
-
- getBranches() - Method in class hudson.plugins.git.Revision
-
- getBranches() - Method in class hudson.plugins.git.SubmoduleConfig
-
- getBranchesContaining(String) - Method in class hudson.plugins.git.GitAPI
-
- getBranchesContaining(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getBranchesString() - Method in class hudson.plugins.git.SubmoduleConfig
-
- getBranchesToPush() - Method in class hudson.plugins.git.GitPublisher
-
- getBranchName() - Method in class hudson.plugins.git.GitPublisher.BranchToPush
-
- getBrowser() - Method in class hudson.plugins.git.GitSCM
-
- getBuildChooser() - Method in class hudson.plugins.git.GitSCM
-
- getBuildChooserDescriptors() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
- getBuildData(Run, boolean) - Method in class hudson.plugins.git.GitSCM
-
Look back as far as needed to find a valid BuildData.
- getBuildNumber() - Method in class hudson.plugins.git.util.Build
-
- getBuildResult() - Method in class hudson.plugins.git.util.Build
-
- getBuildsByBranchName() - Method in class hudson.plugins.git.util.BuildData
-
- getCandidateRevisions(boolean, String, IGitAPI, TaskListener, BuildData) - Method in class hudson.plugins.git.util.BuildChooser
-
Get a list of revisions that are candidates to be built.
- getCandidateRevisions(boolean, String, IGitAPI, TaskListener, BuildData) - Method in class hudson.plugins.git.util.DefaultBuildChooser
-
Determines which Revisions to build.
- getChangeSet() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.CGit
-
Creates a link to the change set
http://[CGit URL]/commit?id=[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GithubWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitLab
-
Creates a link to the changeset
https://[GitLab URL]/commits/a9182a07750c9a0dfd89a8461adf72ef5ef0885b
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.ODCS
-
Creates a link to the changeset
https://[ODCS URL]/commit/a9182a07750c9a0dfd89a8461adf72ef5ef0885b
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.RedmineWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getClean() - Method in class hudson.plugins.git.GitSCM
-
- getComment() - Method in class hudson.plugins.git.GitChangeSet
-
- getCommentAnnotated() - Method in class hudson.plugins.git.GitChangeSet
-
Gets
the comment fully marked up by
ChangeLogAnnotator.
- getCommitMessage() - Method in class hudson.plugins.git.Tag
-
- getCommitSHA1() - Method in class hudson.plugins.git.Tag
-
Get the sha1 of the commit associated with this tag
- getCommitter() - Method in class hudson.plugins.git.GitAPI
-
Returns committer
- getCurrentRevision() - Method in class hudson.plugins.git.GitChangeSet
- getDate() - Method in class hudson.plugins.git.GitChangeSet
-
- getDefaultRemote(String) - Method in class hudson.plugins.git.GitAPI
-
Get the default remote.
- getDefaultRemote() - Method in class hudson.plugins.git.GitAPI
-
Get the default remote.
- getDefaultRemote(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getDescriptor() - Method in class hudson.plugins.git.GitTool
-
- getDescriptor() - Method in class hudson.plugins.git.util.BuildChooser
-
What was the last revision to be built?
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.CGit
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GithubWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitLab
-
Creates a link to the commit diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
Determines the link to the diff between the version
in the specified revision of GitChangeSet.Path to its previous version.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.ODCS
-
Creates a link to the commit diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.RedmineWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getDisplayName() - Method in class hudson.plugins.git.browser.CGit.CGITDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GithubWeb.GithubWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitLab.GitLabDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitWeb.GitWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.ODCS.ODCSDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.RedmineWeb.RedmineWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.ViewGitWeb.ViewGitWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.GitPublisher.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitRevisionBuildParameters.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitStatus
-
- getDisplayName() - Method in class hudson.plugins.git.GitTool.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.util.BuildChooser
-
Short-hand to get to the display name.
- getDisplayName() - Method in class hudson.plugins.git.util.BuildData
-
- getDisplayName() - Method in class hudson.plugins.git.util.DefaultBuildChooser.DescriptorImpl
-
- getDoGenerate() - Method in class hudson.plugins.git.GitSCM
-
- getDst() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getEditType() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getEnvironment() - Method in class hudson.plugins.git.GitAPI
-
- getEnvironment() - Method in interface hudson.plugins.git.IGitAPI
-
- getExcludedCommits() - Method in class hudson.plugins.git.GitSCM
-
- getExcludedRegions() - Method in class hudson.plugins.git.GitSCM
-
- getExcludedRegionsNormalized() - Method in class hudson.plugins.git.GitSCM
-
- getExcludedUsers() - Method in class hudson.plugins.git.GitSCM
-
- getExcludedUsersNormalized() - Method in class hudson.plugins.git.GitSCM
-
- getFile() - Method in class hudson.plugins.git.IndexEntry
-
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.CGit
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GithubWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitLab
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
Determines the link to a single file under Git.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.ODCS
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.RedmineWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getGitConfigEmail() - Method in class hudson.plugins.git.GitSCM
-
- getGitConfigEmailToUse() - Method in class hudson.plugins.git.GitSCM
-
- getGitConfigName() - Method in class hudson.plugins.git.GitSCM
-
- getGitConfigNameToUse() - Method in class hudson.plugins.git.GitSCM
-
- getGitExe() - Method in class hudson.plugins.git.GitAPI
-
- getGitExe() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Deprecated.
- getGitExe(Node, TaskListener) - Method in class hudson.plugins.git.GitSCM
-
Exposing so that we can get this from GitPublisher.
- getGitExe() - Method in class hudson.plugins.git.GitTool
-
- getGitExe() - Method in interface hudson.plugins.git.IGitAPI
-
- getGitTool() - Method in class hudson.plugins.git.GitSCM
-
- getGitTools() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Lists available toolinstallations.
- getGlobalConfigEmail() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Global setting to be used in call to "git config user.email".
- getGlobalConfigName() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Global setting to be used in call to "git config user.name".
- getHeadRev(String, String) - Method in class hudson.plugins.git.GitAPI
-
- getHeadRev(String, String) - Method in interface hudson.plugins.git.IGitAPI
-
- getHelpFile() - Method in class hudson.plugins.git.GitPublisher.DescriptorImpl
-
- getIconFileName() - Method in class hudson.plugins.git.GitStatus
-
- getIconFileName() - Method in class hudson.plugins.git.util.BuildData
-
- getId() - Method in class hudson.plugins.git.GitChangeSet
-
- getIncludedRegions() - Method in class hudson.plugins.git.GitSCM
-
- getIncludedRegionsNormalized() - Method in class hudson.plugins.git.GitSCM
-
- getKind() - Method in class hudson.plugins.git.GitChangeSetList
-
- getLastBuildOfBranch(String) - Method in class hudson.plugins.git.util.BuildData
-
- getLastBuiltRevision() - Method in class hudson.plugins.git.util.BuildData
-
- getLegacyId() - Method in class hudson.plugins.git.util.BuildChooserDescriptor
-
Before this extension point is formalized, existing
BuildChoosers had
a hard-coded ID name used for the persistence.
- getLegacyId() - Method in class hudson.plugins.git.util.DefaultBuildChooser.DescriptorImpl
-
- getLocalBranch() - Method in class hudson.plugins.git.GitSCM
-
- getLogs() - Method in class hudson.plugins.git.GitChangeSetList
-
- getMergeOptions() - Method in class hudson.plugins.git.GitSCM
-
- getMergeRemote() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getMergeTarget() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getMode() - Method in class hudson.plugins.git.IndexEntry
-
- getMsg() - Method in class hudson.plugins.git.GitChangeSet
-
- getName() - Method in class hudson.plugins.git.BranchSpec
-
- getName() - Method in class hudson.plugins.git.GitObject
-
- getObject() - Method in class hudson.plugins.git.IndexEntry
-
- getOldGitExe() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Old configuration of git executable - exposed so that we can
migrate this setting to GitTool without deprecation warnings.
- getParamExpandedRepos(AbstractBuild<?, ?>) - Method in class hudson.plugins.git.GitSCM
-
- getParamLocalBranch(AbstractBuild<?, ?>) - Method in class hudson.plugins.git.GitSCM
-
- getParentCommit() - Method in class hudson.plugins.git.GitChangeSet
-
- getPath() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getPaths() - Method in class hudson.plugins.git.GitChangeSet
-
Gets the files that are changed in this commit.
- getPollEnvironment(AbstractProject, FilePath, Launcher, TaskListener, boolean) - Static method in class hudson.plugins.git.util.GitUtils
-
An attempt to generate at least semi-useful EnvVars for polling calls, based on previous build.
- getProjectName() - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getPruneBranches() - Method in class hudson.plugins.git.GitSCM
-
- getRecursiveSubmodules() - Method in class hudson.plugins.git.GitSCM
-
- getRelativeTargetDir() - Method in class hudson.plugins.git.GitRepository
-
- getRelativeTargetDir() - Method in class hudson.plugins.git.GitSCM
-
Deprecated.
- getRemoteBranches() - Method in class hudson.plugins.git.GitAPI
-
- getRemoteBranches() - Method in interface hudson.plugins.git.IGitAPI
-
- getRemoteBranchName() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getRemotePoll() - Method in class hudson.plugins.git.GitSCM
-
- getRemoteUrl(String) - Method in class hudson.plugins.git.GitAPI
-
Get a remote's URL
- getRemoteUrl(String, String) - Method in class hudson.plugins.git.GitAPI
-
From a given repository, get a remote's URL
- getRemoteUrl(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getRemoteUrl(String, String) - Method in interface hudson.plugins.git.IGitAPI
-
- getRepositories() - Method in class hudson.plugins.git.GitSCM
-
- getRepository() - Method in class hudson.plugins.git.GitAPI
-
- getRepositoryByName(String) - Method in class hudson.plugins.git.GitSCM
-
- getRepoUrl() - Method in class hudson.plugins.git.browser.GitLab
-
- getRequiredMonitorService() - Method in class hudson.plugins.git.GitPublisher
-
- getRevision() - Method in class hudson.plugins.git.GitChangeSet
-
Deprecated.
- getRevision() - Method in class hudson.plugins.git.util.Build
-
- getRevisionContainingBranch(String) - Method in class hudson.plugins.git.util.GitUtils
-
Return the revision containing the branch name.
- getRevisionForSHA1(ObjectId) - Method in class hudson.plugins.git.util.GitUtils
-
- getSearchUrl() - Method in class hudson.plugins.git.GitStatus
-
- getSHA1() - Method in class hudson.plugins.git.GitObject
-
- getSha1() - Method in class hudson.plugins.git.Revision
-
- getSHA1() - Method in class hudson.plugins.git.util.Build
-
- getSHA1String() - Method in class hudson.plugins.git.GitObject
-
- getSha1String() - Method in class hudson.plugins.git.Revision
-
- getSingleBranch(AbstractBuild<?, ?>, List<RemoteConfig>, List<BranchSpec>) - Static method in class hudson.plugins.git.util.GitUtils
-
If the configuration is such that we are tracking just one branch of one repository
return that branch specifier (in the form of something like "origin/master"
Otherwise return null.
- getSkipTag() - Method in class hudson.plugins.git.GitSCM
-
- getSrc() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getString(String, String, String) - Method in class org.spearce.jgit.transport.RemoteConfig
-
- getStringList(String, String, String) - Method in class org.spearce.jgit.transport.RemoteConfig
-
- getSubmoduleCfg() - Method in class hudson.plugins.git.GitSCM
-
- getSubmoduleName() - Method in class hudson.plugins.git.SubmoduleConfig
-
- getSubmoduleRepository(IGitAPI, RemoteConfig, String) - Method in class hudson.plugins.git.GitSCM
-
- getSubmodules(String) - Method in class hudson.plugins.git.GitAPI
-
- getSubmodules(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getSubmoduleUrl(String) - Method in class hudson.plugins.git.GitAPI
-
Get submodule URL
- getSubmoduleUrl(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getTagName() - Method in class hudson.plugins.git.GitPublisher.TagToPush
-
- getTagNames(String) - Method in class hudson.plugins.git.GitAPI
-
- getTagNames(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getTagsOnCommit(String) - Method in class hudson.plugins.git.GitAPI
-
- getTagsOnCommit(String) - Method in interface hudson.plugins.git.IGitAPI
-
- getTagsToPush() - Method in class hudson.plugins.git.GitPublisher
-
- getTargetRepoName() - Method in class hudson.plugins.git.GitPublisher.PushConfig
-
- getType() - Method in class hudson.plugins.git.IndexEntry
-
- getUrl() - Method in class hudson.plugins.git.browser.CGit
-
- getUrl() - Method in class hudson.plugins.git.browser.GithubWeb
-
- getUrl() - Method in class hudson.plugins.git.browser.GitLab
-
Deprecated.
- getUrl() - Method in class hudson.plugins.git.browser.GitWeb
-
- getUrl() - Method in class hudson.plugins.git.browser.ODCS
-
- getUrl() - Method in class hudson.plugins.git.browser.RedmineWeb
-
- getUrl() - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getUrlName() - Method in class hudson.plugins.git.GitStatus
-
- getUrlName() - Method in class hudson.plugins.git.util.BuildData
-
- getUseCgitClone() - Method in class hudson.plugins.git.GitSCM
-
- getUser() - Method in class hudson.plugins.git.GitChangeSet
- getVersion() - Method in class hudson.plugins.git.browser.GitLab
-
- getWipeOutWorkspace() - Method in class hudson.plugins.git.GitSCM
-
- GIT_AUTHOR_EMAIL_ENV_VAR - Static variable in class hudson.plugins.git.util.GitConstants
-
- GIT_AUTHOR_NAME_ENV_VAR - Static variable in class hudson.plugins.git.util.GitConstants
-
- GIT_BRANCH - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_COMMIT - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_COMMITTER_EMAIL_ENV_VAR - Static variable in class hudson.plugins.git.util.GitConstants
-
- GIT_COMMITTER_NAME_ENV_VAR - Static variable in class hudson.plugins.git.util.GitConstants
-
- GitAPI - Class in hudson.plugins.git
-
- GitAPI(String, FilePath, TaskListener, EnvVars) - Constructor for class hudson.plugins.git.GitAPI
-
- GitAPI_Branch_BranchInRepoMsg(Object) - Static method in class hudson.plugins.git.Messages
-
Seen branch in repository {0}
- GitAPI_Branch_CheckoutErrorMsg(Object, Object) - Static method in class hudson.plugins.git.Messages
-
Could not checkout {0} with start point {1}
- GitAPI_Branch_CreateErrorMsg(Object) - Static method in class hudson.plugins.git.Messages
-
Cannot create branch {0}
- GitAPI_Branch_DeleteErrorMsg(Object) - Static method in class hudson.plugins.git.Messages
-
Could not delete branch {0}
- GitAPI_Commit_FailedMsg(Object) - Static method in class hudson.plugins.git.Messages
-
Cannot commit {0}
- GitAPI_Repository_CloneSuccessMsg(Object, Object) - Static method in class hudson.plugins.git.Messages
-
{0} cloned successful to {1}
- GitAPI_Repository_CloningRepositoryMsg(Object) - Static method in class hudson.plugins.git.Messages
-
Cloning repository {0}
- GitAPI_Repository_FailedCheckMsg() - Static method in class hudson.plugins.git.Messages
-
Couldn't check for .git
- GitAPI_Repository_FailedCloneMsg(Object) - Static method in class hudson.plugins.git.Messages
-
Could not clone {0}
- GitAPI_Repository_FailedInitTwiceMsg() - Static method in class hudson.plugins.git.Messages
-
.git directory already exists! Has it already been initialised?
- GitAPI_Repository_InvalidStateMsg() - Static method in class hudson.plugins.git.Messages
-
Repository doesn't exists or not properly initialized.
- GitAPI_Repository_SecurityFailureCheckMsg() - Static method in class hudson.plugins.git.Messages
-
Security error when trying to check for .git.
- GitAPI_Workspace_FailedCleanupMsg() - Static method in class hudson.plugins.git.Messages
-
Failed to clean the workspace
- GitAPI_Workspace_FailedDeleteMsg() - Static method in class hudson.plugins.git.Messages
-
Failed to delete workspace
- GitChangeLogParser - Class in hudson.plugins.git
-
Parse the git log
- GitChangeLogParser(boolean) - Constructor for class hudson.plugins.git.GitChangeLogParser
-
- GitChangeSet - Class in hudson.plugins.git
-
Represents a change set.
- GitChangeSet(List<String>, boolean) - Constructor for class hudson.plugins.git.GitChangeSet
-
- GitChangeSet.Path - Class in hudson.plugins.git
-
- GitChangeSetList - Class in hudson.plugins.git
-
List of changeset that went into a particular build.
- GitConstants - Class in hudson.plugins.git.util
-
Common class to store common constants.
- GitConstants() - Constructor for class hudson.plugins.git.util.GitConstants
-
- GitException - Exception in hudson.plugins.git
-
- GitException() - Constructor for exception hudson.plugins.git.GitException
-
- GitException(String) - Constructor for exception hudson.plugins.git.GitException
-
- GitException(Throwable) - Constructor for exception hudson.plugins.git.GitException
-
- GitException(String, Throwable) - Constructor for exception hudson.plugins.git.GitException
-
- GithubWeb - Class in hudson.plugins.git.browser
-
Git Browser URLs
- GithubWeb(String) - Constructor for class hudson.plugins.git.browser.GithubWeb
-
- GithubWeb.GithubWebDescriptor - Class in hudson.plugins.git.browser
-
- GithubWeb.GithubWebDescriptor() - Constructor for class hudson.plugins.git.browser.GithubWeb.GithubWebDescriptor
-
- GitLab - Class in hudson.plugins.git.browser
-
Git Browser for GitLab
- GitLab(String, String) - Constructor for class hudson.plugins.git.browser.GitLab
-
- GitLab.GitLabDescriptor - Class in hudson.plugins.git.browser
-
- GitLab.GitLabDescriptor() - Constructor for class hudson.plugins.git.browser.GitLab.GitLabDescriptor
-
- GitObject - Class in hudson.plugins.git
-
- GitObject(String, ObjectId) - Constructor for class hudson.plugins.git.GitObject
-
- GitPublisher - Class in hudson.plugins.git
-
- GitPublisher(List<GitPublisher.TagToPush>, List<GitPublisher.BranchToPush>, boolean, boolean) - Constructor for class hudson.plugins.git.GitPublisher
-
- GitPublisher.BranchToPush - Class in hudson.plugins.git
-
- GitPublisher.BranchToPush(String, String) - Constructor for class hudson.plugins.git.GitPublisher.BranchToPush
-
- GitPublisher.DescriptorImpl - Class in hudson.plugins.git
-
- GitPublisher.DescriptorImpl() - Constructor for class hudson.plugins.git.GitPublisher.DescriptorImpl
-
- GitPublisher.PushConfig - Class in hudson.plugins.git
-
- GitPublisher.PushConfig(String) - Constructor for class hudson.plugins.git.GitPublisher.PushConfig
-
- GitPublisher.TagToPush - Class in hudson.plugins.git
-
- GitPublisher.TagToPush(String, String, boolean) - Constructor for class hudson.plugins.git.GitPublisher.TagToPush
-
- GitRepository - Class in hudson.plugins.git
-
Git repository config.
- GitRepository(Config, String) - Constructor for class hudson.plugins.git.GitRepository
-
- GitRepositoryBrowser - Class in hudson.plugins.git.browser
-
- GitRepositoryBrowser() - Constructor for class hudson.plugins.git.browser.GitRepositoryBrowser
-
- GitRepositoryBrowser.GitUrlChecker - Class in hudson.plugins.git.browser
-
- GitRepositoryBrowser.GitUrlChecker(String, String) - Constructor for class hudson.plugins.git.browser.GitRepositoryBrowser.GitUrlChecker
-
- GitRevisionBuildParameters - Class in hudson.plugins.git
-
Build parameter in the parameterized build trigger to pass the Git commit to the downstream build
(to do something else on the same commit.)
- GitRevisionBuildParameters() - Constructor for class hudson.plugins.git.GitRevisionBuildParameters
-
- GitRevisionBuildParameters.DescriptorImpl - Class in hudson.plugins.git
-
- GitRevisionBuildParameters.DescriptorImpl() - Constructor for class hudson.plugins.git.GitRevisionBuildParameters.DescriptorImpl
-
- GitSCM - Class in hudson.plugins.git
-
Git SCM.
- GitSCM(String) - Constructor for class hudson.plugins.git.GitSCM
-
A convenience constructor that sets everything to default.
- GitSCM(List<RemoteConfig>, List<BranchSpec>, PreBuildMergeOptions, boolean, Collection<SubmoduleConfig>, boolean, boolean, BuildChooser, GitRepositoryBrowser, String, boolean, String, String, String, String, boolean, boolean, boolean, String, String, boolean) - Constructor for class hudson.plugins.git.GitSCM
-
Deprecated.
- GitSCM(List<RemoteConfig>, List<BranchSpec>, PreBuildMergeOptions, boolean, Collection<SubmoduleConfig>, boolean, boolean, BuildChooser, GitRepositoryBrowser, String, boolean, String, String, String, boolean, boolean, boolean, String, String, boolean) - Constructor for class hudson.plugins.git.GitSCM
-
Deprecated.
- GitSCM(List<RemoteConfig>, List<BranchSpec>, PreBuildMergeOptions, boolean, Collection<SubmoduleConfig>, boolean, boolean, BuildChooser, GitRepositoryBrowser, String, boolean, String, String, String, boolean, boolean, boolean, String, String, boolean, String) - Constructor for class hudson.plugins.git.GitSCM
-
Deprecated.
- GitSCM(List<RemoteConfig>, List<BranchSpec>, PreBuildMergeOptions, boolean, Collection<SubmoduleConfig>, boolean, boolean, BuildChooser, GitRepositoryBrowser, String, boolean, String, String, String, boolean, boolean, boolean, String, String, boolean, String, boolean) - Constructor for class hudson.plugins.git.GitSCM
-
- gitSCM - Variable in class hudson.plugins.git.util.BuildChooser
-
Refers back to the
GitSCM that owns this build chooser.
- GitSCM.DescriptorImpl - Class in hudson.plugins.git
-
- GitSCM.DescriptorImpl() - Constructor for class hudson.plugins.git.GitSCM.DescriptorImpl
-
- GitSCM_Repository_CreationExceptionMsg() - Static method in class hudson.plugins.git.Messages
-
Error creating repositories
- GitSCM_Repository_IncorrectRepositoryFormatMsg() - Static method in class hudson.plugins.git.Messages
-
Invalid Git remote repository URL
- GitSCM_Repository_MissedRepositoryExceptionMsg() - Static method in class hudson.plugins.git.Messages
-
At least one repository should be configured
- GitStatus - Class in hudson.plugins.git
-
Information screen for the use of Git in Hudson.
- GitStatus() - Constructor for class hudson.plugins.git.GitStatus
-
- GitStatus.HudsonAbstractProjectListener - Class in hudson.plugins.git
-
Handle standard AbstractProject instances with a standard
SCMTrigger.
- GitStatus.HudsonAbstractProjectListener() - Constructor for class hudson.plugins.git.GitStatus.HudsonAbstractProjectListener
-
- GitStatus.Listener - Class in hudson.plugins.git
-
Other plugins may be interested in listening for these updates.
- GitStatus.Listener() - Constructor for class hudson.plugins.git.GitStatus.Listener
-
- GitStatus.MessageResponseContributor - Class in hudson.plugins.git
-
A response contributor that just adds a simple message to the body.
- GitStatus.MessageResponseContributor(String) - Constructor for class hudson.plugins.git.GitStatus.MessageResponseContributor
-
Constructor.
- GitStatus.ResponseContributor - Class in hudson.plugins.git
-
- GitStatus.ResponseContributor() - Constructor for class hudson.plugins.git.GitStatus.ResponseContributor
-
- GitTool - Class in hudson.plugins.git
-
Information about Git installation.
- GitTool(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.plugins.git.GitTool
-
- GitTool.DescriptorImpl - Class in hudson.plugins.git
-
- GitTool.DescriptorImpl() - Constructor for class hudson.plugins.git.GitTool.DescriptorImpl
-
- GitUtils - Class in hudson.plugins.git.util
-
- GitUtils(TaskListener, IGitAPI) - Constructor for class hudson.plugins.git.util.GitUtils
-
- GitWeb - Class in hudson.plugins.git.browser
-
Git Browser URLs
- GitWeb(String) - Constructor for class hudson.plugins.git.browser.GitWeb
-
- GitWeb.GitWebDescriptor - Class in hudson.plugins.git.browser
-
- GitWeb.GitWebDescriptor() - Constructor for class hudson.plugins.git.browser.GitWeb.GitWebDescriptor
-