A B C D E F G H I J K L M N O P Q R S T U V W Y _ 

A

Abandon - Class in com.google.gerrit.server.change
 
AbandonedSender - Class in com.google.gerrit.server.mail
Send notice about a change being abandoned by its owner.
AbandonedSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.AbandonedSender
 
AbandonedSender.Factory - Interface in com.google.gerrit.server.mail
 
abandoner - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
 
abortStarredChanges() - Method in class com.google.gerrit.server.IdentifiedUser
 
AbstractGitCommand - Class in com.google.gerrit.sshd
 
AbstractGitCommand() - Constructor for class com.google.gerrit.sshd.AbstractGitCommand
 
ACCESS_KIND - Static variable in class com.google.gerrit.server.access.AccessResource
 
AccessCollection - Class in com.google.gerrit.server.access
 
AccessControlModule - Class in com.google.gerrit.server.project
 
AccessControlModule() - Constructor for class com.google.gerrit.server.project.AccessControlModule
 
accessDatabase - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
AccessPath - Enum in com.google.gerrit.server
How the CurrentUser is accessing Gerrit.
AccessResource - Class in com.google.gerrit.server.access
 
AccessResource() - Constructor for class com.google.gerrit.server.access.AccessResource
 
AccessRestApiServlet - Class in com.google.gerrit.httpd.rpc.access
 
account - Variable in class com.google.gerrit.server.change.SuggestReviewers.SuggestedReviewerInfo
 
ACCOUNT_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
AccountAttribute - Class in com.google.gerrit.server.data
 
AccountAttribute() - Constructor for class com.google.gerrit.server.data.AccountAttribute
 
AccountByEmailCache - Interface in com.google.gerrit.server.account
Translates an email address to a set of matching accounts.
AccountByEmailCacheImpl - Class in com.google.gerrit.server.account
Translates an email address to a set of matching accounts.
AccountCache - Interface in com.google.gerrit.server.account
Caches important (but small) account state to avoid database hits.
AccountCacheImpl - Class in com.google.gerrit.server.account
Caches important (but small) account state to avoid database hits.
AccountControl - Class in com.google.gerrit.server.account
Access control management for one account's access to other accounts.
AccountControl.Factory - Class in com.google.gerrit.server.account
 
AccountDirectory - Class in com.google.gerrit.server.account
Directory of user account information.
AccountDirectory() - Constructor for class com.google.gerrit.server.account.AccountDirectory
 
AccountDirectory.DirectoryException - Exception in com.google.gerrit.server.account
 
AccountDirectory.DirectoryException(String) - Constructor for exception com.google.gerrit.server.account.AccountDirectory.DirectoryException
 
AccountDirectory.DirectoryException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AccountDirectory.DirectoryException
 
AccountDirectory.DirectoryException(Throwable) - Constructor for exception com.google.gerrit.server.account.AccountDirectory.DirectoryException
 
AccountDirectory.FillOptions - Enum in com.google.gerrit.server.account
Fields to be populated for a REST API response.
AccountException - Exception in com.google.gerrit.server.account
An account processing error thrown by AccountManager.
AccountException(String) - Constructor for exception com.google.gerrit.server.account.AccountException
 
AccountException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AccountException
 
AccountGroupIdHandler - Class in com.google.gerrit.server.args4j
 
AccountGroupIdHandler(GroupCache, CmdLineParser, OptionDef, Setter<AccountGroup.Id>) - Constructor for class com.google.gerrit.server.args4j.AccountGroupIdHandler
 
AccountGroupUUIDHandler - Class in com.google.gerrit.server.args4j
 
AccountGroupUUIDHandler(GroupBackend, CmdLineParser, OptionDef, Setter<AccountGroup.UUID>) - Constructor for class com.google.gerrit.server.args4j.AccountGroupUUIDHandler
 
AccountIdHandler - Class in com.google.gerrit.server.args4j
 
AccountIdHandler(AccountResolver, AccountManager, AuthConfig, CmdLineParser, OptionDef, Setter<Account.Id>) - Constructor for class com.google.gerrit.server.args4j.AccountIdHandler
 
AccountInfo - Class in com.google.gerrit.server.account
 
AccountInfo(Account.Id) - Constructor for class com.google.gerrit.server.account.AccountInfo
 
AccountInfo.AvatarInfo - Class in com.google.gerrit.server.account
 
AccountInfo.AvatarInfo() - Constructor for class com.google.gerrit.server.account.AccountInfo.AvatarInfo
 
AccountInfo.Loader - Class in com.google.gerrit.server.account
 
AccountInfo.Loader.Factory - Interface in com.google.gerrit.server.account
 
AccountInfoCacheFactory - Class in com.google.gerrit.server.account
Efficiently builds an AccountInfoCache.
AccountInfoCacheFactory.Factory - Interface in com.google.gerrit.server.account
 
AccountManager - Class in com.google.gerrit.server.account
Tracks authentication related details for user accounts.
AccountModule - Class in com.google.gerrit.httpd.rpc.account
 
AccountModule() - Constructor for class com.google.gerrit.httpd.rpc.account.AccountModule
 
AccountResolver - Class in com.google.gerrit.server.account
 
AccountResource - Class in com.google.gerrit.server.account
 
AccountResource(IdentifiedUser) - Constructor for class com.google.gerrit.server.account.AccountResource
 
AccountResource.Email - Class in com.google.gerrit.server.account
 
AccountResource.Email(IdentifiedUser, String) - Constructor for class com.google.gerrit.server.account.AccountResource.Email
 
AccountResource.SshKey - Class in com.google.gerrit.server.account
 
AccountResource.SshKey(IdentifiedUser, AccountSshKey) - Constructor for class com.google.gerrit.server.account.AccountResource.SshKey
 
AccountResource.StarredChange - Class in com.google.gerrit.server.account
 
AccountResource.StarredChange(IdentifiedUser, ChangeResource) - Constructor for class com.google.gerrit.server.account.AccountResource.StarredChange
 
AccountsCollection - Class in com.google.gerrit.server.account
 
AccountsRestApiServlet - Class in com.google.gerrit.httpd.rpc.account
 
AccountsSection - Class in com.google.gerrit.server.git
 
AccountsSection() - Constructor for class com.google.gerrit.server.git.AccountsSection
 
AccountState - Class in com.google.gerrit.server.account
 
AccountState(Account, Set<AccountGroup.UUID>, Collection<AccountExternalId>) - Constructor for class com.google.gerrit.server.account.AccountState
 
AccountUserNameException - Exception in com.google.gerrit.server.account
Thrown by AccountManager if the user name for a newly created account could not be set and the realm does not allow the user to set a user name manually.
AccountUserNameException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AccountUserNameException
 
AccountVisibility - Enum in com.google.gerrit.server.account
Visibility level of other accounts to a given user.
AccountVisibilityProvider - Class in com.google.gerrit.server.account
 
action - Variable in class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
 
actions - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
actions - Variable in class com.google.gerrit.server.project.ConfigInfo
 
activateOptions() - Method in class com.google.gerrit.sshd.SshLogLayout
 
add(RegistrationHandle) - Method in class com.google.gerrit.lifecycle.LifecycleManager
Add a handle that must be cleared during stop.
add(LifecycleListener) - Method in class com.google.gerrit.lifecycle.LifecycleManager
Add a single listener.
add(Provider<LifecycleListener>) - Method in class com.google.gerrit.lifecycle.LifecycleManager
Add a single listener.
add(Injector) - Method in class com.google.gerrit.lifecycle.LifecycleManager
Add all LifecycleListeners registered in the Injector.
add(Injector...) - Method in class com.google.gerrit.lifecycle.LifecycleManager
Add all LifecycleListeners registered in the Injectors.
add(RecipientType, Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
add(Address) - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
 
add(MailUtil.MailRecipients) - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
add(RecipientType, ProjectWatch.Watchers.List) - Method in class com.google.gerrit.server.mail.NotificationEmail
Add users or email addresses to the TO, CC, or BCC list.
add(RecipientType, Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Schedule this message for delivery to the listed accounts.
add(RecipientType, UserIdentity) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
add(RecipientType, Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Schedule delivery of this message to the given account.
add(RecipientType, Address) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Schedule delivery of this message to the given account.
add(RegistrationHandle) - Method in class com.google.gerrit.server.plugins.Plugin
 
add(Runnable) - Method in class com.google.gerrit.server.RequestCleanup
Register a task to be completed after the request ends.
addAll(Collection<Project.NameKey>) - Method in class com.google.gerrit.server.git.GarbageCollectionQueue
 
addAllReviewers(ChangeAttribute, ChangeNotes) - Method in class com.google.gerrit.server.events.EventFactory
Add allReviewers to an existing ChangeAttribute.
addApprovals(PatchSetAttribute, PatchSet.Id, Map<PatchSet.Id, Collection<PatchSetApproval>>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addApprovals(PatchSetAttribute, Collection<PatchSetApproval>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addBranch(Branch.NameKey) - Method in class com.google.gerrit.server.change.MergeabilityChecker.Check
 
addChange(Change) - Method in class com.google.gerrit.server.change.MergeabilityChecker.Check
 
addChangeListener(ChangeListener, IdentifiedUser) - Method in class com.google.gerrit.common.ChangeHookRunner
 
addChangeListener(ChangeListener, IdentifiedUser) - Method in interface com.google.gerrit.common.ChangeHooks
 
addChangeListener(ChangeListener, IdentifiedUser) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
addChild(ProjectNode) - Method in class com.google.gerrit.server.project.ProjectNode
 
addColumn(String) - Method in class com.google.gerrit.server.ioutil.ColumnFormatter
Adds a text string as a new column in the current line of output, taking care of escaping as necessary.
addComments(ChangeAttribute, Collection<ChangeMessage>) - Method in class com.google.gerrit.server.events.EventFactory
 
addCommitMessage(ChangeAttribute, String) - Method in class com.google.gerrit.server.events.EventFactory
 
addDependencies(ChangeAttribute, Change) - Method in class com.google.gerrit.server.events.EventFactory
 
addEmail(GroupReference) - Method in class com.google.gerrit.server.git.NotifyConfig
 
addEmail(Address) - Method in class com.google.gerrit.server.git.NotifyConfig
 
addExtraCC(Collection<Account.Id>) - Method in class com.google.gerrit.server.git.ReceiveCommits
Add reviewers for new (or updated) changes.
addExtraCC(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.NewChangeSender
 
addExtraCC(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
 
addHidden(Element, String, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Append an HTML <input type="hidden"> to the form.
AddIncludedGroups - Class in com.google.gerrit.server.group
 
AddIncludedGroups(Provider<GroupsCollection>, GroupIncludeCache, ReviewDb, GroupJson) - Constructor for class com.google.gerrit.server.group.AddIncludedGroups
 
AddIncludedGroups.Input - Class in com.google.gerrit.server.group
 
AddIncludedGroups.Input() - Constructor for class com.google.gerrit.server.group.AddIncludedGroups.Input
 
AddMembers - Class in com.google.gerrit.server.group
 
AddMembers.Input - Class in com.google.gerrit.server.group
 
AddMembers.Input() - Constructor for class com.google.gerrit.server.group.AddMembers.Input
 
addOption(ListChangesOption) - Method in class com.google.gerrit.server.change.ChangeJson
 
addOption(ListGroupsOption) - Method in class com.google.gerrit.server.group.GroupJson
 
addOption(ListGroupsOption) - Method in class com.google.gerrit.server.group.ListGroups
 
addOption(ListChangesOption) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
addOptions(Collection<ListChangesOption>) - Method in class com.google.gerrit.server.change.ChangeJson
 
addOptions(Collection<ListGroupsOption>) - Method in class com.google.gerrit.server.group.GroupJson
 
addPatchSetComments(PatchSetAttribute, Collection<PatchLineComment>) - Method in class com.google.gerrit.server.events.EventFactory
 
addPatchSetFileNames(PatchSetAttribute, Change, PatchSet) - Method in class com.google.gerrit.server.events.EventFactory
 
addPatchSets(ChangeAttribute, Collection<PatchSet>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addPatchSets(ChangeAttribute, Collection<PatchSet>, Map<PatchSet.Id, Collection<PatchSetApproval>>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addPatchSets(ChangeAttribute, Collection<PatchSet>, Map<PatchSet.Id, Collection<PatchSetApproval>>, boolean, Change, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addProject(Project.NameKey) - Method in class com.google.gerrit.server.change.MergeabilityChecker.Check
 
addQuery(String) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
Address - Class in com.google.gerrit.server.mail
 
Address(String) - Constructor for class com.google.gerrit.server.mail.Address
 
Address(String, String) - Constructor for class com.google.gerrit.server.mail.Address
 
addReviewers(ReviewDb, ChangeUpdate, LabelTypes, Change, PatchSet, PatchSetInfo, Iterable<Account.Id>, Collection<Account.Id>) - Method in class com.google.gerrit.server.ApprovalsUtil
 
addReviewers(ReviewDb, ChangeNotes, ChangeUpdate, LabelTypes, Change, Iterable<Account.Id>) - Method in class com.google.gerrit.server.ApprovalsUtil
 
addReviewers(Collection<Account.Id>) - Method in class com.google.gerrit.server.git.ReceiveCommits
Add reviewers for new (or updated) changes.
addReviewers(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.NewChangeSender
 
addReviewers(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
 
AddReviewerSender - Class in com.google.gerrit.server.mail
Asks a user to review a change.
AddReviewerSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.AddReviewerSender
 
AddReviewerSender.Factory - Interface in com.google.gerrit.server.mail
 
addShowBranch(String) - Method in class com.google.gerrit.server.project.ListProjects
 
AddSshKey - Class in com.google.gerrit.server.account
 
AddSshKey.Input - Class in com.google.gerrit.server.account
 
AddSshKey.Input() - Constructor for class com.google.gerrit.server.account.AddSshKey.Input
 
addSubmitRecords(ChangeAttribute, List<SubmitRecord>) - Method in class com.google.gerrit.server.events.EventFactory
Add submitRecords to an existing ChangeAttribute.
addToCleanup(Runnable) - Method in class com.google.gerrit.rules.PrologEnvironment
Adds cleanup task to run when close() is called
addTrackingIds(ChangeAttribute, Multimap<String, String>) - Method in class com.google.gerrit.server.events.EventFactory
 
addWriteIndex(ChangeIndex) - Method in class com.google.gerrit.server.index.IndexCollection
 
AdminHighPriorityCommand - Annotation Type in com.google.gerrit.sshd
Annotation tagged on a concrete Command that requires high priority thread creation whenever called by administrators users.
administrateServer - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
administrateServer - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
advertiseRefs(UploadPack) - Method in class com.google.gerrit.server.git.ReceiveCommitsAdvertiseRefsHook
 
advertiseRefs(BaseReceivePack) - Method in class com.google.gerrit.server.git.ReceiveCommitsAdvertiseRefsHook
 
after(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
AfterPredicate - Class in com.google.gerrit.server.query.change
 
age(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
AgePredicate - Class in com.google.gerrit.server.query.change
 
algorithm - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
alias(CommandName, String, Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.CommandModule
Alias one command to another.
alias(String, String) - Method in class com.google.gerrit.sshd.CommandModule
Alias one command to another.
alias(String, Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.PluginCommandModule
 
AliasCommand - Class in com.google.gerrit.sshd
Command that executes some other command.
AliasCommandProvider - Class in com.google.gerrit.sshd
Resolves an alias to another command.
AliasCommandProvider(CommandName) - Constructor for class com.google.gerrit.sshd.AliasCommandProvider
 
all() - Method in interface com.google.gerrit.server.account.GroupCache
 
all() - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
all - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
ALL - Static variable in class com.google.gerrit.server.index.ChangeSchemas
 
all() - Method in interface com.google.gerrit.server.project.ProjectCache
 
all() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
allExternalMembers() - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
allExternalMembers() - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
allowsEdit(Account.FieldName) - Method in class com.google.gerrit.server.account.DefaultRealm
 
allowsEdit(Account.FieldName) - Method in interface com.google.gerrit.server.account.Realm
Can the end-user modify this field of their own account?
allowsEdit(Account.FieldName) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
 
AllProjectsCreator - Class in com.google.gerrit.server.schema
Creates the All-Projects repository and initial ACLs.
AllProjectsName - Class in com.google.gerrit.server.config
Special name of the project that all projects derive from.
AllProjectsName(String) - Constructor for class com.google.gerrit.server.config.AllProjectsName
 
AllProjectsNameProvider - Class in com.google.gerrit.server.config
 
allRefsAreVisible() - Method in class com.google.gerrit.server.project.ProjectControl
Can this user see all the refs in this projects?
allRefsAreVisibleExcept(Set<String>) - Method in class com.google.gerrit.server.project.ProjectControl
 
AllRequestFilter - Class in com.google.gerrit.httpd
Filters all HTTP requests passing through the server.
AllRequestFilter() - Constructor for class com.google.gerrit.httpd.AllRequestFilter
 
allReviewers - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
and(Predicate<T>...) - Static method in class com.google.gerrit.server.query.Predicate
Combine the passed predicates into a single AND node.
and(Collection<? extends Predicate<T>>) - Static method in class com.google.gerrit.server.query.Predicate
Combine the passed predicates into a single AND node.
and(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.QueryRewriter
Combine the passed predicates into a single AND node.
and(Predicate<T>...) - Method in class com.google.gerrit.server.query.QueryRewriter
Combine the passed predicates into a single AND node.
AndPredicate<T> - Class in com.google.gerrit.server.query
Requires all predicates to be true.
AndPredicate(Predicate<T>...) - Constructor for class com.google.gerrit.server.query.AndPredicate
 
AndPredicate(Collection<? extends Predicate<T>>) - Constructor for class com.google.gerrit.server.query.AndPredicate
 
AndSource - Class in com.google.gerrit.server.query.change
 
AndSource(Collection<? extends Predicate<ChangeData>>) - Constructor for class com.google.gerrit.server.query.change.AndSource
 
AndSource(Collection<? extends Predicate<ChangeData>>, int) - Constructor for class com.google.gerrit.server.query.change.AndSource
 
ANONYMOUS_USER - Static variable in class com.google.gerrit.rules.StoredValues
 
ANONYMOUS_USERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
Common UUID assigned to the "Anonymous Users" group.
AnonymousCowardName - Annotation Type in com.google.gerrit.server.config
Special name for a user that hasn't set a name.
AnonymousCowardNameProvider - Class in com.google.gerrit.server.config
 
AnonymousCowardNameProvider(Config) - Constructor for class com.google.gerrit.server.config.AnonymousCowardNameProvider
 
AnonymousUser - Class in com.google.gerrit.server
An anonymous user who has not yet authenticated.
any() - Static method in class com.google.gerrit.server.query.Predicate
A predicate that matches any input, always, with no cost.
appendText(String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Append text to the outgoing email body.
apply(TopLevelResource) - Method in class com.google.gerrit.server.access.ListAccess
 
apply(AccountResource, AddSshKey.Input) - Method in class com.google.gerrit.server.account.AddSshKey
 
apply(IdentifiedUser, AddSshKey.Input) - Method in class com.google.gerrit.server.account.AddSshKey
 
apply(TopLevelResource, CreateAccount.Input) - Method in class com.google.gerrit.server.account.CreateAccount
 
apply(AccountResource, CreateEmail.Input) - Method in class com.google.gerrit.server.account.CreateEmail
 
apply(IdentifiedUser, CreateEmail.Input) - Method in class com.google.gerrit.server.account.CreateEmail
 
apply(AccountResource, DeleteActive.Input) - Method in class com.google.gerrit.server.account.DeleteActive
 
apply(AccountResource.Email, DeleteEmail.Input) - Method in class com.google.gerrit.server.account.DeleteEmail
 
apply(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.DeleteEmail
 
apply(AccountResource.SshKey, DeleteSshKey.Input) - Method in class com.google.gerrit.server.account.DeleteSshKey
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetAccount
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetActive
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetAvatarChangeUrl
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetDiffPreferences
 
apply(AccountResource.Email) - Method in class com.google.gerrit.server.account.GetEmail
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetEmails
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetGroups
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetHttpPassword
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetName
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetPreferences
 
apply(AccountResource.SshKey) - Method in class com.google.gerrit.server.account.GetSshKey
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetSshKeys
 
apply(IdentifiedUser) - Method in class com.google.gerrit.server.account.GetSshKeys
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetUsername
 
apply(AccountResource, CreateAccount.Input) - Method in class com.google.gerrit.server.account.PutAccount
 
apply(AccountResource, PutActive.Input) - Method in class com.google.gerrit.server.account.PutActive
 
apply(AccountResource.Email, CreateEmail.Input) - Method in class com.google.gerrit.server.account.PutEmail
 
apply(AccountResource, PutHttpPassword.Input) - Method in class com.google.gerrit.server.account.PutHttpPassword
 
apply(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.PutHttpPassword
 
apply(AccountResource, PutName.Input) - Method in class com.google.gerrit.server.account.PutName
 
apply(IdentifiedUser, PutName.Input) - Method in class com.google.gerrit.server.account.PutName
 
apply(AccountResource.Email, PutPreferred.Input) - Method in class com.google.gerrit.server.account.PutPreferred
 
apply(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.PutPreferred
 
apply(AccountResource, SetDiffPreferences.Input) - Method in class com.google.gerrit.server.account.SetDiffPreferences
 
apply(AccountResource, SetPreferences.Input) - Method in class com.google.gerrit.server.account.SetPreferences
 
apply(ChangeResource, AbandonInput) - Method in class com.google.gerrit.server.change.Abandon
 
apply(RevisionResource, CherryPickInput) - Method in class com.google.gerrit.server.change.CherryPick
 
apply(ChangeResource, DeleteDraftChange.Input) - Method in class com.google.gerrit.server.change.DeleteDraftChange
 
apply(RevisionResource, DeleteDraftPatchSet.Input) - Method in class com.google.gerrit.server.change.DeleteDraftPatchSet
 
apply(ReviewerResource, DeleteReviewer.Input) - Method in class com.google.gerrit.server.change.DeleteReviewer
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetChange
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetCommit
 
apply(FileResource) - Method in class com.google.gerrit.server.change.GetContent
 
apply(Project.NameKey, String, String) - Method in class com.google.gerrit.server.change.GetContent
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetDetail
 
apply(FileResource) - Method in class com.google.gerrit.server.change.GetDiff
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetPatch
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetRelated
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetReview
 
apply(ReviewerResource) - Method in class com.google.gerrit.server.change.GetReviewer
 
apply(ChangeResource, Index.Input) - Method in class com.google.gerrit.server.change.Index
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.Mergeable
 
apply(RevisionResource, ReviewInput) - Method in class com.google.gerrit.server.change.PostReview
 
apply(ChangeResource, AddReviewerInput) - Method in class com.google.gerrit.server.change.PostReviewers
 
apply(RevisionResource, Publish.Input) - Method in class com.google.gerrit.server.change.Publish
 
apply(ChangeResource, Publish.Input) - Method in class com.google.gerrit.server.change.Publish.CurrentRevision
 
apply(RevisionResource, Rebase.Input) - Method in class com.google.gerrit.server.change.Rebase
 
apply(ChangeResource, Rebase.Input) - Method in class com.google.gerrit.server.change.Rebase.CurrentRevision
 
apply(ChangeResource, RestoreInput) - Method in class com.google.gerrit.server.change.Restore
 
apply(ChangeResource, RevertInput) - Method in class com.google.gerrit.server.change.Revert
 
apply(RevisionResource, SubmitInput) - Method in class com.google.gerrit.server.change.Submit
 
apply(ChangeResource, SubmitInput) - Method in class com.google.gerrit.server.change.Submit.CurrentRevision
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.SuggestReviewers
 
apply(RevisionResource, TestSubmitRule.Input) - Method in class com.google.gerrit.server.change.TestSubmitRule
 
apply(RevisionResource, TestSubmitRule.Input) - Method in class com.google.gerrit.server.change.TestSubmitType
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetVersion
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListCapabilities
 
apply(GroupResource, AddIncludedGroups.Input) - Method in class com.google.gerrit.server.group.AddIncludedGroups
 
apply(GroupResource, AddMembers.Input) - Method in class com.google.gerrit.server.group.AddMembers
 
apply(TopLevelResource, CreateGroup.Input) - Method in class com.google.gerrit.server.group.CreateGroup
 
apply(GroupResource, AddIncludedGroups.Input) - Method in class com.google.gerrit.server.group.DeleteIncludedGroups
 
apply(GroupResource, AddMembers.Input) - Method in class com.google.gerrit.server.group.DeleteMembers
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetDetail
 
apply(IncludedGroupResource) - Method in class com.google.gerrit.server.group.GetIncludedGroup
 
apply(MemberResource) - Method in class com.google.gerrit.server.group.GetMember
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetName
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetOptions
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetOwner
 
apply(TopLevelResource) - Method in class com.google.gerrit.server.group.ListGroups
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.ListIncludedGroups
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.ListMembers
 
apply(AccountGroup) - Method in class com.google.gerrit.server.group.ListMembers
 
apply(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.ListMembers
 
apply(GroupResource, PutDescription.Input) - Method in class com.google.gerrit.server.group.PutDescription
 
apply(GroupResource, CreateGroup.Input) - Method in class com.google.gerrit.server.group.PutGroup
 
apply(GroupResource, PutName.Input) - Method in class com.google.gerrit.server.group.PutName
 
apply(GroupResource, PutOptions.Input) - Method in class com.google.gerrit.server.group.PutOptions
 
apply(GroupResource, PutOwner.Input) - Method in class com.google.gerrit.server.group.PutOwner
 
apply(TopLevelResource) - Method in class com.google.gerrit.server.plugins.ListPlugins
 
apply(ProjectResource, CreateBranch.Input) - Method in class com.google.gerrit.server.project.CreateBranch
 
apply(TopLevelResource, CreateProject.Input) - Method in class com.google.gerrit.server.project.CreateProject
 
apply(BranchResource, DeleteBranch.Input) - Method in class com.google.gerrit.server.project.DeleteBranch
 
apply(ProjectResource, GarbageCollect.Input) - Method in class com.google.gerrit.server.project.GarbageCollect
 
apply(BranchResource) - Method in class com.google.gerrit.server.project.GetBranch
 
apply(ChildProjectResource) - Method in class com.google.gerrit.server.project.GetChildProject
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetConfig
 
apply(FileResource) - Method in class com.google.gerrit.server.project.GetContent
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetHead
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetStatistics
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.ListBranches
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.ListChildProjects
 
apply(TopLevelResource) - Method in class com.google.gerrit.server.project.ListProjects
 
apply() - Method in class com.google.gerrit.server.project.ListProjects
 
apply(BranchResource, CreateBranch.Input) - Method in class com.google.gerrit.server.project.PutBranch
 
apply(ProjectResource, PutConfig.Input) - Method in class com.google.gerrit.server.project.PutConfig
 
apply(ProjectResource, CreateProject.Input) - Method in class com.google.gerrit.server.project.PutProject
 
apply(ProjectResource, SetHead.Input) - Method in class com.google.gerrit.server.project.SetHead
 
apply(ProjectResource, SetParent.Input) - Method in class com.google.gerrit.server.project.SetParent
 
apply(TopLevelResource) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
APPROVAL - Static variable in class com.google.gerrit.server.index.ChangeField
Serialized approvals for the current patch set, used for pre-populating results.
ApprovalAttribute - Class in com.google.gerrit.server.data
 
ApprovalAttribute() - Constructor for class com.google.gerrit.server.data.ApprovalAttribute
 
ApprovalCopier - Class in com.google.gerrit.server
Copies approvals between patch sets.
approvals - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
approvals - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
approvals() - Method in class com.google.gerrit.server.query.change.ChangeData
 
APPROVALS_SCAN - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
 
ApprovalsUtil - Class in com.google.gerrit.server
Utility functions to manipulate patchset approvals.
ApprovalsUtil(NotesMigration) - Constructor for class com.google.gerrit.server.ApprovalsUtil
 
approved - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
ARG_ID_GROUP - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ARG_ID_USER - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
args - Variable in class com.google.gerrit.server.git.strategy.SubmitStrategy
 
args - Variable in class com.google.gerrit.server.mail.OutgoingEmail
 
args - Variable in class com.google.gerrit.server.mail.ProjectWatch
 
asAccountAttribute(Account.Id) - Method in class com.google.gerrit.server.events.EventFactory
Create an AuthorAttribute for the given account suitable for serialization to JSON.
asAccountAttribute(Account) - Method in class com.google.gerrit.server.events.EventFactory
Create an AuthorAttribute for the given account suitable for serialization to JSON.
asAccountAttribute(PersonIdent) - Method in class com.google.gerrit.server.events.EventFactory
Create an AuthorAttribute for the given person ident suitable for serialization to JSON.
asApprovalAttribute(PatchSetApproval, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
Create an ApprovalAttribute for the given approval suitable for serialization to JSON.
asByteArray(ObjectLoader) - Static method in class com.google.gerrit.server.patch.Text
 
asChangeAttribute(Change) - Method in class com.google.gerrit.server.events.EventFactory
Create a ChangeAttribute for the given change suitable for serialization to JSON.
asMessageAttribute(ChangeMessage) - Method in class com.google.gerrit.server.events.EventFactory
 
asPatchSetAttribute(PatchSet) - Method in class com.google.gerrit.server.events.EventFactory
Create a PatchSetAttribute for the given patchset suitable for serialization to JSON.
asPatchSetLineAttribute(PatchLineComment) - Method in class com.google.gerrit.server.events.EventFactory
 
asRefUpdateAttribute(ObjectId, ObjectId, Branch.NameKey) - Method in class com.google.gerrit.server.events.EventFactory
Create a RefUpdateAttribute for the given old ObjectId, new ObjectId, and branch that is suitable for serialization to JSON.
AsyncReceiveCommits - Class in com.google.gerrit.server.git
Hook that delegates to ReceiveCommits in a worker thread.
AsyncReceiveCommits.Factory - Interface in com.google.gerrit.server.git
 
AsyncReceiveCommits.Module - Class in com.google.gerrit.server.git
 
AsyncReceiveCommits.Module() - Constructor for class com.google.gerrit.server.git.AsyncReceiveCommits.Module
 
asyncStarredChanges() - Method in class com.google.gerrit.server.IdentifiedUser
 
AuditEvent - Class in com.google.gerrit.audit
 
AuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, Object) - Constructor for class com.google.gerrit.audit.AuditEvent
Creates a new audit event with results
AuditEvent.UUID - Class in com.google.gerrit.audit
 
AuditEvent.UUID() - Constructor for class com.google.gerrit.audit.AuditEvent.UUID
 
AuditEvent.UUID(String) - Constructor for class com.google.gerrit.audit.AuditEvent.UUID
 
AuditListener - Interface in com.google.gerrit.audit
 
AuditModule - Class in com.google.gerrit.audit
 
AuditModule() - Constructor for class com.google.gerrit.audit.AuditModule
 
AuditService - Class in com.google.gerrit.audit
 
AuditService(DynamicSet<AuditListener>) - Constructor for class com.google.gerrit.audit.AuditService
 
AuthBackend - Interface in com.google.gerrit.server.auth
Implementations of AuthBackend authenticate users for incoming request.
AuthConfig - Class in com.google.gerrit.server.config
Authentication related settings from gerrit.config.
AuthConfigModule - Class in com.google.gerrit.server.config
AuthConfigModule() - Constructor for class com.google.gerrit.server.config.AuthConfigModule
 
authenticate(AuthRequest) - Method in class com.google.gerrit.server.account.AccountManager
Authenticate the user, potentially creating a new account if they are new.
authenticate(AuthRequest) - Method in class com.google.gerrit.server.account.DefaultRealm
 
authenticate(AuthRequest) - Method in interface com.google.gerrit.server.account.Realm
 
authenticate(AuthRequest) - Method in interface com.google.gerrit.server.auth.AuthBackend
Authenticate inspects the AuthRequest and returns authenticated user.
authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.InternalAuthBackend
 
authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.ldap.LdapAuthBackend
 
authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
 
authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.UniversalAuthBackend
 
AuthenticationUnavailableException - Exception in com.google.gerrit.server.auth
A query to the authentication server failed
AuthenticationUnavailableException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.AuthenticationUnavailableException
 
AuthException - Exception in com.google.gerrit.server.auth
Base type for authentication exceptions.
AuthException() - Constructor for exception com.google.gerrit.server.auth.AuthException
 
AuthException(String) - Constructor for exception com.google.gerrit.server.auth.AuthException
 
AuthException(Throwable) - Constructor for exception com.google.gerrit.server.auth.AuthException
 
AuthException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.AuthException
 
AuthModule - Class in com.google.gerrit.server.config
 
author - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeMessageInfo
 
author - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
author - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
authors - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
AuthRequest - Class in com.google.gerrit.server.account
AuthRequest(String) - Constructor for class com.google.gerrit.server.account.AuthRequest
 
AuthRequest - Class in com.google.gerrit.server.auth
Defines an abstract request for user authentication to Gerrit.
AuthRequest(String, String) - Constructor for class com.google.gerrit.server.auth.AuthRequest
 
AuthResult - Class in com.google.gerrit.server.account
AuthResult(Account.Id, AccountExternalId.Key, boolean) - Constructor for class com.google.gerrit.server.account.AuthResult
 
AuthUser - Class in com.google.gerrit.server.auth
An authenticated user as specified by the AuthBackend.
AuthUser(AuthUser.UUID, String) - Constructor for class com.google.gerrit.server.auth.AuthUser
An authenticated user.
AuthUser.UUID - Class in com.google.gerrit.server.auth
Globally unique identifier for the user.
AuthUser.UUID(String) - Constructor for class com.google.gerrit.server.auth.AuthUser.UUID
A new unique identifier.
automerge(Repository, RevWalk, RevCommit) - Static method in class com.google.gerrit.server.patch.PatchListLoader
 
automerge(Repository, RevWalk, RevCommit, boolean) - Static method in class com.google.gerrit.server.patch.PatchListLoader
 
AutoRegisterUtil - Class in com.google.gerrit.server.plugins
 
AvatarProvider - Interface in com.google.gerrit.server.avatar
Provide avatar URLs for specified user.
avatars - Variable in class com.google.gerrit.server.account.AccountInfo
 

B

ban(ProjectControl, List<ObjectId>, String) - Method in class com.google.gerrit.server.git.BanCommit
 
BanCommit - Class in com.google.gerrit.server.git
 
BanCommit.Factory - Interface in com.google.gerrit.server.git
 
BanCommitCommand - Class in com.google.gerrit.sshd.commands
 
BanCommitCommand() - Constructor for class com.google.gerrit.sshd.commands.BanCommitCommand
 
BanCommitResult - Class in com.google.gerrit.server.git
 
BanCommitResult() - Constructor for class com.google.gerrit.server.git.BanCommitResult
 
base - Variable in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
BaseCommand - Class in com.google.gerrit.sshd
 
BaseCommand() - Constructor for class com.google.gerrit.sshd.BaseCommand
 
BaseCommand.CommandRunnable - Interface in com.google.gerrit.sshd
Runnable function which can throw an exception.
BaseCommand.Failure - Exception in com.google.gerrit.sshd
Thrown from BaseCommand.CommandRunnable.run() with client message and code.
BaseCommand.Failure(int, String) - Constructor for exception com.google.gerrit.sshd.BaseCommand.Failure
Create a new failure.
BaseCommand.Failure(int, String, Throwable) - Constructor for exception com.google.gerrit.sshd.BaseCommand.Failure
Create a new failure.
BaseCommand.ProjectCommandRunnable - Interface in com.google.gerrit.sshd
Runnable function which can retrieve a project name related to the task
BaseCommand.UnloggedFailure - Exception in com.google.gerrit.sshd
Thrown from BaseCommand.CommandRunnable.run() with client message and code.
BaseCommand.UnloggedFailure(String) - Constructor for exception com.google.gerrit.sshd.BaseCommand.UnloggedFailure
Create a new failure.
BaseCommand.UnloggedFailure(int, String) - Constructor for exception com.google.gerrit.sshd.BaseCommand.UnloggedFailure
Create a new failure.
BaseCommand.UnloggedFailure(int, String, Throwable) - Constructor for exception com.google.gerrit.sshd.BaseCommand.UnloggedFailure
Create a new failure.
BaseDataSourceType - Class in com.google.gerrit.server.schema
 
BaseDataSourceType(String) - Constructor for class com.google.gerrit.server.schema.BaseDataSourceType
 
BaseServiceImplementation - Class in com.google.gerrit.httpd.rpc
Support for services which require a ReviewDb instance.
BaseServiceImplementation(Provider<ReviewDb>, Provider<? extends CurrentUser>) - Constructor for class com.google.gerrit.httpd.rpc.BaseServiceImplementation
 
BaseServiceImplementation.Action<T> - Interface in com.google.gerrit.httpd.rpc
Arbitrary action to run with a database connection.
BaseServiceImplementation.Failure - Exception in com.google.gerrit.httpd.rpc
Exception whose cause is passed into onFailure.
BaseServiceImplementation.Failure(Throwable) - Constructor for exception com.google.gerrit.httpd.rpc.BaseServiceImplementation.Failure
 
BasicChangeRewrites - Class in com.google.gerrit.server.query.change
 
BasicChangeRewrites(Provider<ReviewDb>) - Constructor for class com.google.gerrit.server.query.change.BasicChangeRewrites
 
BasicSerialization - Class in com.google.gerrit.server.ioutil
 
bcc - Variable in class com.google.gerrit.server.mail.ProjectWatch.Watchers
 
bccStarredBy() - Method in class com.google.gerrit.server.mail.ChangeEmail
BCC any user who has starred this change.
BecomeAnyAccountModule - Class in com.google.gerrit.httpd.auth.become
 
BecomeAnyAccountModule() - Constructor for class com.google.gerrit.httpd.auth.become.BecomeAnyAccountModule
 
before(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
BeforePredicate - Class in com.google.gerrit.server.query.change
 
beginSubTask(String, int) - Method in class com.google.gerrit.server.git.MultiProgressMonitor
Begin a sub-task.
beginTask(String, int) - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
 
bin_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
blocking - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
branch(String) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
branch - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
branch - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
branch - Variable in class com.google.gerrit.server.mail.NotificationEmail
 
branch - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
branch(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
BRANCH_KIND - Static variable in class com.google.gerrit.server.project.BranchResource
 
BranchApiImpl - Class in com.google.gerrit.server.api.projects
 
branches - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
branches - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
BranchesCollection - Class in com.google.gerrit.server.project
 
branchExists(GitRepositoryManager, Branch.NameKey) - Static method in class com.google.gerrit.server.ProjectUtil
Checks whether the specified branch exists.
BranchResource - Class in com.google.gerrit.server.project
 
BranchResource(ProjectControl, ListBranches.BranchInfo) - Constructor for class com.google.gerrit.server.project.BranchResource
 
bug(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
build(CacheBinding<K, V>) - Method in interface com.google.gerrit.server.cache.MemoryCacheFactory
 
build(CacheBinding<K, V>, CacheLoader<K, V>) - Method in interface com.google.gerrit.server.cache.MemoryCacheFactory
 
build(CacheBinding<K, V>) - Method in interface com.google.gerrit.server.cache.PersistentCacheFactory
 
build(CacheBinding<K, V>, CacheLoader<K, V>) - Method in interface com.google.gerrit.server.cache.PersistentCacheFactory
 
buildCommentLink(Config, String, boolean) - Static method in class com.google.gerrit.server.git.ProjectConfig
 
buildFields(T, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.Schema
Build all fields in the schema from an input object.
bumpRowVersionNotLastUpdatedOn(Change.Id, ReviewDb) - Static method in class com.google.gerrit.server.ChangeUtil
 
by - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
by - Variable in class com.google.gerrit.server.data.SubmitLabelAttribute
 
byChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.ApprovalsUtil
 
byName(String) - Method in interface com.google.gerrit.server.project.ProjectCache
Filter the set of registered project names by common prefix.
byName(String) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
byPatchSet(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.ApprovalsUtil
 
byPatchSetUser(ReviewDb, ChangeNotes, PatchSet.Id, Account.Id) - Method in class com.google.gerrit.server.ApprovalsUtil
 

C

C - Static variable in class com.google.gerrit.server.schema.SchemaVersion
The current schema version.
cache(String, Class<K>, Class<V>) - Method in class com.google.gerrit.server.cache.CacheModule
Declare a named in-memory cache.
cache(String, Class<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
Declare a named in-memory cache.
cache(String, TypeLiteral<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
Declare a named in-memory cache.
CacheBasedWebSession - Class in com.google.gerrit.httpd
 
CacheBinding<K,V> - Interface in com.google.gerrit.server.cache
Configure a cache declared within a CacheModule instance.
cacheFromSource(ChangeDataSource) - Method in class com.google.gerrit.server.query.change.ChangeData
 
CacheModule - Class in com.google.gerrit.server.cache
Miniature DSL to support binding Cache instances in Guice.
CacheModule() - Constructor for class com.google.gerrit.server.cache.CacheModule
 
CacheRemovalListener<K,V> - Interface in com.google.gerrit.server.cache
 
calculateBindAnnotation(Class<Object>) - Static method in class com.google.gerrit.server.plugins.AutoRegisterUtil
 
call() - Method in class com.google.gerrit.httpd.rpc.Handler
Compute the operation result.
call() - Method in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
call() - Method in class com.google.gerrit.rules.PrologCompiler
 
call() - Method in class com.google.gerrit.server.account.ChangeUserName
 
call() - Method in class com.google.gerrit.server.account.GroupDetailFactory
 
call() - Method in class com.google.gerrit.server.index.ChangeBatchIndexer.ProjectIndexer
 
call() - Method in class com.google.gerrit.server.patch.PatchScriptFactory
 
canAbandon() - Method in class com.google.gerrit.server.project.ChangeControl
Can this user abandon this change?
canAbandon() - Method in class com.google.gerrit.server.project.RefControl
 
canAccessDatabase() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canAdd - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
canAddGroup(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl
 
canAddMember(Account.Id) - Method in class com.google.gerrit.server.account.GroupControl
 
canAddPatchSet() - Method in class com.google.gerrit.server.project.ChangeControl
Can this user add a patch set to this change?
canAddRefs() - Method in class com.google.gerrit.server.project.ProjectControl
 
canAdministrateServer() - Method in class com.google.gerrit.server.account.CapabilityControl
 
cancel() - Method in interface com.google.gerrit.server.git.WorkQueue.CancelableRunnable
Notifies the runnable it was canceled.
cancel(boolean) - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
canCherryPick(MergeSorter, Repository, CodeReviewCommit, RevWalk, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
canCreate(RevWalk, RevObject, boolean) - Method in class com.google.gerrit.server.project.RefControl
Determines whether the user can create a new Git ref.
canCreateAccount() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canCreateGroup() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canCreateProject() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canDelete - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
 
canDelete() - Method in class com.google.gerrit.server.project.RefControl
Determines whether the user can delete the Git ref controlled by this object.
canDeleteDraft(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user delete this draft change or any draft patch set of this change?
canDeleteDrafts() - Method in class com.google.gerrit.server.project.RefControl
 
canDoRebase(ReviewDb, Change, GitRepositoryManager, List<PatchSetAncestor>, List<PatchSet>, List<Change>) - Static method in class com.google.gerrit.server.changedetail.RebaseChange
 
canEditTopicName() - Method in class com.google.gerrit.server.project.ChangeControl
Can this user edit the topic name?
canEditTopicName() - Method in class com.google.gerrit.server.project.RefControl
 
canEmail(String) - Method in interface com.google.gerrit.server.mail.EmailSender
Can the address receive messages from us?
canEmail(String) - Method in class com.google.gerrit.server.mail.SmtpEmailSender
 
canEmailReviewers() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canExpand(String) - Method in interface com.google.gerrit.server.account.EmailExpander
 
canExpand(String) - Method in class com.google.gerrit.server.account.EmailExpander.None
 
canExpand(String) - Method in class com.google.gerrit.server.account.EmailExpander.Simple
 
canFastForward(MergeSorter, CodeReviewCommit, RevWalk, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
canFlushCaches() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canForceEditTopicName() - Method in class com.google.gerrit.server.project.RefControl
 
canForceUpdate() - Method in class com.google.gerrit.server.project.RefControl
 
canForgeAuthor() - Method in class com.google.gerrit.server.project.RefControl
 
canForgeCommitter() - Method in class com.google.gerrit.server.project.RefControl
 
canForgeGerritServerIdentity() - Method in class com.google.gerrit.server.project.RefControl
 
canGenerateHttpPassword() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canHandle(String) - Static method in class com.google.gerrit.server.account.EmailExpander.None
 
canHandle(String) - Static method in class com.google.gerrit.server.account.EmailExpander.Simple
 
canKillTask() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canMerge(MergeSorter, Repository, CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
CanonicalWebUrl - Class in com.google.gerrit.httpd
 
CanonicalWebUrl - Annotation Type in com.google.gerrit.server.config
Marker on a String holding the canonical address for this server.
CanonicalWebUrlModule - Class in com.google.gerrit.server.config
Supports binding the CanonicalWebUrl annotation.
CanonicalWebUrlModule() - Constructor for class com.google.gerrit.server.config.CanonicalWebUrlModule
 
CanonicalWebUrlProvider - Class in com.google.gerrit.server.config
Provides CanonicalWebUrl from gerrit.canonicalWebUrl.
CanonicalWebUrlProvider(Config) - Constructor for class com.google.gerrit.server.config.CanonicalWebUrlProvider
 
canPerform(String) - Method in class com.google.gerrit.server.account.CapabilityControl
True if the user has this permission.
canPublish(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user publish this draft change or any draft patch set of this change?
canPublishDrafts() - Method in class com.google.gerrit.server.project.RefControl
 
canPushToAtLeastOneRef() - Method in class com.google.gerrit.server.project.ProjectControl
 
canRead() - Method in class com.google.gerrit.server.project.RefControl
 
canReadCommit(RevWalk, RevCommit) - Method in class com.google.gerrit.server.project.ProjectControl
 
canRebase(RevisionResource) - Method in class com.google.gerrit.server.changedetail.RebaseChange
 
canRebase() - Method in class com.google.gerrit.server.project.ChangeControl
Can this user rebase this change?
canRebase() - Method in class com.google.gerrit.server.project.RefControl
 
canRemoveGroup(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl
 
canRemoveMember(Account.Id) - Method in class com.google.gerrit.server.account.GroupControl
 
canRemoveReviewer(PatchSetApproval) - Method in class com.google.gerrit.server.project.ChangeControl
 
canRemoveReviewer(Account.Id, int) - Method in class com.google.gerrit.server.project.ChangeControl
 
canRemoveReviewer() - Method in class com.google.gerrit.server.project.RefControl
 
canRestore() - Method in class com.google.gerrit.server.project.ChangeControl
Can this user restore this change?
canRunAs() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canRunGC() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canRunReceivePack() - Method in class com.google.gerrit.server.project.ProjectControl
 
canRunUploadPack() - Method in class com.google.gerrit.server.project.ProjectControl
 
canSee(Account) - Method in class com.google.gerrit.server.account.AccountControl
Returns true if the otherUser is allowed to see the current user, based on the account visibility policy.
canSee(Account.Id) - Method in class com.google.gerrit.server.account.AccountControl
Returns true if the otherUser is allowed to see the current user, based on the account visibility policy.
canSeeGroup(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl
 
canSeeMember(Account.Id) - Method in class com.google.gerrit.server.account.GroupControl
 
canStreamEvents() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canSubmit() - Method in class com.google.gerrit.server.project.ChangeControl
 
canSubmit(ReviewDb, PatchSet) - Method in class com.google.gerrit.server.project.ChangeControl
 
canSubmit(ReviewDb, PatchSet, ChangeData, boolean, boolean, boolean) - Method in class com.google.gerrit.server.project.ChangeControl
 
canSubmit() - Method in class com.google.gerrit.server.project.RefControl
 
canSubmitAs() - Method in class com.google.gerrit.server.project.ChangeControl
 
canSubmitAs() - Method in class com.google.gerrit.server.project.RefControl
 
canUpdate() - Method in class com.google.gerrit.server.project.RefControl
 
canUpload - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
canUpload() - Method in class com.google.gerrit.server.git.ReceiveCommits
Determine if the user can upload commits.
canUpload() - Method in class com.google.gerrit.server.project.ProjectControl
 
canUpload() - Method in class com.google.gerrit.server.project.RefControl
Determines whether the user can upload a change to the ref controlled by this object.
canUploadMerges() - Method in class com.google.gerrit.server.project.RefControl
 
canViewAllAccounts() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canViewCaches() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canViewConnections() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canViewDrafts() - Method in class com.google.gerrit.server.project.RefControl
 
canViewPlugins() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canViewQueue() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canVote(ChangeControl, LabelType, Account.Id) - Method in class com.google.gerrit.server.git.LabelNormalizer
 
canWrite() - Method in class com.google.gerrit.server.project.RefControl
 
CapabilitiesCollection - Class in com.google.gerrit.server.config
 
CAPABILITY_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
CAPABILITY_KIND - Static variable in class com.google.gerrit.server.config.CapabilityResource
 
CapabilityCollection - Class in com.google.gerrit.server.account
Caches active GlobalCapability set for a site.
CapabilityCollection(AccessSection) - Constructor for class com.google.gerrit.server.account.CapabilityCollection
 
CapabilityConstants - Class in com.google.gerrit.server.config
 
CapabilityConstants() - Constructor for class com.google.gerrit.server.config.CapabilityConstants
 
CapabilityControl - Class in com.google.gerrit.server.account
Access control management for server-wide capabilities.
CapabilityControl.Factory - Interface in com.google.gerrit.server.account
 
CapabilityResource - Class in com.google.gerrit.server.config
 
CapabilityResource() - Constructor for class com.google.gerrit.server.config.CapabilityResource
 
CapabilityUtils - Class in com.google.gerrit.server.account
 
CapabilityUtils() - Constructor for class com.google.gerrit.server.account.CapabilityUtils
 
CARD_COMMIT - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
Estimated matches for a commit SHA-1 string.
CARD_KEY - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
Estimated matches for a Change-Id string.
CARD_TRACKING_IDS - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
Estimated matches for a tracking/bug id string.
CatServlet - Class in com.google.gerrit.httpd.raw
Exports a single version of a patch as a normal file download.
cc - Variable in class com.google.gerrit.server.mail.ProjectWatch.Watchers
 
ccAllApprovals() - Method in class com.google.gerrit.server.mail.ChangeEmail
Any user who has published comments on this change.
ccExistingReviewers() - Method in class com.google.gerrit.server.mail.ChangeEmail
Users who have non-zero approval codes on the change.
change - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
 
change - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
change - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
 
change - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
change - Variable in class com.google.gerrit.server.events.DraftPublishedEvent
 
change - Variable in class com.google.gerrit.server.events.MergeFailedEvent
 
change - Variable in class com.google.gerrit.server.events.PatchSetCreatedEvent
 
change - Variable in class com.google.gerrit.server.events.ReviewerAddedEvent
 
change - Variable in class com.google.gerrit.server.events.TopicChangedEvent
 
change() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
CHANGE - Static variable in class com.google.gerrit.server.index.ChangeField
Serialized change object, used for pre-populating results.
change - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
change() - Method in class com.google.gerrit.server.query.change.ChangeData
 
change(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
change - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
 
CHANGE_CONTROL - Static variable in class com.google.gerrit.rules.StoredValues
 
CHANGE_DATA - Static variable in class com.google.gerrit.rules.StoredValues
 
CHANGE_KIND - Static variable in class com.google.gerrit.server.change.ChangeResource
 
CHANGE_OWNER - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
Common UUID assigned to the "Change Owner" placeholder group.
ChangeAbandonedEvent - Class in com.google.gerrit.server.events
 
ChangeAbandonedEvent() - Constructor for class com.google.gerrit.server.events.ChangeAbandonedEvent
 
ChangeAttribute - Class in com.google.gerrit.server.data
 
ChangeAttribute() - Constructor for class com.google.gerrit.server.data.ChangeAttribute
 
ChangeBatchIndexer - Class in com.google.gerrit.server.index
 
ChangeBatchIndexer.ProjectIndexer - Class in com.google.gerrit.server.index
 
ChangeBatchIndexer.ProjectIndexer(ChangeIndexer, Multimap<ObjectId, ChangeData>, Repository) - Constructor for class com.google.gerrit.server.index.ChangeBatchIndexer.ProjectIndexer
 
ChangeBatchIndexer.Result - Class in com.google.gerrit.server.index
 
ChangeCache - Class in com.google.gerrit.server.git
 
ChangeControl - Class in com.google.gerrit.server.project
Access control management for a user accessing a single change.
changeControl() - Method in class com.google.gerrit.server.query.change.ChangeData
 
ChangeControl.Factory - Class in com.google.gerrit.server.project
 
ChangeControl.GenericFactory - Class in com.google.gerrit.server.project
 
ChangeCosts - Class in com.google.gerrit.server.query.change
 
changeData - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
changeData - Variable in class com.google.gerrit.server.mail.ProjectWatch
 
ChangeData - Class in com.google.gerrit.server.query.change
 
ChangeData.ChangedLines - Class in com.google.gerrit.server.query.change
 
ChangeData.Factory - Interface in com.google.gerrit.server.query.change
 
ChangeDataSource - Interface in com.google.gerrit.server.query.change
 
changedLines() - Method in class com.google.gerrit.server.query.change.ChangeData
 
ChangeEmail - Class in com.google.gerrit.server.mail
Sends an email to one or more interested parties.
ChangeEmail(EmailArguments, Change, String) - Constructor for class com.google.gerrit.server.mail.ChangeEmail
 
ChangeEvent - Class in com.google.gerrit.server.events
 
ChangeEvent() - Constructor for class com.google.gerrit.server.events.ChangeEvent
 
ChangeField - Class in com.google.gerrit.server.index
Fields indexed on change documents.
ChangeField() - Constructor for class com.google.gerrit.server.index.ChangeField
 
ChangeField.ChangeProtoField - Class in com.google.gerrit.server.index
 
ChangeField.PatchSetApprovalProtoField - Class in com.google.gerrit.server.index
 
ChangeHookRunner - Class in com.google.gerrit.common
Spawns local executables when a hook action occurs.
ChangeHookRunner(WorkQueue, GitRepositoryManager, Config, String, SitePaths, ProjectCache, AccountCache, EventFactory, SitePaths, DynamicSet<ChangeListener>) - Constructor for class com.google.gerrit.common.ChangeHookRunner
Create a new ChangeHookRunner.
ChangeHookRunner.HookResult - Class in com.google.gerrit.common
Container class used to hold the return code and output of script hook execution
ChangeHookRunner.Module - Class in com.google.gerrit.common
 
ChangeHookRunner.Module() - Constructor for class com.google.gerrit.common.ChangeHookRunner.Module
 
ChangeHooks - Interface in com.google.gerrit.common
Invokes hooks on server actions.
changeId - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
changeId - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
ChangeIdHandler - Class in com.google.gerrit.server.args4j
 
ChangeIdHandler(ReviewDb, CmdLineParser, OptionDef, Setter<Change.Id>) - Constructor for class com.google.gerrit.server.args4j.ChangeIdHandler
 
changeIdRequired - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
ChangeIndex - Interface in com.google.gerrit.server.index
Secondary index implementation for change documents.
ChangeIndexer - Class in com.google.gerrit.server.index
Helper for (re)indexing a change document.
ChangeIndexer.Factory - Interface in com.google.gerrit.server.index
 
ChangeInserter - Class in com.google.gerrit.server.change
 
ChangeInserter.Factory - Interface in com.google.gerrit.server.change
 
ChangeJson - Class in com.google.gerrit.server.change
 
ChangeJson.ApprovalInfo - Class in com.google.gerrit.server.change
 
ChangeJson.ChangeInfo - Class in com.google.gerrit.server.change
 
ChangeJson.ChangeInfo() - Constructor for class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
ChangeJson.ChangeMessageInfo - Class in com.google.gerrit.server.change
 
ChangeJson.ChangeMessageInfo() - Constructor for class com.google.gerrit.server.change.ChangeJson.ChangeMessageInfo
 
ChangeJson.LabelInfo - Class in com.google.gerrit.server.change
 
ChangeJson.LabelInfo() - Constructor for class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
ChangeKind - Enum in com.google.gerrit.server.change
Operation performed by a change relative to its parent.
ChangeKindCache - Class in com.google.gerrit.server.change
Cache of ChangeKind per commit.
ChangeKindCache.Key - Class in com.google.gerrit.server.change
 
ChangeListener - Interface in com.google.gerrit.common
 
ChangeMergedEvent - Class in com.google.gerrit.server.events
 
ChangeMergedEvent() - Constructor for class com.google.gerrit.server.events.ChangeMergedEvent
 
ChangeMergeQueue - Class in com.google.gerrit.server.git
 
changeMessage - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
ChangeMessages - Class in com.google.gerrit.server.change
 
ChangeMessages() - Constructor for class com.google.gerrit.server.change.ChangeMessages
 
ChangeModule - Class in com.google.gerrit.httpd.rpc.changedetail
 
ChangeModule() - Constructor for class com.google.gerrit.httpd.rpc.changedetail.ChangeModule
 
ChangeNotes - Class in com.google.gerrit.server.notedb
View of a single Change based on the log of its notes branch.
ChangeNotes.Factory - Class in com.google.gerrit.server.notedb
 
ChangeNotes.Factory(GitRepositoryManager) - Constructor for class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
ChangeNoteUtil - Class in com.google.gerrit.server.notedb
 
ChangeQueryBuilder - Class in com.google.gerrit.server.query.change
Parses a query string meant to be applied to change objects.
ChangeQueryBuilder(ChangeQueryBuilder.Arguments, CurrentUser) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ChangeQueryBuilder(QueryBuilder.Definition<ChangeData, ? extends ChangeQueryBuilder>, ChangeQueryBuilder.Arguments, CurrentUser) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ChangeQueryBuilder.Arguments - Class in com.google.gerrit.server.query.change
 
ChangeQueryBuilder.Arguments(Provider<ReviewDb>, Provider<ChangeQueryRewriter>, IdentifiedUser.GenericFactory, Provider<CurrentUser>, CapabilityControl.Factory, ChangeControl.GenericFactory, ChangeData.Factory, AccountResolver, GroupBackend, AllProjectsName, PatchListCache, GitRepositoryManager, ProjectCache, Provider<ListChildProjects>, IndexCollection, SubmitStrategyFactory, ConflictsCache, TrackingFooters, Config) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder.Arguments
 
ChangeQueryBuilder.Factory - Interface in com.google.gerrit.server.query.change
 
ChangeQueryRewriter - Interface in com.google.gerrit.server.query.change
 
changer - Variable in class com.google.gerrit.server.events.TopicChangedEvent
 
changeRefName(Change.Id) - Static method in class com.google.gerrit.server.notedb.ChangeNoteUtil
 
ChangeResource - Class in com.google.gerrit.server.change
 
ChangeResource(ChangeResource) - Constructor for class com.google.gerrit.server.change.ChangeResource
 
ChangeRestoredEvent - Class in com.google.gerrit.server.events
 
ChangeRestoredEvent() - Constructor for class com.google.gerrit.server.events.ChangeRestoredEvent
 
changes - Variable in class com.google.gerrit.server.change.GetRelated.RelatedInfo
 
CHANGES_SCAN - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
 
ChangeSchemas - Class in com.google.gerrit.server.index
Secondary index schemas for changes.
ChangeSchemas() - Constructor for class com.google.gerrit.server.index.ChangeSchemas
 
ChangesCollection - Class in com.google.gerrit.server.change
 
ChangesRestApiServlet - Class in com.google.gerrit.httpd.rpc.change
 
ChangeStatusPredicate - Class in com.google.gerrit.server.query.change
Predicate for a Change.Status.
ChangeTriplet - Class in com.google.gerrit.server.change
 
ChangeTriplet(String) - Constructor for class com.google.gerrit.server.change.ChangeTriplet
 
ChangeTriplet.ParseException - Exception in com.google.gerrit.server.change
 
ChangeUpdate - Class in com.google.gerrit.server.notedb
A single delta to apply atomically to a change.
ChangeUpdate.Factory - Interface in com.google.gerrit.server.notedb
 
ChangeUpdateExecutor - Annotation Type in com.google.gerrit.server.git
Marker on the global ListeningExecutorService used by ReceiveCommits to create or replace changes.
ChangeUserName - Class in com.google.gerrit.server.account
Operation to change the username of an account.
ChangeUserName.CurrentUser - Class in com.google.gerrit.server.account
Factory to change the username for the current user.
ChangeUserName.Factory - Interface in com.google.gerrit.server.account
Generic factory to change any user's username.
ChangeUtil - Class in com.google.gerrit.server
 
check(UpdateUI, CurrentSchemaVersion, ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
 
checkConfig() - Method in class com.google.gerrit.sshd.SshDaemon
 
checkedGet(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
Get the cached data for a project by its unique name.
checkedGet(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
checkExclusivity(Object, String, Object, String) - Method in class com.google.gerrit.sshd.BaseCommand
 
checkMagicBranchRefs(Repository, Project) - Static method in class com.google.gerrit.server.util.MagicBranch
Checks if a (magic branch)/branch_name reference exists in the destination repository and only returns Capable.OK if it does not match any.
checkPassword(String) - Method in class com.google.gerrit.server.auth.AuthRequest
 
checkRequiresCapability(Provider<CurrentUser>, String, Class<?>) - Static method in class com.google.gerrit.server.account.CapabilityUtils
 
CherryPick - Class in com.google.gerrit.server.change
 
cherryPick(PatchSet.Id, String, String, RefControl) - Method in class com.google.gerrit.server.change.CherryPickChange
 
CherryPick - Class in com.google.gerrit.server.git.strategy
 
CherryPickChange - Class in com.google.gerrit.server.change
 
CHILD_PROJECT_KIND - Static variable in class com.google.gerrit.server.project.ChildProjectResource
 
ChildProjectResource - Class in com.google.gerrit.server.project
 
ChildProjectsCollection - Class in com.google.gerrit.server.project
 
cleanup(Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
 
clone(Document) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Clone a document so it can be safely modified on a per-request basis.
close() - Method in class com.google.gerrit.rules.PrologEnvironment
Release resources stored in interpreter's hash manager.
close() - Method in class com.google.gerrit.server.git.MetaDataUpdate
Close the cached Repository handle.
close() - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
close() - Method in interface com.google.gerrit.server.index.ChangeIndex
Close this index.
closed(Provider<ReviewDb>) - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
CLOSED_STATUSES - Static variable in class com.google.gerrit.server.index.IndexRewriteImpl
Set of all closed change statuses.
CMD_ROOT - Static variable in class com.google.gerrit.sshd.Commands
Magic value signaling the top level.
CmdLineParserModule - Class in com.google.gerrit.server
 
CmdLineParserModule() - Constructor for class com.google.gerrit.server.CmdLineParserModule
 
CODEC - Static variable in class com.google.gerrit.server.index.ChangeField.ChangeProtoField
 
CODEC - Static variable in class com.google.gerrit.server.index.ChangeField.PatchSetApprovalProtoField
 
CodeReviewCommit - Class in com.google.gerrit.server.git
Extended commit entity with code review specific metadata.
CodeReviewCommit(AnyObjectId) - Constructor for class com.google.gerrit.server.git.CodeReviewCommit
 
ColumnFormatter - Class in com.google.gerrit.server.ioutil
Simple output formatter for column-oriented data, writing its output to a PrintWriter object.
ColumnFormatter(PrintWriter, char) - Constructor for class com.google.gerrit.server.ioutil.ColumnFormatter
 
com.google.gerrit.audit - package com.google.gerrit.audit
 
com.google.gerrit.common - package com.google.gerrit.common
 
com.google.gerrit.httpd - package com.google.gerrit.httpd
 
com.google.gerrit.httpd.auth.become - package com.google.gerrit.httpd.auth.become
 
com.google.gerrit.httpd.auth.container - package com.google.gerrit.httpd.auth.container
 
com.google.gerrit.httpd.auth.ldap - package com.google.gerrit.httpd.auth.ldap
 
com.google.gerrit.httpd.gitweb - package com.google.gerrit.httpd.gitweb
 
com.google.gerrit.httpd.plugins - package com.google.gerrit.httpd.plugins
 
com.google.gerrit.httpd.raw - package com.google.gerrit.httpd.raw
 
com.google.gerrit.httpd.restapi - package com.google.gerrit.httpd.restapi
 
com.google.gerrit.httpd.rpc - package com.google.gerrit.httpd.rpc
 
com.google.gerrit.httpd.rpc.access - package com.google.gerrit.httpd.rpc.access
 
com.google.gerrit.httpd.rpc.account - package com.google.gerrit.httpd.rpc.account
 
com.google.gerrit.httpd.rpc.change - package com.google.gerrit.httpd.rpc.change
 
com.google.gerrit.httpd.rpc.changedetail - package com.google.gerrit.httpd.rpc.changedetail
 
com.google.gerrit.httpd.rpc.config - package com.google.gerrit.httpd.rpc.config
 
com.google.gerrit.httpd.rpc.doc - package com.google.gerrit.httpd.rpc.doc
 
com.google.gerrit.httpd.rpc.group - package com.google.gerrit.httpd.rpc.group
 
com.google.gerrit.httpd.rpc.patch - package com.google.gerrit.httpd.rpc.patch
 
com.google.gerrit.httpd.rpc.project - package com.google.gerrit.httpd.rpc.project
 
com.google.gerrit.httpd.template - package com.google.gerrit.httpd.template
 
com.google.gerrit.lifecycle - package com.google.gerrit.lifecycle
 
com.google.gerrit.rules - package com.google.gerrit.rules
 
com.google.gerrit.server - package com.google.gerrit.server
 
com.google.gerrit.server.access - package com.google.gerrit.server.access
 
com.google.gerrit.server.account - package com.google.gerrit.server.account
 
com.google.gerrit.server.api - package com.google.gerrit.server.api
 
com.google.gerrit.server.api.changes - package com.google.gerrit.server.api.changes
 
com.google.gerrit.server.api.projects - package com.google.gerrit.server.api.projects
 
com.google.gerrit.server.args4j - package com.google.gerrit.server.args4j
 
com.google.gerrit.server.auth - package com.google.gerrit.server.auth
 
com.google.gerrit.server.auth.ldap - package com.google.gerrit.server.auth.ldap
 
com.google.gerrit.server.auth.openid - package com.google.gerrit.server.auth.openid
 
com.google.gerrit.server.avatar - package com.google.gerrit.server.avatar
 
com.google.gerrit.server.cache - package com.google.gerrit.server.cache
 
com.google.gerrit.server.change - package com.google.gerrit.server.change
 
com.google.gerrit.server.changedetail - package com.google.gerrit.server.changedetail
 
com.google.gerrit.server.config - package com.google.gerrit.server.config
 
com.google.gerrit.server.contact - package com.google.gerrit.server.contact
 
com.google.gerrit.server.data - package com.google.gerrit.server.data
 
com.google.gerrit.server.documentation - package com.google.gerrit.server.documentation
 
com.google.gerrit.server.events - package com.google.gerrit.server.events
 
com.google.gerrit.server.extensions.events - package com.google.gerrit.server.extensions.events
 
com.google.gerrit.server.extensions.webui - package com.google.gerrit.server.extensions.webui
 
com.google.gerrit.server.git - package com.google.gerrit.server.git
 
com.google.gerrit.server.git.strategy - package com.google.gerrit.server.git.strategy
 
com.google.gerrit.server.git.validators - package com.google.gerrit.server.git.validators
 
com.google.gerrit.server.group - package com.google.gerrit.server.group
 
com.google.gerrit.server.index - package com.google.gerrit.server.index
 
com.google.gerrit.server.ioutil - package com.google.gerrit.server.ioutil
 
com.google.gerrit.server.mail - package com.google.gerrit.server.mail
 
com.google.gerrit.server.notedb - package com.google.gerrit.server.notedb
 
com.google.gerrit.server.patch - package com.google.gerrit.server.patch
 
com.google.gerrit.server.plugins - package com.google.gerrit.server.plugins
 
com.google.gerrit.server.project - package com.google.gerrit.server.project
 
com.google.gerrit.server.query - package com.google.gerrit.server.query
 
com.google.gerrit.server.query.change - package com.google.gerrit.server.query.change
 
com.google.gerrit.server.schema - package com.google.gerrit.server.schema
 
com.google.gerrit.server.ssh - package com.google.gerrit.server.ssh
 
com.google.gerrit.server.tools - package com.google.gerrit.server.tools
 
com.google.gerrit.server.util - package com.google.gerrit.server.util
 
com.google.gerrit.server.validators - package com.google.gerrit.server.validators
 
com.google.gerrit.sshd - package com.google.gerrit.sshd
 
com.google.gerrit.sshd.commands - package com.google.gerrit.sshd.commands
 
command - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
command(String) - Method in class com.google.gerrit.sshd.CommandModule
Configure a command to be invoked by name.
command(CommandName) - Method in class com.google.gerrit.sshd.CommandModule
Configure a command to be invoked by name.
command(CommandName, String) - Method in class com.google.gerrit.sshd.CommandModule
Configure a command to be invoked by name.
command(CommandName, Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.CommandModule
Configure a command to be invoked by name.
command(String) - Method in class com.google.gerrit.sshd.PluginCommandModule
 
command(Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.PluginCommandModule
 
CommandExecutor - Annotation Type in com.google.gerrit.sshd
Marker on WorkQueue.Executor used by SSH threads.
CommandExecutorQueueProvider - Class in com.google.gerrit.sshd
 
CommandExecutorQueueProvider(Config, WorkQueue) - Constructor for class com.google.gerrit.sshd.CommandExecutorQueueProvider
 
CommandMetaData - Annotation Type in com.google.gerrit.sshd
Annotation tagged on a concrete Command to describe what it is doing and whether it can be run on slaves.
CommandMetaData.Mode - Enum in com.google.gerrit.sshd
 
CommandModule - Class in com.google.gerrit.sshd
Module to register commands in the SSH daemon.
CommandModule() - Constructor for class com.google.gerrit.sshd.CommandModule
 
CommandName - Annotation Type in com.google.gerrit.sshd
Name of a command registered in an SSH daemon.
Commands - Class in com.google.gerrit.sshd
Utilities to support CommandName construction.
comment - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
comment - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
COMMENT - Static variable in class com.google.gerrit.server.index.ChangeField
Summary or inline comment.
comment(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
COMMENT_KIND - Static variable in class com.google.gerrit.server.change.CommentResource
 
CommentAddedEvent - Class in com.google.gerrit.server.events
 
CommentAddedEvent() - Constructor for class com.google.gerrit.server.events.CommentAddedEvent
 
CommentInfo - Class in com.google.gerrit.server.change
 
COMMENTLINK - Static variable in class com.google.gerrit.server.git.ProjectConfig
 
CommentLinkInfo - Class in com.google.gerrit.server.project
Info about a single commentlink section in a config.
CommentLinkInfo(String, String, String, String, Boolean) - Constructor for class com.google.gerrit.server.project.CommentLinkInfo
 
CommentLinkInfo.Disabled - Class in com.google.gerrit.server.project
 
CommentLinkInfo.Disabled(String) - Constructor for class com.google.gerrit.server.project.CommentLinkInfo.Disabled
 
CommentLinkInfo.Enabled - Class in com.google.gerrit.server.project
 
CommentLinkInfo.Enabled(String) - Constructor for class com.google.gerrit.server.project.CommentLinkInfo.Enabled
 
CommentLinkProvider - Class in com.google.gerrit.server.project
 
commentlinks - Variable in class com.google.gerrit.server.project.ConfigInfo
 
CommentResource - Class in com.google.gerrit.server.change
 
comments - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
comments - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
comments() - Method in class com.google.gerrit.server.query.change.ChangeData
 
CommentSender - Class in com.google.gerrit.server.mail
Send comments, after the author of them hit used Publish Comments in the UI.
CommentSender(EmailArguments, ReviewInput.NotifyHandling, Change) - Constructor for class com.google.gerrit.server.mail.CommentSender
 
CommentSender.Factory - Interface in com.google.gerrit.server.mail
 
commit - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
commit - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
commit(ObjectInserter, CommitBuilder) - Method in class com.google.gerrit.server.git.MergeUtil
 
commit() - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
commit(MetaDataUpdate) - Method in class com.google.gerrit.server.git.VersionedMetaData
Update this metadata branch, recording a new commit on its reference.
COMMIT - Static variable in class com.google.gerrit.server.index.ChangeField
Commit id of any PatchSet on the change
commit(MetaDataUpdate) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
commit() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
commit(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
COMMIT_MESSAGE - Static variable in class com.google.gerrit.server.index.ChangeField
Commit message of the current patch set.
commitAllNotes(NoteMap, String, PersonIdent, String) - Method in class com.google.gerrit.server.git.NotesBranchUtil
Create a new commit in the notesBranch by updating existing or creating new notes from the notes map.
commitAlreadyBanned(ObjectId) - Method in class com.google.gerrit.server.git.BanCommitResult
 
commitAt(ObjectId) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
commitBanned(ObjectId) - Method in class com.google.gerrit.server.git.BanCommitResult
 
commitFooters() - Method in class com.google.gerrit.server.query.change.ChangeData
 
CommitMergeStatus - Enum in com.google.gerrit.server.git
 
commitMessage - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
commitMessage - Variable in class com.google.gerrit.server.project.SetParent.Input
 
commitMessage() - Method in class com.google.gerrit.server.query.change.ChangeData
 
commitNewNotes(NoteMap, String, PersonIdent, String) - Method in class com.google.gerrit.server.git.NotesBranchUtil
Create a new commit in the notesBranch by creating not yet existing notes from the notes map.
CommitReceivedEvent - Class in com.google.gerrit.server.events
 
CommitReceivedEvent(ReceiveCommand, Project, String, RevCommit, IdentifiedUser) - Constructor for class com.google.gerrit.server.events.CommitReceivedEvent
 
commitToNewRef(MetaDataUpdate, String) - Method in class com.google.gerrit.server.git.VersionedMetaData
Creates a new commit and a new ref based on this commit.
CommitValidationException - Exception in com.google.gerrit.server.git.validators
 
CommitValidationException(String, List<CommitValidationMessage>) - Constructor for exception com.google.gerrit.server.git.validators.CommitValidationException
 
CommitValidationException(String) - Constructor for exception com.google.gerrit.server.git.validators.CommitValidationException
 
CommitValidationException(String, Throwable) - Constructor for exception com.google.gerrit.server.git.validators.CommitValidationException
 
CommitValidationListener - Interface in com.google.gerrit.server.git.validators
Listener to provide validation on received commits.
CommitValidationMessage - Class in com.google.gerrit.server.git.validators
 
CommitValidationMessage(String, boolean) - Constructor for class com.google.gerrit.server.git.validators.CommitValidationMessage
 
CommitValidators - Class in com.google.gerrit.server.git.validators
 
CommitValidators.AmendedGerritMergeCommitValidationListener - Class in com.google.gerrit.server.git.validators
Don't allow the user to amend a merge created by Gerrit Code Review.
CommitValidators.AmendedGerritMergeCommitValidationListener(RefControl, PersonIdent) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.AmendedGerritMergeCommitValidationListener
 
CommitValidators.AuthorUploaderValidator - Class in com.google.gerrit.server.git.validators
Require that author matches the uploader.
CommitValidators.AuthorUploaderValidator(RefControl, String) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.AuthorUploaderValidator
 
CommitValidators.BannedCommitsValidator - Class in com.google.gerrit.server.git.validators
Reject banned commits.
CommitValidators.BannedCommitsValidator(Repository) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.BannedCommitsValidator
 
CommitValidators.ChangeIdValidator - Class in com.google.gerrit.server.git.validators
 
CommitValidators.ChangeIdValidator(RefControl, String, String, SshInfo) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.ChangeIdValidator
 
CommitValidators.CommitterUploaderValidator - Class in com.google.gerrit.server.git.validators
Require that committer matches the uploader.
CommitValidators.CommitterUploaderValidator(RefControl, String) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.CommitterUploaderValidator
 
CommitValidators.ConfigValidator - Class in com.google.gerrit.server.git.validators
If this is the special project configuration branch, validate the config.
CommitValidators.ConfigValidator(RefControl, Repository) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.ConfigValidator
 
CommitValidators.Factory - Interface in com.google.gerrit.server.git.validators
 
CommitValidators.PluginCommitValidationListener - Class in com.google.gerrit.server.git.validators
Execute commit validation plug-ins
CommitValidators.PluginCommitValidationListener(DynamicSet<CommitValidationListener>) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.PluginCommitValidationListener
 
CommitValidators.SignedOffByValidator - Class in com.google.gerrit.server.git.validators
 
CommitValidators.SignedOffByValidator(RefControl, String) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.SignedOffByValidator
 
CommitValidators.UploadMergesPermissionValidator - Class in com.google.gerrit.server.git.validators
Require permission to upload merges.
CommitValidators.UploadMergesPermissionValidator(RefControl) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.UploadMergesPermissionValidator
 
compare(AccountGroup, AccountGroup) - Method in class com.google.gerrit.server.account.GroupComparator
 
compare(RefConfigSection, RefConfigSection) - Method in class com.google.gerrit.server.util.MostSpecificComparator
 
compare(String, String) - Method in class com.google.gerrit.server.util.MostSpecificComparator
 
compareTo(SuggestReviewers.SuggestedReviewerInfo) - Method in class com.google.gerrit.server.change.SuggestReviewers.SuggestedReviewerInfo
 
compareTo(NotifyConfig) - Method in class com.google.gerrit.server.git.NotifyConfig
 
compareTo(Delayed) - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
compareTo(ProjectNode) - Method in class com.google.gerrit.server.project.ProjectNode
 
compress(byte[]) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Compress the document.
computeMergeCommitAuthor(PersonIdent, RevWalk, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
 
computeSortKey(Change) - Static method in class com.google.gerrit.server.ChangeUtil
 
CONFIG_KIND - Static variable in class com.google.gerrit.server.config.ConfigResource
 
ConfigCollection - Class in com.google.gerrit.server.config
 
ConfigInfo - Class in com.google.gerrit.server.project
 
ConfigInfo(ProjectControl, TransferConfig, DynamicMap<ProjectConfigEntry>, PluginConfigFactory, AllProjectsNameProvider, DynamicMap<RestView<ProjectResource>>) - Constructor for class com.google.gerrit.server.project.ConfigInfo
 
ConfigInfo.ConfigParameterInfo - Class in com.google.gerrit.server.project
 
ConfigInfo.ConfigParameterInfo() - Constructor for class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
ConfigInfo.InheritedBooleanInfo - Class in com.google.gerrit.server.project
 
ConfigInfo.InheritedBooleanInfo() - Constructor for class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
 
ConfigInfo.MaxObjectSizeLimitInfo - Class in com.google.gerrit.server.project
 
ConfigInfo.MaxObjectSizeLimitInfo() - Constructor for class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
 
ConfigResource - Class in com.google.gerrit.server.config
 
ConfigResource() - Constructor for class com.google.gerrit.server.config.ConfigResource
 
ConfigRestApiServlet - Class in com.google.gerrit.httpd.rpc.config
 
ConfigSection - Class in com.google.gerrit.server.config
Provides access to one section from Config
ConfigSection(Config, String) - Constructor for class com.google.gerrit.server.config.ConfigSection
 
configure() - Method in class com.google.gerrit.audit.AuditModule
 
configure() - Method in class com.google.gerrit.common.ChangeHookRunner.Module
 
configure() - Method in class com.google.gerrit.httpd.WebModule
 
configure() - Method in class com.google.gerrit.httpd.WebSshGlueModule
 
configure() - Method in class com.google.gerrit.rules.PrologModule
 
configure() - Method in class com.google.gerrit.server.access.Module
 
configure() - Method in class com.google.gerrit.server.account.InternalAccountDirectory.Module
 
configure() - Method in class com.google.gerrit.server.account.Module
 
configure() - Method in class com.google.gerrit.server.api.changes.Module
 
configure() - Method in class com.google.gerrit.server.api.Module
 
configure() - Method in class com.google.gerrit.server.api.projects.Module
 
configure() - Method in class com.google.gerrit.server.auth.ldap.LdapModule
 
configure() - Method in class com.google.gerrit.server.change.MergeabilityChecksExecutorModule
 
configure() - Method in class com.google.gerrit.server.change.Module
 
configure() - Method in class com.google.gerrit.server.CmdLineParserModule
 
configure() - Method in class com.google.gerrit.server.config.AuthConfigModule
 
configure() - Method in class com.google.gerrit.server.config.AuthModule
 
configure() - Method in class com.google.gerrit.server.config.CanonicalWebUrlModule
 
configure() - Method in class com.google.gerrit.server.config.GerritGlobalModule
 
configure() - Method in class com.google.gerrit.server.config.GerritRequestModule
 
configure() - Method in class com.google.gerrit.server.config.GerritServerConfigModule
 
configure() - Method in class com.google.gerrit.server.config.MasterNodeStartup
 
configure() - Method in class com.google.gerrit.server.config.Module
 
configure() - Method in class com.google.gerrit.server.git.AsyncReceiveCommits.Module
 
configure() - Method in class com.google.gerrit.server.git.GitModule
 
configure() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Module
 
configure() - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
configure() - Method in class com.google.gerrit.server.git.WorkQueue.Module
 
configure() - Method in class com.google.gerrit.server.group.GroupModule
 
configure() - Method in class com.google.gerrit.server.group.Module
 
configure() - Method in class com.google.gerrit.server.index.IndexModule
 
configure() - Method in class com.google.gerrit.server.mail.EmailModule
 
configure() - Method in class com.google.gerrit.server.mail.SignedTokenEmailTokenVerifier.Module
 
configure() - Method in class com.google.gerrit.server.mail.SmtpEmailSender.Module
 
configure() - Method in class com.google.gerrit.server.notedb.NoteDbModule
 
configure() - Method in class com.google.gerrit.server.patch.IntraLineWorkerPool.Module
 
configure() - Method in class com.google.gerrit.server.plugins.PluginModule
 
configure() - Method in class com.google.gerrit.server.plugins.PluginRestApiModule
 
configure() - Method in class com.google.gerrit.server.project.AccessControlModule
 
configure() - Method in class com.google.gerrit.server.project.Module
 
configure() - Method in class com.google.gerrit.server.schema.DatabaseModule
 
configure() - Method in class com.google.gerrit.server.schema.DataSourceModule
 
configure() - Method in class com.google.gerrit.server.schema.SchemaModule
 
configure() - Method in class com.google.gerrit.server.schema.SchemaVersion.Module
 
configure() - Method in class com.google.gerrit.server.ssh.NoSshModule
 
configure() - Method in class com.google.gerrit.server.ssh.SshAddressesModule
 
configure() - Method in class com.google.gerrit.sshd.commands.DefaultCommandModule
 
configure() - Method in class com.google.gerrit.sshd.PluginCommandModule
 
configure() - Method in class com.google.gerrit.sshd.SingleCommandPluginModule
 
configure(LinkedBindingBuilder<Command>) - Method in class com.google.gerrit.sshd.SingleCommandPluginModule
 
configure() - Method in class com.google.gerrit.sshd.SshHostKeyModule
 
configure() - Method in class com.google.gerrit.sshd.SshModule
 
configureCommands() - Method in class com.google.gerrit.sshd.PluginCommandModule
 
configuredValue - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
configuredValue - Variable in class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
 
configuredValue - Variable in class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
 
configureServlets() - Method in class com.google.gerrit.httpd.auth.become.BecomeAnyAccountModule
 
configureServlets() - Method in class com.google.gerrit.httpd.auth.container.HttpAuthModule
 
configureServlets() - Method in class com.google.gerrit.httpd.auth.container.HttpsClientSslCertModule
 
configureServlets() - Method in class com.google.gerrit.httpd.auth.ldap.LdapAuthModule
 
configureServlets() - Method in class com.google.gerrit.httpd.GitOverHttpModule
 
configureServlets() - Method in class com.google.gerrit.httpd.gitweb.GitWebModule
 
configureServlets() - Method in class com.google.gerrit.httpd.plugins.HttpPluginModule
 
configureServlets() - Method in class com.google.gerrit.httpd.rpc.account.AccountModule
 
configureServlets() - Method in class com.google.gerrit.httpd.rpc.changedetail.ChangeModule
 
configureServlets() - Method in class com.google.gerrit.httpd.rpc.patch.PatchModule
 
configureServlets() - Method in class com.google.gerrit.httpd.rpc.project.ProjectModule
 
configureServlets() - Method in class com.google.gerrit.httpd.rpc.UiRpcModule
 
ConfigUtil - Class in com.google.gerrit.server.config
 
configVisible - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
ConflictKey - Class in com.google.gerrit.server.query.change
 
ConflictKey(ObjectId, ObjectId, Project.SubmitType, boolean) - Constructor for class com.google.gerrit.server.query.change.ConflictKey
 
conflicts(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ConflictsCache - Interface in com.google.gerrit.server.query.change
 
ConflictsCacheImpl - Class in com.google.gerrit.server.query.change
 
ConflictsCacheImpl(Cache<ConflictKey, Boolean>) - Constructor for class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
Constants - Class in com.google.gerrit.server.documentation
 
contact_information_pub - Variable in class com.google.gerrit.server.config.SitePaths
 
ContactStore - Interface in com.google.gerrit.server.contact
 
ContactStoreConnection - Interface in com.google.gerrit.server.contact
Single connection to a ContactStore.
ContactStoreConnection.Factory - Interface in com.google.gerrit.server.contact
 
ContactStoreProvider - Class in com.google.gerrit.server.contact
Creates the ContactStore based on the configuration.
contains(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupMembership
Returns true when the user this object was created for is a member of the specified group.
contains(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.IncludingGroupMembership
 
contains(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.ListGroupMembership
 
containsAnyOf(Iterable<AccountGroup.UUID>) - Method in interface com.google.gerrit.server.account.GroupMembership
Returns true when the user this object was created for is a member of any of the specified group.
containsAnyOf(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.IncludingGroupMembership
 
containsAnyOf(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.ListGroupMembership
 
content - Variable in class com.google.gerrit.server.documentation.QueryDocumentationExecutor.DocResult
 
contentMerge - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
context - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
context(RequestContext, Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
 
continuingContext(PerThreadRequestScope.Context) - Method in class com.google.gerrit.server.git.PerThreadRequestScope.Propagator
 
continuingContext(C) - Method in class com.google.gerrit.server.util.ThreadLocalRequestScopePropagator
Returns a new context object based on the passed in context that has no request scoped objects initialized.
contributorAgreements - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
controlFor(AccountGroup.Id) - Method in class com.google.gerrit.server.account.GroupControl.Factory
 
controlFor(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl.Factory
 
controlFor(AccountGroup) - Method in class com.google.gerrit.server.account.GroupControl.Factory
 
controlFor(GroupDescription.Basic) - Method in class com.google.gerrit.server.account.GroupControl.Factory
 
controlFor(CurrentUser, AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl.GenericFactory
 
controlFor(Change.Id) - Method in class com.google.gerrit.server.project.ChangeControl.Factory
 
controlFor(Change) - Method in class com.google.gerrit.server.project.ChangeControl.Factory
 
controlFor(Change, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
controlFor(Change.Id, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
controlFor(Change) - Method in class com.google.gerrit.server.project.ProjectControl
 
controlFor(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
 
controlFor(Project.NameKey, CurrentUser) - Method in class com.google.gerrit.server.project.ProjectControl.GenericFactory
 
controlFor(CurrentUser) - Method in class com.google.gerrit.server.project.ProjectState
 
controlForRef(Branch.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl
 
controlForRef(String) - Method in class com.google.gerrit.server.project.ProjectControl
 
copy(ReviewDb, ChangeControl, PatchSet) - Method in class com.google.gerrit.server.ApprovalCopier
 
copy(Collection<? extends Predicate<ChangeData>>) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.AndPredicate
 
copy(String) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.After
 
copy(String) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.Before
 
copy(String) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.NotPredicate
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.OperatorPredicate
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.OrPredicate
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.Predicate
Create a copy of this predicate, with new children.
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.RewritePredicate
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.VariablePredicate
 
copyFrom(CodeReviewCommit) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
copyStoredValues(PrologEnvironment) - Method in class com.google.gerrit.rules.PrologEnvironment
Copy the stored values from another interpreter to this one.
cost(int, int) - Static method in class com.google.gerrit.server.query.change.ChangeCosts
 
create(Repository) - Method in interface com.google.gerrit.rules.PrologCompiler.Factory
 
create(PrologMachineCopy) - Method in interface com.google.gerrit.rules.PrologEnvironment.Factory
Construct a new Prolog interpreter.
create() - Static method in class com.google.gerrit.rules.StoredValue
Construct a new unique key that does not match any other key.
create(Class<T>) - Static method in class com.google.gerrit.rules.StoredValue
Construct a key based on a Java Class object, useful for singletons.
create(boolean) - Method in interface com.google.gerrit.server.account.AccountInfo.Loader.Factory
 
create() - Method in class com.google.gerrit.server.account.AccountInfoCacheFactory
Create an AccountInfoCache with the currently loaded Account entities.
create() - Method in interface com.google.gerrit.server.account.AccountInfoCacheFactory.Factory
 
create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.account.AccountsCollection
 
create(CurrentUser) - Method in interface com.google.gerrit.server.account.CapabilityControl.Factory
 
create(String) - Method in class com.google.gerrit.server.account.ChangeUserName.CurrentUser
 
create(ReviewDb, IdentifiedUser, String) - Method in interface com.google.gerrit.server.account.ChangeUserName.Factory
 
create(String) - Method in interface com.google.gerrit.server.account.CreateAccount.Factory
 
create(String) - Method in interface com.google.gerrit.server.account.CreateEmail.Factory
 
create(AccountResource, IdString) - Method in class com.google.gerrit.server.account.Emails
 
create(AccountGroup.Id) - Method in interface com.google.gerrit.server.account.GroupDetailFactory.Factory
 
create() - Method in interface com.google.gerrit.server.account.GroupInfoCacheFactory.Factory
 
create(CurrentUser) - Method in interface com.google.gerrit.server.account.GroupMembers.Factory
 
create(IdentifiedUser) - Method in interface com.google.gerrit.server.account.IncludingGroupMembership.Factory
 
create(CreateGroupArgs) - Method in interface com.google.gerrit.server.account.PerformCreateGroup.Factory
 
create() - Method in interface com.google.gerrit.server.account.PerformRenameGroup.Factory
 
create(BranchInput) - Method in class com.google.gerrit.server.api.projects.BranchApiImpl
 
create(String) - Static method in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
create(String) - Method in interface com.google.gerrit.server.cache.ForwardingRemovalListener.Factory
 
create(RefControl, Change, RevCommit) - Method in interface com.google.gerrit.server.change.ChangeInserter.Factory
 
create(Repository, RevWalk, ChangeControl, RevCommit) - Method in interface com.google.gerrit.server.change.PatchSetInserter.Factory
 
create(ChangeResource, IdentifiedUser) - Method in interface com.google.gerrit.server.change.ReviewerResource.Factory
 
create(ChangeResource, Account.Id) - Method in interface com.google.gerrit.server.change.ReviewerResource.Factory
 
create(ProjectControl, Repository) - Method in interface com.google.gerrit.server.git.AsyncReceiveCommits.Factory
 
create() - Method in interface com.google.gerrit.server.git.BanCommit.Factory
 
create() - Method in interface com.google.gerrit.server.git.GarbageCollection.Factory
 
create(Branch.NameKey) - Method in interface com.google.gerrit.server.git.MergeOp.Factory
 
create(ProjectState) - Method in interface com.google.gerrit.server.git.MergeUtil.Factory
 
create(ProjectState, boolean) - Method in interface com.google.gerrit.server.git.MergeUtil.Factory
 
create(Project.NameKey) - Method in class com.google.gerrit.server.git.MetaDataUpdate.Server
 
create(Project.NameKey) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
 
create(Project.NameKey, IdentifiedUser) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
 
create(Project.NameKey, Repository, ObjectInserter) - Method in interface com.google.gerrit.server.git.NotesBranchUtil.Factory
 
create() - Method in interface com.google.gerrit.server.git.ReloadSubmitQueueOp.Factory
 
create(PersonIdent, AccountGroup.UUID, String, String) - Method in interface com.google.gerrit.server.git.RenameGroupOp.Factory
 
create(Project.SubmitType, ReviewDb, Repository, RevWalk, ObjectInserter, RevFlag, Set<RevCommit>, Branch.NameKey) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategyFactory
 
create(Branch.NameKey, RevCommit, RevWalk, Repository, Project, List<Change>, Map<Change.Id, CodeReviewCommit>) - Method in interface com.google.gerrit.server.git.SubmoduleOp.Factory
 
create(RefControl, SshInfo, Repository) - Method in interface com.google.gerrit.server.git.validators.CommitValidators.Factory
 
create() - Method in interface com.google.gerrit.server.git.validators.MergeValidators.Factory
 
create() - Method in interface com.google.gerrit.server.git.validators.MergeValidators.ProjectConfigValidator.Factory
 
create(String) - Method in interface com.google.gerrit.server.group.CreateGroup.Factory
 
create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.group.GroupsCollection
 
create(GroupResource, IdString) - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
 
create(GroupResource, IdString) - Method in class com.google.gerrit.server.group.MembersCollection
 
create(Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
 
create(Provider<ReviewDb>, Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
 
create(SocketAddress, Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
 
create(Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.RequestFactory
 
create(ChangeIndex) - Method in interface com.google.gerrit.server.index.ChangeIndexer.Factory
 
create(IndexCollection) - Method in interface com.google.gerrit.server.index.ChangeIndexer.Factory
 
create() - Method in interface com.google.gerrit.server.InternalUser.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.AbandonedSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.AddReviewerSender.Factory
 
create(ReviewInput.NotifyHandling, Change) - Method in interface com.google.gerrit.server.mail.CommentSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.CreateChangeSender.Factory
 
create(ChangeControl) - Method in interface com.google.gerrit.server.mail.MergedSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.MergeFailSender.Factory
 
create(String) - Method in interface com.google.gerrit.server.mail.RegisterNewEmailSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.ReplacePatchSetSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.ReplyToChangeSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.RestoredSender.Factory
 
create(Change) - Method in interface com.google.gerrit.server.mail.RevertedSender.Factory
 
create(Change) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
create(ChangeControl) - Method in interface com.google.gerrit.server.notedb.ChangeUpdate.Factory
 
create(ChangeControl, Date) - Method in interface com.google.gerrit.server.notedb.ChangeUpdate.Factory
 
create(ChangeControl, Date, Comparator<String>) - Method in interface com.google.gerrit.server.notedb.ChangeUpdate.Factory
 
create(ChangeControl, String, PatchSet.Id, PatchSet.Id, AccountDiffPreference) - Method in interface com.google.gerrit.server.patch.PatchScriptFactory.Factory
 
create(SocketAddress) - Method in interface com.google.gerrit.server.PeerDaemonUser.Factory
 
create() - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.plugins.PluginsCollection
 
create(String) - Method in interface com.google.gerrit.server.PluginUser.Factory
 
create(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.BranchesCollection
 
create(String) - Method in interface com.google.gerrit.server.project.CreateBranch.Factory
 
create(String) - Method in interface com.google.gerrit.server.project.CreateProject.Factory
 
create(CreateProjectArgs) - Method in interface com.google.gerrit.server.project.PerformCreateProject.Factory
 
create(Project, boolean) - Method in interface com.google.gerrit.server.project.ProjectNode.Factory
 
create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.project.ProjectsCollection
 
create(ProjectConfig) - Method in interface com.google.gerrit.server.project.ProjectState.Factory
 
create() - Method in interface com.google.gerrit.server.project.SuggestParentCandidates.Factory
 
create(ReviewDb, Change.Id) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
 
create(ReviewDb, Change) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
 
create(ReviewDb, ChangeControl) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
 
create(CurrentUser) - Method in interface com.google.gerrit.server.query.change.ChangeQueryBuilder.Factory
 
create(Q, String) - Method in interface com.google.gerrit.server.query.QueryBuilder.OperatorFactory
 
create() - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
create(ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaCreator
 
create(AccountSshKey.Id, String) - Method in class com.google.gerrit.server.ssh.NoSshKeyCache
 
create(AccountSshKey.Id, String) - Method in interface com.google.gerrit.server.ssh.SshKeyCache
 
create(InputStream, OutputStream) - Method in interface com.google.gerrit.sshd.commands.QueryShell.Factory
 
create(AccountSshKey.Id, String) - Method in class com.google.gerrit.sshd.SshKeyCacheImpl
 
CreateAccount - Class in com.google.gerrit.server.account
 
createAccount - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
CreateAccount.Factory - Interface in com.google.gerrit.server.account
 
CreateAccount.Input - Class in com.google.gerrit.server.account
 
CreateAccount.Input() - Constructor for class com.google.gerrit.server.account.CreateAccount.Input
 
CreateBranch - Class in com.google.gerrit.server.project
 
CreateBranch.Factory - Interface in com.google.gerrit.server.project
 
CreateBranch.Input - Class in com.google.gerrit.server.project
 
CreateBranch.Input() - Constructor for class com.google.gerrit.server.project.CreateBranch.Input
 
CreateBranchCommand - Class in com.google.gerrit.sshd.commands
Create a new branch.
CreateBranchCommand() - Constructor for class com.google.gerrit.sshd.commands.CreateBranchCommand
 
CreateChangeSender - Class in com.google.gerrit.server.mail
Notify interested parties of a brand new change.
CreateChangeSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.CreateChangeSender
 
CreateChangeSender.Factory - Interface in com.google.gerrit.server.mail
 
createChangeUpdateExecutor(Config) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
createCherryPickCommitMessage(CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
createCherryPickFromCommit(Repository, ObjectInserter, RevCommit, RevCommit, PersonIdent, String, RevWalk) - Method in class com.google.gerrit.server.git.MergeUtil
 
created - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
createdOn - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
createdOn - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
createDryRunInserter() - Static method in class com.google.gerrit.server.git.MergeUtil
 
CreateEmail - Class in com.google.gerrit.server.account
 
CreateEmail.Factory - Interface in com.google.gerrit.server.account
 
CreateEmail.Input - Class in com.google.gerrit.server.account
 
CreateEmail.Input() - Constructor for class com.google.gerrit.server.account.CreateEmail.Input
 
createEmailReviewCommentsExecutor(Config, WorkQueue) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
createEmptyCommit - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
createEmptyCommit - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
createGroup() - Method in class com.google.gerrit.server.account.PerformCreateGroup
Creates a new group.
createGroup - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
CreateGroup - Class in com.google.gerrit.server.group
 
CreateGroup.Factory - Interface in com.google.gerrit.server.group
 
CreateGroup.Input - Class in com.google.gerrit.server.group
 
CreateGroup.Input() - Constructor for class com.google.gerrit.server.group.CreateGroup.Input
 
CreateGroupArgs - Class in com.google.gerrit.server.account
 
CreateGroupArgs() - Constructor for class com.google.gerrit.server.account.CreateGroupArgs
 
createMergeabilityChecksExecutor(Config, WorkQueue) - Method in class com.google.gerrit.server.change.MergeabilityChecksExecutorModule
 
createMergeabilityChecksExecutor(Config, WorkQueue, WorkQueue.Executor) - Method in class com.google.gerrit.server.change.MergeabilityChecksExecutorModule
 
createProject - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
CreateProject - Class in com.google.gerrit.server.project
 
createProject() - Method in class com.google.gerrit.server.project.PerformCreateProject
 
CreateProject.Factory - Interface in com.google.gerrit.server.project
 
CreateProject.Input - Class in com.google.gerrit.server.project
 
CreateProject.Input() - Constructor for class com.google.gerrit.server.project.CreateProject.Input
 
CreateProjectArgs - Class in com.google.gerrit.server.project
 
CreateProjectArgs() - Constructor for class com.google.gerrit.server.project.CreateProjectArgs
 
createQueue(int, String) - Method in class com.google.gerrit.server.git.WorkQueue
Create a new executor queue with one thread.
createReceiveCommitsExecutor(Config, WorkQueue) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
createRef(String) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
createRepository(Project.NameKey) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
Create (and open) a repository by name.
createRepository(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
createUser(SshSession, IdentifiedUser.GenericFactory, Account.Id) - Static method in class com.google.gerrit.sshd.SshUtil
 
createValue(Prolog) - Method in class com.google.gerrit.rules.StoredValue
Creates a value to store, returns null by default.
css - Variable in class com.google.gerrit.server.project.ThemeInfo
 
CSS_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
 
Current - Annotation Type in com.google.gerrit.server.schema
Indicates the SchemaVersion is the current one.
currentApprovals() - Method in class com.google.gerrit.server.query.change.ChangeData
 
currentFilePaths() - Method in class com.google.gerrit.server.query.change.ChangeData
 
currentPatchSet - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
currentPatchSet() - Method in class com.google.gerrit.server.query.change.ChangeData
 
currentRevision - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
CurrentUser - Class in com.google.gerrit.server
Information about the currently logged in user.
CurrentUser(CapabilityControl.Factory) - Constructor for class com.google.gerrit.server.CurrentUser
 

D

DASHBOARD_KIND - Static variable in class com.google.gerrit.server.project.DashboardResource
 
DashboardResource - Class in com.google.gerrit.server.project
 
data_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
DatabaseModule - Class in com.google.gerrit.server.schema
Loads the database with standard dependencies.
DatabaseModule() - Constructor for class com.google.gerrit.server.schema.DatabaseModule
 
DataSourceModule - Class in com.google.gerrit.server.schema
 
DataSourceModule() - Constructor for class com.google.gerrit.server.schema.DataSourceModule
 
DataSourceProvider - Class in com.google.gerrit.server.schema
Provides access to the DataSource.
DataSourceProvider(SitePaths, Config, DataSourceProvider.Context, DataSourceType) - Constructor for class com.google.gerrit.server.schema.DataSourceProvider
 
DataSourceProvider.Context - Enum in com.google.gerrit.server.schema
 
DataSourceType - Interface in com.google.gerrit.server.schema
Abstraction of a supported database platform
date - Variable in class com.google.gerrit.server.change.ChangeJson.ApprovalInfo
 
date - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeMessageInfo
 
db - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate
 
dbProvider - Variable in class com.google.gerrit.server.change.DeleteDraftChange
 
dbProvider - Variable in class com.google.gerrit.server.change.DeleteDraftPatchSet
 
dbProvider - Variable in class com.google.gerrit.server.query.change.BasicChangeRewrites
 
dbProvider - Variable in class com.google.gerrit.server.query.change.SortKeyPredicate
 
decode(String) - Method in interface com.google.gerrit.server.mail.EmailTokenVerifier
Decode a token previously created.
decode(String) - Method in class com.google.gerrit.server.mail.SignedTokenEmailTokenVerifier
 
decode(int, int) - Method in class com.google.gerrit.server.patch.Text
 
decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class com.google.gerrit.server.git.WorkQueue.Executor
 
decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class com.google.gerrit.server.git.WorkQueue.Executor
 
DEFAULT - Static variable in class com.google.gerrit.server.config.AllProjectsNameProvider
 
DEFAULT_MAX_REVIEWERS - Static variable in class com.google.gerrit.server.change.PostReviewers
 
DEFAULT_MAX_REVIEWERS_WITHOUT_CHECK - Static variable in class com.google.gerrit.server.change.PostReviewers
 
DEFAULT_POOL_LIMIT - Static variable in class com.google.gerrit.server.schema.DataSourceProvider
 
DEFAULT_PORT - Static variable in class com.google.gerrit.server.ssh.SshAddressesModule
 
DEFAULT_SIZE - Static variable in class com.google.gerrit.server.account.AccountInfo.AvatarInfo
Size in pixels the UI prefers an avatar image to be.
DefaultCommandModule - Class in com.google.gerrit.sshd.commands
Register the commands a Gerrit server supports.
DefaultCommandModule(boolean) - Constructor for class com.google.gerrit.sshd.commands.DefaultCommandModule
 
defaultField(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
defaultField(String) - Method in class com.google.gerrit.server.query.QueryBuilder
Handle a value present outside of an operator.
DefaultFileExtensionRegistry - Class in com.google.gerrit.server
Loads mime types from mime-types.properties at specificity of 2.
DefaultFileExtensionRegistry() - Constructor for class com.google.gerrit.server.DefaultFileExtensionRegistry
 
DefaultQueueOp - Class in com.google.gerrit.server.git
 
DefaultQueueOp(WorkQueue) - Constructor for class com.google.gerrit.server.git.DefaultQueueOp
 
DefaultRealm - Class in com.google.gerrit.server.account
 
delete(ChangeData) - Method in interface com.google.gerrit.server.index.ChangeIndex
Delete a change document from the index.
delete(ChangeData) - Method in class com.google.gerrit.server.index.ChangeIndexer
Synchronously delete a change.
delete(ReviewDb, Change) - Method in class com.google.gerrit.server.index.ChangeIndexer
Synchronously delete a change.
DeleteActive - Class in com.google.gerrit.server.account
 
DeleteActive.Input - Class in com.google.gerrit.server.account
 
DeleteActive.Input() - Constructor for class com.google.gerrit.server.account.DeleteActive.Input
 
deleteAll() - Method in interface com.google.gerrit.server.index.ChangeIndex
Delete all change documents from the index.
deleteAsync(Change.Id) - Method in class com.google.gerrit.server.index.ChangeIndexer
Start deleting a change.
DeleteBranch - Class in com.google.gerrit.server.project
 
DeleteDraftChange - Class in com.google.gerrit.server.change
 
DeleteDraftChange(Provider<ReviewDb>, PatchSetInfoFactory, ChangeUtil, Config) - Constructor for class com.google.gerrit.server.change.DeleteDraftChange
 
deleteDraftChange(PatchSet.Id) - Method in class com.google.gerrit.server.ChangeUtil
 
deleteDraftChange(Change.Id) - Method in class com.google.gerrit.server.ChangeUtil
 
DeleteDraftChange.Input - Class in com.google.gerrit.server.change
 
DeleteDraftChange.Input() - Constructor for class com.google.gerrit.server.change.DeleteDraftChange.Input
 
DeleteDraftPatchSet - Class in com.google.gerrit.server.change
 
DeleteDraftPatchSet(Provider<ReviewDb>, PatchSetInfoFactory, ChangeUtil, Config) - Constructor for class com.google.gerrit.server.change.DeleteDraftPatchSet
 
DeleteDraftPatchSet.Input - Class in com.google.gerrit.server.change
 
DeleteDraftPatchSet.Input() - Constructor for class com.google.gerrit.server.change.DeleteDraftPatchSet.Input
 
DeleteEmail - Class in com.google.gerrit.server.account
 
DeleteEmail.Input - Class in com.google.gerrit.server.account
 
DeleteEmail.Input() - Constructor for class com.google.gerrit.server.account.DeleteEmail.Input
 
DeleteIncludedGroups - Class in com.google.gerrit.server.group
 
DeleteMembers - Class in com.google.gerrit.server.group
 
deleteOnlyDraftPatchSet(PatchSet, Change) - Method in class com.google.gerrit.server.ChangeUtil
 
DeleteReviewer - Class in com.google.gerrit.server.change
 
DeleteReviewer.Input - Class in com.google.gerrit.server.change
 
DeleteReviewer.Input() - Constructor for class com.google.gerrit.server.change.DeleteReviewer.Input
 
DeleteSshKey - Class in com.google.gerrit.server.account
 
DeleteSshKey.Input - Class in com.google.gerrit.server.account
 
DeleteSshKey.Input() - Constructor for class com.google.gerrit.server.account.DeleteSshKey.Input
 
deletions - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
deletions - Variable in class com.google.gerrit.server.data.PatchAttribute
 
deletions - Variable in class com.google.gerrit.server.query.change.ChangeData.ChangedLines
 
DependencyAttribute - Class in com.google.gerrit.server.data
 
DependencyAttribute() - Constructor for class com.google.gerrit.server.data.DependencyAttribute
 
dependsOn - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
DeprecatedChangeQueryServlet - Class in com.google.gerrit.httpd.rpc.change
 
DeprecatedChangeQueryServlet.ErrorMessage - Class in com.google.gerrit.httpd.rpc.change
 
DeprecatedChangeQueryServlet.ErrorMessage() - Constructor for class com.google.gerrit.httpd.rpc.change.DeprecatedChangeQueryServlet.ErrorMessage
 
description - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
description - Variable in class com.google.gerrit.server.group.CreateGroup.Input
 
description - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
description - Variable in class com.google.gerrit.server.group.PutDescription.Input
 
description - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
description - Variable in class com.google.gerrit.server.project.ConfigInfo
 
description - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
description - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
description - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
destroy() - Method in class com.google.gerrit.httpd.AllRequestFilter
 
destroy() - Method in class com.google.gerrit.httpd.RequestContextFilter
 
destroy() - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
 
destroy() - Method in class com.google.gerrit.sshd.AliasCommand
 
destroy() - Method in class com.google.gerrit.sshd.BaseCommand
 
destroy() - Method in class com.google.gerrit.sshd.SuExec
 
die(String) - Method in class com.google.gerrit.sshd.BaseCommand
 
die(Throwable) - Method in class com.google.gerrit.sshd.BaseCommand
 
DISABLED - Static variable in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
DisabledChangeHooks - Class in com.google.gerrit.common
Does not invoke hooks.
DisabledChangeHooks() - Constructor for class com.google.gerrit.common.DisabledChangeHooks
 
disablePlugins(Set<String>) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
disliked - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
dispatch(AuditEvent) - Method in class com.google.gerrit.audit.AuditService
 
DispatchCommandProvider - Class in com.google.gerrit.sshd
Creates DispatchCommand using commands registered by CommandModule.
DispatchCommandProvider(CommandName) - Constructor for class com.google.gerrit.sshd.DispatchCommandProvider
 
display(OutputStream) - Method in class com.google.gerrit.server.plugins.ListPlugins
 
display(OutputStream) - Method in class com.google.gerrit.server.project.ListProjects
 
displayName - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
DOC_FIELD - Static variable in class com.google.gerrit.server.documentation.Constants
 
doChangeAbandonedHook(Change, Account, PatchSet, String, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doChangeAbandonedHook(Change, Account, PatchSet, String, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Change Abandoned Hook.
doChangeAbandonedHook(Change, Account, PatchSet, String, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doChangeMergedHook(Change, Account, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doChangeMergedHook(Change, Account, PatchSet, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Change Merged Hook.
doChangeMergedHook(Change, Account, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doChangeRestoredHook(Change, Account, PatchSet, String, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doChangeRestoredHook(Change, Account, PatchSet, String, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Change Restored Hook.
doChangeRestoredHook(Change, Account, PatchSet, String, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doClaSignupHook(Account, ContributorAgreement) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doClaSignupHook(Account, ContributorAgreement) - Method in interface com.google.gerrit.common.ChangeHooks
 
doClaSignupHook(Account, ContributorAgreement) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doCommentAddedHook(Change, Account, PatchSet, String, Map<String, Short>, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doCommentAddedHook(Change, Account, PatchSet, String, Map<String, Short>, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Comment Added Hook.
doCommentAddedHook(Change, Account, PatchSet, String, Map<String, Short>, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doDraftPublishedHook(Change, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doDraftPublishedHook(Change, PatchSet, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Draft Published Hook.
doDraftPublishedHook(Change, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.gerrit.httpd.RequestContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.auth.container.HttpsClientSslCertLoginServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.CatServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.HostPageServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.LegacyGerritServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.RobotsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.SshInfoServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.StaticServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.ToolServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.rpc.change.DeprecatedChangeQueryServlet
 
doMergeFailedHook(Change, Account, PatchSet, String, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doMergeFailedHook(Change, Account, PatchSet, String, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Merge Failed Hook.
doMergeFailedHook(Change, Account, PatchSet, String, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doneCount() - Method in class com.google.gerrit.server.index.ChangeBatchIndexer.Result
 
doPatchsetCreatedHook(Change, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
Fire the Patchset Created Hook.
doPatchsetCreatedHook(Change, PatchSet, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Patchset Created Hook.
doPatchsetCreatedHook(Change, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doQuery(String) - Method in class com.google.gerrit.server.documentation.QueryDocumentationExecutor
 
doRefUpdatedHook(Branch.NameKey, RefUpdate, Account) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doRefUpdatedHook(Branch.NameKey, ObjectId, ObjectId, Account) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doRefUpdatedHook(Branch.NameKey, RefUpdate, Account) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Ref Updated Hook
doRefUpdatedHook(Branch.NameKey, ObjectId, ObjectId, Account) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Ref Updated Hook
doRefUpdatedHook(Branch.NameKey, RefUpdate, Account) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doRefUpdatedHook(Branch.NameKey, ObjectId, ObjectId, Account) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doRefUpdateHook(Project, String, Account, ObjectId, ObjectId) - Method in class com.google.gerrit.common.ChangeHookRunner
Fire the update hook
doRefUpdateHook(Project, String, Account, ObjectId, ObjectId) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Ref update Hook
doRefUpdateHook(Project, String, Account, ObjectId, ObjectId) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doReviewerAddedHook(Change, Account, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doReviewerAddedHook(Change, Account, PatchSet, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Reviewer Added Hook
doReviewerAddedHook(Change, Account, PatchSet, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doTopicChangedHook(Change, Account, String, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doTopicChangedHook(Change, Account, String, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Topic Changed Hook
doTopicChangedHook(Change, Account, String, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
DownloadConfig - Class in com.google.gerrit.server.config
Download protocol from gerrit.config.
DRAFT_KIND - Static variable in class com.google.gerrit.server.change.DraftResource
 
draftby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
DraftPublishedEvent - Class in com.google.gerrit.server.events
 
DraftPublishedEvent() - Constructor for class com.google.gerrit.server.events.DraftPublishedEvent
 
DraftResource - Class in com.google.gerrit.server.change
 
dryRun(CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.strategy.CherryPick
 
dryRun(CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.strategy.FastForwardOnly
 
dryRun(CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.strategy.MergeAlways
 
dryRun(CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.strategy.MergeIfNecessary
 
dryRun(CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.strategy.RebaseIfNecessary
 
dryRun(CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Checks whether the given commit can be merged.

E

editable - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
editCommitMessage(ChangeControl, PatchSet.Id, String, PersonIdent) - Method in class com.google.gerrit.server.ChangeUtil
 
elapsed - Variable in class com.google.gerrit.audit.AuditEvent
 
elapsed(TimeUnit) - Method in class com.google.gerrit.server.index.ChangeBatchIndexer.Result
 
email - Variable in class com.google.gerrit.server.account.AccountInfo
 
email - Variable in class com.google.gerrit.server.account.CreateAccount.Input
 
email - Variable in class com.google.gerrit.server.account.CreateEmail.Input
 
email - Variable in class com.google.gerrit.server.account.GetEmails.EmailInfo
 
email - Variable in class com.google.gerrit.server.data.AccountAttribute
 
EMAIL_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
EmailArguments - Class in com.google.gerrit.server.mail
 
EmailExpander - Interface in com.google.gerrit.server.account
Expands user name to a local email address, usually by adding a domain.
EmailExpander.None - Class in com.google.gerrit.server.account
 
EmailExpander.Simple - Class in com.google.gerrit.server.account
 
EmailExpander.Simple(String) - Constructor for class com.google.gerrit.server.account.EmailExpander.Simple
 
EmailHeader - Class in com.google.gerrit.server.mail
 
EmailHeader() - Constructor for class com.google.gerrit.server.mail.EmailHeader
 
EmailHeader.AddressList - Class in com.google.gerrit.server.mail
 
EmailHeader.AddressList() - Constructor for class com.google.gerrit.server.mail.EmailHeader.AddressList
 
EmailHeader.AddressList(Address) - Constructor for class com.google.gerrit.server.mail.EmailHeader.AddressList
 
EmailHeader.Date - Class in com.google.gerrit.server.mail
 
EmailHeader.Date(Date) - Constructor for class com.google.gerrit.server.mail.EmailHeader.Date
 
EmailHeader.String - Class in com.google.gerrit.server.mail
 
EmailHeader.String(String) - Constructor for class com.google.gerrit.server.mail.EmailHeader.String
 
EmailModule - Class in com.google.gerrit.server.mail
 
EmailModule() - Constructor for class com.google.gerrit.server.mail.EmailModule
 
emailOnlyAuthors - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
EmailReviewComments - Class in com.google.gerrit.server.change
 
EmailReviewCommentsExecutor - Annotation Type in com.google.gerrit.server.git
Marker on the global WorkQueue.Executor used by EmailReviewComments.
emailReviewers - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
emailReviewers - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
Emails - Class in com.google.gerrit.server.account
 
EmailSender - Interface in com.google.gerrit.server.mail
Sends email messages to third parties.
EmailTokenVerifier - Interface in com.google.gerrit.server.mail
Verifies the token sent by RegisterNewEmailSender.
EmailTokenVerifier.InvalidTokenException - Exception in com.google.gerrit.server.mail
Exception thrown when a token does not parse correctly.
EmailTokenVerifier.InvalidTokenException() - Constructor for exception com.google.gerrit.server.mail.EmailTokenVerifier.InvalidTokenException
 
EmailTokenVerifier.InvalidTokenException(Throwable) - Constructor for exception com.google.gerrit.server.mail.EmailTokenVerifier.InvalidTokenException
 
EmailTokenVerifier.ParsedToken - Class in com.google.gerrit.server.mail
Pair returned from decode to provide the data used during encode.
EmailTokenVerifier.ParsedToken(Account.Id, String) - Constructor for class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
EMPTY - Static variable in interface com.google.gerrit.server.account.GroupMembership
 
EMPTY - Static variable in class com.google.gerrit.server.patch.Text
 
EMPTY_PARAMS - Static variable in class com.google.gerrit.audit.AuditEvent
 
enabled() - Static method in class com.google.gerrit.server.extensions.webui.UiActions
 
enabled - Variable in class com.google.gerrit.server.project.CommentLinkInfo
 
enableDefaultUi() - Method in class com.google.gerrit.httpd.GerritUiOptions
 
enablePlugins(Set<String>) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
ENC - Static variable in class com.google.gerrit.httpd.HtmlDomUtil
Standard character encoding we prefer (UTF-8).
ENC - Static variable in class com.google.gerrit.sshd.BaseCommand
 
encode(Account.Id, String) - Method in interface com.google.gerrit.server.mail.EmailTokenVerifier
Construct a token to verify an email address for a user.
encode(Account.Id, String) - Method in class com.google.gerrit.server.mail.SignedTokenEmailTokenVerifier
 
encodedKey - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
end() - Method in class com.google.gerrit.server.git.MultiProgressMonitor
End the overall task.
end() - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
Indicate that this sub-task is finished.
endTask() - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
 
ensureAllPatchSetsLoaded(Iterable<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
ensureChangeLoaded(Iterable<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
ensureCurrentApprovalsLoaded(Iterable<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
ensureCurrentPatchSetLoaded(Iterable<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
equals(Object) - Method in class com.google.gerrit.audit.AuditEvent
 
equals(Object) - Method in class com.google.gerrit.audit.AuditEvent.UUID
 
equals(Object) - Method in class com.google.gerrit.server.auth.AuthUser
 
equals(Object) - Method in class com.google.gerrit.server.auth.AuthUser.UUID
 
equals(Object) - Method in class com.google.gerrit.server.change.ChangeKindCache.Key
 
equals(Object) - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
equals(Object) - Method in class com.google.gerrit.server.git.NotifyConfig
 
equals(Object) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
equals(Object) - Method in class com.google.gerrit.server.mail.Address
 
equals(Object) - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
equals(Object) - Method in class com.google.gerrit.server.patch.PatchListKey
 
equals(Object) - Method in class com.google.gerrit.server.query.AndPredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.change.ConflictKey
 
equals(Object) - Method in class com.google.gerrit.server.query.IntPredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.NotPredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.OperatorPredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.OrPredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.Predicate
 
equals(Object) - Method in class com.google.gerrit.server.query.RewritePredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.VariablePredicate
 
equals(Object) - Method in class com.google.gerrit.server.query.WildPatternPredicate
 
equals(Object) - Method in class com.google.gerrit.server.util.LabelVote
 
err - Variable in class com.google.gerrit.sshd.BaseCommand
 
error - Variable in class com.google.gerrit.server.change.ReviewerJson.PostResult
 
error(String) - Static method in class com.google.gerrit.server.query.QueryBuilder
 
error(String, Throwable) - Static method in class com.google.gerrit.server.query.QueryBuilder
 
escapeString(String) - Static method in class com.google.gerrit.server.StringUtil
Escapes the input string so that all non-printable characters (0x00-0x1f) are represented as a hex escape (\x00, \x01, ...) or as a C-style escape sequence (\a, \b, \t, \n, \v, \f, or \r).
etc_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
evaluate() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
Evaluates the given rule and filters.
EventFactory - Class in com.google.gerrit.server.events
 
evict(String) - Method in interface com.google.gerrit.server.account.AccountByEmailCache
 
evict(String) - Method in class com.google.gerrit.server.account.AccountByEmailCacheImpl
 
evict(Account.Id) - Method in interface com.google.gerrit.server.account.AccountCache
 
evict(Account.Id) - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
evict(AccountGroup) - Method in interface com.google.gerrit.server.account.GroupCache
 
evict(AccountGroup) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
evict(Project) - Method in class com.google.gerrit.server.project.PerRequestProjectControlCache
 
evict(Project) - Method in interface com.google.gerrit.server.project.ProjectCache
Invalidate the cached information about the given project.
evict(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
Invalidate the cached information about the given project.
evict(Project) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
evict(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
Invalidate the cached information about the given project.
evict(String) - Method in class com.google.gerrit.server.ssh.NoSshKeyCache
 
evict(String) - Method in interface com.google.gerrit.server.ssh.SshKeyCache
 
evict(String) - Method in class com.google.gerrit.sshd.SshKeyCacheImpl
 
evictAfterRename(AccountGroup.NameKey, AccountGroup.NameKey) - Method in interface com.google.gerrit.server.account.GroupCache
 
evictAfterRename(AccountGroup.NameKey, AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
evictByUsername(String) - Method in interface com.google.gerrit.server.account.AccountCache
 
evictByUsername(String) - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
evictMemberIn(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
evictMemberIn(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
evictMembersOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
evictMembersOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
EXACT - Static variable in class com.google.gerrit.server.index.FieldType
A string field searched using exact-match semantics.
exclusive - Variable in class com.google.gerrit.server.access.ListAccess.PermissionInfo
 
execute(ReviewDb, String) - Method in class com.google.gerrit.server.schema.SchemaVersion
Execute an SQL statement.
execute(String) - Method in class com.google.gerrit.sshd.commands.QueryShell
 
executeParseCommand() - Method in interface com.google.gerrit.sshd.BaseCommand.ProjectCommandRunnable
 
expand(String) - Method in interface com.google.gerrit.server.account.EmailExpander
 
expand(String) - Method in class com.google.gerrit.server.account.EmailExpander.None
 
expand(String) - Method in class com.google.gerrit.server.account.EmailExpander.Simple
 
expandAllComments - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
expireAfterWrite(long, TimeUnit) - Method in interface com.google.gerrit.server.cache.CacheBinding
Set the time an element lives before being expired.
expireAfterWrite(TimeUnit) - Method in interface com.google.gerrit.server.cache.CacheBinding
 
export(Export, Class<?>) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
extend(ChangeAttribute, Change) - Method in class com.google.gerrit.server.events.EventFactory
Extend the existing ChangeAttribute with additional fields.
extract(List<FooterLine>) - Method in class com.google.gerrit.server.config.TrackingFooters
 
extractTitleFromMarkdown(byte[], String) - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
 

F

f(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
factory(Class<?>) - Method in class com.google.gerrit.server.config.FactoryModule
Register an assisted injection factory.
FactoryModule - Class in com.google.gerrit.server.config
 
FactoryModule() - Constructor for class com.google.gerrit.server.config.FactoryModule
 
failedCount() - Method in class com.google.gerrit.server.index.ChangeBatchIndexer.Result
 
FallbackRequestContext - Class in com.google.gerrit.server.util
The default RequestContext to use when not in a request scope e.g.
FastForwardOnly - Class in com.google.gerrit.server.git.strategy
 
FIELD_AFTER - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_AGE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_BEFORE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_BRANCH - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_CHANGE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_COMMENT - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_COMMIT - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_CONFLICTS - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_DRAFTBY - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_FILE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_HAS - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_IS - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_LABEL - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_LIMIT - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_MERGEABLE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_MESSAGE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_OWNER - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_OWNERIN - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_PARENTPROJECT - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_PATH - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_PROJECT - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_REF - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_REVIEWER - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_REVIEWERIN - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_STARREDBY - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_STATUS - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_TOPIC - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_TR - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_VISIBLETO - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_WATCHEDBY - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FieldDef<I,T> - Class in com.google.gerrit.server.index
Definition of a field stored in the secondary index.
FieldDef.FillArgs - Class in com.google.gerrit.server.index
Arguments needed to fill in missing data in the input object.
FieldDef.Repeatable<I,T> - Class in com.google.gerrit.server.index
Definition of a repeatable field.
FieldDef.Single<I,T> - Class in com.google.gerrit.server.index
Definition of a single (non-repeatable) field.
FieldType<T> - Class in com.google.gerrit.server.index
Document field types supported by the secondary index system.
file - Variable in class com.google.gerrit.server.data.PatchAttribute
 
file - Variable in class com.google.gerrit.server.data.PatchSetCommentAttribute
 
file(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FILE_KIND - Static variable in class com.google.gerrit.server.change.FileResource
 
FILE_KIND - Static variable in class com.google.gerrit.server.project.FileResource
 
FILE_PART - Static variable in class com.google.gerrit.server.index.ChangeField
Components of each file path modified in the current patch set.
FileInfoJson - Class in com.google.gerrit.server.change
 
fileOld - Variable in class com.google.gerrit.server.data.PatchAttribute
 
FileResource - Class in com.google.gerrit.server.change
 
FileResource - Class in com.google.gerrit.server.project
 
FileResource(BranchResource, String) - Constructor for class com.google.gerrit.server.project.FileResource
 
files - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
FilesCollection - Class in com.google.gerrit.server.project
 
FileTypeRegistry - Interface in com.google.gerrit.server
 
fill() - Method in class com.google.gerrit.server.account.AccountInfo.Loader
 
fill(Collection<? extends AccountInfo>) - Method in class com.google.gerrit.server.account.AccountInfo.Loader
 
fillAccountInfo(Iterable<? extends AccountInfo>, Set<AccountDirectory.FillOptions>) - Method in class com.google.gerrit.server.account.AccountDirectory
 
fillAccountInfo(Iterable<? extends AccountInfo>, Set<AccountDirectory.FillOptions>) - Method in class com.google.gerrit.server.account.InternalAccountDirectory
 
filter(Map<String, Ref>, boolean) - Method in class com.google.gerrit.server.git.VisibleRefFilter
 
filters - Variable in class com.google.gerrit.server.change.TestSubmitRule.Input
 
find(Node, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Find an element by its "id" attribute; null if no element is found.
find(String) - Method in class com.google.gerrit.server.account.AccountResolver
Locate exactly one account matching the name or name/email string.
find(Predicate<T>, Class<P>) - Static method in class com.google.gerrit.server.query.QueryBuilder
Locate a predicate in the predicate tree.
find(Predicate<T>, Class<P>, String) - Static method in class com.google.gerrit.server.query.QueryBuilder
Locate a predicate in the predicate tree.
findAll(String) - Method in class com.google.gerrit.server.account.AccountResolver
Find all accounts matching the name or name/email string.
findAllByNameOrEmail(String) - Method in class com.google.gerrit.server.account.AccountResolver
Locate exactly one account matching the name or name/email string.
findBestSuggestion(GroupBackend, String) - Static method in class com.google.gerrit.server.account.GroupBackends
Runs GroupBackend.suggest(String, ProjectControl) and filters the result to return the best suggestion, or null if one does not exist.
findBestSuggestion(GroupBackend, String, ProjectControl) - Static method in class com.google.gerrit.server.account.GroupBackends
Runs GroupBackend.suggest(String, ProjectControl) and filters the result to return the best suggestion, or null if one does not exist.
findByNameOrEmail(String) - Method in class com.google.gerrit.server.account.AccountResolver
Locate exactly one account matching the name or name/email string.
findClass(String) - Method in class com.google.gerrit.rules.PredicateClassLoader
 
findExactSuggestion(GroupBackend, String) - Static method in class com.google.gerrit.server.account.GroupBackends
Runs GroupBackend.suggest(String, ProjectControl) and filters the result to return the exact suggestion, or null if one does not exist.
findExactSuggestion(GroupBackend, String, ProjectControl) - Static method in class com.google.gerrit.server.account.GroupBackends
Runs GroupBackend.suggest(String, ProjectControl) and filters the result to return the exact suggestion, or null if one does not exist.
finish() - Method in class com.google.gerrit.server.ioutil.ColumnFormatter
Finishes the output by flushing the current line and takes care of any other cleanup action.
finish(CurrentSchemaVersion, ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
Mark the current schema version.
fire(Project.NameKey, RefUpdate) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fire(Project.NameKey, String, ObjectId, ObjectId) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
flush() - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
flushCaches - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
footer - Variable in class com.google.gerrit.server.project.ThemeInfo
 
FOOTER_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
 
footerKey() - Method in class com.google.gerrit.server.config.TrackingFooter
FooterKey to match in the commit message
force - Variable in class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
 
forCommit(Repository, ObjectReader, AnyObjectId) - Static method in class com.google.gerrit.server.patch.Text
 
forEmail(String) - Static method in class com.google.gerrit.server.account.AuthRequest
Create a request for an email address registration.
format(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeJson
 
format(Change) - Method in class com.google.gerrit.server.change.ChangeJson
 
format(Change.Id) - Method in class com.google.gerrit.server.change.ChangeJson
 
format(ChangeData) - Method in class com.google.gerrit.server.change.ChangeJson
 
format(RevisionResource) - Method in class com.google.gerrit.server.change.ChangeJson
 
format(Change) - Static method in class com.google.gerrit.server.change.ChangeTriplet
 
format(Collection<ReviewerResource>) - Method in class com.google.gerrit.server.change.ReviewerJson
 
format(ReviewerResource) - Method in class com.google.gerrit.server.change.ReviewerJson
 
format(ReviewerJson.ReviewerInfo, ChangeControl, ChangeNotes) - Method in class com.google.gerrit.server.change.ReviewerJson
 
format(ReviewerJson.ReviewerInfo, ChangeControl, List<PatchSetApproval>) - Method in class com.google.gerrit.server.change.ReviewerJson
 
format(GroupResource) - Method in class com.google.gerrit.server.group.GroupJson
 
format(GroupDescription.Basic) - Method in class com.google.gerrit.server.group.GroupJson
 
format() - Method in class com.google.gerrit.server.mail.ChangeEmail
Format the message body by calling OutgoingEmail.appendText(String).
format() - Method in class com.google.gerrit.server.mail.OutgoingEmail
Format the message body by calling OutgoingEmail.appendText(String).
format() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
format(ProjectResource) - Method in class com.google.gerrit.server.project.ProjectJson
 
format(Project) - Method in class com.google.gerrit.server.project.ProjectJson
 
format(int) - Static method in class com.google.gerrit.server.util.IdGenerator
Format an id created by this class as a hex string.
format() - Method in class com.google.gerrit.server.util.LabelVote
 
format(SocketAddress, int) - Static method in class com.google.gerrit.server.util.SocketUtil
Format an address string into host:port or *:port syntax.
format(String, int) - Static method in class com.google.gerrit.server.util.SocketUtil
Format an address string into host:port or *:port syntax.
format(LoggingEvent) - Method in class com.google.gerrit.sshd.SshLogLayout
 
formatChange() - Method in class com.google.gerrit.server.mail.AbandonedSender
 
formatChange() - Method in class com.google.gerrit.server.mail.ChangeEmail
Format the message body by calling OutgoingEmail.appendText(String).
formatChange() - Method in class com.google.gerrit.server.mail.CommentSender
 
formatChange() - Method in class com.google.gerrit.server.mail.MergedSender
 
formatChange() - Method in class com.google.gerrit.server.mail.MergeFailSender
 
formatChange() - Method in class com.google.gerrit.server.mail.NewChangeSender
 
formatChange() - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
 
formatChange() - Method in class com.google.gerrit.server.mail.RestoredSender
 
formatChange() - Method in class com.google.gerrit.server.mail.RevertedSender
 
formatChangeDetail() - Method in class com.google.gerrit.server.mail.ChangeEmail
Format the change message and the affected file list.
formatCoverLetter() - Method in class com.google.gerrit.server.mail.ChangeEmail
Format the sender's "cover letter", ChangeEmail.getCoverLetter().
formatFooter() - Method in class com.google.gerrit.server.mail.ChangeEmail
Format the message footer by calling OutgoingEmail.appendText(String).
formatFooter() - Method in class com.google.gerrit.server.mail.CommentSender
 
formatLabel(String, int) - Static method in class com.google.gerrit.server.index.ChangeField
 
formatLabel(String, int, Account.Id) - Static method in class com.google.gerrit.server.index.ChangeField
 
formatList2(List<List<ChangeData>>) - Method in class com.google.gerrit.server.change.ChangeJson
 
formatWithEquals() - Method in class com.google.gerrit.server.util.LabelVote
 
forUser(String) - Static method in class com.google.gerrit.server.account.AuthRequest
Create a request for a local username, such as from LDAP.
forUser(CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl
 
forUser(CurrentUser) - Method in class com.google.gerrit.server.project.ProjectControl
 
forUser(CurrentUser) - Method in class com.google.gerrit.server.project.RefControl
 
ForwardingRemovalListener<K,V> - Class in com.google.gerrit.server.cache
This listener dispatches removal events to all other RemovalListeners attached via the DynamicSet API.
ForwardingRemovalListener.Factory - Interface in com.google.gerrit.server.cache
 
from(RestCollection<?, R>, R, Provider<CurrentUser>) - Static method in class com.google.gerrit.server.extensions.webui.UiActions
 
from(DynamicMap<RestView<R>>, R, Provider<CurrentUser>) - Static method in class com.google.gerrit.server.extensions.webui.UiActions
 
from(Account.Id) - Method in interface com.google.gerrit.server.mail.FromAddressGenerator
 
FromAddressGenerator - Interface in com.google.gerrit.server.mail
Constructs an address to send email from.
FromAddressGeneratorProvider - Class in com.google.gerrit.server.mail
fromGroups(List<String>) - Static method in class com.google.gerrit.server.group.AddIncludedGroups.Input
 
fromId - Variable in class com.google.gerrit.server.mail.OutgoingEmail
 
fromMembers(List<String>) - Static method in class com.google.gerrit.server.group.AddMembers.Input
 
FULL_TEXT - Static variable in class com.google.gerrit.server.index.FieldType
A string field searched using fuzzy-match semantics.

G

GarbageCollect - Class in com.google.gerrit.server.project
 
GarbageCollect.Input - Class in com.google.gerrit.server.project
 
GarbageCollect.Input() - Constructor for class com.google.gerrit.server.project.GarbageCollect.Input
 
GarbageCollection - Class in com.google.gerrit.server.git
 
GarbageCollection.Factory - Interface in com.google.gerrit.server.git
 
GarbageCollectionCommand - Class in com.google.gerrit.sshd.commands
Runs the Git garbage collection.
GarbageCollectionCommand() - Constructor for class com.google.gerrit.sshd.commands.GarbageCollectionCommand
 
GarbageCollectionQueue - Class in com.google.gerrit.server.git
 
GarbageCollectionQueue() - Constructor for class com.google.gerrit.server.git.GarbageCollectionQueue
 
gcFinished(Project.NameKey) - Method in class com.google.gerrit.server.git.GarbageCollectionQueue
 
generate - Variable in class com.google.gerrit.server.account.PutHttpPassword.Input
 
gerrit_config - Variable in class com.google.gerrit.server.config.SitePaths
 
gerrit_sh - Variable in class com.google.gerrit.server.config.SitePaths
 
gerrit_war - Variable in class com.google.gerrit.server.config.SitePaths
 
GerritGlobalModule - Class in com.google.gerrit.server.config
Starts global state with standard dependencies.
GerritPersonIdent - Annotation Type in com.google.gerrit.server
Marker on a PersonIdent pointing to the identity representing Gerrit server itself.
GerritPersonIdentProvider - Class in com.google.gerrit.server
Provides PersonIdent annotated with GerritPersonIdent.
GerritPersonIdentProvider(Config) - Constructor for class com.google.gerrit.server.GerritPersonIdentProvider
 
GerritRequestModule - Class in com.google.gerrit.server.config
Bindings for RequestScoped entities.
GerritRequestModule() - Constructor for class com.google.gerrit.server.config.GerritRequestModule
 
GerritServerConfig - Annotation Type in com.google.gerrit.server.config
Marker on Config holding gerrit.config .
GerritServerConfigModule - Class in com.google.gerrit.server.config
GerritServerConfigModule() - Constructor for class com.google.gerrit.server.config.GerritServerConfigModule
 
GerritUiOptions - Class in com.google.gerrit.httpd
 
GerritUiOptions(boolean) - Constructor for class com.google.gerrit.httpd.GerritUiOptions
 
get() - Method in class com.google.gerrit.audit.AuditEvent.UUID
 
get(HttpServletRequest) - Method in class com.google.gerrit.httpd.CanonicalWebUrl
 
get() - Method in class com.google.gerrit.httpd.HttpCanonicalWebUrlProvider
 
get(StoredValue<T>) - Method in class com.google.gerrit.rules.PrologEnvironment
Lookup a stored value in the interpreter's hash manager.
get(Prolog) - Method in class com.google.gerrit.rules.StoredValue
Get the value from the engine, or throw SystemException.
get(PrologEnvironment) - Method in class com.google.gerrit.rules.StoredValue
Perform StoredValue.getOrNull(Prolog) on the environment's interpreter.
get(String) - Method in interface com.google.gerrit.server.account.AccountByEmailCache
 
get(String) - Method in class com.google.gerrit.server.account.AccountByEmailCacheImpl
 
get(Account.Id) - Method in interface com.google.gerrit.server.account.AccountCache
 
get(Account.Id) - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
get() - Method in class com.google.gerrit.server.account.AccountControl.Factory
 
get(Account.Id) - Method in class com.google.gerrit.server.account.AccountInfo.Loader
 
get(Account.Id) - Method in class com.google.gerrit.server.account.AccountInfoCacheFactory
 
get() - Method in class com.google.gerrit.server.account.AccountVisibilityProvider
 
get(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupBackend
Looks up a group in the backend.
get(AccountGroup.Id) - Method in interface com.google.gerrit.server.account.GroupCache
 
get(AccountGroup.NameKey) - Method in interface com.google.gerrit.server.account.GroupCache
 
get(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupCache
Lookup a group definition by its UUID.
get(AccountGroup.Id) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
get(AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupInfoCacheFactory
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.InternalGroupBackend
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
 
get() - Method in class com.google.gerrit.server.auth.AuthUser.UUID
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
 
get() - Static method in class com.google.gerrit.server.change.ChangeMessages
 
get() - Method in class com.google.gerrit.server.config.AllProjectsNameProvider
 
get() - Method in class com.google.gerrit.server.config.AnonymousCowardNameProvider
 
get() - Method in class com.google.gerrit.server.config.CanonicalWebUrlProvider
 
get() - Static method in class com.google.gerrit.server.config.CapabilityConstants
 
get() - Method in class com.google.gerrit.server.config.GroupSetProvider
 
get() - Method in class com.google.gerrit.server.config.RequestScopedReviewDbProvider
 
get() - Method in class com.google.gerrit.server.config.TrackingFootersProvider
 
get() - Method in class com.google.gerrit.server.contact.ContactStoreProvider
 
get() - Method in class com.google.gerrit.server.GerritPersonIdentProvider
 
get() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
get() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
get(long, TimeUnit) - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
get() - Method in class com.google.gerrit.server.group.ListGroups
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.SystemGroupBackend
 
get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.ChangeField.ChangeProtoField
 
get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.ChangeField.PatchSetApprovalProtoField
 
get(int) - Static method in class com.google.gerrit.server.index.ChangeSchemas
 
get(I, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.FieldDef
Get the field contents from the input object.
get() - Method in class com.google.gerrit.server.mail.FromAddressGeneratorProvider
 
get() - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider
 
get(String) - Method in class com.google.gerrit.server.patch.PatchList
Find an entry by name, returning an empty entry if not present.
get(PatchListKey) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
get(Change, PatchSet) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
get(PatchListKey) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
get(Change, PatchSet) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
get(RevCommit, PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
 
get(ReviewDb, PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
 
get(Change, PatchSet) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
 
get(String) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
get() - Method in class com.google.gerrit.server.project.CommentLinkProvider
 
get(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
Get the cached data for a project by its unique name.
get(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
get() - Method in class com.google.gerrit.server.schema.DataSourceProvider
 
get(String) - Method in class com.google.gerrit.server.tools.ToolsCatalog
Lookup an entry in the tools catalog.
get() - Method in class com.google.gerrit.sshd.AliasCommandProvider
 
get() - Method in class com.google.gerrit.sshd.DispatchCommandProvider
 
get() - Method in class com.google.gerrit.sshd.SshRemotePeerProvider
 
get() - Method in class com.google.gerrit.sshd.SshScope.SshSessionProvider
 
getAccessPath() - Method in class com.google.gerrit.server.CurrentUser
How this user is accessing the Gerrit Code Review application.
getAccessSection(String) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getAccessSection(String, boolean) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getAccessSections() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getAccount() - Method in class com.google.gerrit.server.account.AccountState
Get the cached account metadata.
GetAccount - Class in com.google.gerrit.server.account
 
getAccount() - Method in class com.google.gerrit.server.IdentifiedUser
 
getAccountDiffPreference() - Method in class com.google.gerrit.server.IdentifiedUser
 
getAccountId() - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
 
getAccountId() - Method in class com.google.gerrit.server.account.AuthResult
Identity of the user account that was authenticated into.
getAccountId() - Method in class com.google.gerrit.server.IdentifiedUser
The account identity for the user.
getAccountId() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
getAccountsSection() - Method in class com.google.gerrit.server.git.ProjectConfig
 
GetActive - Class in com.google.gerrit.server.account
 
GetActive() - Constructor for class com.google.gerrit.server.account.GetActive
 
getAddresses() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getAddressList() - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
 
getAdvertisedRefs(Repository, RevWalk) - Method in class com.google.gerrit.server.git.VisibleRefFilter
 
getAll() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
getAllGroups() - Method in class com.google.gerrit.server.project.ProjectControl
 
getAllGroupUUIDs() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getAllowedOpenIDs() - Method in class com.google.gerrit.server.config.AuthConfig
OpenID identities which the server permits for authentication.
getAllProjects() - Method in interface com.google.gerrit.server.project.ProjectCache
 
getAllProjects() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
getAlreadyBannedCommits() - Method in class com.google.gerrit.server.git.BanCommitResult
 
getAnnotationValue() - Method in class com.google.gerrit.server.plugins.JarScanner.ExtensionMetaData
 
getAnonymousUser() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getApiType() - Method in class com.google.gerrit.server.plugins.Plugin
 
getApprovals() - Method in class com.google.gerrit.server.mail.MergedSender
 
getApprovals() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getArgs() - Method in class com.google.gerrit.rules.PrologEnvironment
 
getArguments() - Method in class com.google.gerrit.sshd.BaseCommand
 
getAuthors() - Method in class com.google.gerrit.server.mail.ChangeEmail
Find all users who are authors of any part of this change.
getAuthType() - Method in class com.google.gerrit.server.config.AuthConfig
Type of user authentication used by this Gerrit server.
GetAvatarChangeUrl - Class in com.google.gerrit.server.account
 
getBasePath() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
getBlobA() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
getBlobB() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
getBoolean(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfig
 
GetBranch - Class in com.google.gerrit.server.project
 
GetBranch() - Constructor for class com.google.gerrit.server.project.GetBranch
 
getBranchInfo() - Method in class com.google.gerrit.server.project.BranchResource
 
getBranchKey() - Method in class com.google.gerrit.server.project.BranchResource
 
getBranchNameKey() - Method in class com.google.gerrit.server.change.ChangeTriplet
 
getBytes() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
getByUsername(String) - Method in interface com.google.gerrit.server.account.AccountCache
 
getByUsername(String) - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
getCacheKey() - Method in class com.google.gerrit.server.plugins.Plugin
 
getCapabilities() - Method in class com.google.gerrit.server.CurrentUser
Capabilities available to this user account.
getCapabilityCollection() - Method in class com.google.gerrit.server.project.ProjectState
 
getCardinality() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
getCardinality() - Method in class com.google.gerrit.server.query.change.AndSource
 
getCardinality() - Method in interface com.google.gerrit.server.query.change.ChangeDataSource
 
getCardinality() - Method in class com.google.gerrit.server.query.change.OrSource
 
getCcOnly() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
getChange(Prolog) - Static method in class com.google.gerrit.rules.StoredValues
 
getChange() - Method in class com.google.gerrit.server.account.AccountResource.StarredChange
 
getChange() - Method in class com.google.gerrit.server.change.ChangeInserter
 
getChange() - Method in class com.google.gerrit.server.change.ChangeResource
 
getChange() - Method in class com.google.gerrit.server.change.DraftResource
 
GetChange - Class in com.google.gerrit.server.change
 
getChange() - Method in class com.google.gerrit.server.change.RevisionResource
 
getChange() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getChange() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
getChange() - Method in class com.google.gerrit.server.project.ChangeControl
 
getChangeAvatarUrl(IdentifiedUser) - Method in interface com.google.gerrit.server.avatar.AvatarProvider
Gets a URL for a user to modify their avatar image.
getChangeDetail() - Method in class com.google.gerrit.server.mail.ChangeEmail
Create the change message and the affected file list.
getChangeId() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getChangeKey() - Method in class com.google.gerrit.server.change.ChangeTriplet
 
getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in class com.google.gerrit.server.change.ChangeKindCache
 
getChangeMessageThreadId() - Method in class com.google.gerrit.server.mail.ChangeEmail
 
getChangeResource() - Method in class com.google.gerrit.server.change.RevisionResource
 
getChangeType() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getChangeUrl() - Method in class com.google.gerrit.server.mail.ChangeEmail
Get a link to the change; null if the server doesn't know its own address.
getCheckReceivedObjects() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getChild(int) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
getChild() - Method in class com.google.gerrit.server.project.ChildProjectResource
 
getChild(int) - Method in class com.google.gerrit.server.query.AndPredicate
 
getChild(int) - Method in class com.google.gerrit.server.query.NotPredicate
 
getChild(int) - Method in class com.google.gerrit.server.query.OrPredicate
 
getChild(int) - Method in class com.google.gerrit.server.query.Predicate
Same as getChildren().get(i)
getChild(int) - Method in class com.google.gerrit.server.query.VariablePredicate
 
getChildCount() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
getChildCount() - Method in class com.google.gerrit.server.query.AndPredicate
 
getChildCount() - Method in class com.google.gerrit.server.query.NotPredicate
 
getChildCount() - Method in class com.google.gerrit.server.query.OrPredicate
 
getChildCount() - Method in class com.google.gerrit.server.query.Predicate
Same as getChildren().size()
getChildCount() - Method in class com.google.gerrit.server.query.VariablePredicate
 
GetChildProject - Class in com.google.gerrit.server.project
 
getChildren() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
getChildren() - Method in class com.google.gerrit.server.project.ProjectNode
 
getChildren() - Method in class com.google.gerrit.server.query.AndPredicate
 
getChildren() - Method in class com.google.gerrit.server.query.NotPredicate
 
getChildren() - Method in class com.google.gerrit.server.query.OrPredicate
 
getChildren() - Method in class com.google.gerrit.server.query.Predicate
Get the children of this predicate, if any.
getChildren() - Method in class com.google.gerrit.server.query.VariablePredicate
 
getChildren() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
getChildren() - Method in interface com.google.gerrit.server.util.TreeFormatter.TreeNode
 
getClassName() - Method in class com.google.gerrit.server.plugins.JarScanner.ExtensionMetaData
 
getCode() - Method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
 
getCommentLinks() - Method in class com.google.gerrit.server.project.ProjectState
 
getCommentLinkSections() - Method in class com.google.gerrit.server.git.ProjectConfig
 
GetCommit - Class in com.google.gerrit.server.change
 
getCommit() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
getCommitBuilder() - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
getConfig() - Method in class com.google.gerrit.server.project.DashboardResource
 
GetConfig - Class in com.google.gerrit.server.project
 
GetConfig(TransferConfig, DynamicMap<ProjectConfigEntry>, PluginConfigFactory, AllProjectsNameProvider, DynamicMap<RestView<ProjectResource>>, Provider<CurrentUser>) - Constructor for class com.google.gerrit.server.project.GetConfig
 
getConfig() - Method in class com.google.gerrit.server.project.ProjectState
 
getConfig(String) - Method in class com.google.gerrit.server.project.ProjectState
 
getConflictMessage(RevisionResource) - Method in class com.google.gerrit.server.change.Submit
If the merge was attempted and it failed the system usually writes a comment as a ChangeMessage and sets status to NEW.
GetContent - Class in com.google.gerrit.server.change
 
getContent() - Method in class com.google.gerrit.server.patch.Text
 
GetContent - Class in com.google.gerrit.server.project
 
getContext() - Method in class com.google.gerrit.server.util.ThreadLocalRequestContext
 
getContributorAgreement(String) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getContributorAgreement(String, boolean) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getContributorAgreements() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getControl() - Method in class com.google.gerrit.server.change.ChangeResource
 
getControl() - Method in class com.google.gerrit.server.change.DraftResource
 
getControl() - Method in class com.google.gerrit.server.change.RevisionResource
 
getControl() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
getControl() - Method in class com.google.gerrit.server.group.GroupResource
 
getControl() - Method in class com.google.gerrit.server.project.DashboardResource
 
getControl() - Method in class com.google.gerrit.server.project.ProjectResource
 
getCookiePath() - Method in class com.google.gerrit.server.config.AuthConfig
 
getCookieSecure() - Method in class com.google.gerrit.server.config.AuthConfig
 
getCost() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
getCost() - Method in class com.google.gerrit.server.index.TimestampRangePredicate
 
getCost() - Method in class com.google.gerrit.server.query.AndPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.SortKeyPredicate
 
getCost() - Method in class com.google.gerrit.server.query.NotPredicate
 
getCost() - Method in class com.google.gerrit.server.query.OrPredicate
 
getCost() - Method in class com.google.gerrit.server.query.Predicate
 
getCost() - Method in class com.google.gerrit.server.query.VariablePredicate
 
getCost() - Method in class com.google.gerrit.server.query.WildPatternPredicate
 
getCount() - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
 
getCoverLetter() - Method in class com.google.gerrit.server.mail.ChangeEmail
Get the text of the "cover letter", from ChangeMessage.
getCurrentUser() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
getCurrentUser() - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
 
getCurrentUser() - Method in interface com.google.gerrit.httpd.WebSession
 
getCurrentUser() - Method in class com.google.gerrit.server.account.CapabilityControl
Identity of the user the control will compute for.
getCurrentUser() - Method in class com.google.gerrit.server.account.GroupControl
 
getCurrentUser() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
getCurrentUser() - Method in class com.google.gerrit.server.project.ChangeControl
 
getCurrentUser() - Method in class com.google.gerrit.server.project.ProjectControl
 
getCurrentUser() - Method in class com.google.gerrit.server.project.RefControl
 
getCurrentUser() - Method in class com.google.gerrit.server.util.FallbackRequestContext
 
getCurrentUser() - Method in class com.google.gerrit.server.util.PluginRequestContext
 
getCurrentUser() - Method in interface com.google.gerrit.server.util.RequestContext
 
getCurrentUser() - Method in class com.google.gerrit.server.util.ServerRequestContext
 
getCurrentUser() - Method in class com.google.gerrit.sshd.SshSession
Identity of the authenticated user account on the socket.
getDate() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
getDeclaredPermissions() - Method in class com.google.gerrit.server.project.PermissionCollection
Obtain all declared permission rules that match the reference.
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.AccountGroupIdHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.AccountGroupUUIDHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.AccountIdHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.ChangeIdHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.ObjectIdHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.PatchSetIdHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.ProjectControlHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.SocketAddressHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.SubcommandHandler
 
getDefaultMetaVariable() - Method in class com.google.gerrit.server.change.GetDiff.ContextOptionHandler
 
getDefaultQueue() - Method in class com.google.gerrit.server.git.WorkQueue
Get the default work queue, for miscellaneous tasks.
getDefaultValue() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
getDelay(TimeUnit) - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
getDeleted() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
getDeletions() - Method in class com.google.gerrit.server.patch.PatchList
 
getDeletions() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.Abandon
 
getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.CherryPick
 
getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.DeleteDraftChange
 
getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.DeleteDraftPatchSet
 
getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.Publish
 
getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.Rebase
 
getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.Restore
 
getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.Revert
 
getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.Submit
 
getDescription() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
getDescription() - Method in class com.google.gerrit.server.DefaultFileExtensionRegistry
 
getDescription(ProjectResource) - Method in class com.google.gerrit.server.project.GarbageCollect
 
getDestBranchName(String) - Static method in class com.google.gerrit.server.util.MagicBranch
Extracts the destination from a ref name
GetDetail - Class in com.google.gerrit.server.change
 
GetDetail - Class in com.google.gerrit.server.group
 
GetDiff - Class in com.google.gerrit.server.change
 
GetDiff.ContextOptionHandler - Class in com.google.gerrit.server.change
 
GetDiff.ContextOptionHandler(CmdLineParser, OptionDef, Setter<Short>) - Constructor for class com.google.gerrit.server.change.GetDiff.ContextOptionHandler
 
GetDiffPreferences - Class in com.google.gerrit.server.account
 
GetDiffPreferences.DiffPreferencesInfo - Class in com.google.gerrit.server.account
 
GetDiffPreferences.DiffPreferencesInfo() - Constructor for class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
getDisplayName() - Method in class com.google.gerrit.server.account.AuthRequest
 
getDisplayName() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
getDisplayName() - Method in class com.google.gerrit.server.project.ProjectNode
 
getDisplayName() - Method in interface com.google.gerrit.server.util.TreeFormatter.TreeNode
 
getDomain() - Method in interface com.google.gerrit.server.auth.AuthBackend
 
getDomain() - Method in class com.google.gerrit.server.auth.InternalAuthBackend
 
getDomain() - Method in class com.google.gerrit.server.auth.ldap.LdapAuthBackend
 
getDomain() - Method in class com.google.gerrit.server.auth.UniversalAuthBackend
 
getDownloadCommands() - Method in class com.google.gerrit.server.config.DownloadConfig
Command used to download.
getDownloadSchemes() - Method in class com.google.gerrit.server.config.DownloadConfig
Scheme used to download.
getDriver() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getDriver() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
getEdits() - Method in class com.google.gerrit.server.patch.IntraLineDiff
 
getEdits() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getEffectiveGroups() - Method in class com.google.gerrit.server.AnonymousUser
 
getEffectiveGroups() - Method in class com.google.gerrit.server.CurrentUser
Get the set of groups the user is currently a member of.
getEffectiveGroups() - Method in class com.google.gerrit.server.IdentifiedUser
 
getEffectiveGroups() - Method in class com.google.gerrit.server.InternalUser
 
getEffectiveGroups() - Method in class com.google.gerrit.server.PeerDaemonUser
 
getEffectiveGroups() - Method in class com.google.gerrit.server.query.change.SingleGroupUser
 
getEffectiveMaxObjectSizeLimit(ProjectState) - Method in class com.google.gerrit.server.git.TransferConfig
 
getEmail() - Method in class com.google.gerrit.server.account.AccountResource.Email
 
GetEmail - Class in com.google.gerrit.server.account
 
GetEmail() - Constructor for class com.google.gerrit.server.account.GetEmail
 
getEmail() - Method in class com.google.gerrit.server.mail.Address
 
getEmailAddress() - Method in class com.google.gerrit.server.account.AuthRequest
 
getEmailAddress() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
getEmailAddresses() - Method in class com.google.gerrit.server.account.AccountState
All email addresses registered to this account.
getEmailAddresses() - Method in class com.google.gerrit.server.IdentifiedUser
 
getEmailRegistrationToken() - Method in class com.google.gerrit.server.config.AuthConfig
 
getEmailRegistrationToken() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
GetEmails - Class in com.google.gerrit.server.account
 
GetEmails(Provider<CurrentUser>) - Constructor for class com.google.gerrit.server.account.GetEmails
 
GetEmails.EmailInfo - Class in com.google.gerrit.server.account
 
GetEmails.EmailInfo() - Constructor for class com.google.gerrit.server.account.GetEmails.EmailInfo
 
getEnum(Config, String, String, String, T) - Static method in class com.google.gerrit.server.config.ConfigUtil
Parse a Java enumeration from the configuration.
getEnum(Config, String, String, String, T[], T) - Static method in class com.google.gerrit.server.config.ConfigUtil
Parse a Java enumeration from the configuration.
getEnum(String, T) - Method in class com.google.gerrit.server.config.PluginConfig
 
getEnum(T[], String, T) - Method in class com.google.gerrit.server.config.PluginConfig
 
getEnumList(Config, String, String, String, T) - Static method in class com.google.gerrit.server.config.ConfigUtil
Parse a Java enumeration list from the configuration.
getEnumList(Config, String, String, String, T[], T) - Static method in class com.google.gerrit.server.config.ConfigUtil
Parse a Java enumeration list from the configuration.
getETag() - Method in class com.google.gerrit.server.change.ChangeResource
 
getETag() - Method in class com.google.gerrit.server.change.RevisionResource
 
getExitValue() - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
 
getExternalId() - Method in class com.google.gerrit.server.account.AuthRequest
 
getExternalId() - Method in class com.google.gerrit.server.account.AuthResult
External identity used to authenticate the user.
getExternalIds() - Method in class com.google.gerrit.server.account.AccountState
The external identities that identify the account holder.
getField() - Method in class com.google.gerrit.server.index.IndexPredicate
 
getField() - Method in class com.google.gerrit.server.index.Schema.Values
 
getFields() - Method in class com.google.gerrit.server.index.Schema
 
getFileParts(ChangeData) - Static method in class com.google.gerrit.server.index.ChangeField
 
getFilter() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getFirstFastForward(CodeReviewCommit, RevWalk, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
 
getFormat() - Method in class com.google.gerrit.server.plugins.ListPlugins
 
getFormat() - Method in class com.google.gerrit.server.project.ListProjects
 
getFormattedMaxObjectSizeLimit() - Method in class com.google.gerrit.server.git.TransferConfig
 
getFromGerritConfig(String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the 'gerrit.config' file.
getFromGerritConfig(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the 'gerrit.config' file.
getFromLine() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getFromProjectConfig(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the 'project.config' file of the specified project.
getFromProjectConfig(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the 'project.config' file of the specified project.
getFromProjectConfigWithInheritance(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the 'project.config' file of the specified project.
getFromProjectConfigWithInheritance(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the 'project.config' file of the specified project.
getGerritHost() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getGerritPluginName(File) - Static method in class com.google.gerrit.server.plugins.PluginLoader
 
getGerritUrl() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getGitLogoPNG() - Method in class com.google.gerrit.httpd.GitWebConfig
 
getGitRepositoryManager() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getGitwebCGI() - Method in class com.google.gerrit.httpd.GitWebConfig
 
getGitwebCSS() - Method in class com.google.gerrit.httpd.GitWebConfig
 
getGitwebJS() - Method in class com.google.gerrit.httpd.GitWebConfig
 
getGitWebType() - Method in class com.google.gerrit.httpd.GitWebConfig
 
getGlobalPluginConfig(String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the plugin configuration file 'etc/.config'.
getGroup() - Method in class com.google.gerrit.server.account.CreateGroupArgs
 
getGroup() - Method in class com.google.gerrit.server.account.GroupControl
 
getGroup(AccountGroup.UUID) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getGroup() - Method in class com.google.gerrit.server.group.GroupResource
 
getGroup(AccountGroup.UUID) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
 
getGroupName() - Method in class com.google.gerrit.server.account.CreateGroupArgs
 
GetGroups - Class in com.google.gerrit.server.account
 
getGroups() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getGroupUUID() - Method in class com.google.gerrit.server.group.GroupResource
 
GetHead - Class in com.google.gerrit.server.project
 
getHeader() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getHeaderLines() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getHostKeys() - Method in class com.google.gerrit.server.ssh.NoSshInfo
 
getHostKeys() - Method in interface com.google.gerrit.server.ssh.SshInfo
 
getHostKeys() - Method in class com.google.gerrit.sshd.SshDaemon
 
getHttpDisplaynameHeader() - Method in class com.google.gerrit.server.config.AuthConfig
 
getHttpEmailHeader() - Method in class com.google.gerrit.server.config.AuthConfig
 
getHttpInjector() - Method in class com.google.gerrit.server.plugins.Plugin
 
GetHttpPassword - Class in com.google.gerrit.server.account
 
getId() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getIfPresent(Account.Id) - Method in interface com.google.gerrit.server.account.AccountCache
 
getIfPresent(Account.Id) - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
getIfPresent(ConflictKey) - Method in interface com.google.gerrit.server.query.change.ConflictsCache
 
getIfPresent(ConflictKey) - Method in class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
getIgnoredObjectIds() - Method in class com.google.gerrit.server.git.BanCommitResult
 
getIncludeCurrentPatchSet() - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
getIncludeDependencies() - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
GetIncludedGroup - Class in com.google.gerrit.server.group
 
getIncludeDiff() - Method in class com.google.gerrit.server.mail.ChangeEmail
 
getIncludeFiles() - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
getIncludePatchSets() - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
getIndexScript() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getIndexScript() - Method in interface com.google.gerrit.server.schema.DataSourceType
Return a ScriptRunner that runs the index script.
getIndexType(Injector) - Static method in class com.google.gerrit.server.index.IndexModule
Type of secondary index.
getInlineComments() - Method in class com.google.gerrit.server.mail.CommentSender
 
getInlineComments(int) - Method in class com.google.gerrit.server.mail.CommentSender
 
getInsertions() - Method in class com.google.gerrit.server.patch.PatchList
 
getInsertions() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getInt(String, int) - Method in class com.google.gerrit.server.config.PluginConfig
 
getInterfaces() - Method in class com.google.gerrit.server.plugins.JarScanner.ExtensionMetaData
 
getInternalGroups() - Method in class com.google.gerrit.server.account.AccountState
The set of groups maintained directly within the Gerrit database.
getIntraLineDiff(IntraLineDiffKey) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
getIntraLineDiff(IntraLineDiffKey) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
getIoAcceptor() - Method in class com.google.gerrit.sshd.SshDaemon
 
getJarFile() - Method in class com.google.gerrit.server.plugins.Plugin
 
getKnownGroups() - Method in interface com.google.gerrit.server.account.GroupMembership
Returns the set of groups that can be determined by the implementation.
getKnownGroups() - Method in class com.google.gerrit.server.account.IncludingGroupMembership
 
getKnownGroups() - Method in class com.google.gerrit.server.account.ListGroupMembership
 
getLabel() - Method in class com.google.gerrit.server.util.LabelVote
 
getLabelRanges() - Method in class com.google.gerrit.server.project.ChangeControl
All value ranges of any allowed label permission.
getLabelRanges(boolean) - Method in class com.google.gerrit.server.project.RefControl
All value ranges of any allowed label permission.
getLabelSections() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getLabelTypes() - Method in class com.google.gerrit.server.project.ChangeControl
All available label types for this change.
getLabelTypes() - Method in class com.google.gerrit.server.project.ProjectControl
 
getLabelTypes() - Method in class com.google.gerrit.server.project.ProjectState
 
getLastLoginExternalId() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
getLastLoginExternalId() - Method in interface com.google.gerrit.httpd.WebSession
 
getLatest() - Static method in class com.google.gerrit.server.index.ChangeSchemas
 
getLimit(Predicate<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
getLine(int, int) - Method in class com.google.gerrit.server.patch.PatchFile
Extract a line from the file, as a string.
getLineCount(int) - Method in class com.google.gerrit.server.patch.PatchFile
Return number of lines in file.
getListenAddresses(Config) - Method in class com.google.gerrit.server.ssh.SshAddressesModule
 
getListId() - Method in class com.google.gerrit.server.mail.NotificationEmail
 
getLocalGroups() - Method in class com.google.gerrit.server.project.ProjectControl
 
getLocalUser() - Method in class com.google.gerrit.server.account.AuthRequest
 
getLoginHttpHeader() - Method in class com.google.gerrit.server.config.AuthConfig
 
getLoginUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
getLogoutURL() - Method in class com.google.gerrit.server.config.AuthConfig
 
getLong(String, long) - Method in class com.google.gerrit.server.config.PluginConfig
 
getMagicRefNamePrefix(String) - Static method in class com.google.gerrit.server.util.MagicBranch
Returns the ref name prefix for a magic branch, null if the branch is not magic
getMatcher(String) - Static method in class com.google.gerrit.server.project.RefPatternMatcher
 
getMaxObjectSizeLimit() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getMaxObjectSizeLimit() - Method in class com.google.gerrit.server.git.TransferConfig
 
getMaxObjectSizeLimit() - Method in class com.google.gerrit.server.project.ProjectState
 
getMaxTimestamp() - Method in class com.google.gerrit.server.index.TimestampRangePredicate
 
getMaxTimestamp() - Method in class com.google.gerrit.server.query.change.AfterPredicate
 
getMaxTimestamp() - Method in class com.google.gerrit.server.query.change.AgePredicate
 
getMaxTimestamp() - Method in class com.google.gerrit.server.query.change.BeforePredicate
 
getMaxValue(Schema<ChangeData>) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.After
 
getMaxValue(Schema<ChangeData>) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.Before
 
getMaxValue(Schema<ChangeData>) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate
 
GetMember - Class in com.google.gerrit.server.group
 
getMember() - Method in class com.google.gerrit.server.group.IncludedGroupResource
 
getMember() - Method in class com.google.gerrit.server.group.MemberResource
 
getMemberDescription() - Method in class com.google.gerrit.server.group.IncludedGroupResource
 
getMessage() - Method in enum com.google.gerrit.server.git.CommitMergeStatus
 
getMessage() - Method in class com.google.gerrit.server.git.ValidationError
 
getMessage() - Method in class com.google.gerrit.server.git.validators.CommitValidationMessage
 
getMessages() - Method in exception com.google.gerrit.server.git.validators.CommitValidationException
 
getMimeType(String, byte[]) - Method in interface com.google.gerrit.server.FileTypeRegistry
Get the most specific MIME type available for a file.
getMimeType(String, byte[]) - Method in class com.google.gerrit.server.MimeUtilFileTypeRegistry
 
getMimeTypesByteArray(byte[]) - Method in class com.google.gerrit.server.DefaultFileExtensionRegistry
 
getMimeTypesFile(File) - Method in class com.google.gerrit.server.DefaultFileExtensionRegistry
 
getMimeTypesFileName(String) - Method in class com.google.gerrit.server.DefaultFileExtensionRegistry
 
getMimeTypesInputStream(InputStream) - Method in class com.google.gerrit.server.DefaultFileExtensionRegistry
 
getMimeTypesURL(URL) - Method in class com.google.gerrit.server.DefaultFileExtensionRegistry
 
getMinTimestamp() - Method in class com.google.gerrit.server.index.TimestampRangePredicate
 
getMinTimestamp() - Method in class com.google.gerrit.server.query.change.AfterPredicate
 
getMinTimestamp() - Method in class com.google.gerrit.server.query.change.AgePredicate
 
getMinTimestamp() - Method in class com.google.gerrit.server.query.change.BeforePredicate
 
getMinValue(Schema<ChangeData>) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.After
 
getMinValue(Schema<ChangeData>) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.Before
 
getMinValue(Schema<ChangeData>) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate
 
getMode() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
GetName - Class in com.google.gerrit.server.account
 
GetName() - Constructor for class com.google.gerrit.server.account.GetName
 
getName() - Method in class com.google.gerrit.server.git.NotifyConfig
 
GetName - Class in com.google.gerrit.server.group
 
GetName() - Constructor for class com.google.gerrit.server.group.GetName
 
getName() - Method in class com.google.gerrit.server.group.GroupResource
 
getName() - Method in class com.google.gerrit.server.IdentifiedUser
 
getName() - Method in class com.google.gerrit.server.index.FieldDef
 
getName() - Method in class com.google.gerrit.server.index.FieldType
 
getName() - Method in class com.google.gerrit.server.mail.Address
 
getName() - Method in class com.google.gerrit.server.plugins.Plugin
 
getName() - Method in class com.google.gerrit.server.plugins.PluginResource
 
getName() - Method in class com.google.gerrit.server.project.ProjectResource
 
getName() - Method in class com.google.gerrit.server.query.VariablePredicate
 
getName() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
getName() - Method in class com.google.gerrit.sshd.BaseCommand
 
getNameEmail() - Method in class com.google.gerrit.server.IdentifiedUser
 
getNameEmailFor(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getNameFor(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Lookup a human readable name for an account, usually the "full name".
getNameKey() - Method in class com.google.gerrit.server.project.ProjectResource
 
getNameKeys() - Method in class com.google.gerrit.server.project.SuggestParentCandidates
 
getNames() - Method in class com.google.gerrit.server.config.PluginConfig
 
getNewCommits() - Method in class com.google.gerrit.server.git.strategy.CherryPick
 
getNewCommits() - Method in class com.google.gerrit.server.git.strategy.RebaseIfNecessary
 
getNewCommits() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Returns all commits that have been newly created for the changes that are getting merged.
getNewId() - Method in class com.google.gerrit.server.patch.PatchList
New side commit.
getNewId() - Method in class com.google.gerrit.server.patch.PatchListKey
New side commit name.
getNewlyBannedCommits() - Method in class com.google.gerrit.server.git.BanCommitResult
 
getNewName() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getNext() - Method in class com.google.gerrit.server.change.ChangeKindCache.Key
 
getNormalized() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
getNotes() - Method in class com.google.gerrit.server.change.ChangeResource
 
getNotes() - Method in class com.google.gerrit.server.change.RevisionResource
 
getNotes() - Method in class com.google.gerrit.server.project.ChangeControl
 
getNotificationFilters() - Method in class com.google.gerrit.server.AnonymousUser
 
getNotificationFilters() - Method in class com.google.gerrit.server.CurrentUser
Filters selecting changes the user wants to monitor.
getNotificationFilters() - Method in class com.google.gerrit.server.IdentifiedUser
 
getNotificationFilters() - Method in class com.google.gerrit.server.InternalUser
 
getNotificationFilters() - Method in class com.google.gerrit.server.PeerDaemonUser
 
getNotificationFilters() - Method in class com.google.gerrit.server.query.change.SingleGroupUser
 
getNotify() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getNotifyConfigs() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getObjectId(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getOldId() - Method in class com.google.gerrit.server.patch.PatchList
Old side tree or commit; null only if this is a combined diff.
getOldId() - Method in class com.google.gerrit.server.patch.PatchListKey
Old side commit, or null to assume ancestor or combined merge.
getOldName() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getOpenIdDomains() - Method in class com.google.gerrit.server.config.AuthConfig
 
getOpenIdSsoUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
getOperator() - Method in class com.google.gerrit.server.query.OperatorPredicate
 
GetOptions - Class in com.google.gerrit.server.group
 
GetOptions() - Constructor for class com.google.gerrit.server.group.GetOptions
 
getOrNull(Prolog) - Method in class com.google.gerrit.rules.StoredValue
Look up the value in the engine, or return null.
getOtherCommit() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
getOutput() - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
 
GetOwner - Class in com.google.gerrit.server.group
 
getOwners() - Method in class com.google.gerrit.server.project.ProjectState
 
getPackages() - Method in interface com.google.gerrit.rules.PredicateProvider
Return set of packages that contain Prolog predicates
getPackConfig() - Method in class com.google.gerrit.server.git.TransferConfig
 
getParentName() - Method in class com.google.gerrit.server.project.ProjectNode
Returns the project parent name.
getPassword(String) - Method in class com.google.gerrit.server.account.AccountState
 
getPassword() - Method in class com.google.gerrit.server.account.AuthRequest
 
getPassword() - Method in class com.google.gerrit.server.auth.AuthRequest
Returns the user's credentials
GetPatch - Class in com.google.gerrit.server.change
 
getPatches() - Method in class com.google.gerrit.server.patch.PatchList
Get a sorted, unmodifiable list of all files in this list.
getPatchKey() - Method in class com.google.gerrit.server.change.FileResource
 
getPatchList() - Method in class com.google.gerrit.server.mail.ChangeEmail
Get the patch list corresponding to this patch set.
getPatchListCache() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getPatchSet() - Method in class com.google.gerrit.server.change.ChangeInserter
 
getPatchSet() - Method in class com.google.gerrit.server.change.CommentResource
 
getPatchSet() - Method in class com.google.gerrit.server.change.DraftResource
 
getPatchSet() - Method in class com.google.gerrit.server.change.RevisionResource
 
getPatchSetId() - Method in class com.google.gerrit.server.change.PatchSetInserter
 
getPatchsetId() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
getPatchSetInfo() - Method in class com.google.gerrit.server.change.ChangeInserter
 
getPatchSetInfoFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getPatchType() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getPath() - Method in class com.google.gerrit.server.project.FileResource
 
getPath() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
getPathName() - Method in class com.google.gerrit.server.project.DashboardResource
 
getPermission(String) - Method in class com.google.gerrit.server.account.CapabilityCollection
 
getPermission(String) - Method in class com.google.gerrit.server.project.PermissionCollection
Obtain all permission rules for a given type of permission.
getPermittedValues() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
getPlugin() - Method in class com.google.gerrit.server.plugins.PluginResource
 
getPluginConfig(String) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getPluginName() - Method in class com.google.gerrit.sshd.BaseCommand
 
getPlugins(boolean) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
getPossibleStatus(Predicate<ChangeData>) - Static method in class com.google.gerrit.server.index.IndexRewriteImpl
Get the set of statuses that changes matching the given predicate may have.
GetPreferences - Class in com.google.gerrit.server.account
 
getPrior() - Method in class com.google.gerrit.server.change.ChangeKindCache.Key
 
getProject() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getProject() - Method in class com.google.gerrit.server.project.ChangeControl
 
getProject() - Method in class com.google.gerrit.server.project.CreateProjectArgs
 
getProject() - Method in class com.google.gerrit.server.project.ProjectControl
 
getProject() - Method in class com.google.gerrit.server.project.ProjectNode
 
getProject() - Method in class com.google.gerrit.server.project.ProjectState
 
getProjectCache() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getProjectControl() - Method in class com.google.gerrit.server.project.ChangeControl
 
getProjectControl() - Method in class com.google.gerrit.server.project.RefControl
 
getProjectDescription(Project.NameKey) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
Read the GIT_DIR/description file for gitweb.
getProjectDescription(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
getProjectName() - Method in class com.google.gerrit.server.project.CreateProjectArgs
 
getProjectName() - Method in interface com.google.gerrit.sshd.BaseCommand.ProjectCommandRunnable
 
getProjectNameKey() - Method in interface com.google.gerrit.server.git.ProjectRunnable
 
getProjectNameKey() - Method in class com.google.gerrit.server.git.WorkQueue.ProjectTask
 
getProjectOwners() - Method in class com.google.gerrit.server.mail.ChangeEmail
Get the groups which own the project.
getProjectPluginConfig(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the '.config' file in the 'refs/meta/config' branch of the specified project.
getProjectPluginConfig(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the '.config' file in the 'refs/meta/config' branch of the specified project.
getProjectPluginConfigWithInheritance(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the '.config' file in the 'refs/meta/config' branch of the specified project.
getProjectPluginConfigWithInheritance(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
Returns the configuration for the specified plugin that is stored in the '.config' file in the 'refs/meta/config' branch of the specified project.
getProjects() - Method in class com.google.gerrit.server.group.ListGroups
 
getProjects() - Method in class com.google.gerrit.server.project.SuggestParentCandidates
 
getProjectState() - Method in class com.google.gerrit.server.mail.ChangeEmail
Get the project entity the change is in; null if its been deleted.
getProjectState() - Method in class com.google.gerrit.server.project.ProjectControl
 
getQuery(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
getQueue(QueueProvider.QueueType) - Method in interface com.google.gerrit.server.git.QueueProvider
 
getQueue(QueueProvider.QueueType) - Method in class com.google.gerrit.sshd.CommandExecutorQueueProvider
 
getQueueType() - Method in class com.google.gerrit.server.account.CapabilityControl
 
getRange(String) - Method in class com.google.gerrit.server.account.CapabilityControl
The range of permitted values associated with a label permission.
getRange(String) - Method in class com.google.gerrit.server.project.ChangeControl
The range of permitted values associated with a label permission.
getRange(String) - Method in class com.google.gerrit.server.project.RefControl
The range of permitted values associated with a label permission.
getRange(String, boolean) - Method in class com.google.gerrit.server.project.RefControl
The range of permitted values associated with a label permission.
getRealUser() - Method in class com.google.gerrit.server.CurrentUser
Identity of the authenticated user.
getRealUser() - Method in class com.google.gerrit.server.IdentifiedUser
 
getReceiveCommits() - Method in class com.google.gerrit.server.git.AsyncReceiveCommits
 
getReceivePack() - Method in class com.google.gerrit.server.git.ReceiveCommits
 
getRecipientsFromFooters(AccountResolver, PatchSet, List<FooterLine>) - Static method in class com.google.gerrit.server.mail.MailUtil
 
getRecipientsFromReviewers(Multimap<ReviewerState, Account.Id>) - Static method in class com.google.gerrit.server.mail.MailUtil
 
getRef() - Method in class com.google.gerrit.server.project.BranchResource
 
getRefControl() - Method in class com.google.gerrit.server.project.ChangeControl
 
getRefLogIdent() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Returns the PersonIdent that should be used for the ref log entries when updating the destination branch.
getRefName() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getRefName() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
getRefName() - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getRefName() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getRefName() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
getRefName() - Method in class com.google.gerrit.server.project.DashboardResource
 
getRefName() - Method in class com.google.gerrit.server.project.RefControl
 
getRegisterPageUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
GetRelated - Class in com.google.gerrit.server.change
 
GetRelated.ChangeAndCommit - Class in com.google.gerrit.server.change
 
GetRelated.RelatedInfo - Class in com.google.gerrit.server.change
 
GetRelated.RelatedInfo() - Constructor for class com.google.gerrit.server.change.GetRelated.RelatedInfo
 
getRemoteAddress() - Method in class com.google.gerrit.server.PeerDaemonUser
 
getRemoteName() - Method in interface com.google.gerrit.server.git.ProjectRunnable
 
getRemoteName() - Method in class com.google.gerrit.server.git.WorkQueue.ProjectTask
 
getRequired(Config, String, String) - Static method in class com.google.gerrit.server.config.ConfigUtil
 
getRestToken() - Method in class com.google.gerrit.server.config.AuthConfig
 
GetReview - Class in com.google.gerrit.server.change
 
getReviewDbProvider() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
getReviewDbProvider() - Method in class com.google.gerrit.server.util.FallbackRequestContext
 
getReviewDbProvider() - Method in class com.google.gerrit.server.util.PluginRequestContext
 
getReviewDbProvider() - Method in interface com.google.gerrit.server.util.RequestContext
 
getReviewDbProvider() - Method in class com.google.gerrit.server.util.ServerRequestContext
 
GetReviewer - Class in com.google.gerrit.server.change
 
getReviewerNames() - Method in class com.google.gerrit.server.mail.NewChangeSender
 
getReviewerNames() - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
 
getReviewers(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.ApprovalsUtil
Get all reviewers for a change.
getReviewers(ChangeNotes, Iterable<PatchSetApproval>) - Method in class com.google.gerrit.server.ApprovalsUtil
Get all reviewers for a change.
getReviewers() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
getReviewers() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getRevision() - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getRulesId() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getSameGroupVisibility() - Method in class com.google.gerrit.server.git.AccountsSection
 
getSchema() - Method in interface com.google.gerrit.server.index.ChangeIndex
 
getScriptRunner(String) - Static method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getSearchIndex() - Method in class com.google.gerrit.server.index.IndexCollection
 
getSessionId() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
getSessionId() - Method in interface com.google.gerrit.httpd.WebSession
 
getSessionId() - Method in class com.google.gerrit.sshd.SshSession
Unique session number, assigned during connect.
getSettingsUrl() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getShowBranch() - Method in class com.google.gerrit.server.project.ListProjects
 
getSource(Predicate<ChangeData>, int, int) - Method in interface com.google.gerrit.server.index.ChangeIndex
Convert the given operator predicate into a source searching the index and returning only the documents matching that predicate.
getSrcFile() - Method in class com.google.gerrit.server.plugins.Plugin
 
getSshHost() - Method in class com.google.gerrit.server.mail.NotificationEmail
 
getSshInjector() - Method in class com.google.gerrit.server.plugins.Plugin
 
getSshKey() - Method in class com.google.gerrit.server.account.AccountResource.SshKey
 
GetSshKey - Class in com.google.gerrit.server.account
 
GetSshKey() - Constructor for class com.google.gerrit.server.account.GetSshKey
 
GetSshKeys - Class in com.google.gerrit.server.account
 
GetSshKeys.SshKeyInfo - Class in com.google.gerrit.server.account
 
GetSshKeys.SshKeyInfo(AccountSshKey) - Constructor for class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
getStarredChanges() - Method in class com.google.gerrit.server.AnonymousUser
 
getStarredChanges() - Method in class com.google.gerrit.server.CurrentUser
Set of changes starred by this user.
getStarredChanges() - Method in class com.google.gerrit.server.IdentifiedUser
 
getStarredChanges() - Method in class com.google.gerrit.server.InternalUser
 
getStarredChanges() - Method in class com.google.gerrit.server.PeerDaemonUser
 
getStarredChanges() - Method in class com.google.gerrit.server.query.change.SingleGroupUser
 
getStartTime() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
getState() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
getState() - Method in class com.google.gerrit.server.project.ProjectResource
 
GetStatistics - Class in com.google.gerrit.server.project
 
getStatus() - Method in exception com.google.gerrit.server.git.validators.MergeValidationException
 
getStatus() - Method in class com.google.gerrit.server.patch.IntraLineDiff
 
getStatus() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
getStatusCode() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
getStrategyName() - Method in class com.google.gerrit.server.change.ChangeKindCache.Key
 
getString(String) - Method in class com.google.gerrit.server.config.PluginConfig
 
getString(String, String) - Method in class com.google.gerrit.server.config.PluginConfig
 
getString() - Method in class com.google.gerrit.server.mail.EmailHeader.String
 
getStringList(String) - Method in class com.google.gerrit.server.config.PluginConfig
 
getSubmitRecords() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getSubmitRecords(ReviewDb, PatchSet) - Method in class com.google.gerrit.server.project.ChangeControl
 
getSubmitRecords() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getSubmitRule() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
getSubmitter(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.ApprovalsUtil
 
getSubmitter(PatchSet.Id, Iterable<PatchSetApproval>) - Static method in class com.google.gerrit.server.ApprovalsUtil
 
getSubmitter(CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
getSubmitType() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
getSubmitTypeRecord(ReviewDb, PatchSet) - Method in class com.google.gerrit.server.project.ChangeControl
 
getSubmitTypeRecord(ReviewDb, PatchSet, ChangeData) - Method in class com.google.gerrit.server.project.ChangeControl
 
getSysInjector() - Method in class com.google.gerrit.server.plugins.Plugin
 
getTask(int) - Method in class com.google.gerrit.server.git.WorkQueue
Locate a task by its unique id, null if no task matches.
getTaskId() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
getTaskInfo(WorkQueue.Task<?>) - Method in interface com.google.gerrit.server.git.TaskInfoFactory
 
getTaskInfos(TaskInfoFactory<T>) - Method in class com.google.gerrit.server.git.WorkQueue
 
getTasks() - Method in class com.google.gerrit.server.git.WorkQueue
Get all of the tasks currently scheduled in any work queue.
getTheme() - Method in class com.google.gerrit.server.project.ProjectState
 
getTimeout() - Method in class com.google.gerrit.server.git.TransferConfig
 
getTimeUnit(Config, String, String, String, long, TimeUnit) - Static method in class com.google.gerrit.server.config.ConfigUtil
Parse a numerical time unit, such as "1 minute", from the configuration.
getTimeUnit(String, long, TimeUnit) - Static method in class com.google.gerrit.server.config.ConfigUtil
Parse a numerical time unit, such as "1 minute", from a string.
getTrackingFooters() - Method in class com.google.gerrit.server.config.TrackingFooters
 
getType() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
getType() - Method in class com.google.gerrit.server.index.FieldDef
 
getType() - Method in class com.google.gerrit.server.index.IndexPredicate
 
getType() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
getUnchanged() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
getUnifiedDiff() - Method in class com.google.gerrit.server.mail.ChangeEmail
Show patch set as unified difference.
getUpdated() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
getUrl() - Method in class com.google.gerrit.httpd.GitWebConfig
 
getUrl(IdentifiedUser, int) - Method in interface com.google.gerrit.server.avatar.AvatarProvider
Get avatar URL.
getUrl() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
getUrl() - Method in class com.google.gerrit.server.schema.Oracle
 
getUser() - Method in class com.google.gerrit.server.account.AccountResource
 
getUser() - Method in class com.google.gerrit.server.change.ReviewerResource
 
getUser() - Method in class com.google.gerrit.server.group.ListGroups
 
getUser() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
getUserControl() - Method in class com.google.gerrit.server.change.ReviewerResource
 
getUserFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getUserName() - Method in class com.google.gerrit.server.account.AccountState
Get the username, if one has been declared for this user.
getUserName() - Method in class com.google.gerrit.server.account.AuthRequest
 
GetUsername - Class in com.google.gerrit.server.account
 
getUsername() - Method in class com.google.gerrit.server.auth.AuthRequest
Returns the username to be authenticated.
getUsername() - Method in class com.google.gerrit.server.auth.AuthUser
 
getUserName() - Method in class com.google.gerrit.server.CurrentUser
Unique name of the user on this server, if one has been assigned.
getUserName() - Method in class com.google.gerrit.server.IdentifiedUser
 
getUserName() - Method in class com.google.gerrit.server.PluginUser
 
getUserNameEmail() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
getUserPersonIdent() - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
 
getUUID() - Method in class com.google.gerrit.server.auth.AuthUser
 
getValidationErrors() - Method in class com.google.gerrit.server.git.ProjectConfig
Get the validation errors, if any were discovered during load.
getValue() - Method in class com.google.gerrit.server.query.OperatorPredicate
 
getValue() - Method in class com.google.gerrit.server.util.LabelVote
 
getValues() - Method in class com.google.gerrit.server.index.Schema.Values
 
getVersion() - Static method in class com.google.gerrit.common.Version
 
GetVersion - Class in com.google.gerrit.server.config
 
GetVersion() - Constructor for class com.google.gerrit.server.config.GetVersion
 
getVersion() - Method in class com.google.gerrit.server.index.Schema
 
getVersion() - Method in class com.google.gerrit.server.plugins.Plugin
 
getVersionNbr() - Method in class com.google.gerrit.server.schema.SchemaVersion
 
getWarning(ProjectState) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
getWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
getWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.NotificationEmail
Returns all watchers that are relevant
getWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.ProjectWatch
Returns all watchers that are relevant
getWhen() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
getWhitespace() - Method in class com.google.gerrit.server.patch.PatchListKey
 
getWithInheritance() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
getWriteIndex(int) - Method in class com.google.gerrit.server.index.IndexCollection
 
getWriteIndexes() - Method in class com.google.gerrit.server.index.IndexCollection
 
getXGerritAuth() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
getXGerritAuth() - Method in interface com.google.gerrit.httpd.WebSession
 
GitModule - Class in com.google.gerrit.server.git
Configures the Git support.
GitModule() - Constructor for class com.google.gerrit.server.git.GitModule
 
GitOverHttpModule - Class in com.google.gerrit.httpd
Configures Git access over HTTP with authentication.
GitOverHttpServlet - Class in com.google.gerrit.httpd
Serves Git repositories over HTTP.
GitReceivePackGroups - Annotation Type in com.google.gerrit.server.config
Used to populate the groups of users that are allowed to run receive-pack on the server.
GitReceivePackGroupsProvider - Class in com.google.gerrit.server.config
 
GitReceivePackGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.GitReceivePackGroupsProvider
 
GitReferenceUpdated - Class in com.google.gerrit.server.extensions.events
 
GitRepositoryManager - Interface in com.google.gerrit.server.git
Manages Git repositories for the Gerrit server process.
GitUploadPackGroups - Annotation Type in com.google.gerrit.server.config
Used to populate the groups of users that are allowed to run upload-pack on the server.
GitUploadPackGroupsProvider - Class in com.google.gerrit.server.config
 
GitUploadPackGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.GitUploadPackGroupsProvider
 
GitWebConfig - Class in com.google.gerrit.httpd
 
GitWebModule - Class in com.google.gerrit.httpd.gitweb
 
GitWebModule() - Constructor for class com.google.gerrit.httpd.gitweb.GitWebModule
 
grantedOn - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
group - Variable in class com.google.gerrit.server.change.SuggestReviewers.SuggestedReviewerInfo
 
GROUP_KIND - Static variable in class com.google.gerrit.server.group.GroupResource
 
GROUP_REF_NAME_COMPARATOR - Static variable in class com.google.gerrit.server.account.GroupBackends
 
groupBackend - Variable in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
GroupBackend - Interface in com.google.gerrit.server.account
Implementations of GroupBackend provide lookup and membership accessors to a group system.
GroupBackends - Class in com.google.gerrit.server.account
Utility class for dealing with a GroupBackend.
GroupCache - Interface in com.google.gerrit.server.account
Tracks group objects in memory for efficient access.
groupCache - Variable in class com.google.gerrit.server.group.ListGroups
 
GroupCacheImpl - Class in com.google.gerrit.server.account
Tracks group objects in memory for efficient access.
GroupComparator - Class in com.google.gerrit.server.account
 
GroupComparator() - Constructor for class com.google.gerrit.server.account.GroupComparator
 
GroupControl - Class in com.google.gerrit.server.account
Access control management for a group of accounts managed in Gerrit.
GroupControl.Factory - Class in com.google.gerrit.server.account
 
GroupControl.GenericFactory - Class in com.google.gerrit.server.account
 
GroupCreationValidationListener - Interface in com.google.gerrit.server.validators
Listener to provide validation on group creation.
groupDescription - Variable in class com.google.gerrit.server.account.CreateGroupArgs
 
GroupDetailFactory - Class in com.google.gerrit.server.account
 
GroupDetailFactory.Factory - Interface in com.google.gerrit.server.account
 
groupHasTooManyMembers - Variable in class com.google.gerrit.server.change.ChangeMessages
 
groupId - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
groupIds - Variable in class com.google.gerrit.server.config.GroupSetProvider
 
GroupIncludeCache - Interface in com.google.gerrit.server.account
Tracks group inclusions in memory for efficient access.
GroupIncludeCacheImpl - Class in com.google.gerrit.server.account
Tracks group inclusions in memory for efficient access.
GroupInfoCacheFactory - Class in com.google.gerrit.server.account
Efficiently builds a GroupInfoCache.
GroupInfoCacheFactory.Factory - Interface in com.google.gerrit.server.account
 
groupIsNotAllowed - Variable in class com.google.gerrit.server.change.ChangeMessages
 
GroupJson - Class in com.google.gerrit.server.group
 
GroupJson.GroupBaseInfo - Class in com.google.gerrit.server.group
 
GroupJson.GroupBaseInfo() - Constructor for class com.google.gerrit.server.group.GroupJson.GroupBaseInfo
 
GroupJson.GroupInfo - Class in com.google.gerrit.server.group
 
GroupJson.GroupInfo() - Constructor for class com.google.gerrit.server.group.GroupJson.GroupInfo
 
groupManyMembersConfirmation - Variable in class com.google.gerrit.server.change.ChangeMessages
 
GroupMembers - Class in com.google.gerrit.server.account
 
GroupMembers.Factory - Interface in com.google.gerrit.server.account
 
GroupMembership - Interface in com.google.gerrit.server.account
Implementations of GroupMembership provide methods to test the presence of a user in a particular group.
GroupModule - Class in com.google.gerrit.server.group
 
GroupModule() - Constructor for class com.google.gerrit.server.group.GroupModule
 
GroupOptionsInfo - Class in com.google.gerrit.server.group
 
GroupOptionsInfo(GroupDescription.Basic) - Constructor for class com.google.gerrit.server.group.GroupOptionsInfo
 
GroupOptionsInfo(AccountGroup) - Constructor for class com.google.gerrit.server.group.GroupOptionsInfo
 
GroupResource - Class in com.google.gerrit.server.group
 
GroupResource(GroupControl) - Constructor for class com.google.gerrit.server.group.GroupResource
 
groups - Variable in class com.google.gerrit.server.account.CreateAccount.Input
 
groups - Variable in class com.google.gerrit.server.group.AddIncludedGroups.Input
 
GroupsCollection - Class in com.google.gerrit.server.group
 
GroupSetProvider - Class in com.google.gerrit.server.config
 
GroupSetProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext, String, String, String) - Constructor for class com.google.gerrit.server.config.GroupSetProvider
 
GroupsRestApiServlet - Class in com.google.gerrit.httpd.rpc.group
 
GroupUUID - Class in com.google.gerrit.server.account
 
guessRelevantGroupUUIDs() - Method in interface com.google.gerrit.server.project.ProjectCache
 
guessRelevantGroupUUIDs() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
guessVersion(Class<?>) - Static method in class com.google.gerrit.server.schema.SchemaVersion
 
GuiceRequestScopePropagator - Class in com.google.gerrit.server.util
Propagator for Guice's built-in servlet scope.

H

Handler<T> - Class in com.google.gerrit.httpd.rpc
Base class for RPC service implementations.
Handler() - Constructor for class com.google.gerrit.httpd.rpc.Handler
 
handles(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupBackend
 
handles(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.InternalGroupBackend
 
handles(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
 
handles(AccountGroup.UUID) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
 
handles(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.SystemGroupBackend
 
has(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
hasChange() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
hasChange() - Method in class com.google.gerrit.server.query.change.AndSource
 
hasChange() - Method in interface com.google.gerrit.server.query.change.ChangeDataSource
 
hasChange() - Method in class com.google.gerrit.server.query.change.OrSource
 
hasChangeControl() - Method in class com.google.gerrit.server.query.change.ChangeData
 
hasCustomizedPrint() - Method in interface com.google.gerrit.server.git.ProjectRunnable
 
hasCustomizedPrint() - Method in class com.google.gerrit.server.git.WorkQueue.ProjectTask
 
hashCode() - Method in class com.google.gerrit.audit.AuditEvent
 
hashCode() - Method in class com.google.gerrit.audit.AuditEvent.UUID
 
hashCode() - Method in class com.google.gerrit.server.auth.AuthUser
 
hashCode() - Method in class com.google.gerrit.server.auth.AuthUser.UUID
 
hashCode() - Method in class com.google.gerrit.server.change.ChangeKindCache.Key
 
hashCode() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
hashCode() - Method in class com.google.gerrit.server.git.NotifyConfig
 
hashCode() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
hashCode() - Method in class com.google.gerrit.server.mail.Address
 
hashCode() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
hashCode() - Method in class com.google.gerrit.server.patch.PatchListKey
 
hashCode() - Method in class com.google.gerrit.server.query.AndPredicate
 
hashCode() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
hashCode() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
hashCode() - Method in class com.google.gerrit.server.query.IntPredicate
 
hashCode() - Method in class com.google.gerrit.server.query.NotPredicate
 
hashCode() - Method in class com.google.gerrit.server.query.OperatorPredicate
 
hashCode() - Method in class com.google.gerrit.server.query.OrPredicate
 
hashCode() - Method in class com.google.gerrit.server.query.Predicate
 
hashCode() - Method in class com.google.gerrit.server.query.RewritePredicate
 
hashCode() - Method in class com.google.gerrit.server.query.VariablePredicate
 
hashCode() - Method in class com.google.gerrit.server.query.WildPatternPredicate
 
hasInlineComments() - Method in class com.google.gerrit.server.mail.CommentSender
 
hasMissingDependencies(MergeSorter, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
hasNonTrivialSortKeyAfter(Schema<ChangeData>, Predicate<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
hasSortKey(Predicate<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
hasSortKeyField(Schema<ChangeData>) - Static method in class com.google.gerrit.server.query.change.SortKeyPredicate
 
hasUsername() - Method in class com.google.gerrit.server.auth.AuthUser
 
header - Variable in class com.google.gerrit.server.project.ThemeInfo
 
HEADER_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
 
height - Variable in class com.google.gerrit.server.account.AccountInfo.AvatarInfo
 
hideLineNumbers - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
hideTopMenu - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
hooks_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
hostname(String) - Static method in class com.google.gerrit.server.schema.JdbcUtil
 
hostname(InetSocketAddress) - Static method in class com.google.gerrit.server.util.SocketUtil
Get the name or IP address, or * if this address is a wildcard IP.
HostPageServlet - Class in com.google.gerrit.httpd.raw
Sends the Gerrit host page to clients.
HostPlatform - Class in com.google.gerrit.server.util
 
html - Variable in class com.google.gerrit.server.project.CommentLinkInfo
 
HTML_STRICT - Static variable in class com.google.gerrit.httpd.HtmlDomUtil
DOCTYPE for a standards mode HTML document.
HtmlDomUtil - Class in com.google.gerrit.httpd
Utility functions to deal with HTML using W3C DOM operations.
HtmlDomUtil() - Constructor for class com.google.gerrit.httpd.HtmlDomUtil
 
HttpAuditEvent - Class in com.google.gerrit.audit
 
HttpAuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, String, Object, int, Object) - Constructor for class com.google.gerrit.audit.HttpAuditEvent
Creates a new audit event with results
HttpAuthModule - Class in com.google.gerrit.httpd.auth.container
Servlets and support related to HTTP authentication.
HttpAuthModule(AuthConfig) - Constructor for class com.google.gerrit.httpd.auth.container.HttpAuthModule
 
HttpCanonicalWebUrlProvider - Class in com.google.gerrit.httpd
Sets CanonicalWebUrl to current HTTP request if not configured.
HttpContactStoreConnection - Class in com.google.gerrit.server.contact
ContactStoreConnection with an underlying @HttpURLConnection.
httpMethod - Variable in class com.google.gerrit.audit.HttpAuditEvent
 
httpPassword - Variable in class com.google.gerrit.server.account.CreateAccount.Input
 
httpPassword - Variable in class com.google.gerrit.server.account.PutHttpPassword.Input
 
HttpPluginModule - Class in com.google.gerrit.httpd.plugins
 
HttpPluginModule() - Constructor for class com.google.gerrit.httpd.plugins.HttpPluginModule
 
HttpsClientSslCertLoginServlet - Class in com.google.gerrit.httpd.auth.container
Servlet bound to /login/* to redirect after client SSL certificate login.
HttpsClientSslCertLoginServlet(Provider<String>) - Constructor for class com.google.gerrit.httpd.auth.container.HttpsClientSslCertLoginServlet
 
HttpsClientSslCertModule - Class in com.google.gerrit.httpd.auth.container
Servlets and support related to CLIENT_SSL_CERT_LDAP authentication.
HttpsClientSslCertModule() - Constructor for class com.google.gerrit.httpd.auth.container.HttpsClientSslCertModule
 
httpStatus - Variable in class com.google.gerrit.audit.HttpAuditEvent
 

I

IANA_SSH_PORT - Static variable in class com.google.gerrit.server.ssh.SshAddressesModule
 
id - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
id - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeMessageInfo
 
id - Variable in class com.google.gerrit.server.config.ListCapabilities.CapabilityInfo
 
id - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
id - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
id - Variable in class com.google.gerrit.server.data.TrackingIdAttribute
 
id - Variable in class com.google.gerrit.server.group.GroupJson.GroupBaseInfo
 
ID - Static variable in class com.google.gerrit.server.index.ChangeField
Newer style Change-Id key.
id - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
IdentifiedUser - Class in com.google.gerrit.server
An authenticated user.
IdentifiedUser.GenericFactory - Class in com.google.gerrit.server
Create an IdentifiedUser, ignoring any per-request state.
IdentifiedUser.GenericFactory(CapabilityControl.Factory, AuthConfig, String, Provider<String>, AccountCache, GroupBackend) - Constructor for class com.google.gerrit.server.IdentifiedUser.GenericFactory
 
IdentifiedUser.RequestFactory - Class in com.google.gerrit.server
Create an IdentifiedUser, relying on current request state.
IdGenerator - Class in com.google.gerrit.server.util
Simple class to produce 4 billion keys randomly distributed.
IDS_MEMORY - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
 
ignoresThrowable() - Method in class com.google.gerrit.sshd.SshLogLayout
 
ignoreWhitespace - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
in - Variable in class com.google.gerrit.sshd.BaseCommand
 
INCLUDED_GROUP_KIND - Static variable in class com.google.gerrit.server.group.IncludedGroupResource
 
IncludedGroupResource - Class in com.google.gerrit.server.group
 
IncludedGroupsCollection - Class in com.google.gerrit.server.group
 
includedInOne(Repository, RevWalk, RevCommit, Collection<Ref>) - Static method in class com.google.gerrit.server.change.IncludedInResolver
 
IncludedInResolver - Class in com.google.gerrit.server.change
Resolve in which tags and branches a commit is included.
includes - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
includeWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.NotificationEmail
Include users and groups that want notification of events.
IncludingGroupMembership - Class in com.google.gerrit.server.account
Group membership checker for the internal group system.
IncludingGroupMembership.Factory - Interface in com.google.gerrit.server.account
 
Index - Class in com.google.gerrit.server.change
 
index(ChangeData) - Method in class com.google.gerrit.server.index.ChangeIndexer
Synchronously index a change.
index(ReviewDb, Change) - Method in class com.google.gerrit.server.index.ChangeIndexer
Synchronously index a change.
Index.Input - Class in com.google.gerrit.server.change
 
Index.Input() - Constructor for class com.google.gerrit.server.change.Index.Input
 
index_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
INDEX_ZIP - Static variable in class com.google.gerrit.server.documentation.Constants
 
indexAll(ChangeIndex, Iterable<Project.NameKey>, int, int, OutputStream, OutputStream) - Method in class com.google.gerrit.server.index.ChangeBatchIndexer
 
indexAsync(Change.Id) - Method in class com.google.gerrit.server.index.ChangeIndexer
Start indexing a change.
IndexCollection - Class in com.google.gerrit.server.index
Dynamic pointers to the index versions used for searching and writing.
IndexCollection() - Constructor for class com.google.gerrit.server.index.IndexCollection
 
IndexedChangeQuery - Class in com.google.gerrit.server.index
Wrapper combining an IndexPredicate together with a ChangeDataSource that returns matching results from the index.
IndexedChangeQuery(ChangeIndex, Predicate<ChangeData>, int) - Constructor for class com.google.gerrit.server.index.IndexedChangeQuery
 
IndexExecutor - Annotation Type in com.google.gerrit.server.index
Marker on ListeningExecutorService used by secondary indexing threads.
IndexModule - Class in com.google.gerrit.server.index
Module for non-indexer-specific secondary index setup.
IndexModule(int) - Constructor for class com.google.gerrit.server.index.IndexModule
 
IndexModule(ListeningExecutorService) - Constructor for class com.google.gerrit.server.index.IndexModule
 
IndexModule.IndexType - Enum in com.google.gerrit.server.index
 
IndexPredicate<I> - Class in com.google.gerrit.server.index
Index-aware predicate that includes a field type annotation.
IndexPredicate(FieldDef<I, ?>, String) - Constructor for class com.google.gerrit.server.index.IndexPredicate
 
IndexPredicate(FieldDef<I, ?>, String, String) - Constructor for class com.google.gerrit.server.index.IndexPredicate
 
IndexRewriteImpl - Class in com.google.gerrit.server.index
Rewriter that pushes boolean logic into the secondary index.
inheritable - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
inheritedValue - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
inheritedValue - Variable in class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
 
inheritedValue - Variable in class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
 
inheritsFrom - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.AllRequestFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.RequestContextFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
 
init(Project.NameKey, ReceivePack) - Method in interface com.google.gerrit.server.git.ReceivePackInitializer
ReceivePack initialization.
init() - Method in class com.google.gerrit.server.mail.AbandonedSender
 
init() - Method in class com.google.gerrit.server.mail.AddReviewerSender
 
init() - Method in class com.google.gerrit.server.mail.ChangeEmail
Setup the message headers and envelope (TO, CC, BCC).
init() - Method in class com.google.gerrit.server.mail.CommentSender
 
init() - Method in class com.google.gerrit.server.mail.CreateChangeSender
 
init() - Method in class com.google.gerrit.server.mail.MergedSender
 
init() - Method in class com.google.gerrit.server.mail.MergeFailSender
 
init() - Method in class com.google.gerrit.server.mail.NewChangeSender
 
init() - Method in class com.google.gerrit.server.mail.NotificationEmail
 
init() - Method in class com.google.gerrit.server.mail.OutgoingEmail
Setup the message headers and envelope (TO, CC, BCC).
init() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
init() - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
 
init() - Method in class com.google.gerrit.server.mail.ReplyToChangeSender
 
init() - Method in class com.google.gerrit.server.mail.RestoredSender
 
init() - Method in class com.google.gerrit.server.mail.RevertedSender
 
init(RuntimeServices) - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
 
init(String, Predicate<T>...) - Method in class com.google.gerrit.server.query.RewritePredicate
 
initCodeReviewLabel(ProjectConfig) - Static method in class com.google.gerrit.server.schema.AllProjectsCreator
 
initialGroups - Variable in class com.google.gerrit.server.account.CreateGroupArgs
 
initialMembers - Variable in class com.google.gerrit.server.account.CreateGroupArgs
 
input - Variable in class com.google.gerrit.audit.HttpAuditEvent
 
insert() - Method in class com.google.gerrit.server.change.ChangeInserter
 
insert() - Method in class com.google.gerrit.server.change.PatchSetInserter
 
insert(ChangeData) - Method in interface com.google.gerrit.server.index.ChangeIndex
Insert a change document into the index.
insertAncestors(ReviewDb, PatchSet.Id, RevCommit) - Static method in class com.google.gerrit.server.ChangeUtil
 
inserter - Variable in class com.google.gerrit.server.git.VersionedMetaData
 
InsertException - Exception in com.google.gerrit.server.git
Thrown in inserting change or patchset, e.g.
insertions - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
insertions - Variable in class com.google.gerrit.server.data.PatchAttribute
 
insertions - Variable in class com.google.gerrit.server.query.change.ChangeData.ChangedLines
 
installPluginFromStream(String, InputStream) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
INSTANCE - Static variable in class com.google.gerrit.server.account.EmailExpander.None
 
INTEGER - Static variable in class com.google.gerrit.server.index.FieldType
A single integer-valued field.
InternalAccountDirectory - Class in com.google.gerrit.server.account
 
InternalAccountDirectory.Module - Class in com.google.gerrit.server.account
 
InternalAccountDirectory.Module() - Constructor for class com.google.gerrit.server.account.InternalAccountDirectory.Module
 
InternalAuthBackend - Class in com.google.gerrit.server.auth
 
InternalGroupBackend - Class in com.google.gerrit.server.account
Implementation of GroupBackend for the internal group system.
InternalUser - Class in com.google.gerrit.server
User identity for plugin code that needs an identity.
InternalUser(CapabilityControl.Factory) - Constructor for class com.google.gerrit.server.InternalUser
 
InternalUser.Factory - Interface in com.google.gerrit.server
 
intersection(Iterable<AccountGroup.UUID>) - Method in interface com.google.gerrit.server.account.GroupMembership
Returns a set containing an input member of contains(id) is true.
intersection(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.IncludingGroupMembership
 
intersection(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.ListGroupMembership
 
IntPredicate<T> - Class in com.google.gerrit.server.query
Predicate to filter a field by matching integer value.
IntPredicate(String, String) - Constructor for class com.google.gerrit.server.query.IntPredicate
 
IntPredicate(String, int) - Constructor for class com.google.gerrit.server.query.IntPredicate
 
IntraLineDiff - Class in com.google.gerrit.server.patch
 
IntraLineDiff.Status - Enum in com.google.gerrit.server.patch
 
intralineDifference - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
IntraLineDiffKey - Class in com.google.gerrit.server.patch
 
IntraLineDiffKey(ObjectId, Text, ObjectId, Text, List<Edit>, Project.NameKey, ObjectId, String, boolean) - Constructor for class com.google.gerrit.server.patch.IntraLineDiffKey
 
IntraLineWeigher - Class in com.google.gerrit.server.patch
Approximates memory usage for IntralineDiff in bytes of memory used.
IntraLineWeigher() - Constructor for class com.google.gerrit.server.patch.IntraLineWeigher
 
IntraLineWorkerPool - Class in com.google.gerrit.server.patch
 
IntraLineWorkerPool(Config) - Constructor for class com.google.gerrit.server.patch.IntraLineWorkerPool
 
IntraLineWorkerPool.Module - Class in com.google.gerrit.server.patch
 
IntraLineWorkerPool.Module() - Constructor for class com.google.gerrit.server.patch.IntraLineWorkerPool.Module
 
intValue() - Method in class com.google.gerrit.server.query.IntPredicate
 
InvalidChangeOperationException - Exception in com.google.gerrit.server.project
Indicates the change operation is not currently valid.
InvalidChangeOperationException(String) - Constructor for exception com.google.gerrit.server.project.InvalidChangeOperationException
 
InvalidCredentialsException - Exception in com.google.gerrit.server.auth
An authentication exception that is thrown when the credentials are present and are unable to be verified.
InvalidCredentialsException() - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
 
InvalidCredentialsException(Throwable) - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
 
InvalidCredentialsException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
 
InvalidPluginException - Exception in com.google.gerrit.server.plugins
 
InvalidPluginException(String) - Constructor for exception com.google.gerrit.server.plugins.InvalidPluginException
 
InvalidPluginException(String, Throwable) - Constructor for exception com.google.gerrit.server.plugins.InvalidPluginException
 
is(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
is_visible() - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
isAccessPathOk(AccessPath) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
isAccessPathOk(AccessPath) - Method in interface com.google.gerrit.httpd.WebSession
 
isAgainstParent() - Method in class com.google.gerrit.server.patch.PatchList
 
isAllowGoogleAccountUpgrade() - Method in class com.google.gerrit.server.config.AuthConfig
 
isAllProjects() - Method in class com.google.gerrit.server.project.ProjectNode
 
isAllProjects() - Method in class com.google.gerrit.server.project.ProjectState
 
isAnonymousOrRegistered(GroupReference) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
 
isAnonymousOrRegistered(AccountGroup.UUID) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
 
isBatch() - Method in interface com.google.gerrit.server.schema.UpdateUI
 
isBlocked(String) - Method in class com.google.gerrit.server.project.RefControl
True if the user is blocked from using this permission.
isCacheable() - Method in class com.google.gerrit.server.change.FileResource
 
isCacheable() - Method in class com.google.gerrit.server.change.RevisionResource
 
isCancelled() - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
 
isCancelled() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
isChild(CommandName, CommandName) - Static method in class com.google.gerrit.sshd.Commands
Is the second command a direct child of the first command?
isContentMerge() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
isCurrentPatchSet - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
isDirectChild() - Method in class com.google.gerrit.server.project.ChildProjectResource
 
isDisabled() - Method in class com.google.gerrit.server.plugins.Plugin
 
isDone() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
isDraft - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
isEditable(ProjectState) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
isEmpty() - Method in class com.google.gerrit.server.config.TrackingFooters
 
isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
 
isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader
 
isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader.String
 
isEnabled() - Method in interface com.google.gerrit.server.contact.ContactStore
 
isEnabled() - Method in interface com.google.gerrit.server.mail.EmailSender
 
isEnabled() - Method in class com.google.gerrit.server.mail.SmtpEmailSender
 
isError() - Method in class com.google.gerrit.server.git.validators.CommitValidationMessage
 
isExactSuggestion(GroupReference, String) - Static method in class com.google.gerrit.server.account.GroupBackends
Returns whether the GroupReference is an exact suggestion for the name.
isFromSource(ChangeDataSource) - Method in class com.google.gerrit.server.query.change.ChangeData
 
isGenericAddress(Account.Id) - Method in interface com.google.gerrit.server.mail.FromAddressGenerator
 
isGitBasicAuth() - Method in class com.google.gerrit.server.config.AuthConfig
Whether git-over-http should use Gerrit basic authentication scheme.
isIdentifiedUser() - Method in class com.google.gerrit.server.CurrentUser
Check if user is the IdentifiedUser
isIdentifiedUser() - Method in class com.google.gerrit.server.IdentifiedUser
Check if user is the IdentifiedUser
isIdentityTrustable(Collection<AccountExternalId>) - Method in class com.google.gerrit.server.config.AuthConfig
 
isIgnoreWhitespace() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
isInheritable() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
isIPv6(InetAddress) - Static method in class com.google.gerrit.server.util.SocketUtil
True if this InetAddress is a raw IPv6 in dotted quad notation.
isJson() - Method in enum com.google.gerrit.server.OutputFormat
 
isLegalReviewerGroup(AccountGroup.UUID) - Static method in class com.google.gerrit.server.change.PostReviewers
 
isLevelEnabled(int) - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
 
isMagicBranch(String) - Static method in class com.google.gerrit.server.util.MagicBranch
Checks if the supplied ref name is a magic branch
isNew() - Method in class com.google.gerrit.server.account.AuthResult
True if this account was recently created for the user.
isNew - Variable in class com.google.gerrit.server.config.SitePaths
true if SitePaths.site_path has not been initialized.
isNotify(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.git.NotifyConfig
 
isOwner - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
isOwner() - Method in class com.google.gerrit.server.account.GroupControl
 
isOwner() - Method in class com.google.gerrit.server.project.ChangeControl
Is this user the owner of the change?
isOwner() - Method in class com.google.gerrit.server.project.ProjectControl
Is this user a project owner? Ownership does not imply ProjectControl.isVisible()
isOwner() - Method in class com.google.gerrit.server.project.RefControl
Is this user a ref owner?
isOwnerAnyRef() - Method in class com.google.gerrit.server.project.ProjectControl
Does this user have ownership on at least one reference name?
isPatchVisible(PatchSet, ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user see the given patchset?
isPeriodic() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
isProjectDefault() - Method in class com.google.gerrit.server.project.DashboardResource
 
isProjectRulesEnabled() - Method in class com.google.gerrit.rules.RulesCache
 
isRE(String) - Static method in class com.google.gerrit.server.project.RefControl
 
isRefVisible() - Method in class com.google.gerrit.server.project.ChangeControl
Can the user see this change? Does not account for draft status
isRelease() - Method in class com.google.gerrit.server.index.Schema
 
isRemoteAdminEnabled() - Method in class com.google.gerrit.server.plugins.PluginLoader
 
isRepeatable() - Method in class com.google.gerrit.server.index.FieldDef
 
isRepeatable() - Method in class com.google.gerrit.server.index.FieldDef.Repeatable
 
isRepeatable() - Method in class com.google.gerrit.server.index.FieldDef.Single
 
isRequireChangeID() - Method in class com.google.gerrit.server.project.ProjectState
 
isReviewer(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Is this user a reviewer for the change?
isReviewer(ReviewDb, ChangeData) - Method in class com.google.gerrit.server.project.ChangeControl
Is this user a reviewer for the change?
isRunAsEnabled() - Method in class com.google.gerrit.server.config.AuthConfig
 
isSafeInline(MimeType) - Method in interface com.google.gerrit.server.FileTypeRegistry
Is this content type safe to transmit to a browser directly?
isSafeInline(MimeType) - Method in class com.google.gerrit.server.MimeUtilFileTypeRegistry
 
isScheme(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
isShowDescription() - Method in class com.google.gerrit.server.project.ListProjects
 
isShowTree() - Method in class com.google.gerrit.server.project.ListProjects
 
isSignedIn() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
isSignedIn() - Method in interface com.google.gerrit.httpd.WebSession
 
isSkipAuthentication() - Method in class com.google.gerrit.server.account.AuthRequest
 
isStored() - Method in class com.google.gerrit.server.index.FieldDef
 
isSupported(boolean) - Method in enum com.google.gerrit.sshd.CommandMetaData.Mode
 
isSystemGroup(AccountGroup.UUID) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
 
isTrustContainerAuth() - Method in class com.google.gerrit.server.config.AuthConfig
Whether git-over-http should trust authentication done by container.
isUseContentMerge() - Method in class com.google.gerrit.server.project.ProjectState
 
isUseContributorAgreements() - Method in class com.google.gerrit.server.project.ProjectState
 
isUserNameToLowerCase() - Method in class com.google.gerrit.server.config.AuthConfig
Whether user name should be converted to lower-case before validation
isUserSpecific() - Method in class com.google.gerrit.server.project.PermissionCollection
 
isUseSignedOffBy() - Method in class com.google.gerrit.server.project.ProjectState
 
isValidXGerritAuth(String) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
isValidXGerritAuth(String) - Method in interface com.google.gerrit.httpd.WebSession
 
isVisible() - Method in class com.google.gerrit.server.account.GroupControl
Can this user see this group exists?
isVisible(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user see this change?
isVisible() - Method in class com.google.gerrit.server.project.ProjectControl
Can this user see this project exists?
isVisible() - Method in class com.google.gerrit.server.project.ProjectNode
 
isVisible() - Method in class com.google.gerrit.server.project.RefControl
Can this user see this reference exists?
isVisible() - Method in interface com.google.gerrit.server.util.TreeFormatter.TreeNode
 
isVisibleByRegisteredUsers() - Method in class com.google.gerrit.server.project.RefControl
True if this reference is visible by all REGISTERED_USERS
isVisibleTo(Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
isVisibleTo(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
isWin32() - Static method in class com.google.gerrit.server.util.HostPlatform
 

J

JarScanner - Class in com.google.gerrit.server.plugins
 
JarScanner() - Constructor for class com.google.gerrit.server.plugins.JarScanner
 
JarScanner.ClassData - Class in com.google.gerrit.server.plugins
 
JarScanner.ExtensionMetaData - Class in com.google.gerrit.server.plugins
 
JdbcUtil - Class in com.google.gerrit.server.schema
 
JdbcUtil() - Constructor for class com.google.gerrit.server.schema.JdbcUtil
 
joinStrings(Iterable<Object>, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
joinStrings(Iterator<Object>, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
JSON_MAGIC - Static variable in class com.google.gerrit.httpd.restapi.RestApiServlet
Garbage prefix inserted before JSON output to prevent XSSI.

K

key(String) - Static method in class com.google.gerrit.sshd.Commands
 
key(CommandName) - Static method in class com.google.gerrit.sshd.Commands
 
key(CommandName, String) - Static method in class com.google.gerrit.sshd.Commands
 
key(CommandName, String, String) - Static method in class com.google.gerrit.sshd.Commands
 
KEY - Static variable in class com.google.gerrit.sshd.SshSession
ServerSession attribute key for this object instance.
keyType() - Method in interface com.google.gerrit.server.cache.CacheBinding
 
keyValue - Variable in class com.google.gerrit.server.query.change.PredicateArgs
 
killTask - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
kind - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
kind - Variable in class com.google.gerrit.server.project.ConfigInfo
 
kind - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 

L

label - Variable in class com.google.gerrit.server.access.ListAccess.PermissionInfo
 
label - Variable in class com.google.gerrit.server.data.SubmitLabelAttribute
 
LABEL - Static variable in class com.google.gerrit.server.index.ChangeField
List of labels on the current patch set.
label(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
LabelNormalizer - Class in com.google.gerrit.server.git
Normalizes votes on labels according to project config and permissions.
LabelNormalizer.Result - Class in com.google.gerrit.server.git
 
LabelPredicate - Class in com.google.gerrit.server.query.change
 
labels - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
labels - Variable in class com.google.gerrit.server.data.SubmitRecordAttribute
 
LabelVote - Class in com.google.gerrit.server.util
A single vote on a label, consisting of a label name and a value.
LabelVote(String, short) - Constructor for class com.google.gerrit.server.util.LabelVote
 
LabelVote(PatchSetApproval) - Constructor for class com.google.gerrit.server.util.LabelVote
 
LargeObjectException - Exception in com.google.gerrit.server.git
Wrapper for LargeObjectException.
LargeObjectException(String, LargeObjectException) - Constructor for exception com.google.gerrit.server.git.LargeObjectException
 
lastUpdated - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
LdapAuthBackend - Class in com.google.gerrit.server.auth.ldap
Implementation of AuthBackend for the LDAP authentication system.
LdapAuthBackend(Helper, AuthConfig, Config) - Constructor for class com.google.gerrit.server.auth.ldap.LdapAuthBackend
 
LdapAuthModule - Class in com.google.gerrit.httpd.auth.ldap
Configure username/password LDAP authentication.
LdapAuthModule() - Constructor for class com.google.gerrit.httpd.auth.ldap.LdapAuthModule
 
LdapGroupBackend - Class in com.google.gerrit.server.auth.ldap
Implementation of GroupBackend for the LDAP group system.
LdapModule - Class in com.google.gerrit.server.auth.ldap
 
LdapModule() - Constructor for class com.google.gerrit.server.auth.ldap.LdapModule
 
LdapRealm - Class in com.google.gerrit.server.auth.ldap
 
LEGACY_ID - Static variable in class com.google.gerrit.server.index.ChangeField
Legacy change ID.
LEGACY_SORTKEY - Static variable in class com.google.gerrit.server.index.ChangeField
Deprecated.
LEGACY_UPDATED - Static variable in class com.google.gerrit.server.index.ChangeField
Deprecated.
LegacyGerritServlet - Class in com.google.gerrit.httpd.raw
Redirects from /Gerrit#foo to /#foo in JavaScript.
legacyParseSortKey(String) - Static method in class com.google.gerrit.server.index.ChangeField
Deprecated.
lib_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
LifecycleManager - Class in com.google.gerrit.lifecycle
Tracks and executes registered LifecycleListeners.
LifecycleManager() - Constructor for class com.google.gerrit.lifecycle.LifecycleManager
 
LifecycleModule - Class in com.google.gerrit.lifecycle
Module to support registering a unique LifecyleListener.
LifecycleModule() - Constructor for class com.google.gerrit.lifecycle.LifecycleModule
 
limit() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
limit(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
limit(int) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
limit() - Method in interface com.google.gerrit.server.query.change.Paginated
 
line - Variable in class com.google.gerrit.server.data.PatchSetCommentAttribute
 
lineLength - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
link(Account.Id, AuthRequest) - Method in class com.google.gerrit.server.account.AccountManager
Link another authentication identity to an existing account.
link(ReviewDb, Account.Id, AuthRequest) - Method in class com.google.gerrit.server.account.DefaultRealm
 
link(ReviewDb, Account.Id, AuthRequest) - Method in interface com.google.gerrit.server.account.Realm
 
link(ReviewDb, Account.Id, AuthRequest) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
 
link - Variable in class com.google.gerrit.server.project.CommentLinkInfo
 
list() - Method in class com.google.gerrit.server.access.AccessCollection
 
list() - Method in class com.google.gerrit.server.account.AccountsCollection
 
list() - Method in class com.google.gerrit.server.account.Emails
 
list() - Method in class com.google.gerrit.server.account.SshKeys
 
list() - Method in class com.google.gerrit.server.change.ChangesCollection
 
list() - Method in class com.google.gerrit.server.change.Reviewers
 
list() - Method in class com.google.gerrit.server.change.Revisions
 
list() - Method in class com.google.gerrit.server.config.CapabilitiesCollection
 
list() - Method in class com.google.gerrit.server.config.ConfigCollection
 
list() - Method in interface com.google.gerrit.server.git.GitRepositoryManager
 
list() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
list() - Method in class com.google.gerrit.server.group.GroupsCollection
 
list() - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
 
list() - Method in class com.google.gerrit.server.group.MembersCollection
 
list() - Method in class com.google.gerrit.server.plugins.PluginsCollection
 
list() - Method in class com.google.gerrit.server.project.BranchesCollection
 
list() - Method in class com.google.gerrit.server.project.ChildProjectsCollection
 
list() - Method in class com.google.gerrit.server.project.FilesCollection
 
list() - Method in class com.google.gerrit.server.project.ProjectsCollection
 
ListAccess - Class in com.google.gerrit.server.access
 
ListAccess(Provider<CurrentUser>, ProjectControl.GenericFactory, ProjectCache, ProjectJson, MetaDataUpdate.Server, GroupControl.Factory, GroupBackend, GroupJson, AllProjectsName) - Constructor for class com.google.gerrit.server.access.ListAccess
 
ListAccess.AccessSectionInfo - Class in com.google.gerrit.server.access
 
ListAccess.AccessSectionInfo(AccessSection) - Constructor for class com.google.gerrit.server.access.ListAccess.AccessSectionInfo
 
ListAccess.PermissionInfo - Class in com.google.gerrit.server.access
 
ListAccess.PermissionInfo(Permission) - Constructor for class com.google.gerrit.server.access.ListAccess.PermissionInfo
 
ListAccess.PermissionRuleInfo - Class in com.google.gerrit.server.access
 
ListAccess.PermissionRuleInfo(PermissionRule) - Constructor for class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
 
ListAccess.ProjectAccessInfo - Class in com.google.gerrit.server.access
 
ListAccess.ProjectAccessInfo(ProjectControl, ProjectConfig) - Constructor for class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
listAccounts(AccountGroup.UUID, Project.NameKey) - Method in class com.google.gerrit.server.account.GroupMembers
 
ListBranches - Class in com.google.gerrit.server.project
 
ListBranches(GitRepositoryManager) - Constructor for class com.google.gerrit.server.project.ListBranches
 
ListBranches.BranchInfo - Class in com.google.gerrit.server.project
 
ListBranches.BranchInfo(String, String, boolean) - Constructor for class com.google.gerrit.server.project.ListBranches.BranchInfo
 
ListCapabilities - Class in com.google.gerrit.server.config
List capabilities visible to the calling user.
ListCapabilities(DynamicMap<CapabilityDefinition>) - Constructor for class com.google.gerrit.server.config.ListCapabilities
 
ListCapabilities.CapabilityInfo - Class in com.google.gerrit.server.config
 
ListCapabilities.CapabilityInfo(String, String) - Constructor for class com.google.gerrit.server.config.ListCapabilities.CapabilityInfo
 
ListChildProjects - Class in com.google.gerrit.server.project
 
listen(TypeLiteral<?>, Class<?>) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
listener() - Method in class com.google.gerrit.lifecycle.LifecycleModule
Create a unique listener binding.
ListGroupMembership - Class in com.google.gerrit.server.account
GroupMembership over an explicit list.
ListGroupMembership(Iterable<AccountGroup.UUID>) - Constructor for class com.google.gerrit.server.account.ListGroupMembership
 
ListGroups - Class in com.google.gerrit.server.group
List groups visible to the calling user.
ListGroups(GroupCache, GroupControl.Factory, GroupControl.GenericFactory, Provider<IdentifiedUser>, IdentifiedUser.GenericFactory, Provider<GetGroups>, GroupJson) - Constructor for class com.google.gerrit.server.group.ListGroups
 
ListGroupsCommand - Class in com.google.gerrit.sshd.commands
 
ListGroupsCommand() - Constructor for class com.google.gerrit.sshd.commands.ListGroupsCommand
 
ListIncludedGroups - Class in com.google.gerrit.server.group
 
ListMembers - Class in com.google.gerrit.server.group
 
ListMembers(GroupCache, GroupDetailFactory.Factory, AccountInfo.Loader.Factory) - Constructor for class com.google.gerrit.server.group.ListMembers
 
ListMembersCommand - Class in com.google.gerrit.sshd.commands
Implements a command that allows the user to see the members of a group.
ListMembersCommand() - Constructor for class com.google.gerrit.sshd.commands.ListMembersCommand
 
ListPlugins - Class in com.google.gerrit.server.plugins
List the installed plugins.
ListPlugins(PluginLoader) - Constructor for class com.google.gerrit.server.plugins.ListPlugins
 
ListProjects - Class in com.google.gerrit.server.project
List projects visible to the calling user.
ListProjects(CurrentUser, ProjectCache, GroupCache, GroupControl.Factory, GitRepositoryManager, ProjectNode.Factory) - Constructor for class com.google.gerrit.server.project.ListProjects
 
ListProjects.FilterType - Enum in com.google.gerrit.server.project
 
load(Repository) - Method in class com.google.gerrit.server.git.VersionedMetaData
Load the current version from the branch.
load(Repository, ObjectId) - Method in class com.google.gerrit.server.git.VersionedMetaData
Load a specific version from the repository.
load(MetaDataUpdate) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
load(MetaDataUpdate, ObjectId) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
load() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
load(PatchListKey) - Method in class com.google.gerrit.server.patch.PatchListLoader
 
loader(Class<? extends CacheLoader<K, V>>) - Method in interface com.google.gerrit.server.cache.CacheBinding
Populate the cache with items from the CacheLoader.
loader() - Method in interface com.google.gerrit.server.cache.CacheBinding
 
loadMachine(Project.NameKey, ObjectId) - Method in class com.google.gerrit.rules.RulesCache
Locate a cached Prolog machine state, or create one if not available.
loadMachine(String, InputStream) - Method in class com.google.gerrit.rules.RulesCache
 
loadRejectCommitsMap(Repository) - Static method in class com.google.gerrit.server.git.BanCommit
Loads a list of commits to reject from refs/meta/reject-commits.
local - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
LocalDiskRepositoryManager - Class in com.google.gerrit.server.git
Manages Git repositories stored on the local filesystem.
LocalDiskRepositoryManager.Lifecycle - Class in com.google.gerrit.server.git
 
LocalDiskRepositoryManager.Module - Class in com.google.gerrit.server.git
 
LocalDiskRepositoryManager.Module() - Constructor for class com.google.gerrit.server.git.LocalDiskRepositoryManager.Module
 
log(int, String) - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
 
log(int, String, Throwable) - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
 
LOG_NAME - Static variable in class com.google.gerrit.server.git.GarbageCollection
 
login(AuthResult, boolean) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
login(AuthResult, boolean) - Method in interface com.google.gerrit.httpd.WebSession
 
logout() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
logout() - Method in interface com.google.gerrit.httpd.WebSession
 
logs_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
LogUtil - Class in com.google.gerrit.server.util
 
LogUtil() - Constructor for class com.google.gerrit.server.util.LogUtil
 
LONG - Static variable in class com.google.gerrit.server.index.FieldType
A single integer-valued field.
lookup(String) - Method in class com.google.gerrit.server.account.AccountManager
 
lookup(String) - Method in class com.google.gerrit.server.account.DefaultRealm
 
lookup(String) - Method in interface com.google.gerrit.server.account.Realm
Locate an account whose local username is the given account name.
lookup(String) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
 
LsUserRefs - Class in com.google.gerrit.sshd.commands
 
LsUserRefs() - Constructor for class com.google.gerrit.sshd.commands.LsUserRefs
 

M

MagicBranch - Class in com.google.gerrit.server.util
 
mail_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
MailUtil - Class in com.google.gerrit.server.mail
 
MailUtil() - Constructor for class com.google.gerrit.server.mail.MailUtil
 
MailUtil.MailRecipients - Class in com.google.gerrit.server.mail
 
MailUtil.MailRecipients() - Constructor for class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
MailUtil.MailRecipients(Set<Account.Id>, Set<Account.Id>) - Constructor for class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
make(String, PersonIdent) - Static method in class com.google.gerrit.server.account.GroupUUID
 
manager - Variable in class com.google.gerrit.server.plugins.Plugin
 
manualReview - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
markCleanMerges(RevWalk, RevFlag, CodeReviewCommit, Set<RevCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
 
MarkdownFormatter - Class in com.google.gerrit.server.documentation
 
MarkdownFormatter() - Constructor for class com.google.gerrit.server.documentation.MarkdownFormatter
 
markdownToDocHtml(String, String) - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
 
markReady(boolean) - Method in interface com.google.gerrit.server.index.ChangeIndex
Mark whether this index is up-to-date and ready to serve reads.
MasterNodeStartup - Class in com.google.gerrit.server.config
Configuration for a master node in a cluster of servers.
MasterNodeStartup() - Constructor for class com.google.gerrit.server.config.MasterNodeStartup
 
match() - Method in class com.google.gerrit.server.config.TrackingFooter
Regex for parsing out external tracking id from FooterLine
match(ChangeData) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
match - Variable in class com.google.gerrit.server.project.CommentLinkInfo
 
match(String, String) - Method in class com.google.gerrit.server.project.RefPatternMatcher
 
match(T) - Method in class com.google.gerrit.server.query.AndPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.AfterPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.AgePredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.BeforePredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.RevWalkPredicate
 
match(Repository, RevWalk, RevWalkPredicate.Arguments) - Method in class com.google.gerrit.server.query.change.RevWalkPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.After
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.SortKeyPredicate.Before
 
match(T) - Method in class com.google.gerrit.server.query.NotPredicate
 
match(T) - Method in class com.google.gerrit.server.query.OrPredicate
 
match(T) - Method in class com.google.gerrit.server.query.Predicate
Does this predicate match this object?
match(T) - Method in class com.google.gerrit.server.query.VariablePredicate
 
match(T) - Method in class com.google.gerrit.server.query.WildPatternPredicate
 
matches(String) - Method in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
matches(AccountExternalId) - Method in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
max - Variable in class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
 
maximumWeight(long) - Method in interface com.google.gerrit.server.cache.CacheBinding
Set the total size of the cache.
maximumWeight() - Method in interface com.google.gerrit.server.cache.CacheBinding
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.ConfigInfo
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
MEMBER_KIND - Static variable in class com.google.gerrit.server.group.MemberResource
 
memberIn(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
memberIn(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
MemberResource - Class in com.google.gerrit.server.group
 
MemberResource(GroupResource, IdentifiedUser) - Constructor for class com.google.gerrit.server.group.MemberResource
 
members - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
MembersCollection - Class in com.google.gerrit.server.group
 
membershipsOf(IdentifiedUser) - Method in interface com.google.gerrit.server.account.GroupBackend
 
membershipsOf(IdentifiedUser) - Method in class com.google.gerrit.server.account.InternalGroupBackend
 
membershipsOf(IdentifiedUser) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
 
membershipsOf(IdentifiedUser) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
 
membershipsOf(IdentifiedUser) - Method in class com.google.gerrit.server.group.SystemGroupBackend
 
membersOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
membersOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
MemoryCacheFactory - Interface in com.google.gerrit.server.cache
 
merge(Branch.NameKey) - Method in class com.google.gerrit.server.git.ChangeMergeQueue
 
merge() - Method in class com.google.gerrit.server.git.MergeOp
 
merge(Branch.NameKey) - Method in interface com.google.gerrit.server.git.MergeQueue
 
MergeabilityChecker - Class in com.google.gerrit.server.change
 
MergeabilityChecker(ThreadLocalRequestContext, SchemaFactory<ReviewDb>, IdentifiedUser.GenericFactory, ChangeControl.GenericFactory, Provider<Mergeable>, ChangeIndexer, WorkQueue.Executor, WorkQueue.Executor, MergeabilityCheckQueue, MetaDataUpdate.Server) - Constructor for class com.google.gerrit.server.change.MergeabilityChecker
 
MergeabilityChecker.Check - Class in com.google.gerrit.server.change
 
MergeabilityChecksExecutor - Annotation Type in com.google.gerrit.server.change
Marker on the global WorkQueue.Executor used by MergeabilityChecker.
MergeabilityChecksExecutor.Priority - Enum in com.google.gerrit.server.change
 
MergeabilityChecksExecutorModule - Class in com.google.gerrit.server.change
Module providing the MergeabilityChecksExecutor.
MergeabilityChecksExecutorModule() - Constructor for class com.google.gerrit.server.change.MergeabilityChecksExecutorModule
 
mergeable - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
Mergeable - Class in com.google.gerrit.server.change
 
mergeable - Variable in class com.google.gerrit.server.change.Mergeable.MergeableInfo
 
MERGEABLE - Static variable in class com.google.gerrit.server.index.ChangeField
Whether the change is mergeable.
Mergeable.MergeableInfo - Class in com.google.gerrit.server.change
 
Mergeable.MergeableInfo() - Constructor for class com.google.gerrit.server.change.Mergeable.MergeableInfo
 
MergeAlways - Class in com.google.gerrit.server.git.strategy
 
MergedSender - Class in com.google.gerrit.server.mail
Send notice about a change successfully merged.
MergedSender(EmailArguments, ChangeControl) - Constructor for class com.google.gerrit.server.mail.MergedSender
 
MergedSender.Factory - Interface in com.google.gerrit.server.mail
 
MergeException - Exception in com.google.gerrit.server.git
Indicates the current branch's queue cannot be processed at this time.
MergeException(String) - Constructor for exception com.google.gerrit.server.git.MergeException
 
MergeException(String, Throwable) - Constructor for exception com.google.gerrit.server.git.MergeException
 
MergeFailedEvent - Class in com.google.gerrit.server.events
 
MergeFailedEvent() - Constructor for class com.google.gerrit.server.events.MergeFailedEvent
 
MergeFailSender - Class in com.google.gerrit.server.mail
Send notice about a change failing to merged.
MergeFailSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.MergeFailSender
 
MergeFailSender.Factory - Interface in com.google.gerrit.server.mail
 
MergeIfNecessary - Class in com.google.gerrit.server.git.strategy
 
mergeOneCommit(PersonIdent, Repository, RevWalk, ObjectInserter, RevFlag, Branch.NameKey, CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
MergeOp - Class in com.google.gerrit.server.git
Merges changes in submission order into a single branch.
MergeOp.Factory - Interface in com.google.gerrit.server.git
 
MergeQueue - Interface in com.google.gerrit.server.git
 
MergeSorter - Class in com.google.gerrit.server.git
 
MergeSorter(RevWalk, Set<RevCommit>, RevFlag) - Constructor for class com.google.gerrit.server.git.MergeSorter
 
mergeStrategyName(boolean, boolean) - Static method in class com.google.gerrit.server.git.MergeUtil
 
MergeUtil - Class in com.google.gerrit.server.git
 
MergeUtil.Factory - Interface in com.google.gerrit.server.git
 
MergeValidationException - Exception in com.google.gerrit.server.git.validators
 
MergeValidationException(CommitMergeStatus) - Constructor for exception com.google.gerrit.server.git.validators.MergeValidationException
 
MergeValidationListener - Interface in com.google.gerrit.server.git.validators
Listener to provide validation of commits before merging.
MergeValidators - Class in com.google.gerrit.server.git.validators
 
MergeValidators.Factory - Interface in com.google.gerrit.server.git.validators
 
MergeValidators.PluginMergeValidationListener - Class in com.google.gerrit.server.git.validators
Execute merge validation plug-ins
MergeValidators.PluginMergeValidationListener(DynamicSet<MergeValidationListener>) - Constructor for class com.google.gerrit.server.git.validators.MergeValidators.PluginMergeValidationListener
 
MergeValidators.ProjectConfigValidator - Class in com.google.gerrit.server.git.validators
 
MergeValidators.ProjectConfigValidator(AllProjectsName, ReviewDb, ProjectCache, IdentifiedUser.GenericFactory, ApprovalsUtil, DynamicMap<ProjectConfigEntry>) - Constructor for class com.google.gerrit.server.git.validators.MergeValidators.ProjectConfigValidator
 
MergeValidators.ProjectConfigValidator.Factory - Interface in com.google.gerrit.server.git.validators
 
message - Variable in class com.google.gerrit.httpd.rpc.change.DeprecatedChangeQueryServlet.ErrorMessage
 
message - Variable in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
message - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeMessageInfo
 
message - Variable in class com.google.gerrit.server.data.MessageAttribute
 
message - Variable in class com.google.gerrit.server.data.PatchSetCommentAttribute
 
message(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
message(String) - Method in interface com.google.gerrit.server.schema.UpdateUI
 
MessageAttribute - Class in com.google.gerrit.server.data
 
MessageAttribute() - Constructor for class com.google.gerrit.server.data.MessageAttribute
 
messageClass - Variable in class com.google.gerrit.server.mail.OutgoingEmail
 
messages - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
messages() - Method in class com.google.gerrit.server.query.change.ChangeData
 
messageUUID(ReviewDb) - Static method in class com.google.gerrit.server.ChangeUtil
Generate a new unique identifier for change message entities.
MetaDataUpdate - Class in com.google.gerrit.server.git
Helps with the updating of a VersionedMetaData.
MetaDataUpdate(GitReferenceUpdated, Project.NameKey, Repository) - Constructor for class com.google.gerrit.server.git.MetaDataUpdate
 
MetaDataUpdate.Server - Class in com.google.gerrit.server.git
 
MetaDataUpdate.User - Class in com.google.gerrit.server.git
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_55
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_56
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_57
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_59
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_60
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_63
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_64
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_65
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_67
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_68
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_69
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_71
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_73
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_74
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_77
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_81
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_87
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_89
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_90
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.SchemaVersion
Invoked between updateSchema (adds new columns/tables) and pruneSchema (removes deleted columns/tables).
MimeUtilFileTypeRegistry - Class in com.google.gerrit.server
 
min - Variable in class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
 
MissingCredentialsException - Exception in com.google.gerrit.server.auth
An authentication exception that is thrown when the credentials are not present.
MissingCredentialsException() - Constructor for exception com.google.gerrit.server.auth.MissingCredentialsException
 
MissingCredentialsException(String) - Constructor for exception com.google.gerrit.server.auth.MissingCredentialsException
 
MissingCredentialsException(Throwable) - Constructor for exception com.google.gerrit.server.auth.MissingCredentialsException
 
MissingCredentialsException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.MissingCredentialsException
 
mix(int, int) - Static method in class com.google.gerrit.server.util.IdGenerator
A very simple bit permutation to mask a simple incrementer.
module() - Static method in class com.google.gerrit.httpd.AllRequestFilter
 
module() - Static method in class com.google.gerrit.httpd.CacheBasedWebSession
 
module() - Static method in class com.google.gerrit.httpd.RequestContextFilter
 
Module - Class in com.google.gerrit.server.access
 
Module() - Constructor for class com.google.gerrit.server.access.Module
 
module() - Static method in class com.google.gerrit.server.account.AccountByEmailCacheImpl
 
module() - Static method in class com.google.gerrit.server.account.AccountCacheImpl
 
module() - Static method in class com.google.gerrit.server.account.GroupCacheImpl
 
module() - Static method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
Module - Class in com.google.gerrit.server.account
 
Module() - Constructor for class com.google.gerrit.server.account.Module
 
Module - Class in com.google.gerrit.server.api.changes
 
Module() - Constructor for class com.google.gerrit.server.api.changes.Module
 
Module - Class in com.google.gerrit.server.api
 
Module() - Constructor for class com.google.gerrit.server.api.Module
 
Module - Class in com.google.gerrit.server.api.projects
 
Module() - Constructor for class com.google.gerrit.server.api.projects.Module
 
module() - Static method in class com.google.gerrit.server.change.ChangeKindCache
 
Module - Class in com.google.gerrit.server.change
 
Module() - Constructor for class com.google.gerrit.server.change.Module
 
Module - Class in com.google.gerrit.server.config
 
Module() - Constructor for class com.google.gerrit.server.config.Module
 
module() - Static method in class com.google.gerrit.server.contact.HttpContactStoreConnection
 
module() - Static method in class com.google.gerrit.server.git.ChangeCache
 
module() - Static method in class com.google.gerrit.server.git.TagCache
 
Module - Class in com.google.gerrit.server.group
 
Module() - Constructor for class com.google.gerrit.server.group.Module
 
module() - Static method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
Module - Class in com.google.gerrit.server.project
 
Module() - Constructor for class com.google.gerrit.server.project.Module
 
module() - Static method in class com.google.gerrit.server.project.ProjectCacheImpl
 
module() - Static method in class com.google.gerrit.server.project.SectionSortCache
 
module() - Static method in class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
module() - Static method in class com.google.gerrit.server.schema.SchemaVersionCheck
 
module() - Static method in class com.google.gerrit.server.ssh.NoSshKeyCache
 
module() - Static method in class com.google.gerrit.server.util.ThreadLocalRequestContext
 
module() - Static method in class com.google.gerrit.sshd.SshKeyCacheImpl
 
ModuleGenerator - Interface in com.google.gerrit.server.plugins
 
MostSpecificComparator - Class in com.google.gerrit.server.util
Order the Ref Pattern by the most specific.
MostSpecificComparator(String) - Constructor for class com.google.gerrit.server.util.MostSpecificComparator
 
MultiProgressMonitor - Class in com.google.gerrit.server.git
Progress reporting interface that multiplexes multiple sub-tasks.
MultiProgressMonitor(OutputStream, String) - Constructor for class com.google.gerrit.server.git.MultiProgressMonitor
Create a new progress monitor for multiple sub-tasks.
MultiProgressMonitor(OutputStream, String, long, TimeUnit) - Constructor for class com.google.gerrit.server.git.MultiProgressMonitor
Create a new progress monitor for multiple sub-tasks.
MultiProgressMonitor.Task - Class in com.google.gerrit.server.git
Handle for a sub-task.

N

name - Variable in class com.google.gerrit.server.account.AccountInfo
 
name - Variable in class com.google.gerrit.server.account.CreateAccount.Input
 
name - Variable in class com.google.gerrit.server.account.PutName.Input
 
name() - Method in interface com.google.gerrit.server.cache.CacheBinding
 
name - Variable in class com.google.gerrit.server.config.ListCapabilities.CapabilityInfo
 
name - Variable in class com.google.gerrit.server.data.AccountAttribute
 
name - Variable in class com.google.gerrit.server.group.CreateGroup.Input
 
name - Variable in class com.google.gerrit.server.group.GroupJson.GroupBaseInfo
 
name - Variable in class com.google.gerrit.server.group.PutName.Input
 
name - Variable in class com.google.gerrit.server.project.CommentLinkInfo
 
name - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
name - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
NAME - Static variable in class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
named(String) - Static method in class com.google.gerrit.sshd.Commands
Create a CommandName annotation for the supplied name.
named(CommandName, String) - Static method in class com.google.gerrit.sshd.Commands
Create a CommandName annotation for the supplied name.
named(CommandName, String, String) - Static method in class com.google.gerrit.sshd.Commands
Create a CommandName annotation for the supplied name and description.
nameOf(File) - Static method in class com.google.gerrit.server.plugins.PluginLoader
 
nameOf(CommandName) - Static method in class com.google.gerrit.sshd.Commands
Return the name of this command, possibly including any parents.
neededBy - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
NEW_CHANGE - Static variable in class com.google.gerrit.server.util.MagicBranch
 
NEW_DRAFT_CHANGE - Static variable in class com.google.gerrit.server.util.MagicBranch
 
NEW_PATCHSET - Static variable in class com.google.gerrit.server.git.ReceiveCommits
 
NEW_PUBLISH_CHANGE - Static variable in class com.google.gerrit.server.util.MagicBranch
 
NewChangeSender - Class in com.google.gerrit.server.mail
Sends an email alerting a user to a new change for them to review.
NewChangeSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.NewChangeSender
 
newCheck() - Method in class com.google.gerrit.server.change.MergeabilityChecker
 
newCmdLineParser(Object) - Method in class com.google.gerrit.sshd.BaseCommand
Construct a new parser for this command's received command line.
newCmdLineParser(Object) - Method in class com.google.gerrit.sshd.commands.ReviewCommand
 
newCommitterIdent(Date, TimeZone) - Method in class com.google.gerrit.server.IdentifiedUser
 
newDocument() - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Construct a new empty document.
newGson() - Method in enum com.google.gerrit.server.OutputFormat
 
newGsonBuilder() - Method in enum com.google.gerrit.server.OutputFormat
 
newParent - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
newPrologEnvironment() - Method in class com.google.gerrit.server.project.ProjectState
 
newPrologEnvironment(String, InputStream) - Method in class com.google.gerrit.server.project.ProjectState
Like ProjectState.newPrologEnvironment() but instead of reading the rules.pl read the provided input stream.
newRefLogIdent() - Method in class com.google.gerrit.server.IdentifiedUser
 
newRefLogIdent(Date, TimeZone) - Method in class com.google.gerrit.server.IdentifiedUser
 
newRev - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
newThreeWayMerger(Repository, ObjectInserter) - Method in class com.google.gerrit.server.git.MergeUtil
 
newThreeWayMerger(Repository, ObjectInserter, String) - Static method in class com.google.gerrit.server.git.MergeUtil
 
newTree - Variable in class com.google.gerrit.server.git.VersionedMetaData
 
next() - Method in class com.google.gerrit.server.util.IdGenerator
Produce the next identifier.
nextLine() - Method in class com.google.gerrit.server.ioutil.ColumnFormatter
Flushes the current line of output and makes the formatter ready to start receiving new column data for a new line (or end-of-file).
nextPatchSetId(Map<String, Ref>, PatchSet.Id) - Static method in class com.google.gerrit.server.ChangeUtil
 
nextPatchSetId(Repository, PatchSet.Id) - Static method in class com.google.gerrit.server.ChangeUtil
 
NO_BYTES - Static variable in class com.google.gerrit.server.patch.Text
 
noConfirmation - Variable in class com.google.gerrit.server.account.CreateEmail.Input
 
normalize(Change, Collection<PatchSetApproval>) - Method in class com.google.gerrit.server.git.LabelNormalizer
 
normalize(ChangeControl, Collection<PatchSetApproval>) - Method in class com.google.gerrit.server.git.LabelNormalizer
 
NoSshInfo - Class in com.google.gerrit.server.ssh
 
NoSshInfo() - Constructor for class com.google.gerrit.server.ssh.NoSshInfo
 
NoSshKeyCache - Class in com.google.gerrit.server.ssh
 
NoSshKeyCache() - Constructor for class com.google.gerrit.server.ssh.NoSshKeyCache
 
NoSshModule - Class in com.google.gerrit.server.ssh
Disables the SSH support by stubbing out relevant objects.
NoSshModule() - Constructor for class com.google.gerrit.server.ssh.NoSshModule
 
NoSuchChangeException - Exception in com.google.gerrit.server.project
Indicates the change does not exist.
NoSuchChangeException(Change.Id) - Constructor for exception com.google.gerrit.server.project.NoSuchChangeException
 
NoSuchChangeException(Change.Id, Throwable) - Constructor for exception com.google.gerrit.server.project.NoSuchChangeException
 
NoSuchProjectException - Exception in com.google.gerrit.server.project
Indicates the project does not exist.
NoSuchProjectException(Project.NameKey) - Constructor for exception com.google.gerrit.server.project.NoSuchProjectException
 
NoSuchProjectException(Project.NameKey, Throwable) - Constructor for exception com.google.gerrit.server.project.NoSuchProjectException
 
NoSuchRefException - Exception in com.google.gerrit.server.project
Indicates the reference does not exist.
NoSuchRefException(String) - Constructor for exception com.google.gerrit.server.project.NoSuchRefException
 
NoSuchRefException(String, Throwable) - Constructor for exception com.google.gerrit.server.project.NoSuchRefException
 
NoSuchUserException - Exception in com.google.gerrit.server.auth
The user does not exist on the authentication server
NoSuchUserException(String) - Constructor for exception com.google.gerrit.server.auth.NoSuchUserException
 
not(Predicate<T>) - Static method in class com.google.gerrit.server.query.Predicate
Invert the passed node.
not(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
Invert the passed node.
NOT_VISIBLE_NODE - Static variable in class com.google.gerrit.server.util.TreeFormatter
 
notACommit(ObjectId, String) - Method in class com.google.gerrit.server.git.BanCommitResult
 
NoteDbModule - Class in com.google.gerrit.server.notedb
 
NoteDbModule() - Constructor for class com.google.gerrit.server.notedb.NoteDbModule
 
notes() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
notes() - Method in class com.google.gerrit.server.query.change.ChangeData
 
NotesBranchUtil - Class in com.google.gerrit.server.git
A utility class for updating a notes branch with automatic merge of note trees.
NotesBranchUtil(PersonIdent, GitReferenceUpdated, Project.NameKey, Repository, ObjectInserter) - Constructor for class com.google.gerrit.server.git.NotesBranchUtil
 
NotesBranchUtil.Factory - Interface in com.google.gerrit.server.git
 
NotesMigration - Class in com.google.gerrit.server.notedb
Holds the current state of the notes DB migration.
NotificationEmail - Class in com.google.gerrit.server.mail
Common class for notifications that are related to a project and branch
NotificationEmail(EmailArguments, String, Project.NameKey, Branch.NameKey) - Constructor for class com.google.gerrit.server.mail.NotificationEmail
 
NotifyConfig - Class in com.google.gerrit.server.git
 
NotifyConfig() - Constructor for class com.google.gerrit.server.git.NotifyConfig
 
NotifyConfig.Header - Enum in com.google.gerrit.server.git
 
NotPredicate<T> - Class in com.google.gerrit.server.query
Negates the result of another predicate.
NotPredicate(Predicate<T>) - Constructor for class com.google.gerrit.server.query.NotPredicate
 
nowMs() - Static method in class com.google.gerrit.server.util.TimeUtil
 
nowTs() - Static method in class com.google.gerrit.server.util.TimeUtil
 
number - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
number - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
number - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 

O

o(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
objectId - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
 
ObjectIdHandler - Class in com.google.gerrit.server.args4j
 
ObjectIdHandler(CmdLineParser, OptionDef, Setter<ObjectId>) - Constructor for class com.google.gerrit.server.args4j.ObjectIdHandler
 
oldRev - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
oldTopic - Variable in class com.google.gerrit.server.events.TopicChangedEvent
 
onAuditableAction(AuditEvent) - Method in interface com.google.gerrit.audit.AuditListener
 
onChangeEvent(ChangeEvent) - Method in interface com.google.gerrit.common.ChangeListener
 
onCommitReceived(CommitReceivedEvent) - Method in interface com.google.gerrit.server.git.validators.CommitValidationListener
Commit validation.
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.AmendedGerritMergeCommitValidationListener
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.AuthorUploaderValidator
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.BannedCommitsValidator
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.ChangeIdValidator
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.CommitterUploaderValidator
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.ConfigValidator
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.PluginCommitValidationListener
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.SignedOffByValidator
 
onCommitReceived(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators.UploadMergesPermissionValidator
 
onCreateAccount(AuthRequest, Account) - Method in class com.google.gerrit.server.account.DefaultRealm
 
onCreateAccount(AuthRequest, Account) - Method in interface com.google.gerrit.server.account.Realm
 
onCreateAccount(AuthRequest, Account) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
 
onCreateGroup(AccountGroup.NameKey) - Method in interface com.google.gerrit.server.account.GroupCache
Notify the cache that a new group was constructed.
onCreateGroup(AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
onCreateProject(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
Notify the cache that a new project was constructed.
onCreateProject(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
onExit(int) - Method in class com.google.gerrit.sshd.BaseCommand
Terminate this command and return a result code to the remote client.
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.change.MergeabilityChecker
 
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.config.ProjectConfigEntry.UpdateChecker
 
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.git.ChangeCache
 
onLoad() - Method in class com.google.gerrit.server.git.ProjectConfig
 
onLoad() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
onLoad() - Method in class com.google.gerrit.server.git.VersionedMetaData
Set up the metadata, parsing any state from the loaded revision.
onLoad() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
onLoad() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
onPreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id) - Method in interface com.google.gerrit.server.git.validators.MergeValidationListener
Validate a commit before it is merged.
onPreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id) - Method in class com.google.gerrit.server.git.validators.MergeValidators.PluginMergeValidationListener
 
onPreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id) - Method in class com.google.gerrit.server.git.validators.MergeValidators.ProjectConfigValidator
 
onPreReceive(ReceivePack, Collection<ReceiveCommand>) - Method in class com.google.gerrit.server.git.AsyncReceiveCommits
 
onReloadPlugin(Plugin, Plugin) - Method in class com.google.gerrit.server.config.PluginConfigFactory
 
onReloadPlugin(Plugin, Plugin) - Method in interface com.google.gerrit.server.plugins.ReloadPluginListener
 
onRemoval(String, String, RemovalNotification<K, V>) - Method in interface com.google.gerrit.server.cache.CacheRemovalListener
 
onRemoval(RemovalNotification<K, V>) - Method in class com.google.gerrit.server.cache.ForwardingRemovalListener
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.git.ProjectConfig
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.git.VersionedMetaData
Save any changes to the metadata in a commit.
onSave(CommitBuilder) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
onStartPlugin(Plugin) - Method in interface com.google.gerrit.server.plugins.StartPluginListener
 
onUpdate(Project.NameKey, String, String) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
onUpdate(Project.NameKey, Boolean, Boolean) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
onUpdate(Project.NameKey, Integer, Integer) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
onUpdate(Project.NameKey, Long, Long) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
open(URL) - Method in interface com.google.gerrit.server.contact.ContactStoreConnection.Factory
Open a new connection to a ContactStore.
open - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
open(Provider<ReviewDb>) - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
OPEN_STATUSES - Static variable in class com.google.gerrit.server.index.IndexRewriteImpl
Set of all open change statuses.
OpenIdProviderPattern - Class in com.google.gerrit.server.auth.openid
 
OpenIdProviderPattern() - Constructor for class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
openRepository(Project.NameKey) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
Get (or open) a repository by name.
openRepository(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
openUpdate(MetaDataUpdate) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
openUpdate(MetaDataUpdate) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
openUpdate() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
OperatorPredicate<T> - Class in com.google.gerrit.server.query
Predicate to filter a field by matching value.
OperatorPredicate(String, String) - Constructor for class com.google.gerrit.server.query.OperatorPredicate
 
optional - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
optional(String) - Method in class com.google.gerrit.server.config.ConfigSection
 
options - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
OptionUtil - Class in com.google.gerrit.server
Utilities for option parsing.
or(Predicate<T>...) - Static method in class com.google.gerrit.server.query.Predicate
Combine the passed predicates into a single OR node.
or(Collection<? extends Predicate<T>>) - Static method in class com.google.gerrit.server.query.Predicate
Combine the passed predicates into a single OR node.
or(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.QueryRewriter
Combine the passed predicates into a single OR node.
or(Predicate<T>...) - Method in class com.google.gerrit.server.query.QueryRewriter
Combine the passed predicates into a single OR node.
Oracle - Class in com.google.gerrit.server.schema
 
Oracle(Config) - Constructor for class com.google.gerrit.server.schema.Oracle
 
OrPredicate<T> - Class in com.google.gerrit.server.query
Requires one predicate to be true.
OrPredicate(Predicate<T>...) - Constructor for class com.google.gerrit.server.query.OrPredicate
 
OrPredicate(Collection<? extends Predicate<T>>) - Constructor for class com.google.gerrit.server.query.OrPredicate
 
OrSource - Class in com.google.gerrit.server.query.change
 
OrSource(Collection<? extends Predicate<ChangeData>>) - Constructor for class com.google.gerrit.server.query.change.OrSource
 
out - Variable in class com.google.gerrit.sshd.BaseCommand
 
OutgoingEmail - Class in com.google.gerrit.server.mail
Sends an email to one or more interested parties.
OutgoingEmail(EmailArguments, String) - Constructor for class com.google.gerrit.server.mail.OutgoingEmail
 
OutputFormat - Enum in com.google.gerrit.server
Standard output format used by an API call.
owner - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
owner - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
owner - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
owner - Variable in class com.google.gerrit.server.group.PutOwner.Input
 
OWNER - Static variable in class com.google.gerrit.server.index.ChangeField
Owner/creator of the change.
OWNER - Static variable in class com.google.gerrit.server.project.ProjectControl
 
owner(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ownerFor(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
 
ownerGroupId - Variable in class com.google.gerrit.server.account.CreateGroupArgs
 
ownerId - Variable in class com.google.gerrit.server.group.CreateGroup.Input
 
ownerId - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
ownerIds - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
ownerin(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ownerOf - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
owners - Variable in class com.google.gerrit.server.project.CreateProject.Input
 

P

p(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
PACKAGE - Static variable in class com.google.gerrit.server.documentation.Constants
 
Paginated - Interface in com.google.gerrit.server.query.change
 
params - Variable in class com.google.gerrit.audit.AuditEvent
 
parent - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
parent - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
parent - Variable in class com.google.gerrit.server.project.SetParent.Input
 
parentproject(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
parents - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
parents() - Method in class com.google.gerrit.server.project.ProjectState
 
parse(Class<?>, String) - Method in class com.google.gerrit.httpd.template.SiteHeaderFooter
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.access.AccessCollection
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.account.AccountsCollection
 
parse(String) - Method in class com.google.gerrit.server.account.AccountsCollection
Parses a account ID from a request body and returns the user.
parse(AccountResource, IdString) - Method in class com.google.gerrit.server.account.Emails
 
parse(AccountResource, IdString) - Method in class com.google.gerrit.server.account.SshKeys
 
parse(IdentifiedUser, IdString) - Method in class com.google.gerrit.server.account.SshKeys
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.change.ChangesCollection
 
parse(Change.Id) - Method in class com.google.gerrit.server.change.ChangesCollection
 
parse(ChangeControl) - Method in class com.google.gerrit.server.change.ChangesCollection
 
parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.Reviewers
 
parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.Revisions
 
parse(ConfigResource, IdString) - Method in class com.google.gerrit.server.config.CapabilitiesCollection
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.config.ConfigCollection
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.group.GroupsCollection
 
parse(String) - Method in class com.google.gerrit.server.group.GroupsCollection
Parses a group ID from a request body and returns the group.
parse(GroupResource, IdString) - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
 
parse(GroupResource, IdString) - Method in class com.google.gerrit.server.group.MembersCollection
 
parse(String) - Static method in class com.google.gerrit.server.index.TimestampRangePredicate
 
parse(String) - Static method in class com.google.gerrit.server.mail.Address
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.plugins.PluginsCollection
 
parse(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.BranchesCollection
 
parse(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.ChildProjectsCollection
 
parse(BranchResource, IdString) - Method in class com.google.gerrit.server.project.FilesCollection
 
parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.project.ProjectsCollection
 
parse(String) - Method in class com.google.gerrit.server.project.ProjectsCollection
Parses a project ID from a request body and returns the project.
parse(String) - Method in class com.google.gerrit.server.query.QueryBuilder
Parse a user supplied query string into a predicate.
parse(String) - Static method in class com.google.gerrit.server.util.LabelVote
 
parse(String, int) - Static method in class com.google.gerrit.server.util.SocketUtil
Parse an address string such as host:port or *:port.
parse(AccountSshKey) - Static method in class com.google.gerrit.sshd.SshUtil
Parse a public key into its Java type.
parseAllSections() - Method in class com.google.gerrit.server.util.SubmoduleSectionParser
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.AccountGroupIdHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.AccountGroupUUIDHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.AccountIdHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.ChangeIdHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.ObjectIdHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.PatchSetIdHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.ProjectControlHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.SocketAddressHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.SubcommandHandler
 
parseArguments(Parameters) - Method in class com.google.gerrit.server.change.GetDiff.ContextOptionHandler
 
parseCommandLine() - Method in class com.google.gerrit.sshd.BaseCommand
Parses the command line argument, injecting parsed values into fields.
parseCommandLine(Object) - Method in class com.google.gerrit.sshd.BaseCommand
Parses the command line argument, injecting parsed values into fields.
parseCommandLine() - Method in class com.google.gerrit.sshd.commands.ReviewCommand
 
parseFile(Class<?>, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Parse an XHTML file from our CLASSPATH and return the instance.
parseFile(File) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Parse an XHTML file from the local drive and return the instance.
parseId(String) - Method in class com.google.gerrit.server.account.AccountsCollection
Parses an account ID and returns the user without making any permission check whether the current user can see the account.
parseId(String) - Method in class com.google.gerrit.server.group.GroupsCollection
Parses a group ID and returns the group without making any permission check whether the current user can see the group.
parseInternal(String) - Method in class com.google.gerrit.server.group.GroupsCollection
Parses a group ID from a request body and returns the group if it is a Gerrit internal group.
parseSortKey(String) - Static method in class com.google.gerrit.server.ChangeUtil
 
parseWithEquals(String) - Static method in class com.google.gerrit.server.util.LabelVote
 
patch(PatchSet.Id) - Method in class com.google.gerrit.server.query.change.ChangeData
 
PATCH_LIST - Static variable in class com.google.gerrit.rules.StoredValues
 
PATCH_SET - Static variable in class com.google.gerrit.rules.StoredValues
 
PATCH_SET_INFO - Static variable in class com.google.gerrit.rules.StoredValues
 
PATCH_SETS_SCAN - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
 
PatchAttribute - Class in com.google.gerrit.server.data
 
PatchAttribute() - Constructor for class com.google.gerrit.server.data.PatchAttribute
 
patches() - Method in class com.google.gerrit.server.query.change.ChangeData
 
PatchFile - Class in com.google.gerrit.server.patch
State supporting processing of a single Patch instance.
PatchFile(Repository, PatchList, String) - Constructor for class com.google.gerrit.server.patch.PatchFile
 
PatchList - Class in com.google.gerrit.server.patch
 
PatchListCache - Interface in com.google.gerrit.server.patch
Provides a cached list of PatchListEntry.
PatchListCacheImpl - Class in com.google.gerrit.server.patch
Provides a cached list of PatchListEntry.
PatchListEntry - Class in com.google.gerrit.server.patch
 
PatchListKey - Class in com.google.gerrit.server.patch
 
PatchListKey(Project.NameKey, AnyObjectId, AnyObjectId, AccountDiffPreference.Whitespace) - Constructor for class com.google.gerrit.server.patch.PatchListKey
 
PatchListLoader - Class in com.google.gerrit.server.patch
 
PatchListNotAvailableException - Exception in com.google.gerrit.server.patch
 
PatchListNotAvailableException(String) - Constructor for exception com.google.gerrit.server.patch.PatchListNotAvailableException
 
PatchListNotAvailableException(Throwable) - Constructor for exception com.google.gerrit.server.patch.PatchListNotAvailableException
 
PatchListWeigher - Class in com.google.gerrit.server.patch
Approximates memory usage for PatchList in bytes of memory used.
PatchListWeigher() - Constructor for class com.google.gerrit.server.patch.PatchListWeigher
 
PatchModule - Class in com.google.gerrit.httpd.rpc.patch
 
PatchModule() - Constructor for class com.google.gerrit.httpd.rpc.patch.PatchModule
 
PatchScriptFactory - Class in com.google.gerrit.server.patch
 
PatchScriptFactory.Factory - Interface in com.google.gerrit.server.patch
 
patchSet - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
 
patchSet - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
patchSet - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
 
patchSet - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
patchSet - Variable in class com.google.gerrit.server.events.DraftPublishedEvent
 
patchSet - Variable in class com.google.gerrit.server.events.MergeFailedEvent
 
patchSet - Variable in class com.google.gerrit.server.events.PatchSetCreatedEvent
 
patchSet - Variable in class com.google.gerrit.server.events.ReviewerAddedEvent
 
patchSet - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
patchSet - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
 
PatchSetAttribute - Class in com.google.gerrit.server.data
 
PatchSetAttribute() - Constructor for class com.google.gerrit.server.data.PatchSetAttribute
 
PatchSetCommentAttribute - Class in com.google.gerrit.server.data
 
PatchSetCommentAttribute() - Constructor for class com.google.gerrit.server.data.PatchSetCommentAttribute
 
PatchSetCreatedEvent - Class in com.google.gerrit.server.events
 
PatchSetCreatedEvent() - Constructor for class com.google.gerrit.server.events.PatchSetCreatedEvent
 
PatchSetIdHandler - Class in com.google.gerrit.server.args4j
 
PatchSetIdHandler(CmdLineParser, OptionDef, Setter<PatchSet.Id>) - Constructor for class com.google.gerrit.server.args4j.PatchSetIdHandler
 
patchSetInfo - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
PatchSetInfoFactory - Class in com.google.gerrit.server.patch
Factory class creating PatchSetInfo from meta-data found in Git repository.
PatchSetInfoFactory(GitRepositoryManager, AccountByEmailCache) - Constructor for class com.google.gerrit.server.patch.PatchSetInfoFactory
 
PatchSetInfoNotAvailableException - Exception in com.google.gerrit.server.patch
 
PatchSetInfoNotAvailableException(Exception) - Constructor for exception com.google.gerrit.server.patch.PatchSetInfoNotAvailableException
 
PatchSetInserter - Class in com.google.gerrit.server.change
 
PatchSetInserter(ChangeHooks, ReviewDb, ChangeUpdate.Factory, ApprovalsUtil, ApprovalCopier, PatchSetInfoFactory, GitReferenceUpdated, CommitValidators.Factory, MergeabilityChecker, ReplacePatchSetSender.Factory, Repository, RevWalk, ChangeControl, RevCommit) - Constructor for class com.google.gerrit.server.change.PatchSetInserter
 
PatchSetInserter.ChangeModifiedException - Exception in com.google.gerrit.server.change
 
PatchSetInserter.ChangeModifiedException(String) - Constructor for exception com.google.gerrit.server.change.PatchSetInserter.ChangeModifiedException
 
PatchSetInserter.Factory - Interface in com.google.gerrit.server.change
 
PatchSetInserter.ValidatePolicy - Enum in com.google.gerrit.server.change
PatchSetNotificationSender - Class in com.google.gerrit.server.mail
 
PatchSetNotificationSender(ReviewDb, ChangeHooks, GitRepositoryManager, PatchSetInfoFactory, ApprovalsUtil, AccountResolver, CreateChangeSender.Factory, ReplacePatchSetSender.Factory, ChangeIndexer) - Constructor for class com.google.gerrit.server.mail.PatchSetNotificationSender
 
patchSets - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
PATH - Static variable in class com.google.gerrit.server.index.ChangeField
List of full file paths modified in the current patch set.
path(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
PathConflictException - Exception in com.google.gerrit.server.changedetail
Indicates a path conflict during rebase or merge
PathConflictException(String) - Constructor for exception com.google.gerrit.server.changedetail.PathConflictException
 
pattern - Variable in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
peer_keys - Variable in class com.google.gerrit.server.config.SitePaths
 
PeerDaemonUser - Class in com.google.gerrit.server
Identity of a peer daemon process that isn't this JVM.
PeerDaemonUser(CapabilityControl.Factory, SocketAddress) - Constructor for class com.google.gerrit.server.PeerDaemonUser
 
PeerDaemonUser.Factory - Interface in com.google.gerrit.server
 
pendingConfirmation - Variable in class com.google.gerrit.server.account.GetEmails.EmailInfo
 
PerformCreateGroup - Class in com.google.gerrit.server.account
 
PerformCreateGroup.Factory - Interface in com.google.gerrit.server.account
 
PerformCreateProject - Class in com.google.gerrit.server.project
Common class that holds the code to create projects
PerformCreateProject.Factory - Interface in com.google.gerrit.server.project
 
PerformRenameGroup - Class in com.google.gerrit.server.account
 
PerformRenameGroup.Factory - Interface in com.google.gerrit.server.account
 
PermissionCollection - Class in com.google.gerrit.server.project
Effective permissions applied to a reference in a project.
PermissionCollection.Factory - Class in com.google.gerrit.server.project
 
permissions - Variable in class com.google.gerrit.server.access.ListAccess.AccessSectionInfo
 
permissionsOnly - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
permissionsOnly - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
permittedLabels - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
permittedValues - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
PerRequestProjectControlCache - Class in com.google.gerrit.server.project
Caches ProjectControl objects for the current user of the request.
persist(String, Class<K>, Class<V>) - Method in class com.google.gerrit.server.cache.CacheModule
Declare a named in-memory/on-disk cache.
persist(String, Class<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
Declare a named in-memory/on-disk cache.
persist(String, TypeLiteral<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
Declare a named in-memory/on-disk cache.
PersistentCacheFactory - Interface in com.google.gerrit.server.cache
 
PerThreadRequestScope - Class in com.google.gerrit.server.git
 
PerThreadRequestScope() - Constructor for class com.google.gerrit.server.git.PerThreadRequestScope
 
PerThreadRequestScope.Propagator - Class in com.google.gerrit.server.git
 
PerThreadRequestScope.Scoper - Interface in com.google.gerrit.server.git
 
Plugin - Class in com.google.gerrit.server.plugins
 
Plugin(String, File, PluginUser, FileSnapshot, Plugin.ApiType) - Constructor for class com.google.gerrit.server.plugins.Plugin
 
Plugin.ApiType - Enum in com.google.gerrit.server.plugins
 
Plugin.CacheKey - Class in com.google.gerrit.server.plugins
Unique key that changes whenever a plugin reloads.
PLUGIN_KIND - Static variable in class com.google.gerrit.server.plugins.PluginResource
 
PluginCommandModule - Class in com.google.gerrit.sshd
 
PluginCommandModule() - Constructor for class com.google.gerrit.sshd.PluginCommandModule
 
PluginConfig - Class in com.google.gerrit.server.config
 
PluginConfig(String, Config) - Constructor for class com.google.gerrit.server.config.PluginConfig
 
PluginConfig(String, Config, ProjectConfig) - Constructor for class com.google.gerrit.server.config.PluginConfig
 
pluginConfig - Variable in class com.google.gerrit.server.project.ConfigInfo
 
PluginConfigFactory - Class in com.google.gerrit.server.config
 
pluginConfigValues - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
pluginConfigValues - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
PluginGuiceEnvironment - Class in com.google.gerrit.server.plugins
Tracks Guice bindings that should be exposed to loaded plugins.
PluginInstallException - Exception in com.google.gerrit.server.plugins
 
PluginInstallException(String) - Constructor for exception com.google.gerrit.server.plugins.PluginInstallException
 
PluginInstallException(Throwable) - Constructor for exception com.google.gerrit.server.plugins.PluginInstallException
 
PluginLoader - Class in com.google.gerrit.server.plugins
 
PluginLoader(SitePaths, PluginGuiceEnvironment, ServerInformationImpl, PluginUser.Factory, Provider<PluginCleanerTask>, Config, Provider<String>) - Constructor for class com.google.gerrit.server.plugins.PluginLoader
 
PluginModule - Class in com.google.gerrit.server.plugins
 
PluginModule() - Constructor for class com.google.gerrit.server.plugins.PluginModule
 
PluginRequestContext - Class in com.google.gerrit.server.util
RequestContext active while plugins load or unload.
PluginRequestContext(PluginUser) - Constructor for class com.google.gerrit.server.util.PluginRequestContext
 
PluginResource - Class in com.google.gerrit.server.plugins
 
PluginRestApiModule - Class in com.google.gerrit.server.plugins
 
PluginRestApiModule() - Constructor for class com.google.gerrit.server.plugins.PluginRestApiModule
 
plugins(Iterable<UiAction.Description>) - Static method in class com.google.gerrit.server.extensions.webui.UiActions
 
plugins_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
PluginsCollection - Class in com.google.gerrit.server.plugins
 
PluginUser - Class in com.google.gerrit.server
User identity for plugin code that needs an identity.
PluginUser(CapabilityControl.Factory, String) - Constructor for class com.google.gerrit.server.PluginUser
 
PluginUser.Factory - Interface in com.google.gerrit.server
 
positional - Variable in class com.google.gerrit.server.query.change.PredicateArgs
 
postEvent(Change, ChangeEvent, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
postEvent(Branch.NameKey, ChangeEvent) - Method in class com.google.gerrit.common.ChangeHookRunner
 
postEvent(Change, ChangeEvent, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Post a stream event that is related to a change
postEvent(Branch.NameKey, ChangeEvent) - Method in interface com.google.gerrit.common.ChangeHooks
Post a stream event that is related to a branch
postEvent(Change, ChangeEvent, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
postEvent(Branch.NameKey, ChangeEvent) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
PostReview - Class in com.google.gerrit.server.change
 
PostReviewers - Class in com.google.gerrit.server.change
 
Predicate<T> - Class in com.google.gerrit.server.query
An abstract predicate tree for any form of query.
Predicate() - Constructor for class com.google.gerrit.server.query.Predicate
 
PredicateArgs - Class in com.google.gerrit.server.query.change
This class is used to extract comma separated values in a predicate.
PredicateClassLoader - Class in com.google.gerrit.rules
Loads the classes for Prolog predicates.
PredicateClassLoader(DynamicSet<PredicateProvider>, ClassLoader) - Constructor for class com.google.gerrit.rules.PredicateClassLoader
 
PredicateProvider - Interface in com.google.gerrit.rules
Provides additional packages that contain Prolog predicates that should be made available in the Prolog environment.
preferred - Variable in class com.google.gerrit.server.account.CreateEmail.Input
 
preferred - Variable in class com.google.gerrit.server.account.GetEmails.EmailInfo
 
PREFIX - Static variable in class com.google.gerrit.httpd.rpc.RpcServletModule
 
PREFIX - Static variable in class com.google.gerrit.server.index.FieldType
A string field searched using prefix.
preRewrite(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
 
preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.Schema_82
 
preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
Invoke before updateSchema adds new columns/tables.
printTree(SortedSet<? extends TreeFormatter.TreeNode>) - Method in class com.google.gerrit.server.util.TreeFormatter
 
printTree(TreeFormatter.TreeNode) - Method in class com.google.gerrit.server.util.TreeFormatter
 
priority - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
priority - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
project - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
project - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
project - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
project - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
PROJECT - Static variable in class com.google.gerrit.server.index.ChangeField
Project containing the change.
project - Variable in class com.google.gerrit.server.mail.NotificationEmail
 
project - Variable in class com.google.gerrit.server.mail.ProjectWatch
 
project(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
project - Variable in class com.google.gerrit.sshd.AbstractGitCommand
 
PROJECT_CONFIG - Static variable in class com.google.gerrit.server.git.ProjectConfig
 
PROJECT_KIND - Static variable in class com.google.gerrit.server.project.ProjectResource
 
PROJECT_OWNERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
Common UUID assigned to the "Project Owners" placeholder group.
ProjectAccessHandler<T> - Class in com.google.gerrit.httpd.rpc.project
 
ProjectAccessHandler(ProjectControl.Factory, GroupBackend, MetaDataUpdate.User, AllProjectsNameProvider, Provider<SetParent>, Project.NameKey, ObjectId, List<AccessSection>, Project.NameKey, String, boolean) - Constructor for class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
ProjectApiImpl - Class in com.google.gerrit.server.api.projects
 
ProjectCache - Interface in com.google.gerrit.server.project
Cache of project information, including access rights.
ProjectCacheClock - Class in com.google.gerrit.server.project
Ticks periodically to force refresh events for ProjectCacheImpl.
ProjectCacheClock(Config) - Constructor for class com.google.gerrit.server.project.ProjectCacheClock
 
ProjectCacheClock(long) - Constructor for class com.google.gerrit.server.project.ProjectCacheClock
 
ProjectCacheImpl - Class in com.google.gerrit.server.project
Cache of project information, including access rights.
ProjectConfig - Class in com.google.gerrit.server.git
 
ProjectConfig(Project.NameKey) - Constructor for class com.google.gerrit.server.git.ProjectConfig
 
ProjectConfigEntry - Class in com.google.gerrit.server.config
 
ProjectConfigEntry(String, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, String, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, String, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, int) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, int, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, int, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, long) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, long, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, long, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, String, List<String>) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, String, List<String>, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, String, List<String>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, T, Class<T>) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, T, Class<T>, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, T, Class<T>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry(String, String, ProjectConfigEntry.Type, List<String>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
ProjectConfigEntry.Type - Enum in com.google.gerrit.server.config
 
ProjectConfigEntry.UpdateChecker - Class in com.google.gerrit.server.config
 
ProjectControl - Class in com.google.gerrit.server.project
Access control management for a user accessing a project's data.
projectControl - Variable in class com.google.gerrit.sshd.AbstractGitCommand
 
ProjectControl.Factory - Class in com.google.gerrit.server.project
 
ProjectControl.GenericFactory - Class in com.google.gerrit.server.project
 
ProjectControlHandler - Class in com.google.gerrit.server.args4j
 
ProjectControlHandler(ProjectControl.GenericFactory, Provider<CurrentUser>, CmdLineParser, OptionDef, Setter<ProjectControl>) - Constructor for class com.google.gerrit.server.args4j.ProjectControlHandler
 
ProjectCreationValidationListener - Interface in com.google.gerrit.server.validators
Listener to provide validation on project creation.
projectDescription - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
ProjectJson - Class in com.google.gerrit.server.project
 
ProjectJson.ProjectInfo - Class in com.google.gerrit.server.project
 
ProjectJson.ProjectInfo() - Constructor for class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
ProjectLevelConfig - Class in com.google.gerrit.server.git
Configuration file in the projects refs/meta/config branch.
ProjectLevelConfig(String, ProjectState) - Constructor for class com.google.gerrit.server.git.ProjectLevelConfig
 
ProjectModule - Class in com.google.gerrit.httpd.rpc.project
 
ProjectModule() - Constructor for class com.google.gerrit.httpd.rpc.project.ProjectModule
 
projectName - Variable in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
projectName - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
 
ProjectNode - Class in com.google.gerrit.server.project
Node of a Project in a tree formatted by ListProjects.
ProjectNode(AllProjectsName, Project, boolean) - Constructor for class com.google.gerrit.server.project.ProjectNode
 
ProjectNode.Factory - Interface in com.google.gerrit.server.project
 
ProjectOwnerGroups - Annotation Type in com.google.gerrit.server.config
Marker on a Set&lt;AccountGroup.Id> for the configured groups which should become owners of a created project.
ProjectOwnerGroupsProvider - Class in com.google.gerrit.server.config
Provider of the group(s) which should become owners of a newly created project.
ProjectOwnerGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.ProjectOwnerGroupsProvider
 
ProjectResource - Class in com.google.gerrit.server.project
 
ProjectResource(ProjectControl) - Constructor for class com.google.gerrit.server.project.ProjectResource
 
ProjectRunnable - Interface in com.google.gerrit.server.git
Used to retrieve the project name from an operation
ProjectsCollection - Class in com.google.gerrit.server.project
 
ProjectsRestApiServlet - Class in com.google.gerrit.httpd.rpc.project
 
projectState - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
projectState - Variable in class com.google.gerrit.server.mail.ProjectWatch
 
ProjectState - Class in com.google.gerrit.server.project
Cached information on a project.
ProjectState(SitePaths, ProjectCache, AllProjectsName, ProjectControl.AssistedFactory, PrologEnvironment.Factory, GitRepositoryManager, RulesCache, List<CommentLinkInfo>, ProjectConfig) - Constructor for class com.google.gerrit.server.project.ProjectState
 
ProjectState.Factory - Interface in com.google.gerrit.server.project
 
ProjectUtil - Class in com.google.gerrit.server
 
ProjectUtil() - Constructor for class com.google.gerrit.server.ProjectUtil
 
ProjectWatch - Class in com.google.gerrit.server.mail
 
ProjectWatch(EmailArguments, Project.NameKey, ProjectState, ChangeData) - Constructor for class com.google.gerrit.server.mail.ProjectWatch
 
ProjectWatch.Watchers - Class in com.google.gerrit.server.mail
 
ProjectWatch.Watchers() - Constructor for class com.google.gerrit.server.mail.ProjectWatch.Watchers
 
PrologCompiler - Class in com.google.gerrit.rules
Helper class for Rulec: does the actual prolog -> java src -> class -> jar work Finds rules.pl in refs/meta/config branch Creates rules-(sha1 of rules.pl).jar in (site-path)/cache/rules
PrologCompiler.Factory - Interface in com.google.gerrit.rules
 
PrologCompiler.Status - Enum in com.google.gerrit.rules
 
PrologEnvironment - Class in com.google.gerrit.rules
Per-thread Prolog interpreter.
PrologEnvironment.Args - Class in com.google.gerrit.rules
 
PrologEnvironment.Factory - Interface in com.google.gerrit.rules
 
PrologModule - Class in com.google.gerrit.rules
 
PrologModule() - Constructor for class com.google.gerrit.rules.PrologModule
 
provider() - Method in class com.google.gerrit.server.config.CanonicalWebUrlModule
 
provideStateTo(Command) - Method in class com.google.gerrit.sshd.BaseCommand
Pass all state into the command, then run its start method.
pruneSchema(StatementExecutor, List<String>) - Method in interface com.google.gerrit.server.schema.UpdateUI
 
Publish - Class in com.google.gerrit.server.change
 
Publish(Provider<ReviewDb>, ChangeUpdate.Factory, PatchSetNotificationSender, ChangeHooks, ChangeIndexer, Config) - Constructor for class com.google.gerrit.server.change.Publish
 
Publish.CurrentRevision - Class in com.google.gerrit.server.change
 
Publish.Input - Class in com.google.gerrit.server.change
 
Publish.Input() - Constructor for class com.google.gerrit.server.change.Publish.Input
 
put(AccountInfo) - Method in class com.google.gerrit.server.account.AccountInfo.Loader
 
put(ConflictKey, Boolean) - Method in interface com.google.gerrit.server.query.change.ConflictsCache
 
put(ConflictKey, Boolean) - Method in class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
PutAccount - Class in com.google.gerrit.server.account
 
PutAccount() - Constructor for class com.google.gerrit.server.account.PutAccount
 
PutActive - Class in com.google.gerrit.server.account
 
PutActive.Input - Class in com.google.gerrit.server.account
 
PutActive.Input() - Constructor for class com.google.gerrit.server.account.PutActive.Input
 
putApproval(String, short) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
PutBranch - Class in com.google.gerrit.server.project
 
PutBranch() - Constructor for class com.google.gerrit.server.project.PutBranch
 
PutConfig - Class in com.google.gerrit.server.project
 
PutConfig.ConfigValue - Class in com.google.gerrit.server.project
 
PutConfig.ConfigValue() - Constructor for class com.google.gerrit.server.project.PutConfig.ConfigValue
 
PutConfig.Input - Class in com.google.gerrit.server.project
 
PutConfig.Input() - Constructor for class com.google.gerrit.server.project.PutConfig.Input
 
PutDescription - Class in com.google.gerrit.server.group
 
PutDescription.Input - Class in com.google.gerrit.server.group
 
PutDescription.Input() - Constructor for class com.google.gerrit.server.group.PutDescription.Input
 
PutEmail - Class in com.google.gerrit.server.account
 
PutEmail() - Constructor for class com.google.gerrit.server.account.PutEmail
 
PutGroup - Class in com.google.gerrit.server.group
 
PutGroup() - Constructor for class com.google.gerrit.server.group.PutGroup
 
PutHttpPassword - Class in com.google.gerrit.server.account
 
PutHttpPassword.Input - Class in com.google.gerrit.server.account
 
PutHttpPassword.Input() - Constructor for class com.google.gerrit.server.account.PutHttpPassword.Input
 
PutName - Class in com.google.gerrit.server.account
 
PutName - Class in com.google.gerrit.server.group
 
PutName.Input - Class in com.google.gerrit.server.account
 
PutName.Input() - Constructor for class com.google.gerrit.server.account.PutName.Input
 
PutName.Input - Class in com.google.gerrit.server.group
 
PutName.Input() - Constructor for class com.google.gerrit.server.group.PutName.Input
 
PutOptions - Class in com.google.gerrit.server.group
 
PutOptions.Input - Class in com.google.gerrit.server.group
 
PutOptions.Input() - Constructor for class com.google.gerrit.server.group.PutOptions.Input
 
PutOwner - Class in com.google.gerrit.server.group
 
PutOwner.Input - Class in com.google.gerrit.server.group
 
PutOwner.Input() - Constructor for class com.google.gerrit.server.group.PutOwner.Input
 
PutPreferred - Class in com.google.gerrit.server.account
 
PutProject - Class in com.google.gerrit.server.project
 
PutProject() - Constructor for class com.google.gerrit.server.project.PutProject
 
putReviewer(Account.Id, ReviewerState) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 

Q

query(String) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
QueryBuilder<T> - Class in com.google.gerrit.server.query
Base class to support writing parsers for query languages.
QueryBuilder(QueryBuilder.Definition<T, ? extends QueryBuilder<T>>) - Constructor for class com.google.gerrit.server.query.QueryBuilder
 
QueryBuilder.Definition<T,Q extends QueryBuilder<T>> - Class in com.google.gerrit.server.query
Defines the operators known by a QueryBuilder.
QueryBuilder.Definition(Class<Q>) - Constructor for class com.google.gerrit.server.query.QueryBuilder.Definition
 
QueryBuilder.Operator - Annotation Type in com.google.gerrit.server.query
Denotes a method which is a query operator.
QueryBuilder.OperatorFactory<T,Q extends QueryBuilder<T>> - Interface in com.google.gerrit.server.query
Converts a value string passed to an operator into a Predicate.
QueryChanges - Class in com.google.gerrit.server.query.change
 
queryChanges(String) - Method in class com.google.gerrit.server.query.change.QueryProcessor
Query for changes that match the query string.
queryChanges(List<String>) - Method in class com.google.gerrit.server.query.change.QueryProcessor
Query for changes that match the query string.
QueryDocumentationExecutor - Class in com.google.gerrit.server.documentation
 
QueryDocumentationExecutor() - Constructor for class com.google.gerrit.server.documentation.QueryDocumentationExecutor
 
QueryDocumentationExecutor.DocQueryException - Exception in com.google.gerrit.server.documentation
 
QueryDocumentationExecutor.DocResult - Class in com.google.gerrit.server.documentation
 
QueryDocumentationExecutor.DocResult() - Constructor for class com.google.gerrit.server.documentation.QueryDocumentationExecutor.DocResult
 
QueryDocumentationFilter - Class in com.google.gerrit.httpd.rpc.doc
 
queryLimit - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
queryLimit - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
QueryProcessor - Class in com.google.gerrit.server.query.change
 
QueryProcessor.OutputFormat - Enum in com.google.gerrit.server.query.change
 
QueryRewriter<T> - Class in com.google.gerrit.server.query
Rewrites a Predicate tree by applying rewrite rules.
QueryRewriter(QueryRewriter.Definition<T, ? extends QueryRewriter<T>>) - Constructor for class com.google.gerrit.server.query.QueryRewriter
 
QueryRewriter.Definition<T,R extends QueryRewriter<T>> - Class in com.google.gerrit.server.query
Defines the rewrite rules known by a QueryRewriter.
QueryRewriter.Definition(Class<R>, QueryBuilder<T>) - Constructor for class com.google.gerrit.server.query.QueryRewriter.Definition
 
QueryRewriter.NoCostComputation - Annotation Type in com.google.gerrit.server.query
 
QueryRewriter.Rewrite - Annotation Type in com.google.gerrit.server.query
Denotes a method which wants to replace a predicate expression.
QueryRewriter.RewriteRule<T> - Interface in com.google.gerrit.server.query
Applies a rewrite rule to a Predicate.
QueryShell - Class in com.google.gerrit.sshd.commands
Simple interactive SQL query tool.
QueryShell.Factory - Interface in com.google.gerrit.sshd.commands
 
QueryShell.OutputFormat - Enum in com.google.gerrit.sshd.commands
 
QueryStatsAttribute - Class in com.google.gerrit.server.data
 
QueryStatsAttribute() - Constructor for class com.google.gerrit.server.data.QueryStatsAttribute
 
QueueProvider - Interface in com.google.gerrit.server.git
 
QueueProvider.QueueType - Enum in com.google.gerrit.server.git
 

R

r(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
r00_notAbandoned() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
 
r00_notClosed() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
 
r00_notMerged() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
 
r00_notOpen() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
 
r00_smallestLimit(IntPredicate<ChangeData>, IntPredicate<ChangeData>) - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
 
raw - Variable in class com.google.gerrit.server.account.AddSshKey.Input
 
rcptToAuthors(RecipientType) - Method in class com.google.gerrit.server.mail.ChangeEmail
TO or CC all vested parties (change owner, patch set uploader, author).
read(MetaDataUpdate) - Static method in class com.google.gerrit.server.git.ProjectConfig
 
read(MetaDataUpdate, ObjectId) - Static method in class com.google.gerrit.server.git.ProjectConfig
 
read() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
read() - Method in class com.google.gerrit.server.query.change.AndSource
 
read() - Method in interface com.google.gerrit.server.query.change.ChangeDataSource
 
read() - Method in class com.google.gerrit.server.query.change.OrSource
 
readBytes(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Read a fixed length byte array whose length is specified as a varint.
readConfig(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
readEnum(InputStream, T[]) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Read an enum whose code is stored as a varint.
reader - Variable in class com.google.gerrit.server.git.VersionedMetaData
 
readFile(Class<?>, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Read a Read a UTF-8 text file from our CLASSPATH and return it.
readFile(File, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Read a UTF-8 text file from the local drive.
readFile(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
readFixInt32(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Read a fixed-width 32 bit integer in network byte order (big-endian).
readFixInt64(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Read a fixed-width 64 bit integer in network byte order (big-endian).
readIndexDirectory() - Method in class com.google.gerrit.server.documentation.QueryDocumentationExecutor
 
readPatchSetApprovals() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
readString(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Read a UTF-8 string, prefixed by its byte length in a varint.
readTree(RevTree) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
readUTF8(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
readVarInt32(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Read a varint from the input, one byte at a time.
Realm - Interface in com.google.gerrit.server.account
 
reason - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
 
reason - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
 
reason - Variable in class com.google.gerrit.server.events.MergeFailedEvent
 
Rebase - Class in com.google.gerrit.server.change
 
Rebase(Provider<RebaseChange>, ChangeJson) - Constructor for class com.google.gerrit.server.change.Rebase
 
rebase(PatchSet.Id, IdentifiedUser) - Method in class com.google.gerrit.server.changedetail.RebaseChange
Rebases the change of the given patch set.
rebase(Repository, RevWalk, ObjectInserter, PatchSet.Id, Change, IdentifiedUser, RevCommit, MergeUtil, PersonIdent, boolean, boolean, PatchSetInserter.ValidatePolicy) - Method in class com.google.gerrit.server.changedetail.RebaseChange
Rebases the change of the given patch set on the given base commit.
Rebase.CurrentRevision - Class in com.google.gerrit.server.change
 
Rebase.Input - Class in com.google.gerrit.server.change
 
Rebase.Input() - Constructor for class com.google.gerrit.server.change.Rebase.Input
 
RebaseChange - Class in com.google.gerrit.server.changedetail
 
RebaseIfNecessary - Class in com.google.gerrit.server.git.strategy
 
RebaseSorter - Class in com.google.gerrit.server.git
 
RebaseSorter(RevWalk, Set<RevCommit>, RevFlag) - Constructor for class com.google.gerrit.server.git.RebaseSorter
 
ReceiveCommits - Class in com.google.gerrit.server.git
Receives change upload using the Git receive-pack protocol.
ReceiveCommits.MessageSender - Interface in com.google.gerrit.server.git
 
ReceiveCommitsAdvertiseRefsHook - Class in com.google.gerrit.server.git
Exposes only the non refs/changes/ reference names.
ReceiveCommitsAdvertiseRefsHook(ReviewDb, Project.NameKey) - Constructor for class com.google.gerrit.server.git.ReceiveCommitsAdvertiseRefsHook
 
ReceiveCommitsExecutor - Annotation Type in com.google.gerrit.server.git
Marker on the global WorkQueue.Executor used by ReceiveCommits.
ReceiveCommitsExecutorModule - Class in com.google.gerrit.server.git
Module providing the ReceiveCommitsExecutor.
ReceiveCommitsExecutorModule() - Constructor for class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
ReceivePackInitializer - Interface in com.google.gerrit.server.git
 
recheckAfter(Branch.NameKey, long, TimeUnit) - Method in class com.google.gerrit.server.git.ChangeMergeQueue
 
recheckAfter(Branch.NameKey, long, TimeUnit) - Method in interface com.google.gerrit.server.git.MergeQueue
 
RecipientType - Enum in com.google.gerrit.server.mail
 
recommended - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
reduceToMinimalMerge(MergeSorter, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
 
ref - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
ref - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
REF - Static variable in class com.google.gerrit.server.index.ChangeField
Reference (aka branch) the change will submit onto.
ref - Variable in class com.google.gerrit.server.project.CreateBranch.Input
 
ref - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
 
ref(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
RefControl - Class in com.google.gerrit.server.project
Manages access control for Git references (aka branches, tags).
refName - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
refName - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
RefPatternMatcher - Class in com.google.gerrit.server.project
 
RefPatternMatcher() - Constructor for class com.google.gerrit.server.project.RefPatternMatcher
 
refUpdate - Variable in class com.google.gerrit.server.events.RefUpdatedEvent
 
RefUpdateAttribute - Class in com.google.gerrit.server.data
 
RefUpdateAttribute() - Constructor for class com.google.gerrit.server.data.RefUpdateAttribute
 
RefUpdatedEvent - Class in com.google.gerrit.server.events
 
RefUpdatedEvent() - Constructor for class com.google.gerrit.server.events.RefUpdatedEvent
 
regex - Variable in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
RegexPredicate<I> - Class in com.google.gerrit.server.index
 
RegexPredicate(FieldDef<I, ?>, String) - Constructor for class com.google.gerrit.server.index.RegexPredicate
 
RegexPredicate(FieldDef<I, ?>, String, String) - Constructor for class com.google.gerrit.server.index.RegexPredicate
 
register(CommandName, Provider<Command>) - Method in class com.google.gerrit.sshd.DispatchCommandProvider
 
REGISTERED_USERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
Common UUID assigned to the "Registered Users" group.
RegisterNewEmailSender - Class in com.google.gerrit.server.mail
 
RegisterNewEmailSender(EmailArguments, EmailTokenVerifier, IdentifiedUser, String) - Constructor for class com.google.gerrit.server.mail.RegisterNewEmailSender
 
RegisterNewEmailSender.Factory - Interface in com.google.gerrit.server.mail
 
reindex() - Method in class com.google.gerrit.server.change.MergeabilityChecker.Check
Force reindexing regardless of whether mergeable flag was modified.
rejected - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
reload(List<String>) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
ReloadPluginListener - Interface in com.google.gerrit.server.plugins
Broadcasts event indicating a plugin was reloaded.
ReloadSubmitQueueOp - Class in com.google.gerrit.server.git
 
ReloadSubmitQueueOp.Factory - Interface in com.google.gerrit.server.git
 
RemotePeer - Annotation Type in com.google.gerrit.server
Marker on a SocketAddress pointing to the remote client.
removableReviewers - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
remove(AccessSection) - Method in class com.google.gerrit.server.git.ProjectConfig
 
remove(ContributorAgreement) - Method in class com.google.gerrit.server.git.ProjectConfig
 
remove(Account.Id) - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
remove(Project) - Method in interface com.google.gerrit.server.project.ProjectCache
Remove information about the given project from the cache.
remove(Project) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
removeApproval(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
removeChangeListener(ChangeListener) - Method in class com.google.gerrit.common.ChangeHookRunner
 
removeChangeListener(ChangeListener) - Method in interface com.google.gerrit.common.ChangeHooks
 
removeChangeListener(ChangeListener) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
removeReviewer(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
removeWriteIndex(int) - Method in class com.google.gerrit.server.index.IndexCollection
 
renameColumn(ReviewDb, String, String, String) - Method in class com.google.gerrit.server.schema.SchemaVersion
Rename an existing column.
renameGroup(String, String) - Method in class com.google.gerrit.server.account.PerformRenameGroup
 
renameGroup(AccountGroup.Id, String) - Method in class com.google.gerrit.server.account.PerformRenameGroup
 
RenameGroupCommand - Class in com.google.gerrit.sshd.commands
 
RenameGroupCommand() - Constructor for class com.google.gerrit.sshd.commands.RenameGroupCommand
 
RenameGroupOp - Class in com.google.gerrit.server.git
 
RenameGroupOp(WorkQueue, ProjectCache, MetaDataUpdate.Server, PersonIdent, AccountGroup.UUID, String, String) - Constructor for class com.google.gerrit.server.git.RenameGroupOp
 
RenameGroupOp.Factory - Interface in com.google.gerrit.server.git
 
renameTable(ReviewDb, String, String) - Method in class com.google.gerrit.server.schema.SchemaVersion
Rename an existing table.
renderEntireFile - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
replace(AccessSection) - Method in class com.google.gerrit.server.git.ProjectConfig
 
replace(ContributorAgreement) - Method in class com.google.gerrit.server.git.ProjectConfig
 
replace(ChangeData) - Method in interface com.google.gerrit.server.index.ChangeIndex
Update a change document in the index.
replace(CommandName, Provider<Command>) - Method in class com.google.gerrit.sshd.DispatchCommandProvider
 
replaceGenericNodes(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
 
ReplacePatchSetSender - Class in com.google.gerrit.server.mail
Send notice of new patch sets for reviewers.
ReplacePatchSetSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.ReplacePatchSetSender
 
ReplacePatchSetSender.Factory - Interface in com.google.gerrit.server.mail
 
replyError(HttpServletRequest, HttpServletResponse, int, String) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
 
replyError(HttpServletRequest, HttpServletResponse, int, String, CacheControl) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
 
replyJson(HttpServletRequest, HttpServletResponse, Multimap<String, String>, Object) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
 
ReplyToChangeSender - Class in com.google.gerrit.server.mail
Alert a user to a reply to a change, usually commentary made during review.
ReplyToChangeSender(EmailArguments, Change, String) - Constructor for class com.google.gerrit.server.mail.ReplyToChangeSender
 
ReplyToChangeSender.Factory<T extends ReplyToChangeSender> - Interface in com.google.gerrit.server.mail
 
repo - Variable in class com.google.gerrit.sshd.AbstractGitCommand
 
repoManager - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate
 
REPOSITORY - Static variable in class com.google.gerrit.rules.StoredValues
 
RepositoryCaseMismatchException - Exception in com.google.gerrit.server.git
This exception is thrown if a project cannot be created because a project with the same name in a different case already exists.
RepositoryCaseMismatchException(Project.NameKey) - Constructor for exception com.google.gerrit.server.git.RepositoryCaseMismatchException
 
REQUEST - Static variable in class com.google.gerrit.server.git.PerThreadRequestScope
 
REQUEST - Static variable in class com.google.gerrit.sshd.SshScope
Returns exactly one instance per command executed.
RequestCleanup - Class in com.google.gerrit.server
Registers cleanup activities to be completed when a scope ends.
RequestCleanup() - Constructor for class com.google.gerrit.server.RequestCleanup
 
RequestContext - Interface in com.google.gerrit.server.util
The RequestContext is an interface exposing the fields that are needed by the GerritGlobalModule scope.
RequestContextFilter - Class in com.google.gerrit.httpd
Executes any pending RequestCleanup at the end of a request.
RequestScopedReviewDbProvider - Class in com.google.gerrit.server.config
Provides ReviewDb database handle live only for this request.
RequestScopedReviewDbProvider(SchemaFactory<ReviewDb>, Provider<RequestCleanup>) - Constructor for class com.google.gerrit.server.config.RequestScopedReviewDbProvider
 
RequestScopePropagator - Class in com.google.gerrit.server.util
Base class for propagating request-scoped data between threads.
RequestScopePropagator(Scope, ThreadLocalRequestContext, Provider<RequestScopedReviewDbProvider>) - Constructor for class com.google.gerrit.server.util.RequestScopePropagator
 
requireChangeId - Variable in class com.google.gerrit.server.project.ConfigInfo
 
requireChangeId - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
requireChangeId - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
required(String) - Method in class com.google.gerrit.server.config.ConfigSection
 
rescan() - Method in class com.google.gerrit.server.plugins.PluginLoader
 
resolve(Repository, RevWalk, RevCommit) - Static method in class com.google.gerrit.server.change.IncludedInResolver
 
resolve(String) - Method in class com.google.gerrit.server.config.SitePaths
Resolve an absolute or relative path.
resolve(AccountGroup) - Method in class com.google.gerrit.server.git.ProjectConfig
 
resolve(GroupReference) - Method in class com.google.gerrit.server.git.ProjectConfig
 
resolve(String, int) - Static method in class com.google.gerrit.server.util.SocketUtil
Parse and resolve an address string, looking up the IP address.
RestApiServlet - Class in com.google.gerrit.httpd.restapi
 
RestApiServlet(RestApiServlet.Globals, RestCollection<? extends RestResource, ? extends RestResource>) - Constructor for class com.google.gerrit.httpd.restapi.RestApiServlet
 
RestApiServlet(RestApiServlet.Globals, Provider<? extends RestCollection<? extends RestResource, ? extends RestResource>>) - Constructor for class com.google.gerrit.httpd.restapi.RestApiServlet
 
RestApiServlet.Globals - Class in com.google.gerrit.httpd.restapi
 
restart(ChangeData) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
restart(int) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
restart(ChangeData) - Method in interface com.google.gerrit.server.query.change.Paginated
 
restart(int) - Method in interface com.google.gerrit.server.query.change.Paginated
 
Restore - Class in com.google.gerrit.server.change
 
RestoredSender - Class in com.google.gerrit.server.mail
Send notice about a change being restored by its owner.
RestoredSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.RestoredSender
 
RestoredSender.Factory - Interface in com.google.gerrit.server.mail
 
restorer - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
 
result - Variable in class com.google.gerrit.audit.AuditEvent
 
resultsToSubmitRecord(Term, List<Term>) - Method in class com.google.gerrit.server.project.ChangeControl
Convert the results from Prolog Cafe's format to Gerrit's common format.
resume_sortkey(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
resumeSortKey - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
 
retainHeader - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
retryOnLockFailure() - Method in class com.google.gerrit.server.git.strategy.FastForwardOnly
 
retryOnLockFailure() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Returns whether a merge that failed with RefUpdate.Result.LOCK_FAILURE should be retried.
Revert - Class in com.google.gerrit.server.change
 
revert(ChangeControl, PatchSet.Id, String, PersonIdent, SshInfo) - Method in class com.google.gerrit.server.ChangeUtil
 
revertChangeDefaultMessage - Variable in class com.google.gerrit.server.change.ChangeMessages
 
RevertedSender - Class in com.google.gerrit.server.mail
Send notice about a change being reverted.
RevertedSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.RevertedSender
 
RevertedSender.Factory - Interface in com.google.gerrit.server.mail
 
REVIEW_DB - Static variable in class com.google.gerrit.rules.StoredValues
 
ReviewCommand - Class in com.google.gerrit.sshd.commands
 
ReviewCommand() - Constructor for class com.google.gerrit.sshd.commands.ReviewCommand
 
reviewed - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
REVIEWED - Static variable in class com.google.gerrit.server.index.ChangeField
Set true if the change has a non-zero label score.
reviewer - Variable in class com.google.gerrit.server.data.MessageAttribute
 
reviewer - Variable in class com.google.gerrit.server.data.PatchSetCommentAttribute
 
reviewer - Variable in class com.google.gerrit.server.events.ReviewerAddedEvent
 
REVIEWER - Static variable in class com.google.gerrit.server.index.ChangeField
Reviewer(s) associated with the change.
reviewer(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
REVIEWER_KIND - Static variable in class com.google.gerrit.server.change.ReviewerResource
 
ReviewerAddedEvent - Class in com.google.gerrit.server.events
 
ReviewerAddedEvent() - Constructor for class com.google.gerrit.server.events.ReviewerAddedEvent
 
reviewerin(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ReviewerJson - Class in com.google.gerrit.server.change
 
ReviewerJson.PostResult - Class in com.google.gerrit.server.change
 
ReviewerJson.PostResult() - Constructor for class com.google.gerrit.server.change.ReviewerJson.PostResult
 
ReviewerJson.ReviewerInfo - Class in com.google.gerrit.server.change
 
ReviewerJson.ReviewerInfo(Account.Id) - Constructor for class com.google.gerrit.server.change.ReviewerJson.ReviewerInfo
 
reviewerNotFound - Variable in class com.google.gerrit.server.change.ChangeMessages
 
ReviewerResource - Class in com.google.gerrit.server.change
 
ReviewerResource.Factory - Interface in com.google.gerrit.server.change
 
reviewers - Variable in class com.google.gerrit.server.change.ReviewerJson.PostResult
 
Reviewers - Class in com.google.gerrit.server.change
 
reviewers() - Method in class com.google.gerrit.server.query.change.ChangeData
 
ReviewerState - Enum in com.google.gerrit.server.notedb
State of a reviewer on a change.
ReviewProjectAccess - Class in com.google.gerrit.httpd.rpc.project
 
revision - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
 
revision - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
revision - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
revision - Variable in class com.google.gerrit.server.project.CreateBranch.Input
 
revision - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
 
revision - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
 
REVISION_KIND - Static variable in class com.google.gerrit.server.change.RevisionResource
 
RevisionResource - Class in com.google.gerrit.server.change
 
RevisionResource(ChangeResource, PatchSet) - Constructor for class com.google.gerrit.server.change.RevisionResource
 
revisions - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
Revisions - Class in com.google.gerrit.server.change
 
RevWalkPredicate - Class in com.google.gerrit.server.query.change
Predicate which creates Repository, RevWalk objects and properly closes them.
RevWalkPredicate(Provider<ReviewDb>, GitRepositoryManager, String, String) - Constructor for class com.google.gerrit.server.query.change.RevWalkPredicate
 
RevWalkPredicate.Arguments - Class in com.google.gerrit.server.query.change
 
RevWalkPredicate.Arguments(PatchSet, RevId, AnyObjectId, Change, Project.NameKey) - Constructor for class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
 
rewrite(Predicate<ChangeData>, int) - Method in class com.google.gerrit.server.index.IndexRewriteImpl
 
rewrite(Predicate<ChangeData>, int) - Method in interface com.google.gerrit.server.query.change.ChangeQueryRewriter
 
rewrite(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
Apply rewrites to a graph until it stops changing.
rewrite(QueryRewriter<T>, Predicate<T>) - Method in interface com.google.gerrit.server.query.QueryRewriter.RewriteRule
Apply a rewrite rule to the Predicate.
RewritePredicate<T> - Class in com.google.gerrit.server.query
 
RewritePredicate() - Constructor for class com.google.gerrit.server.query.RewritePredicate
 
RobotsServlet - Class in com.google.gerrit.httpd.raw
This class provides a mechanism to use a configurable robots.txt file, outside of the .war of the application.
ROOT - Static variable in class com.google.gerrit.sshd.Commands
Magic value signaling the top level.
rowCount - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
 
rpc(Class<? extends RemoteJsonService>) - Method in class com.google.gerrit.httpd.rpc.RpcServletModule
 
rpc(String, Class<? extends RemoteJsonService>) - Method in class com.google.gerrit.httpd.rpc.RpcServletModule
 
RpcAuditEvent - Class in com.google.gerrit.audit
 
RpcAuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, String, Object, int, Object) - Constructor for class com.google.gerrit.audit.RpcAuditEvent
Creates a new audit event with results
RpcServletModule - Class in com.google.gerrit.httpd.rpc
Binds RemoteJsonService implementations to a JSON servlet.
RpcServletModule(String) - Constructor for class com.google.gerrit.httpd.rpc.RpcServletModule
 
rule - Variable in class com.google.gerrit.server.change.TestSubmitRule.Input
 
RuleEvalException - Exception in com.google.gerrit.server.project
 
RuleEvalException(String) - Constructor for exception com.google.gerrit.server.project.RuleEvalException
 
rules - Variable in class com.google.gerrit.server.access.ListAccess.PermissionInfo
 
RulesCache - Class in com.google.gerrit.rules
Manages a cache of compiled Prolog rules.
RulesCache(Config, SitePaths, GitRepositoryManager, DynamicSet<PredicateProvider>) - Constructor for class com.google.gerrit.rules.RulesCache
 
run(ReviewDb) - Method in interface com.google.gerrit.httpd.rpc.BaseServiceImplementation.Action
Perform this action, returning the onSuccess value.
run(AsyncCallback<T>, BaseServiceImplementation.Action<T>) - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
Executes action.run with an active ReviewDb connection.
run() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
run() - Method in class com.google.gerrit.server.change.MergeabilityChecker.Check
 
run(List<Project.NameKey>) - Method in class com.google.gerrit.server.git.GarbageCollection
 
run(List<Project.NameKey>, PrintWriter) - Method in class com.google.gerrit.server.git.GarbageCollection
 
run() - Method in class com.google.gerrit.server.git.ReloadSubmitQueueOp
 
run() - Method in class com.google.gerrit.server.git.RenameGroupOp
 
run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Runs this submit strategy.
run() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
run() - Method in class com.google.gerrit.server.RequestCleanup
 
run() - Method in interface com.google.gerrit.sshd.BaseCommand.CommandRunnable
 
run() - Method in class com.google.gerrit.sshd.commands.BanCommitCommand
 
run() - Method in class com.google.gerrit.sshd.commands.CreateBranchCommand
 
run() - Method in class com.google.gerrit.sshd.commands.LsUserRefs
 
run() - Method in class com.google.gerrit.sshd.commands.QueryShell
 
run() - Method in class com.google.gerrit.sshd.commands.RenameGroupCommand
 
run() - Method in class com.google.gerrit.sshd.commands.ReviewCommand
 
run() - Method in class com.google.gerrit.sshd.commands.SetMembersCommand
 
run() - Method in class com.google.gerrit.sshd.commands.SetReviewersCommand
 
run() - Method in class com.google.gerrit.sshd.SshCommand
 
runAs - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
runAs(SocketAddress, Account.Id, CurrentUser) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
 
runAs(Account.Id, CurrentUser) - Method in class com.google.gerrit.server.IdentifiedUser.RequestFactory
 
runAsync() - Method in class com.google.gerrit.server.change.MergeabilityChecker.Check
 
runGC - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
runImpl() - Method in class com.google.gerrit.sshd.AbstractGitCommand
 
runTimeMilliseconds - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
 

S

sameGroupVisibility - Variable in class com.google.gerrit.server.git.AccountsSection
 
saveConfig(String, Config) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
saveFile(String, byte[]) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
saveUTF8(String, String) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
scan(JarFile, String, Iterable<Class<? extends Annotation>>) - Static method in class com.google.gerrit.server.plugins.JarScanner
 
schedule(Branch.NameKey) - Method in class com.google.gerrit.server.git.ChangeMergeQueue
 
schedule(Branch.NameKey) - Method in interface com.google.gerrit.server.git.MergeQueue
 
Schema<T> - Class in com.google.gerrit.server.index
Specific version of a secondary index schema.
Schema(boolean, Iterable<FieldDef<T, ?>>) - Constructor for class com.google.gerrit.server.index.Schema
 
Schema(int, boolean, Iterable<FieldDef<T, ?>>) - Constructor for class com.google.gerrit.server.index.Schema
 
schema - Variable in class com.google.gerrit.server.query.change.SortKeyPredicate
 
Schema.Values<T> - Class in com.google.gerrit.server.index
 
Schema_52 - Class in com.google.gerrit.server.schema
 
Schema_54 - Class in com.google.gerrit.server.schema
 
Schema_55 - Class in com.google.gerrit.server.schema
 
Schema_56 - Class in com.google.gerrit.server.schema
 
Schema_57 - Class in com.google.gerrit.server.schema
 
Schema_58 - Class in com.google.gerrit.server.schema
 
Schema_59 - Class in com.google.gerrit.server.schema
 
Schema_60 - Class in com.google.gerrit.server.schema
 
Schema_61 - Class in com.google.gerrit.server.schema
 
Schema_62 - Class in com.google.gerrit.server.schema
 
Schema_63 - Class in com.google.gerrit.server.schema
 
Schema_64 - Class in com.google.gerrit.server.schema
 
Schema_65 - Class in com.google.gerrit.server.schema
 
Schema_66 - Class in com.google.gerrit.server.schema
 
Schema_67 - Class in com.google.gerrit.server.schema
 
Schema_68 - Class in com.google.gerrit.server.schema
 
Schema_69 - Class in com.google.gerrit.server.schema
 
Schema_70 - Class in com.google.gerrit.server.schema
 
Schema_70(Provider<Schema_69>) - Constructor for class com.google.gerrit.server.schema.Schema_70
 
Schema_71 - Class in com.google.gerrit.server.schema
 
Schema_72 - Class in com.google.gerrit.server.schema
 
Schema_73 - Class in com.google.gerrit.server.schema
 
Schema_74 - Class in com.google.gerrit.server.schema
 
Schema_75 - Class in com.google.gerrit.server.schema
 
Schema_76 - Class in com.google.gerrit.server.schema
 
Schema_77 - Class in com.google.gerrit.server.schema
 
Schema_78 - Class in com.google.gerrit.server.schema
 
Schema_79 - Class in com.google.gerrit.server.schema
 
Schema_80 - Class in com.google.gerrit.server.schema
 
Schema_81 - Class in com.google.gerrit.server.schema
 
Schema_82 - Class in com.google.gerrit.server.schema
 
Schema_83 - Class in com.google.gerrit.server.schema
 
Schema_84 - Class in com.google.gerrit.server.schema
 
Schema_85 - Class in com.google.gerrit.server.schema
 
Schema_86 - Class in com.google.gerrit.server.schema
 
Schema_87 - Class in com.google.gerrit.server.schema
 
Schema_88 - Class in com.google.gerrit.server.schema
 
Schema_89 - Class in com.google.gerrit.server.schema
 
Schema_90 - Class in com.google.gerrit.server.schema
 
Schema_91 - Class in com.google.gerrit.server.schema
 
Schema_92 - Class in com.google.gerrit.server.schema
 
Schema_93 - Class in com.google.gerrit.server.schema
 
SchemaCreator - Class in com.google.gerrit.server.schema
Creates the current database schema and populates initial code rows.
SchemaCreator(SitePaths, SchemaVersion, AllProjectsCreator, PersonIdent, DataSourceType) - Constructor for class com.google.gerrit.server.schema.SchemaCreator
 
SchemaCreator(File, SchemaVersion, AllProjectsCreator, PersonIdent, DataSourceType) - Constructor for class com.google.gerrit.server.schema.SchemaCreator
 
SchemaModule - Class in com.google.gerrit.server.schema
Validate the schema and connect to Git.
SchemaModule() - Constructor for class com.google.gerrit.server.schema.SchemaModule
 
SchemaUpdater - Class in com.google.gerrit.server.schema
Creates or updates the current database schema.
SchemaVersion - Class in com.google.gerrit.server.schema
A version of the database schema.
SchemaVersion(Provider<? extends SchemaVersion>) - Constructor for class com.google.gerrit.server.schema.SchemaVersion
 
SchemaVersion(Provider<? extends SchemaVersion>, int) - Constructor for class com.google.gerrit.server.schema.SchemaVersion
 
SchemaVersion.Module - Class in com.google.gerrit.server.schema
 
SchemaVersion.Module() - Constructor for class com.google.gerrit.server.schema.SchemaVersion.Module
 
SchemaVersionCheck - Class in com.google.gerrit.server.schema
Validates the current schema version.
SchemaVersionCheck(SchemaFactory<ReviewDb>, SitePaths, Provider<SchemaVersion>) - Constructor for class com.google.gerrit.server.schema.SchemaVersionCheck
 
scope(RequestContext, Callable<T>) - Method in class com.google.gerrit.server.git.PerThreadRequestScope.Propagator
 
scope(Callable<T>) - Method in interface com.google.gerrit.server.git.PerThreadRequestScope.Scoper
 
SearchScope - Enum in com.google.gerrit.server.auth.ldap
 
SectionSortCache - Class in com.google.gerrit.server.project
Caches the order AccessSections should be sorted for evaluation.
secure_config - Variable in class com.google.gerrit.server.config.SitePaths
 
send(Address, Collection<Address>, Map<String, EmailHeader>, String) - Method in interface com.google.gerrit.server.mail.EmailSender
Sends an email message.
send() - Method in class com.google.gerrit.server.mail.OutgoingEmail
Format and enqueue the message for delivery.
send(ChangeNotes, ChangeUpdate, boolean, IdentifiedUser, Change, PatchSet, LabelTypes) - Method in class com.google.gerrit.server.mail.PatchSetNotificationSender
 
send(Address, Collection<Address>, Map<String, EmailHeader>, String) - Method in class com.google.gerrit.server.mail.SmtpEmailSender
 
sendBytes(byte[]) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
sendBytes(byte[], int, int) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
sendError(String) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
sendMessage(String) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
seq - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
ServerRequestContext - Class in com.google.gerrit.server.util
RequestContext with an InternalUser making the internals visible.
service(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.restapi.RestApiServlet
 
sessionId - Variable in class com.google.gerrit.audit.AuditEvent
 
set(StoredValue<T>, T) - Method in class com.google.gerrit.rules.PrologEnvironment
Set a stored value on the interpreter's hash manager.
set(Prolog, T) - Method in class com.google.gerrit.rules.StoredValue
 
set(PrologEnvironment, T) - Method in class com.google.gerrit.rules.StoredValue
Set the value into the environment's interpreter.
set(Config, String, String, String, String) - Static method in class com.google.gerrit.server.git.VersionedMetaData
 
set(Config, String, String, String, boolean) - Static method in class com.google.gerrit.server.git.VersionedMetaData
 
set(Config, String, String, String, E, E) - Static method in class com.google.gerrit.server.git.VersionedMetaData
 
setAccessPath(AccessPath) - Method in class com.google.gerrit.server.CurrentUser
 
setAccessPathOk(AccessPath, boolean) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
setAccessPathOk(AccessPath, boolean) - Method in interface com.google.gerrit.httpd.WebSession
 
setAdministrators(GroupReference) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
setAll(boolean) - Method in class com.google.gerrit.server.project.ListProjects
 
setAllowEmpty(boolean) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
setArguments(String[]) - Method in class com.google.gerrit.sshd.BaseCommand
 
setAuthor(IdentifiedUser) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
setBatchUsers(GroupReference) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
setBoolean(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfig
 
setCfgInjector(Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
setChangeMessage(ChangeMessage) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setCleanup(List<Runnable>) - Method in class com.google.gerrit.rules.PrologEnvironment
Assign the environment a cleanup list (in order to use a centralized list) If this enivronment's list is non-empty, append its cleanup tasks to the assigning list.
setContext(RequestContext) - Method in class com.google.gerrit.server.util.ThreadLocalRequestContext
 
setControl(ChangeControl) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setCopyLabels(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setCurrentApprovals(List<PatchSetApproval>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setCurrentFilePaths(List<String>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
SetDiffPreferences - Class in com.google.gerrit.server.account
 
setDisplayName(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setDraft(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setDraft(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setEmailAddress(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setEnum(String, T) - Method in class com.google.gerrit.server.config.PluginConfig
 
setErrorStream(OutputStream) - Method in class com.google.gerrit.sshd.BaseCommand
 
setExitCallback(ExitCallback) - Method in class com.google.gerrit.sshd.BaseCommand
 
setExitValue(int) - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
 
setExtraCC(Set<Account.Id>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setFilter(String) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setFilterType(ListProjects.FilterType) - Method in class com.google.gerrit.server.project.ListProjects
 
setForce(boolean) - Method in class com.google.gerrit.server.change.Mergeable
 
setFormat(OutputFormat) - Method in class com.google.gerrit.server.plugins.ListPlugins
 
setFormat(OutputFormat) - Method in class com.google.gerrit.server.project.ListProjects
 
setFrom(Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setFrom(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
setGroupName(String) - Method in class com.google.gerrit.server.account.CreateGroupArgs
 
setGroupName(AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.CreateGroupArgs
 
setGroupUuid(AccountGroup.UUID) - Method in class com.google.gerrit.server.project.ListProjects
 
SetHead - Class in com.google.gerrit.server.project
 
setHeader(NotifyConfig.Header) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setHeader(String, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Set a header in the outgoing message.
setHeader(String, Date) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
setHttpInjector(Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
setHttpServletRequest(Provider<HttpServletRequest>) - Method in class com.google.gerrit.httpd.HttpCanonicalWebUrlProvider
 
setIncludeAllReviewers(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeApprovals(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeComments(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeCommitMessage(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeCurrentPatchSet(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeDependencies(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeFiles(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludePatchSets(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setIncludeSubmitRecords(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setInputStream(InputStream) - Method in class com.google.gerrit.sshd.BaseCommand
 
setInt(String, int) - Method in class com.google.gerrit.server.config.PluginConfig
 
setLimit(int) - Method in class com.google.gerrit.server.change.SuggestReviewers
 
setLimit(int) - Method in class com.google.gerrit.server.project.ListProjects
 
setLimit(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
setLocalUser(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setLong(String, long) - Method in class com.google.gerrit.server.config.PluginConfig
 
setMatchPrefix(String) - Method in class com.google.gerrit.server.project.ListProjects
 
setMatchSubstring(String) - Method in class com.google.gerrit.server.project.ListProjects
 
SetMembersCommand - Class in com.google.gerrit.sshd.commands
 
SetMembersCommand() - Constructor for class com.google.gerrit.sshd.commands.SetMembersCommand
 
setMessage(ChangeMessage) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setMessage(String) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setMessage(ChangeMessage) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setMessage(String) - Method in class com.google.gerrit.server.git.MetaDataUpdate
Set the commit message used when committing the update.
setMessageSender(ReceiveCommits.MessageSender) - Method in class com.google.gerrit.server.git.ReceiveCommits
Set a message sender for this operation.
setName(String) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setOutput(OutputStream, QueryProcessor.OutputFormat) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setOutputFormat(QueryShell.OutputFormat) - Method in class com.google.gerrit.sshd.commands.QueryShell
 
setOutputStream(OutputStream) - Method in class com.google.gerrit.sshd.BaseCommand
 
SetParent - Class in com.google.gerrit.server.project
 
SetParent.Input - Class in com.google.gerrit.server.project
 
SetParent.Input() - Constructor for class com.google.gerrit.server.project.SetParent.Input
 
setPassword(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setPatchLineComments(List<PatchLineComment>) - Method in class com.google.gerrit.server.mail.CommentSender
 
setPatchSet(PatchSet) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setPatchSet(PatchSet) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setPatchSet(PatchSet, PatchSetInfo) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setPatchsetId(PatchSet.Id) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setPatchSetId(PatchSet.Id) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setPluginName(String) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
SetPreferences - Class in com.google.gerrit.server.account
 
setProjectDescription(Project.NameKey, String) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
Set the GIT_DIR/description file for gitweb.
setProjectDescription(Project.NameKey, String) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
setProjectName(String) - Method in class com.google.gerrit.server.project.CreateProjectArgs
 
setProjectName(Project.NameKey) - Method in class com.google.gerrit.server.project.CreateProjectArgs
 
setQuery(String) - Method in class com.google.gerrit.server.change.SuggestReviewers
 
setRecursive(boolean) - Method in class com.google.gerrit.server.group.ListMembers
 
setRecursive(boolean) - Method in class com.google.gerrit.server.project.ListChildProjects
 
setRefLogIdent(PatchSetApproval) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Sets the ref log identity if it wasn't set yet.
setReviewers(Set<Account.Id>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
SetReviewersCommand - Class in com.google.gerrit.sshd.commands
 
SetReviewersCommand() - Constructor for class com.google.gerrit.sshd.commands.SetReviewersCommand
 
setRunHooks(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setRunHooks(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setSameGroupVisibility(List<PermissionRule>) - Method in class com.google.gerrit.server.git.AccountsSection
 
setSearchIndex(ChangeIndex) - Method in class com.google.gerrit.server.index.IndexCollection
 
setSendMail(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setSendMail(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setShowDescription(boolean) - Method in class com.google.gerrit.server.project.ListProjects
 
setShowTree(boolean) - Method in class com.google.gerrit.server.project.ListProjects
 
setSkipAuthentication(boolean) - Method in class com.google.gerrit.server.account.AuthRequest
 
setSortKeyAfter(String) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
setSortKeyBefore(String) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
setSshInfo(SshInfo) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setSshInjector(Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
setStart(int) - Method in class com.google.gerrit.server.project.ListProjects
 
setStart(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
setStatus(Change.Status) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setStatusCode(CommitMergeStatus) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setString(String, String) - Method in class com.google.gerrit.server.config.PluginConfig
 
setStringList(String, List<String>) - Method in class com.google.gerrit.server.config.PluginConfig
 
setSubject(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setSubmitRecords(List<SubmitRecord>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setTypes(EnumSet<AccountProjectWatch.NotifyType>) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setUploader(Account.Id) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setupVelocityContext() - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setupVelocityContext() - Method in class com.google.gerrit.server.mail.NotificationEmail
 
setupVelocityContext() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
setUserAccountId(Account.Id) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
Set the user account for this current request only.
setUserAccountId(Account.Id) - Method in interface com.google.gerrit.httpd.WebSession
Set the user account for this current request only.
setUserName(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setValidatePolicy(PatchSetInserter.ValidatePolicy) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setVHeader(String, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Set a header in the outgoing message using a template.
shortestExample(String) - Static method in class com.google.gerrit.server.project.RefControl
 
shouldConfigureLogSystem() - Static method in class com.google.gerrit.server.util.LogUtil
 
shouldSendMessage() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
shouldSendMessage() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
showLineEndings - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
showProgress - Variable in class com.google.gerrit.server.project.GarbageCollect.Input
 
showTabs - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
showWhitespaceErrors - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
signedOffBy - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
SignedTokenEmailTokenVerifier - Class in com.google.gerrit.server.mail
Verifies the token sent by RegisterNewEmailSender.
SignedTokenEmailTokenVerifier.Module - Class in com.google.gerrit.server.mail
 
SignedTokenEmailTokenVerifier.Module() - Constructor for class com.google.gerrit.server.mail.SignedTokenEmailTokenVerifier.Module
 
since(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
SingleCommandPluginModule - Class in com.google.gerrit.sshd
Binds one SSH command to the plugin name itself.
SingleCommandPluginModule() - Constructor for class com.google.gerrit.sshd.SingleCommandPluginModule
 
SingleGroupUser - Class in com.google.gerrit.server.query.change
 
SingleGroupUser(CapabilityControl.Factory, AccountGroup.UUID) - Constructor for class com.google.gerrit.server.query.change.SingleGroupUser
 
SingleGroupUser(CapabilityControl.Factory, Set<AccountGroup.UUID>) - Constructor for class com.google.gerrit.server.query.change.SingleGroupUser
 
site_css - Variable in class com.google.gerrit.server.config.SitePaths
 
site_footer - Variable in class com.google.gerrit.server.config.SitePaths
 
site_gitweb - Variable in class com.google.gerrit.server.config.SitePaths
 
site_header - Variable in class com.google.gerrit.server.config.SitePaths
 
site_path - Variable in class com.google.gerrit.server.config.SitePaths
 
SiteHeaderFooter - Class in com.google.gerrit.httpd.template
 
SitePath - Annotation Type in com.google.gerrit.server.config
Marker on a File pointing to the site path.
SitePaths - Class in com.google.gerrit.server.config
Important paths within a SitePath.
SitePaths(File) - Constructor for class com.google.gerrit.server.config.SitePaths
 
sizeDeletions - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
sizeInsertions - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
skipDeleted - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
skipUncommented - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
slaveMode - Variable in class com.google.gerrit.sshd.CommandModule
 
SmtpEmailSender - Class in com.google.gerrit.server.mail
Sends email via a nearby SMTP server.
SmtpEmailSender.Encryption - Enum in com.google.gerrit.server.mail
 
SmtpEmailSender.Module - Class in com.google.gerrit.server.mail
 
SmtpEmailSender.Module() - Constructor for class com.google.gerrit.server.mail.SmtpEmailSender.Module
 
SocketAddressHandler - Class in com.google.gerrit.server.args4j
 
SocketAddressHandler(CmdLineParser, OptionDef, Setter<SocketAddress>) - Constructor for class com.google.gerrit.server.args4j.SocketAddressHandler
 
SocketUtil - Class in com.google.gerrit.server.util
 
sort(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.RebaseSorter
 
sortApprovals(Iterable<PatchSetApproval>) - Static method in class com.google.gerrit.server.ApprovalsUtil
 
sorted(Iterable<UiAction.Description>) - Static method in class com.google.gerrit.server.extensions.webui.UiActions
 
sortKey(long, int) - Static method in class com.google.gerrit.server.ChangeUtil
 
sortKey - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
SORTKEY - Static variable in class com.google.gerrit.server.index.ChangeField
Deprecated.
sortkey_after(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
sortkey_before(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
SortKeyPredicate - Class in com.google.gerrit.server.query.change
 
SortKeyPredicate.After - Class in com.google.gerrit.server.query.change
 
SortKeyPredicate.Before - Class in com.google.gerrit.server.query.change
 
splitOptionValue(String) - Static method in class com.google.gerrit.server.OptionUtil
 
ssh_dsa - Variable in class com.google.gerrit.server.config.SitePaths
 
ssh_key - Variable in class com.google.gerrit.server.config.SitePaths
 
SSH_KEY_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
ssh_rsa - Variable in class com.google.gerrit.server.config.SitePaths
 
SshAddressesModule - Class in com.google.gerrit.server.ssh
 
SshAddressesModule() - Constructor for class com.google.gerrit.server.ssh.SshAddressesModule
 
SshAdvertisedAddresses - Annotation Type in com.google.gerrit.server.ssh
Marker on the list of SocketAddresses configured to be advertised by the server.
SshAuditEvent - Class in com.google.gerrit.audit
 
SshAuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, Object) - Constructor for class com.google.gerrit.audit.SshAuditEvent
 
SshCommand - Class in com.google.gerrit.sshd
 
SshCommand() - Constructor for class com.google.gerrit.sshd.SshCommand
 
SshDaemon - Class in com.google.gerrit.sshd
SSH daemon to communicate with Gerrit.
SshDaemon.SshSessionBackend - Enum in com.google.gerrit.sshd
 
SshHostKeyModule - Class in com.google.gerrit.sshd
 
SshHostKeyModule() - Constructor for class com.google.gerrit.sshd.SshHostKeyModule
 
SshInfo - Interface in com.google.gerrit.server.ssh
 
SshInfoServlet - Class in com.google.gerrit.httpd.raw
Servlet hosting an SSH daemon on another port.
sshKey - Variable in class com.google.gerrit.server.account.CreateAccount.Input
 
SshKeyCache - Interface in com.google.gerrit.server.ssh
Permits controlling the contents of the SSH key cache area.
SshKeyCacheImpl - Class in com.google.gerrit.sshd
Provides the SshKeyCacheEntry.
SshKeys - Class in com.google.gerrit.server.account
 
SshListenAddresses - Annotation Type in com.google.gerrit.server.ssh
Marker on the list of SocketAddresses on which the SSH daemon is configured to listen.
SshLogLayout - Class in com.google.gerrit.sshd
 
SshLogLayout() - Constructor for class com.google.gerrit.sshd.SshLogLayout
 
SshModule - Class in com.google.gerrit.sshd
Configures standard dependencies for SshDaemon.
sshPublicKey - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
SshRemotePeerProvider - Class in com.google.gerrit.sshd
 
SshScope - Class in com.google.gerrit.sshd
Guice scopes for state during an SSH connection.
SshScope.SshSessionProvider - Class in com.google.gerrit.sshd
 
SshScope.SshSessionProvider() - Constructor for class com.google.gerrit.sshd.SshScope.SshSessionProvider
 
SshSession - Class in com.google.gerrit.sshd
Global data related to an active SSH connection.
SshUtil - Class in com.google.gerrit.sshd
Utilities to support SSH operations.
SshUtil() - Constructor for class com.google.gerrit.sshd.SshUtil
 
ssl_keystore - Variable in class com.google.gerrit.server.config.SitePaths
 
starred - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
STARRED_CHANGE_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
starredby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
start() - Method in class com.google.gerrit.common.ChangeHookRunner
 
start() - Method in class com.google.gerrit.lifecycle.LifecycleManager
Start all listeners, in the order they were registered.
start(long, TimeUnit) - Method in class com.google.gerrit.server.git.DefaultQueueOp
 
start() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Lifecycle
 
start(int) - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
 
start() - Method in class com.google.gerrit.server.git.WorkQueue.Lifecycle
 
start() - Method in class com.google.gerrit.server.index.IndexCollection
 
start() - Method in class com.google.gerrit.server.plugins.PluginLoader
 
start() - Method in class com.google.gerrit.server.schema.DataSourceProvider
 
start() - Method in class com.google.gerrit.server.schema.SchemaVersionCheck
 
start(Environment) - Method in class com.google.gerrit.sshd.AbstractGitCommand
 
start(Environment) - Method in class com.google.gerrit.sshd.AliasCommand
 
start(Environment) - Method in class com.google.gerrit.sshd.commands.GarbageCollectionCommand
 
start(Environment) - Method in class com.google.gerrit.sshd.commands.ListGroupsCommand
 
start(Environment) - Method in class com.google.gerrit.sshd.commands.ListMembersCommand
 
start(Environment) - Method in class com.google.gerrit.sshd.SshCommand
 
start() - Method in class com.google.gerrit.sshd.SshDaemon
 
start(Environment) - Method in class com.google.gerrit.sshd.SuExec
 
StartPluginListener - Interface in com.google.gerrit.server.plugins
Broadcasts event indicating a plugin was loaded.
startThread(Runnable) - Method in class com.google.gerrit.sshd.BaseCommand
Spawn a function into its own thread.
startThread(BaseCommand.CommandRunnable) - Method in class com.google.gerrit.sshd.BaseCommand
Spawn a function into its own thread.
startWithFixedDelay(long, long, TimeUnit) - Method in class com.google.gerrit.server.git.DefaultQueueOp
 
state() - Method in class com.google.gerrit.server.IdentifiedUser
 
state - Variable in class com.google.gerrit.server.project.ConfigInfo
 
state - Variable in class com.google.gerrit.server.project.ProjectJson.ProjectInfo
 
state - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
static_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
StaticServlet - Class in com.google.gerrit.httpd.raw
Sends static content from the site 's static/ subdirectory.
status - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
status - Variable in class com.google.gerrit.server.change.Submit.Output
 
status - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
status - Variable in class com.google.gerrit.server.data.SubmitLabelAttribute
 
status - Variable in class com.google.gerrit.server.data.SubmitRecordAttribute
 
STATUS - Static variable in class com.google.gerrit.server.index.ChangeField
Change status string, in the same format as status:.
status(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
STATUS_NOT_ADMIN - Static variable in class com.google.gerrit.sshd.BaseCommand
 
status_open() - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
stderr - Variable in class com.google.gerrit.sshd.SshCommand
 
stdout - Variable in class com.google.gerrit.sshd.SshCommand
 
stop() - Method in class com.google.gerrit.common.ChangeHookRunner
 
stop() - Method in class com.google.gerrit.lifecycle.LifecycleManager
Stop all listeners, in the reverse order they were registered.
stop() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Lifecycle
 
stop() - Method in class com.google.gerrit.server.git.WorkQueue.Lifecycle
 
stop() - Method in class com.google.gerrit.server.index.IndexCollection
 
stop() - Method in class com.google.gerrit.server.plugins.PluginLoader
 
stop() - Method in class com.google.gerrit.server.schema.DataSourceProvider
 
stop() - Method in class com.google.gerrit.server.schema.SchemaVersionCheck
 
stop() - Method in class com.google.gerrit.sshd.SshDaemon
 
store(Account, ContactInformation) - Method in interface com.google.gerrit.server.contact.ContactStore
 
store(byte[]) - Method in interface com.google.gerrit.server.contact.ContactStoreConnection
Store a blob of contact data in the store.
store(byte[]) - Method in class com.google.gerrit.server.contact.HttpContactStoreConnection
 
STORED_ONLY - Static variable in class com.google.gerrit.server.index.FieldType
A field that is only stored as raw bytes and cannot be queried.
StoredValue<T> - Class in com.google.gerrit.rules
Defines a value cached in a PrologEnvironment.
StoredValue(Object) - Constructor for class com.google.gerrit.rules.StoredValue
Initialize a stored value key using any Java Object.
StoredValue() - Constructor for class com.google.gerrit.rules.StoredValue
Initializes a stored value key with a new unique key.
StoredValues - Class in com.google.gerrit.rules
 
storeInTemp(String, InputStream, SitePaths) - Static method in class com.google.gerrit.server.plugins.PluginLoader
 
StreamCommandExecutor - Annotation Type in com.google.gerrit.sshd
Marker on WorkQueue.Executor used by delayed event streaming.
streamEvents - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
StringUtil - Class in com.google.gerrit.server
 
StringUtil() - Constructor for class com.google.gerrit.server.StringUtil
 
SubcommandHandler - Class in com.google.gerrit.server.args4j
 
SubcommandHandler(CmdLineParser, OptionDef, Setter<String>) - Constructor for class com.google.gerrit.server.args4j.SubcommandHandler
 
subject - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
subject - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
Submit - Class in com.google.gerrit.server.change
 
submit(RevisionResource, IdentifiedUser, boolean) - Method in class com.google.gerrit.server.change.Submit
 
submit(Iterable<SubmitRecord>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
Submit.CurrentRevision - Class in com.google.gerrit.server.change
 
Submit.Output - Class in com.google.gerrit.server.change
 
Submit.Status - Enum in com.google.gerrit.server.change
 
SubmitLabelAttribute - Class in com.google.gerrit.server.data
 
SubmitLabelAttribute() - Constructor for class com.google.gerrit.server.data.SubmitLabelAttribute
 
SubmitRecordAttribute - Class in com.google.gerrit.server.data
 
SubmitRecordAttribute() - Constructor for class com.google.gerrit.server.data.SubmitRecordAttribute
 
submitRecords - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
SubmitRuleEvaluator - Class in com.google.gerrit.server.project
Evaluates a submit-like Prolog rule found in the rules.pl file of the current project and filters the results through rules found in the parent projects, all the way up to All-Projects.
SubmitRuleEvaluator(ReviewDb, PatchSet, ProjectControl, ChangeControl, Change, ChangeData, boolean, String, String, String, String) - Constructor for class com.google.gerrit.server.project.SubmitRuleEvaluator
 
SubmitRuleEvaluator(ReviewDb, PatchSet, ProjectControl, ChangeControl, Change, ChangeData, boolean, String, String, String, String, boolean, InputStream) - Constructor for class com.google.gerrit.server.project.SubmitRuleEvaluator
 
SubmitStrategy - Class in com.google.gerrit.server.git.strategy
Base class that submit strategies must extend.
SubmitStrategyFactory - Class in com.google.gerrit.server.git.strategy
Factory to create a SubmitStrategy for a Project.SubmitType.
submitter - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
submitter - Variable in class com.google.gerrit.server.events.MergeFailedEvent
 
submitter - Variable in class com.google.gerrit.server.events.RefUpdatedEvent
 
submitType - Variable in class com.google.gerrit.server.change.Mergeable.MergeableInfo
 
submitType - Variable in class com.google.gerrit.server.project.ConfigInfo
 
submitType - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
submitType - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
submitType - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
SubmoduleOp - Class in com.google.gerrit.server.git
 
SubmoduleOp(Branch.NameKey, RevCommit, RevWalk, Provider<String>, SchemaFactory<ReviewDb>, Repository, Project, List<Change>, Map<Change.Id, CodeReviewCommit>, PersonIdent, GitRepositoryManager, GitReferenceUpdated) - Constructor for class com.google.gerrit.server.git.SubmoduleOp
 
SubmoduleOp.Factory - Interface in com.google.gerrit.server.git
 
SubmoduleSectionParser - Class in com.google.gerrit.server.util
It parses from a configuration file submodule sections.
SubmoduleSectionParser(BlobBasedConfig, String, Branch.NameKey, GitRepositoryManager) - Constructor for class com.google.gerrit.server.util.SubmoduleSectionParser
 
success() - Method in class com.google.gerrit.server.index.ChangeBatchIndexer.Result
 
success(String, ServerSession, SshScope, SshLog, SshSession, CurrentUser) - Static method in class com.google.gerrit.sshd.SshUtil
 
SuExec - Class in com.google.gerrit.sshd
Executes any other command as a different user identity.
suggest(String, ProjectControl) - Method in interface com.google.gerrit.server.account.GroupBackend
 
suggest(String, ProjectControl) - Method in class com.google.gerrit.server.account.InternalGroupBackend
 
suggest(String, ProjectControl) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
 
suggest(String, ProjectControl) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
 
suggest(String, ProjectControl) - Method in class com.google.gerrit.server.group.SystemGroupBackend
 
SuggestParentCandidates - Class in com.google.gerrit.server.project
 
SuggestParentCandidates.Factory - Interface in com.google.gerrit.server.project
 
SuggestReviewers - Class in com.google.gerrit.server.change
 
SuggestReviewers.SuggestedReviewerInfo - Class in com.google.gerrit.server.change
 
syntaxHighlighting - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
system() - Method in class com.google.gerrit.server.config.TrackingFooter
Name of the remote tracking system
system - Variable in class com.google.gerrit.server.data.TrackingIdAttribute
 
SystemGroupBackend - Class in com.google.gerrit.server.group
 
SystemGroupBackend() - Constructor for class com.google.gerrit.server.group.SystemGroupBackend
 

T

tabSize - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
TagCache - Class in com.google.gerrit.server.git
 
TaskInfoFactory<T> - Interface in com.google.gerrit.server.git
 
TestSubmitRule - Class in com.google.gerrit.server.change
 
TestSubmitRule.Filters - Enum in com.google.gerrit.server.change
 
TestSubmitRule.Input - Class in com.google.gerrit.server.change
 
TestSubmitRule.Input() - Constructor for class com.google.gerrit.server.change.TestSubmitRule.Input
 
TestSubmitType - Class in com.google.gerrit.server.change
 
Text - Class in com.google.gerrit.server.patch
 
Text(byte[]) - Constructor for class com.google.gerrit.server.patch.Text
 
Text(ObjectLoader) - Constructor for class com.google.gerrit.server.patch.Text
 
theme - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
theme - Variable in class com.google.gerrit.server.project.ConfigInfo
 
ThemeInfo - Class in com.google.gerrit.server.project
 
themes_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
ThreadLocalRequestContext - Class in com.google.gerrit.server.util
ThreadLocalRequestContext manages the current RequestContext using a ThreadLocal.
ThreadLocalRequestScopePropagator<C> - Class in com.google.gerrit.server.util
RequestScopePropagator implementation for request scopes based on a ThreadLocal context.
ThreadLocalRequestScopePropagator(Scope, ThreadLocal<C>, ThreadLocalRequestContext, Provider<RequestScopedReviewDbProvider>) - Constructor for class com.google.gerrit.server.util.ThreadLocalRequestScopePropagator
 
timeAtStart - Variable in class com.google.gerrit.audit.AuditEvent
 
timestamp - Variable in class com.google.gerrit.server.data.MessageAttribute
 
TIMESTAMP - Static variable in class com.google.gerrit.server.index.FieldType
A single date/time-valued field.
TimestampRangePredicate<I> - Class in com.google.gerrit.server.index
 
TimestampRangePredicate(FieldDef<I, Timestamp>, String, String) - Constructor for class com.google.gerrit.server.index.TimestampRangePredicate
 
TimeUtil - Class in com.google.gerrit.server.util
Static utility methods for dealing with dates and times.
title - Variable in class com.google.gerrit.server.documentation.QueryDocumentationExecutor.DocResult
 
TITLE_FIELD - Static variable in class com.google.gerrit.server.documentation.Constants
 
tmp_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
to(AsyncCallback<T>) - Method in class com.google.gerrit.httpd.rpc.Handler
Run the operation and pass the result to the callback.
to - Variable in class com.google.gerrit.server.mail.ProjectWatch.Watchers
 
toAccountGroup() - Method in class com.google.gerrit.server.group.GroupResource
 
toAuthRequest() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
toHeaderString() - Method in class com.google.gerrit.server.mail.Address
 
toListTerm(List<Term>) - Static method in class com.google.gerrit.server.project.ChangeControl
 
ToolsCatalog - Class in com.google.gerrit.server.tools
Listing of all client side tools stored on this server.
ToolsCatalog.Entry - Class in com.google.gerrit.server.tools
A file served out of the tools root directory.
ToolsCatalog.Entry.Type - Enum in com.google.gerrit.server.tools
 
ToolServlet - Class in com.google.gerrit.httpd.raw
Sends the client side tools we keep within our software.
toOpenSshPublicKey(String) - Static method in class com.google.gerrit.sshd.SshUtil
Convert an RFC 4716 style key to an OpenSSH style key.
TOP_MENU_KIND - Static variable in class com.google.gerrit.server.config.TopMenuResource
 
toPatchList(PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchList
Get a sorted, modifiable list of all files in this list.
topic - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
topic - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
TOPIC - Static variable in class com.google.gerrit.server.index.ChangeField
Topic, a short annotation on the branch.
topic(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
TopicChangedEvent - Class in com.google.gerrit.server.events
 
TopicChangedEvent() - Constructor for class com.google.gerrit.server.events.TopicChangedEvent
 
TopMenuResource - Class in com.google.gerrit.server.config
 
TopMenuResource() - Constructor for class com.google.gerrit.server.config.TopMenuResource
 
toPrintWriter(OutputStream) - Static method in class com.google.gerrit.sshd.BaseCommand
Wrap the supplied output stream in a UTF-8 encoded PrintWriter.
toRegExp(String) - Static method in class com.google.gerrit.server.project.RefControl
 
toString() - Method in class com.google.gerrit.audit.AuditEvent
 
toString() - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
 
toString(Document) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Convert a document to a String, assuming later encoding to UTF-8.
toString() - Method in class com.google.gerrit.server.AnonymousUser
 
toString() - Method in class com.google.gerrit.server.auth.AuthUser
 
toString() - Method in class com.google.gerrit.server.auth.AuthUser.UUID
 
toString() - Method in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
toString() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
toString() - Method in class com.google.gerrit.server.config.TrackingFooter
 
toString() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
toString() - Method in class com.google.gerrit.server.git.NotifyConfig
 
toString() - Method in class com.google.gerrit.server.git.ReloadSubmitQueueOp
 
toString() - Method in class com.google.gerrit.server.git.RenameGroupOp
 
toString() - Method in class com.google.gerrit.server.git.ValidationError
 
toString() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
toString() - Method in class com.google.gerrit.server.IdentifiedUser
 
toString() - Method in class com.google.gerrit.server.index.FieldType
 
toString() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
toString() - Method in class com.google.gerrit.server.index.Schema
 
toString() - Method in class com.google.gerrit.server.InternalUser
 
toString() - Method in class com.google.gerrit.server.mail.Address
 
toString() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
toString() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
toString() - Method in class com.google.gerrit.server.patch.PatchListKey
 
toString() - Method in class com.google.gerrit.server.PeerDaemonUser
 
toString() - Method in class com.google.gerrit.server.plugins.Plugin.CacheKey
 
toString() - Method in class com.google.gerrit.server.plugins.Plugin
 
toString() - Method in class com.google.gerrit.server.PluginUser
 
toString() - Method in class com.google.gerrit.server.query.AndPredicate
 
toString() - Method in class com.google.gerrit.server.query.change.ChangeData
 
toString() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
toString() - Method in class com.google.gerrit.server.query.change.LabelPredicate
 
toString() - Method in class com.google.gerrit.server.query.IntPredicate
 
toString() - Method in class com.google.gerrit.server.query.NotPredicate
 
toString() - Method in class com.google.gerrit.server.query.OperatorPredicate
 
toString() - Method in class com.google.gerrit.server.query.OrPredicate
 
toString() - Method in class com.google.gerrit.server.query.RewritePredicate
 
toString() - Method in class com.google.gerrit.server.query.VariablePredicate
 
toString() - Method in class com.google.gerrit.server.query.WildPatternPredicate
 
toString() - Method in class com.google.gerrit.server.UrlEncoded
 
toString() - Method in class com.google.gerrit.server.util.LabelVote
 
touch(Change, ReviewDb) - Static method in class com.google.gerrit.server.ChangeUtil
 
toUTF8(Document) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Convert a document to a UTF-8 byte sequence.
TR - Static variable in class com.google.gerrit.server.index.ChangeField
Tracking id extracted from a footer.
tr(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
TR_SCAN - Static variable in class com.google.gerrit.server.query.change.ChangeCosts
 
TrackingFooter - Class in com.google.gerrit.server.config
Tracking entry in the configuration file
TrackingFooter(String, String, String) - Constructor for class com.google.gerrit.server.config.TrackingFooter
 
TrackingFooters - Class in com.google.gerrit.server.config
 
TrackingFooters(List<TrackingFooter>) - Constructor for class com.google.gerrit.server.config.TrackingFooters
 
trackingFooters - Variable in class com.google.gerrit.server.config.TrackingFooters
 
TrackingFootersProvider - Class in com.google.gerrit.server.config
Provides a list of all configured TrackingFooters.
TrackingIdAttribute - Class in com.google.gerrit.server.data
 
TrackingIdAttribute() - Constructor for class com.google.gerrit.server.data.TrackingIdAttribute
 
trackingIds - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
TransferConfig - Class in com.google.gerrit.server.git
 
tree() - Method in class com.google.gerrit.server.project.ProjectState
 
TreeFormatter - Class in com.google.gerrit.server.util
 
TreeFormatter(PrintWriter) - Constructor for class com.google.gerrit.server.util.TreeFormatter
 
TreeFormatter.TreeNode - Interface in com.google.gerrit.server.util
 
treeInOrder() - Method in class com.google.gerrit.server.project.ProjectState
 
type - Variable in class com.google.gerrit.httpd.rpc.change.DeprecatedChangeQueryServlet.ErrorMessage
 
type - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
type - Variable in class com.google.gerrit.server.data.PatchAttribute
 
type - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
 
type - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
 
type - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
type - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
 
type - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
type - Variable in class com.google.gerrit.server.events.DraftPublishedEvent
 
type - Variable in class com.google.gerrit.server.events.MergeFailedEvent
 
type - Variable in class com.google.gerrit.server.events.PatchSetCreatedEvent
 
type - Variable in class com.google.gerrit.server.events.RefUpdatedEvent
 
type - Variable in class com.google.gerrit.server.events.ReviewerAddedEvent
 
type - Variable in class com.google.gerrit.server.events.TopicChangedEvent
 
type - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 

U

UiActions - Class in com.google.gerrit.server.extensions.webui
 
UiRpcModule - Class in com.google.gerrit.httpd.rpc
Registers servlets to answer RPCs from client UI.
UiRpcModule() - Constructor for class com.google.gerrit.httpd.rpc.UiRpcModule
 
UniversalAuthBackend - Class in com.google.gerrit.server.auth
Universal implementation of the AuthBackend that works with the injected set of AuthBackends.
UniversalGroupBackend - Class in com.google.gerrit.server.account
Universal implementation of the GroupBackend that works with the injected set of GroupBackends.
UNKNOWN - Static variable in class com.google.gerrit.server.git.MultiProgressMonitor
Constant indicating the total work units cannot be predicted.
UNKNOWN_SESSION_ID - Static variable in class com.google.gerrit.audit.AuditEvent
 
UnknownUserException - Exception in com.google.gerrit.server.auth
An authentication exception that is thrown when credentials are presented for an unknown user.
UnknownUserException() - Constructor for exception com.google.gerrit.server.auth.UnknownUserException
 
UnknownUserException(String) - Constructor for exception com.google.gerrit.server.auth.UnknownUserException
 
UnknownUserException(Throwable) - Constructor for exception com.google.gerrit.server.auth.UnknownUserException
 
UnknownUserException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.UnknownUserException
 
unlink(Account.Id, AuthRequest) - Method in class com.google.gerrit.server.account.AccountManager
Unlink an authentication identity from an existing account.
unlink(ReviewDb, Account.Id, AuthRequest) - Method in class com.google.gerrit.server.account.DefaultRealm
 
unlink(ReviewDb, Account.Id, AuthRequest) - Method in interface com.google.gerrit.server.account.Realm
 
unlink(ReviewDb, Account.Id, AuthRequest) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
 
unregisterWorkQueue() - Method in class com.google.gerrit.server.git.WorkQueue.Executor
 
unset(String) - Method in class com.google.gerrit.server.config.PluginConfig
 
until(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
update(int) - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
Indicate that work has been completed on this sub-task.
update() - Method in class com.google.gerrit.server.git.SubmoduleOp
 
update(UpdateUI) - Method in class com.google.gerrit.server.schema.SchemaUpdater
 
updated - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
updated(Change) - Static method in class com.google.gerrit.server.ChangeUtil
 
UPDATED - Static variable in class com.google.gerrit.server.index.ChangeField
Last update time since January 1, 1970.
updatedField(Schema<ChangeData>) - Static method in class com.google.gerrit.server.index.TimestampRangePredicate
 
updateFastForward(Project.NameKey, String, ObjectId, ObjectId) - Method in class com.google.gerrit.server.git.TagCache
Advise the cache that a reference fast-forwarded.
updateGroupNames(GroupBackend) - Method in class com.google.gerrit.server.git.ProjectConfig
Check all GroupReferences use current group name, repairing stale ones.
updateProjectConfig(ProjectConfig, MetaDataUpdate, boolean) - Method in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
updateProjectConfig(ProjectConfig, MetaDataUpdate, boolean) - Method in class com.google.gerrit.httpd.rpc.project.ReviewProjectAccess
 
UpdateUI - Interface in com.google.gerrit.server.schema
 
uploader - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
uploader - Variable in class com.google.gerrit.server.events.DraftPublishedEvent
 
uploader - Variable in class com.google.gerrit.server.events.PatchSetCreatedEvent
 
url - Variable in class com.google.gerrit.server.account.AccountInfo.AvatarInfo
 
url - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
url - Variable in class com.google.gerrit.server.documentation.QueryDocumentationExecutor.DocResult
 
url - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
 
URL_FIELD - Static variable in class com.google.gerrit.server.documentation.Constants
 
URL_REGEX - Static variable in class com.google.gerrit.httpd.GitOverHttpServlet
 
UrlEncoded - Class in com.google.gerrit.server
 
UrlEncoded() - Constructor for class com.google.gerrit.server.UrlEncoded
 
UrlEncoded(String) - Constructor for class com.google.gerrit.server.UrlEncoded
 
usage() - Method in class com.google.gerrit.sshd.BaseCommand
 
useBestCost() - Method in interface com.google.gerrit.server.query.QueryRewriter.RewriteRule
 
useContentMerge - Variable in class com.google.gerrit.server.project.ConfigInfo
 
useContentMerge - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
useContentMerge - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
useContributorAgreements - Variable in class com.google.gerrit.server.project.ConfigInfo
 
useContributorAgreements - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
useContributorAgreements - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
usePool() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
 
usePool() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
user - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
USER_NAME - Static variable in class com.google.gerrit.server.PeerDaemonUser
Magic username used by peers when they authenticate.
useRecursiveMerge(Config) - Static method in class com.google.gerrit.server.git.MergeUtil
 
username - Variable in class com.google.gerrit.server.account.AccountInfo
 
username - Variable in class com.google.gerrit.server.account.CreateAccount.Input
 
username - Variable in class com.google.gerrit.server.data.AccountAttribute
 
UserNotAllowedException - Exception in com.google.gerrit.server.auth
An authentication exception that is thrown when the user credentials are valid, but not allowed to authenticate for other reasons i.e.
UserNotAllowedException() - Constructor for exception com.google.gerrit.server.auth.UserNotAllowedException
 
UserNotAllowedException(String) - Constructor for exception com.google.gerrit.server.auth.UserNotAllowedException
 
UserNotAllowedException(Throwable) - Constructor for exception com.google.gerrit.server.auth.UserNotAllowedException
 
UserNotAllowedException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.UserNotAllowedException
 
USERS - Static variable in class com.google.gerrit.rules.StoredValues
 
useSignedOffBy - Variable in class com.google.gerrit.server.project.ConfigInfo
 
useSignedOffBy - Variable in class com.google.gerrit.server.project.CreateProject.Input
 
useSignedOffBy - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
uuid - Variable in class com.google.gerrit.audit.AuditEvent
 
uuid - Variable in class com.google.gerrit.audit.AuditEvent.UUID
 

V

valid - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
 
validateFor(AccountGroup.Id) - Method in class com.google.gerrit.server.account.GroupControl.Factory
 
validateFor(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl.Factory
 
validateFor(Change.Id) - Method in class com.google.gerrit.server.project.ChangeControl.Factory
 
validateFor(Change) - Method in class com.google.gerrit.server.project.ChangeControl.Factory
 
validateFor(Change, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
validateFor(Change.Id, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
validateFor(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
 
validateFor(Project.NameKey, int) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
 
validateFor(Project.NameKey, int, CurrentUser) - Method in class com.google.gerrit.server.project.ProjectControl.GenericFactory
 
validateForGerritCommits(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators
 
validateForReceiveCommits(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators
 
validateNewGroup(CreateGroupArgs) - Method in interface com.google.gerrit.server.validators.GroupCreationValidationListener
Group creation validation.
validateNewProject(CreateProjectArgs) - Method in interface com.google.gerrit.server.validators.ProjectCreationValidationListener
Project creation validation.
validateParentUpdate(ProjectControl, String, boolean) - Method in class com.google.gerrit.server.project.SetParent
 
validatePreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id) - Method in class com.google.gerrit.server.git.validators.MergeValidators
 
validateRefPattern(String) - Static method in class com.google.gerrit.server.project.RefControl
 
ValidationError - Class in com.google.gerrit.server.git
Indicates a problem with Git based data.
ValidationError(String, String) - Constructor for class com.google.gerrit.server.git.ValidationError
 
ValidationError(String, int, String) - Constructor for class com.google.gerrit.server.git.ValidationError
 
ValidationError(String) - Constructor for class com.google.gerrit.server.git.ValidationError
 
ValidationException - Exception in com.google.gerrit.server.validators
 
ValidationException(String) - Constructor for exception com.google.gerrit.server.validators.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception com.google.gerrit.server.validators.ValidationException
 
validMaxObjectSizeLimit(String) - Static method in class com.google.gerrit.server.git.ProjectConfig
 
value - Variable in class com.google.gerrit.server.change.ChangeJson.ApprovalInfo
 
value - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
value - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
value - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
value - Variable in class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
 
value - Variable in class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
 
value - Variable in class com.google.gerrit.server.project.PutConfig.ConfigValue
 
valueOf(String) - Static method in enum com.google.gerrit.rules.PrologCompiler.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.AccessPath
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.account.AccountDirectory.FillOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.account.AccountVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.auth.ldap.SearchScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.change.ChangeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.change.MergeabilityChecksExecutor.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.change.PatchSetInserter.ValidatePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.change.Submit.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.change.TestSubmitRule.Filters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.config.ProjectConfigEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.git.CommitMergeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.git.NotifyConfig.Header
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.git.QueueProvider.QueueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.git.WorkQueue.Task.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.index.IndexModule.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.mail.RecipientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.mail.SmtpEmailSender.Encryption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.notedb.ReviewerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.plugins.Plugin.ApiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.project.ListProjects.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.query.change.QueryProcessor.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.schema.DataSourceProvider.Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.tools.ToolsCatalog.Entry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.sshd.CommandMetaData.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.sshd.commands.QueryShell.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.sshd.SshDaemon.SshSessionBackend
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.gerrit.rules.PrologCompiler.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.AccessPath
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.account.AccountDirectory.FillOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.account.AccountVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.auth.ldap.SearchScope
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.google.gerrit.server.change.ChangeJson.LabelInfo
 
values() - Static method in enum com.google.gerrit.server.change.ChangeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.change.MergeabilityChecksExecutor.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.change.PatchSetInserter.ValidatePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.change.Submit.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.change.TestSubmitRule.Filters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.config.ProjectConfigEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.git.CommitMergeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.git.NotifyConfig.Header
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.git.QueueProvider.QueueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.git.WorkQueue.Task.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.index.IndexModule.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.mail.RecipientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.mail.SmtpEmailSender.Encryption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.notedb.ReviewerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.plugins.Plugin.ApiType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
values() - Static method in enum com.google.gerrit.server.project.ListProjects.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.google.gerrit.server.project.PutConfig.ConfigValue
 
VALUES - Static variable in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
values() - Static method in enum com.google.gerrit.server.query.change.QueryProcessor.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.schema.DataSourceProvider.Context
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.server.tools.ToolsCatalog.Entry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.sshd.CommandMetaData.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.sshd.commands.QueryShell.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gerrit.sshd.SshDaemon.SshSessionBackend
Returns an array containing the constants of this enum type, in the order they are declared.
valueType() - Method in interface com.google.gerrit.server.cache.CacheBinding
 
VariablePredicate<T> - Class in com.google.gerrit.server.query
Holds another predicate in a named variable.
VariablePredicate(String, Predicate<T>) - Constructor for class com.google.gerrit.server.query.VariablePredicate
 
velocify(String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
velocifyFile(String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
velocityContext - Variable in class com.google.gerrit.server.mail.OutgoingEmail
 
VelocityRuntimeProvider - Class in com.google.gerrit.server.mail
Configures Velocity template engine for sending email.
VelocityRuntimeProvider.Slf4jLogChute - Class in com.google.gerrit.server.mail
Connects Velocity to sfl4j.
VelocityRuntimeProvider.Slf4jLogChute() - Constructor for class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
 
Version - Class in com.google.gerrit.common
 
VersionedMetaData - Class in com.google.gerrit.server.git
Support for metadata stored within a version controlled branch.
VersionedMetaData() - Constructor for class com.google.gerrit.server.git.VersionedMetaData
 
VersionedMetaData.BatchMetaDataUpdate - Interface in com.google.gerrit.server.git
 
viewAllAccounts - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
viewCaches - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
viewConnections - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
viewPlugins - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
viewQueue - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
views() - Method in class com.google.gerrit.server.access.AccessCollection
 
views() - Method in class com.google.gerrit.server.account.AccountsCollection
 
views() - Method in class com.google.gerrit.server.account.Emails
 
views() - Method in class com.google.gerrit.server.account.SshKeys
 
views() - Method in class com.google.gerrit.server.change.ChangesCollection
 
views() - Method in class com.google.gerrit.server.change.Reviewers
 
views() - Method in class com.google.gerrit.server.change.Revisions
 
views() - Method in class com.google.gerrit.server.config.CapabilitiesCollection
 
views() - Method in class com.google.gerrit.server.config.ConfigCollection
 
views() - Method in class com.google.gerrit.server.group.GroupsCollection
 
views() - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
 
views() - Method in class com.google.gerrit.server.group.MembersCollection
 
views() - Method in class com.google.gerrit.server.plugins.PluginsCollection
 
views() - Method in class com.google.gerrit.server.project.BranchesCollection
 
views() - Method in class com.google.gerrit.server.project.ChildProjectsCollection
 
views() - Method in class com.google.gerrit.server.project.FilesCollection
 
views() - Method in class com.google.gerrit.server.project.ProjectsCollection
 
VISIBLE - Static variable in class com.google.gerrit.server.project.ProjectControl
 
VisibleRefFilter - Class in com.google.gerrit.server.git
 
VisibleRefFilter(TagCache, ChangeCache, Repository, ProjectControl, ReviewDb, boolean) - Constructor for class com.google.gerrit.server.git.VisibleRefFilter
 
visibleto(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
visibleto(CurrentUser) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
visibleToAll - Variable in class com.google.gerrit.server.account.CreateGroupArgs
 
visibleToAll - Variable in class com.google.gerrit.server.group.CreateGroup.Input
 
visibleToAll - Variable in class com.google.gerrit.server.group.GroupOptionsInfo
 
visibleToAll - Variable in class com.google.gerrit.server.group.PutOptions.Input
 
visit(int, int, String, String, String, String[]) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitAnnotation(String, boolean) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitAttribute(Attribute) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitEnd() - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitField(int, String, String, String, Object) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitInnerClass(String, String, String, int) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitMethod(int, String, String, String, String[]) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitOuterClass(String, String, String) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 
visitSource(String, String) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
 

W

waitFor(Future<?>) - Method in class com.google.gerrit.server.git.MultiProgressMonitor
Wait for a task managed by a Future, with no timeout.
waitFor(Future<?>, long, TimeUnit) - Method in class com.google.gerrit.server.git.MultiProgressMonitor
Wait for a task managed by a Future.
want(Account.Id) - Method in class com.google.gerrit.server.account.AccountInfoCacheFactory
Indicate an account will be needed later on.
want(Iterable<Account.Id>) - Method in class com.google.gerrit.server.account.AccountInfoCacheFactory
Indicate one or more accounts will be needed later on.
want(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupInfoCacheFactory
Indicate a group will be needed later on.
want(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.GroupInfoCacheFactory
Indicate one or more groups will be needed later on.
warning - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
watchedby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
WebModule - Class in com.google.gerrit.httpd
 
WebSession - Interface in com.google.gerrit.httpd
 
WebSshGlueModule - Class in com.google.gerrit.httpd
Pulls objects from the SSH injector over the HTTP injector.
weigh(IntraLineDiffKey, IntraLineDiff) - Method in class com.google.gerrit.server.patch.IntraLineWeigher
 
weigh(PatchListKey, PatchList) - Method in class com.google.gerrit.server.patch.PatchListWeigher
 
weigher(Class<? extends Weigher<K, V>>) - Method in interface com.google.gerrit.server.cache.CacheBinding
Algorithm to weigh an object with a method other than the unit weight 1.
weigher() - Method in interface com.google.gerrit.server.cache.CacheBinding
 
what - Variable in class com.google.gerrit.audit.AuditEvent
 
when - Variable in class com.google.gerrit.audit.AuditEvent
 
who - Variable in class com.google.gerrit.audit.AuditEvent
 
width - Variable in class com.google.gerrit.server.account.AccountInfo.AvatarInfo
 
WildPatternPredicate<T> - Class in com.google.gerrit.server.query
Predicate only for use in rewrite rule patterns.
WildPatternPredicate(String) - Constructor for class com.google.gerrit.server.query.WildPatternPredicate
 
WorkQueue - Class in com.google.gerrit.server.git
Delayed execution of tasks using a background thread pool.
WorkQueue.CancelableRunnable - Interface in com.google.gerrit.server.git
Runnable needing to know it was canceled.
WorkQueue.Executor - Class in com.google.gerrit.server.git
An isolated queue.
WorkQueue.Lifecycle - Class in com.google.gerrit.server.git
 
WorkQueue.Module - Class in com.google.gerrit.server.git
 
WorkQueue.Module() - Constructor for class com.google.gerrit.server.git.WorkQueue.Module
 
WorkQueue.ProjectTask<V> - Class in com.google.gerrit.server.git
Same as Task class, but with a reference to ProjectRunnable, used to retrieve the project name from the operation queued
WorkQueue.Task<V> - Class in com.google.gerrit.server.git
A wrapper around a scheduled Runnable, as maintained in the queue.
WorkQueue.Task.State - Enum in com.google.gerrit.server.git
Summarized status of a single task.
wrap(Callable<T>) - Static method in class com.google.gerrit.httpd.rpc.Handler
 
wrap(Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
Ensures that the current request state is available when the passed in Callable is invoked.
wrap(Runnable) - Method in class com.google.gerrit.server.util.RequestScopePropagator
Wraps runnable in a new Runnable that propagates the current request state when the runnable is invoked.
wrapImpl(Callable<T>) - Method in class com.google.gerrit.server.util.GuiceRequestScopePropagator
 
wrapImpl(Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
 
wrapImpl(Callable<T>) - Method in class com.google.gerrit.server.util.ThreadLocalRequestScopePropagator
 
write(CommitBuilder) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
write(VersionedMetaData, CommitBuilder) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
write(Writer) - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
 
write(Writer) - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
write(Writer) - Method in class com.google.gerrit.server.mail.EmailHeader.String
 
write(Writer) - Method in class com.google.gerrit.server.mail.EmailHeader
 
write() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
writeBytes(OutputStream, byte[]) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a byte array prefixed by its length in a varint.
writeBytes(OutputStream, byte[], int, int) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a byte array prefixed by its length in a varint.
writeEnum(OutputStream, T) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write an enum whose code is stored as a varint.
writeFixInt32(OutputStream, int) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a fixed-width 32 bit integer in network byte order (big-endian).
writeFixInt64(OutputStream, long) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a fixed-width 64 bit integer in network byte order (big-endian).
writeMergeCommit(PersonIdent, RevWalk, ObjectInserter, RevFlag, Branch.NameKey, CodeReviewCommit, ObjectId, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
writeString(OutputStream, String) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a UTF-8 string, prefixed by its byte length in a varint.
writeVarInt32(OutputStream, int) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a varint; value is treated as an unsigned value.

Y

yesno(boolean, String) - Method in interface com.google.gerrit.server.schema.UpdateUI
 

_

_accountId - Variable in class com.google.gerrit.server.account.AccountInfo
 
_changeNumber - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
_currentRevisionNumber - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
_id - Variable in class com.google.gerrit.server.account.AccountInfo
 
_moreChanges - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
_number - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
_revisionNumber - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeMessageInfo
 
_revisionNumber - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
_run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.CherryPick
 
_run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.FastForwardOnly
 
_run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.MergeAlways
 
_run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.MergeIfNecessary
 
_run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.RebaseIfNecessary
 
_run(CodeReviewCommit, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Runs this submit strategy.
_sortkey - Variable in class com.google.gerrit.server.change.ChangeJson.ChangeInfo
 
A B C D E F G H I J K L M N O P Q R S T U V W Y _