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
 
AbstractChangeNotes<T> - Class in com.google.gerrit.server.notedb
View of contents at a single ref related to some change.
AbstractChangeUpdate - Class in com.google.gerrit.server.notedb
A single delta related to a specific patch-set of a change.
AbstractGitCommand - Class in com.google.gerrit.sshd
 
AbstractGitCommand() - Constructor for class com.google.gerrit.sshd.AbstractGitCommand
 
AbstractGroupBackend - Class in com.google.gerrit.server.account
 
AbstractGroupBackend() - Constructor for class com.google.gerrit.server.account.AbstractGroupBackend
 
AbstractPreloadedPluginScanner - Class in com.google.gerrit.server.plugins
Base plugin scanner for a set of pre-loaded classes.
AbstractPreloadedPluginScanner(String, String, Set<Class<?>>, Plugin.ApiType) - Constructor for class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
AbstractRealm - Class in com.google.gerrit.server.account
Basic implementation of Realm.
AbstractRealm() - Constructor for class com.google.gerrit.server.account.AbstractRealm
 
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_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
AccountApiImpl - Class in com.google.gerrit.server.api.accounts
 
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
 
AccountInfoCacheFactory - Class in com.google.gerrit.server.account
Efficiently builds an AccountInfoCache.
AccountInfoCacheFactory.Factory - Interface in com.google.gerrit.server.account
 
AccountLoader - Class in com.google.gerrit.server.account
 
AccountLoader.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.Capability - Class in com.google.gerrit.server.account
 
AccountResource.Capability(IdentifiedUser, String) - Constructor for class com.google.gerrit.server.account.AccountResource.Capability
 
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
 
AccountsImpl - Class in com.google.gerrit.server.api.accounts
 
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
 
ActionJson - Class in com.google.gerrit.server.change
 
actions - Variable in class com.google.gerrit.server.project.ConfigInfo
 
actions - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
 
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(RegistrationHandle) - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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(ReviewDb, ChangeUpdate, LabelTypes, PatchSet, PatchSetInfo, ChangeControl, Map<String, Short>) - Method in class com.google.gerrit.server.ApprovalsUtil
 
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
 
addChangeActions(ChangeInfo, ChangeControl) - Method in class com.google.gerrit.server.change.ActionJson
 
addChangeMessage(ReviewDb, ChangeUpdate, ChangeMessage) - Method in class com.google.gerrit.server.ChangeMessagesUtil
 
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
 
added - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
ADDED - Static variable in class com.google.gerrit.server.index.ChangeField
The number of inserted lines in this change.
added(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
AddedPredicate - Class in com.google.gerrit.server.query.change
 
addEmail(GroupReference) - Method in class com.google.gerrit.server.git.NotifyConfig
 
addEmail(Address) - Method in class com.google.gerrit.server.git.NotifyConfig
 
addEventListener(EventListener, CurrentUser) - Method in class com.google.gerrit.common.ChangeHookRunner
 
addEventListener(EventListener, CurrentUser) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
addEventListener(EventListener, CurrentUser) - Method in interface com.google.gerrit.common.EventSource
 
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(GroupsCollection, GroupIncludeCache, Provider<ReviewDb>, GroupJson, AuditService) - 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
 
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
 
addRevisionActions(RevisionInfo, RevisionResource) - Method in class com.google.gerrit.server.change.ActionJson
 
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 - 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
 
allEnabled() - Static method in class com.google.gerrit.server.notedb.NotesMigration
 
allEnabledConfig() - Static method in class com.google.gerrit.server.notedb.NotesMigration
 
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 class com.google.gerrit.server.account.FakeRealm
 
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?
allRefsAreVisible(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
 
allSubmitted() - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
AllUsersCreator - Class in com.google.gerrit.server.schema
Creates the All-Users repository.
AllUsersName - Class in com.google.gerrit.server.config
Special name of the project in which meta data for all users is stored.
AllUsersName(String) - Constructor for class com.google.gerrit.server.config.AllUsersName
 
AllUsersNameProvider - Class in com.google.gerrit.server.config
 
alreadyBanned - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
 
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
 
annotationValue - Variable in class com.google.gerrit.server.plugins.PluginContentScanner.ExtensionMetaData
 
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.
anonymousCowardName - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
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.
apiType - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
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(AccountResource, StarredChanges.EmptyInput) - Method in class com.google.gerrit.server.account.StarredChanges.Create
 
apply(AccountResource.StarredChange, StarredChanges.EmptyInput) - Method in class com.google.gerrit.server.account.StarredChanges.Delete
 
apply(ChangeResource, AbandonInput) - Method in class com.google.gerrit.server.change.Abandon
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits.Detail
 
apply(ChangeResource, ChangeEdits.EditMessage.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.EditMessage
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits.GetMessage
 
apply(ChangeResource, ChangeEdits.Post.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.Post
 
apply(ChangeEditResource, ChangeEdits.Put.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.Put
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.Check
 
apply(ChangeResource, FixInput) - Method in class com.google.gerrit.server.change.Check
 
apply(RevisionResource, CherryPickInput) - Method in class com.google.gerrit.server.change.CherryPick
 
apply(TopLevelResource, ChangeInfo) - Method in class com.google.gerrit.server.change.CreateChange
 
apply(RevisionResource, DraftInput) - Method in class com.google.gerrit.server.change.CreateDraftComment
 
apply(ChangeResource, DeleteChangeEdit.Input) - Method in class com.google.gerrit.server.change.DeleteChangeEdit
 
apply(ChangeResource, DeleteDraftChange.Input) - Method in class com.google.gerrit.server.change.DeleteDraftChange
 
apply(DraftCommentResource, DeleteDraftComment.Input) - Method in class com.google.gerrit.server.change.DeleteDraftComment
 
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(RevisionResource) - Method in class com.google.gerrit.server.change.Files.ListFiles
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetArchive
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetChange
 
apply(CommentResource) - Method in class com.google.gerrit.server.change.GetComment
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetCommit
 
apply(FileResource) - 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(DraftCommentResource) - Method in class com.google.gerrit.server.change.GetDraftComment
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetHashtags
 
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(RevisionResource) - Method in class com.google.gerrit.server.change.GetRevisionActions
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetTopic
 
apply(ChangeResource, Index.Input) - Method in class com.google.gerrit.server.change.Index
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.ListDraftComments
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.Mergeable
 
apply(ChangeResource, HashtagsInput) - Method in class com.google.gerrit.server.change.PostHashtags
 
apply(RevisionResource, ReviewInput) - Method in class com.google.gerrit.server.change.PostReview
 
apply(RevisionResource, ReviewInput, Timestamp) - Method in class com.google.gerrit.server.change.PostReview
 
apply(ChangeResource, AddReviewerInput) - Method in class com.google.gerrit.server.change.PostReviewers
 
apply(ChangeResource, PublishChangeEdit.Publish.Input) - Method in class com.google.gerrit.server.change.PublishChangeEdit.Publish
 
apply(RevisionResource, PublishDraftPatchSet.Input) - Method in class com.google.gerrit.server.change.PublishDraftPatchSet
 
apply(ChangeResource, PublishDraftPatchSet.Input) - Method in class com.google.gerrit.server.change.PublishDraftPatchSet.CurrentRevision
 
apply(DraftCommentResource, DraftInput) - Method in class com.google.gerrit.server.change.PutDraftComment
 
apply(ChangeResource, PutTopic.Input) - Method in class com.google.gerrit.server.change.PutTopic
 
apply(RevisionResource, RebaseInput) - Method in class com.google.gerrit.server.change.Rebase
 
apply(ChangeResource, RebaseInput) - Method in class com.google.gerrit.server.change.Rebase.CurrentRevision
 
apply(ChangeResource, RebaseChangeEdit.Rebase.Input) - Method in class com.google.gerrit.server.change.RebaseChangeEdit.Rebase
 
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(FileResource, Reviewed.Input) - Method in class com.google.gerrit.server.change.Reviewed.DeleteReviewed
 
apply(FileResource, Reviewed.Input) - Method in class com.google.gerrit.server.change.Reviewed.PutReviewed
 
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(TaskResource, DeleteTask.Input) - Method in class com.google.gerrit.server.config.DeleteTask
 
apply(CacheResource, FlushCache.Input) - Method in class com.google.gerrit.server.config.FlushCache
 
apply(CacheResource) - Method in class com.google.gerrit.server.config.GetCache
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetPreferences
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetSummary
 
apply(TaskResource) - Method in class com.google.gerrit.server.config.GetTask
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetVersion
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListCaches
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListCapabilities
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListTasks
 
apply(ConfigResource, PostCaches.Input) - Method in class com.google.gerrit.server.config.PostCaches
 
apply(ConfigResource, SetPreferences.Input) - Method in class com.google.gerrit.server.config.SetPreferences
 
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, BanCommit.Input) - Method in class com.google.gerrit.server.project.BanCommit
 
apply(ProjectResource, CreateBranch.Input) - Method in class com.google.gerrit.server.project.CreateBranch
 
apply(TopLevelResource, ProjectInput) - 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(CommitResource) - Method in class com.google.gerrit.server.project.GetCommit
 
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(BranchResource) - Method in class com.google.gerrit.server.project.GetReflog
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetStatistics
 
apply(TagResource) - Method in class com.google.gerrit.server.project.GetTag
 
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(ProjectResource) - Method in class com.google.gerrit.server.project.ListTags
 
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, ProjectInput) - 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
 
ApprovalsUtil - Class in com.google.gerrit.server
Utility functions to manipulate patchset approvals.
ApprovalsUtil(NotesMigration, ApprovalCopier) - Constructor for class com.google.gerrit.server.ApprovalsUtil
 
ArchiveFormat - Enum in com.google.gerrit.server.change
 
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.
asChanges(List<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
asMap(List<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
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.
asText() - Method in class com.google.gerrit.server.git.GroupList
 
asUser(CurrentUser) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
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
 
ATTR_CHARACTER_ENCODING - Static variable in class com.google.gerrit.server.plugins.PluginEntry
 
ATTR_CONTENT_TYPE - Static variable in class com.google.gerrit.server.plugins.PluginEntry
 
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
 
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>, DynamicSet<GroupMemberAuditListener>) - 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 class com.google.gerrit.server.account.FakeRealm
 
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.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() - Constructor for class com.google.gerrit.server.auth.AuthUser.UUID
 
autoHideDiffTableHeader - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
automerge(Repository, RevWalk, RevCommit, ThreeWayMergeStrategy) - Static method in class com.google.gerrit.server.patch.PatchListLoader
 
automerge(Repository, RevWalk, RevCommit, ThreeWayMergeStrategy, 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.
averageGet - Variable in class com.google.gerrit.server.config.ListCaches.CacheInfo
 

B

ban(ProjectControl, List<ObjectId>, String) - Method in class com.google.gerrit.server.git.BanCommit
 
BanCommit - Class in com.google.gerrit.server.git
 
BanCommit - Class in com.google.gerrit.server.project
 
BanCommit.BanResultInfo - Class in com.google.gerrit.server.project
 
BanCommit.BanResultInfo() - Constructor for class com.google.gerrit.server.project.BanCommit.BanResultInfo
 
BanCommit.Input - Class in com.google.gerrit.server.project
 
BanCommit.Input() - Constructor for class com.google.gerrit.server.project.BanCommit.Input
 
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() - Constructor for class com.google.gerrit.server.query.change.BasicChangeRewrites
 
BasicSerialization - Class in com.google.gerrit.server.ioutil
 
batchChangesLimit - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
batchChangesLimit - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
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
 
body - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
branch(String) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
branch() - Method in class com.google.gerrit.server.change.ChangeTriplet
 
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
 
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.
BranchOrderSection - Class in com.google.gerrit.server.git
 
BranchOrderSection(String[]) - Constructor for class com.google.gerrit.server.git.BranchOrderSection
 
BranchResource - Class in com.google.gerrit.server.project
 
BranchResource(ProjectControl, ListBranches.BranchInfo) - Constructor for class com.google.gerrit.server.project.BranchResource
 
buffers - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
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
 
builderDef - Variable in class com.google.gerrit.server.query.QueryBuilder
 
buildFields(T, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.Schema
Build all fields in the schema from an input object.
buildNote(List<PatchLineComment>) - Method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
Build a note that contains the metadata for and the contents of all of the comments in the given list of comments.
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
 
byBranchKey(Branch.NameKey, Change.Key) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byBranchOpen(Branch.NameKey) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.ApprovalsUtil
 
byChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.ChangeMessagesUtil
 
byChange(Change) - Method in class com.google.gerrit.server.edit.ChangeEditUtil
Retrieve edits for a change and user.
byChange(Change, IdentifiedUser) - Method in class com.google.gerrit.server.edit.ChangeEditUtil
Retrieve edits for a change and user.
byKey(Change.Key) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byKeyPrefix(String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
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, ChangeControl, PatchSet.Id) - Method in class com.google.gerrit.server.ApprovalsUtil
 
byPatchSet(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.ChangeMessagesUtil
 
byPatchSet(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
byPatchSetUser(ReviewDb, ChangeControl, PatchSet.Id, Account.Id) - Method in class com.google.gerrit.server.ApprovalsUtil
 
byProject(Project.NameKey) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byProjectOpen(Project.NameKey) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byTopicOpen(String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byUUID(AccountGroup.UUID) - Method in class com.google.gerrit.server.git.GroupList
 

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.
CACHE_KIND - Static variable in class com.google.gerrit.server.config.CacheResource
 
CACHE_NAME - Static variable in class com.google.gerrit.httpd.WebSessionManager
 
CacheBasedWebSession - Class in com.google.gerrit.httpd
 
CacheBasedWebSession(HttpServletRequest, HttpServletResponse, WebSessionManager, AuthConfig, Provider<AnonymousUser>, IdentifiedUser.RequestFactory) - Constructor for class com.google.gerrit.httpd.CacheBasedWebSession
 
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
 
cacheNameOf(String, String) - Static method in class com.google.gerrit.server.config.CacheResource
 
CacheRemovalListener<K,V> - Interface in com.google.gerrit.server.cache
 
CacheResource - Class in com.google.gerrit.server.config
 
CacheResource(String, String, Provider<Cache<?, ?>>) - Constructor for class com.google.gerrit.server.config.CacheResource
 
CacheResource(String, String, Cache<?, ?>) - Constructor for class com.google.gerrit.server.config.CacheResource
 
caches - Variable in class com.google.gerrit.server.config.PostCaches.Input
 
CachesCollection - Class in com.google.gerrit.server.config
 
CachingPublicKeyAuthenticator - Class in com.google.gerrit.sshd
 
CachingPublicKeyAuthenticator(DatabasePubKeyAuth) - Constructor for class com.google.gerrit.sshd.CachingPublicKeyAuthenticator
 
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.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() - Method in class com.google.gerrit.server.account.GroupControl
 
canAddMember() - 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(ReviewDb, RevWalk, RevObject) - 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
 
canEditHashtags() - Method in class com.google.gerrit.server.project.ChangeControl
Can this user edit the hashtag name?
canEditHashtags() - Method in class com.google.gerrit.server.project.RefControl
 
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
 
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
 
canModifyAccount() - Method in class com.google.gerrit.server.account.CapabilityControl
 
canonicalize(Change.Status) - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
canonicalUrl - Variable in class com.google.gerrit.server.plugins.ServerPluginProvider.PluginDescription
 
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(ReviewDb, RevWalk, RevCommit) - Method in class com.google.gerrit.server.project.ProjectControl
 
canRebase(ChangeResource) - Method in class com.google.gerrit.server.changedetail.RebaseChange
 
canRebase(RevisionResource) - Method in class com.google.gerrit.server.changedetail.RebaseChange
 
canRebase(Project.NameKey, PatchSet.Id, Branch.NameKey) - 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() - Method in class com.google.gerrit.server.account.GroupControl
 
canRemoveMember() - 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() - 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() - Method in class com.google.gerrit.server.project.RefControl
 
canSubmit() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
Evaluate the submit rules.
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
 
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() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
 
change - Variable in class com.google.gerrit.server.events.ChangeEvent
 
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_EDIT_KIND - Static variable in class com.google.gerrit.server.change.ChangeEditResource
 
CHANGE_ID - Static variable in class com.google.gerrit.common.FooterConstants
The change ID as used to track patch sets.
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
 
ChangeCache - Interface 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.AssistedFactory - Interface in com.google.gerrit.server.project
 
ChangeControl.GenericFactory - Class in com.google.gerrit.server.project
 
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
 
ChangeDraftUpdate - Class in com.google.gerrit.server.notedb
A single delta to apply atomically to a change.
ChangeDraftUpdate.Factory - Interface in com.google.gerrit.server.notedb
 
ChangeEdit - Class in com.google.gerrit.server.edit
A single user's edit for a change.
ChangeEdit(IdentifiedUser, Change, Ref, RevCommit, PatchSet) - Constructor for class com.google.gerrit.server.edit.ChangeEdit
 
ChangeEditJson - Class in com.google.gerrit.server.edit
 
ChangeEditModifier - Class in com.google.gerrit.server.edit
Utility functions to manipulate change edits.
ChangeEditResource - Class in com.google.gerrit.server.change
Represents change edit resource, that is actualy two kinds of resources: the change edit itself a path within the edit distinguished by whether path is null or not.
ChangeEditResource(ChangeResource, ChangeEdit, String) - Constructor for class com.google.gerrit.server.change.ChangeEditResource
 
ChangeEdits - Class in com.google.gerrit.server.change
 
ChangeEdits.Detail - Class in com.google.gerrit.server.change
 
ChangeEdits.EditMessage - Class in com.google.gerrit.server.change
 
ChangeEdits.EditMessage.Input - Class in com.google.gerrit.server.change
 
ChangeEdits.EditMessage.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.EditMessage.Input
 
ChangeEdits.GetMessage - Class in com.google.gerrit.server.change
 
ChangeEdits.Post - Class in com.google.gerrit.server.change
Post to edit collection resource.
ChangeEdits.Post.Input - Class in com.google.gerrit.server.change
 
ChangeEdits.Post.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.Post.Input
 
ChangeEdits.Put - Class in com.google.gerrit.server.change
Put handler that is activated when PUT request is called on collection element.
ChangeEdits.Put.Input - Class in com.google.gerrit.server.change
 
ChangeEdits.Put.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.Put.Input
 
ChangeEditUtil - Class in com.google.gerrit.server.edit
Utility functions to manipulate change edits.
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(String) - 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, DynamicSet<EventListener>) - 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.GetRelated.ChangeAndCommit
 
ChangeIdHandler - Class in com.google.gerrit.server.args4j
 
ChangeIdHandler(Provider<InternalChangeQuery>, 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
 
ChangeKind - Enum in com.google.gerrit.server.change
Operation performed by a change relative to its parent.
ChangeKindCache - Interface in com.google.gerrit.server.change
Cache of ChangeKind per commit.
ChangeKindCacheImpl - Class in com.google.gerrit.server.change
 
ChangeKindCacheImpl.ChangeKindWeigher - Class in com.google.gerrit.server.change
 
ChangeKindCacheImpl.ChangeKindWeigher() - Constructor for class com.google.gerrit.server.change.ChangeKindCacheImpl.ChangeKindWeigher
 
ChangeKindCacheImpl.Key - Class in com.google.gerrit.server.change
 
ChangeKindCacheImpl.Key(ObjectId, ObjectId, String) - Constructor for class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
 
ChangeKindCacheImpl.NoCache - Class in com.google.gerrit.server.change
 
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
 
ChangeMessagesUtil - Class in com.google.gerrit.server
Utility functions to manipulate ChangeMessages.
ChangeMessagesUtil(NotesMigration) - Constructor for class com.google.gerrit.server.ChangeMessagesUtil
 
ChangeModifiedException - Exception in com.google.gerrit.server.project
 
ChangeModifiedException(String) - Constructor for exception com.google.gerrit.server.project.ChangeModifiedException
 
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(GitRepositoryManager, NotesMigration, AllUsersNameProvider, Change) - Constructor for class com.google.gerrit.server.notedb.ChangeNotes
 
ChangeNotes.Factory - Class in com.google.gerrit.server.notedb
 
ChangeNotes.Factory(GitRepositoryManager, NotesMigration, AllUsersNameProvider) - 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(QueryBuilder.Definition<ChangeData, ? extends QueryBuilder<ChangeData>>, ChangeQueryBuilder.Arguments) - 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<InternalChangeQuery>, Provider<ChangeQueryRewriter>, IdentifiedUser.GenericFactory, Provider<CurrentUser>, CapabilityControl.Factory, ChangeControl.GenericFactory, ChangeData.Factory, FieldDef.FillArgs, PatchLineCommentsUtil, AccountResolver, GroupBackend, AllProjectsName, PatchListCache, GitRepositoryManager, ProjectCache, Provider<ListChildProjects>, IndexCollection, SubmitStrategyFactory, ConflictsCache, TrackingFooters, Config) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder.Arguments
 
ChangeQueryRewriter - Interface in com.google.gerrit.server.query.change
 
changer - Variable in class com.google.gerrit.server.events.TopicChangedEvent
 
ChangeRebuilder - Class in com.google.gerrit.server.notedb
 
changeRefName(Change.Id) - Static method in class com.google.gerrit.server.notedb.ChangeNoteUtil
 
ChangeResource - Class in com.google.gerrit.server.change
 
ChangeResource(ChangeControl, RebaseChange) - Constructor for class com.google.gerrit.server.change.ChangeResource
 
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() - Method in class com.google.gerrit.server.query.change.QueryResult
 
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
 
changesPerPage - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
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() - Constructor for class com.google.gerrit.server.change.ChangeTriplet
 
ChangeUpdate - Class in com.google.gerrit.server.notedb
A delta to apply 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 - Class in com.google.gerrit.server.change
 
check(ChangeData) - Method in class com.google.gerrit.server.change.ConsistencyChecker
 
check(ChangeData, FixInput) - Method in class com.google.gerrit.server.change.ConsistencyChecker
 
check(Change) - Method in class com.google.gerrit.server.change.ConsistencyChecker
 
check(Change, FixInput) - Method in class com.google.gerrit.server.change.ConsistencyChecker
 
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
 
checkLabel(LabelTypes, String, Short) - Static method in class com.google.gerrit.server.ApprovalsUtil
 
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(Change, PatchSet, 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
 
ChildProjectResource(ProjectResource, ProjectControl) - Constructor for class com.google.gerrit.server.project.ChildProjectResource
 
ChildProjectsCollection - Class in com.google.gerrit.server.project
 
className - Variable in class com.google.gerrit.server.plugins.PluginContentScanner.ExtensionMetaData
 
cleanup(Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
 
cleanupHashtag(String) - Static method in class com.google.gerrit.server.change.HashtagsUtil
 
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.
close() - Method in class com.google.gerrit.server.index.DummyIndex
 
close() - Method in class com.google.gerrit.server.util.ManualRequestContext
 
closed() - 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.resources - package com.google.gerrit.httpd.resources
 
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.accounts - package com.google.gerrit.server.api.accounts
 
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.edit - package com.google.gerrit.server.edit
 
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.mime - package com.google.gerrit.server.mime
 
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.securestore - package com.google.gerrit.server.securestore
 
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.config.ListTasks.TaskInfo
 
command - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
command - Variable in class com.google.gerrit.server.events.RefReceivedEvent
 
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.
CommandUtils - Class in com.google.gerrit.sshd.commands
 
CommandUtils() - Constructor for class com.google.gerrit.sshd.commands.CommandUtils
 
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 - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
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
 
commentJson - Variable in class com.google.gerrit.server.change.ListDraftComments
 
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
 
CommentResource(RevisionResource, PatchLineComment) - Constructor for class com.google.gerrit.server.change.CommentResource
 
Comments - 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
 
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, PatchLineCommentsUtil) - Constructor for class com.google.gerrit.server.mail.CommentSender
 
CommentSender.Factory - Interface in com.google.gerrit.server.mail
 
CommentsInNotesUtil - Class in com.google.gerrit.server.notedb
Utility functions to parse PatchLineComments out of a note byte array and store a list of PatchLineComments in the form of a note (in a byte array).
CommentsInNotesUtil(AccountCache, PersonIdent, String) - Constructor for class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
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.AbstractChangeUpdate
 
commit() - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
commit() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
commit(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
COMMIT_KIND - Static variable in class com.google.gerrit.server.project.CommitResource
 
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() - Constructor for class com.google.gerrit.server.events.CommitReceivedEvent
 
CommitReceivedEvent(ReceiveCommand, Project, String, RevCommit, IdentifiedUser) - Constructor for class com.google.gerrit.server.events.CommitReceivedEvent
 
CommitResource - Class in com.google.gerrit.server.project
 
CommitResource(ProjectResource, RevCommit) - Constructor for class com.google.gerrit.server.project.CommitResource
 
commits - Variable in class com.google.gerrit.server.project.BanCommit.Input
 
CommitsCollection - Class in com.google.gerrit.server.project
 
CommitsCollection(DynamicMap<RestView<CommitResource>>, GitRepositoryManager, Provider<ReviewDb>) - Constructor for class com.google.gerrit.server.project.CommitsCollection
 
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(NoteMap) - 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) - 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
 
CommonConverters - Class in com.google.gerrit.server
Converters to classes in com.google.gerrit.extensions.common.
COMPARATOR_BY_NAME - Static variable in class com.google.gerrit.server.plugins.PluginEntry
 
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(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
 
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.accounts.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.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.config.RestCacheAdminModule
 
configure() - Method in class com.google.gerrit.server.contact.ContactStoreModule
 
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.DummyIndexModule
 
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.mime.MimeUtil2Module
 
configure() - Method in class com.google.gerrit.server.notedb.NoteDbModule
 
configure() - Method in class com.google.gerrit.server.patch.DiffExecutorModule
 
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.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
 
ConfiguredMimeTypes - Class in com.google.gerrit.server.git
 
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.GetUserFilter.Module
 
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, 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
 
ConsistencyChecker - Class in com.google.gerrit.server.change
Checks changes for various kinds of inconsistency and corruption.
ConsistencyChecker.Result - Class in com.google.gerrit.server.change
 
ConsistencyChecker.Result() - Constructor for class com.google.gerrit.server.change.ConsistencyChecker.Result
 
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
 
ContactStoreModule - Class in com.google.gerrit.server.contact
Creates the ContactStore based on the configuration.
ContactStoreModule() - Constructor for class com.google.gerrit.server.contact.ContactStoreModule
 
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
 
containsComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
containsComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
containsCommentPublished(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
content - Variable in class com.google.gerrit.server.change.ChangeEdits.Put.Input
 
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, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
controlFor(Change, 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(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
 
copySelfOnEmail - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
copyStoredValues(PrologEnvironment) - Method in class com.google.gerrit.rules.PrologEnvironment
Copy the stored values from another interpreter to this one.
counts - Variable in class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
 
cpus - Variable in class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
 
create(Cache<String, WebSessionManager.Val>) - Method in interface com.google.gerrit.httpd.WebSessionManagerFactory
 
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() - 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(boolean) - Method in interface com.google.gerrit.server.account.AccountLoader.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(AccountResource, IdString) - Method in class com.google.gerrit.server.account.StarredChanges
 
create(BranchInput) - Method in class com.google.gerrit.server.api.projects.BranchApiImpl
 
create() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
create(ProjectInput) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
create(String) - Static method in class com.google.gerrit.server.auth.AuthUser.UUID
A new unique identifier.
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(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.ChangeEdits
 
create(ProjectControl, 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.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, BatchRefUpdate) - 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, IdentifiedUser, BatchRefUpdate) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
Create an update using an existing batch ref update.
create(Project.NameKey, Repository, IdentifiedUser, BatchRefUpdate) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
Create an update using an existing batch ref update.
create(Project.NameKey, Repository, ObjectInserter) - Method in interface com.google.gerrit.server.git.NotesBranchUtil.Factory
 
create(PersonIdent, AccountGroup.UUID, String, String) - Method in interface com.google.gerrit.server.git.RenameGroupOp.Factory
 
create(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>, Account) - 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(Project, IdentifiedUser, ReceiveCommand) - Method in interface com.google.gerrit.server.git.validators.RefOperationValidators.Factory
 
create(Project, Repository, String) - Method in interface com.google.gerrit.server.git.validators.UploadValidators.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(ListeningExecutorService, ChangeIndex) - Method in interface com.google.gerrit.server.index.ChangeIndexer.Factory
 
create(ListeningExecutorService, IndexCollection) - Method in interface com.google.gerrit.server.index.ChangeIndexer.Factory
 
create(int) - Static method in class com.google.gerrit.server.index.IndexConfig
 
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(ChangeControl, Date) - Method in interface com.google.gerrit.server.notedb.ChangeDraftUpdate.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(Change.Id, Account.Id) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes.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() - Method in class com.google.gerrit.server.plugins.ModuleGenerator.NOP
 
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(RefControl, Change) - Method in interface com.google.gerrit.server.project.ChangeControl.AssistedFactory
 
create(RefControl, ChangeNotes) - Method in interface com.google.gerrit.server.project.ChangeControl.AssistedFactory
 
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(CurrentUser, ProjectState) - Method in interface com.google.gerrit.server.project.ProjectControl.AssistedFactory
 
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(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(Q, String) - Method in interface com.google.gerrit.server.query.QueryBuilder.OperatorFactory
 
create() - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
create() - Method in class com.google.gerrit.server.schema.AllUsersCreator
 
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(String, short) - Static method in class com.google.gerrit.server.util.LabelVote
 
create(PatchSetApproval) - Static method in class com.google.gerrit.server.util.LabelVote
 
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
 
createAppender(File, String, Layout) - Static method in class com.google.gerrit.server.util.SystemLog
 
createAsyncAppender(String, Layout) - Method in class com.google.gerrit.server.util.SystemLog
 
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
 
CreateChange - Class in com.google.gerrit.server.change
 
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
 
createDefault() - Static method in class com.google.gerrit.server.index.IndexConfig
 
createDiffExecutor() - Method in class com.google.gerrit.server.patch.DiffExecutorModule
 
createdOn - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
createdOn - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
CreateDraftComment - Class in com.google.gerrit.server.change
 
createDryRunInserter(Repository) - Static method in class com.google.gerrit.server.git.MergeUtil
 
createEdit(Change, PatchSet) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Create new change edit.
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.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
 
createNewChangeForAllNotInTarget - Variable in class com.google.gerrit.server.project.ConfigInfo
 
createNewChangeForAllNotInTarget - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
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
 
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
 
createRuleError(String) - Static method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
createTypeError(String) - Static method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
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.
cropSubject(String) - Static method in class com.google.gerrit.server.ChangeUtil
 
css - Variable in class com.google.gerrit.server.project.ThemeInfo
 
CSS_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
 
ctl - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
CURRENT_USER - Static variable in class com.google.gerrit.rules.StoredValues
 
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
 
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
 
currentWorkingDirectory - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 

D

DASHBOARD_KIND - Static variable in class com.google.gerrit.server.project.DashboardResource
 
DashboardResource - Class in com.google.gerrit.server.project
 
DashboardResource(ProjectControl, String, String, Config, boolean) - Constructor for class com.google.gerrit.server.project.DashboardResource
 
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
 
dataDir - Variable in class com.google.gerrit.server.plugins.ServerPluginProvider.PluginDescription
 
DataSource<T> - Interface in com.google.gerrit.server.query
 
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(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
dateFormat - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
db - Variable in class com.google.gerrit.server.change.ListDraftComments
 
db() - Method in class com.google.gerrit.server.query.change.ChangeData
 
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
 
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 - Static variable in class com.google.gerrit.server.config.AllUsersNameProvider
 
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
 
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.mime
Loads mime types from mime-types.properties at specificity of 2.
DefaultFileExtensionRegistry() - Constructor for class com.google.gerrit.server.mime.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
 
defaultRuleError() - Static method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
DefaultSecureStore - Class in com.google.gerrit.server.securestore
 
defaultTypeError() - Static method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
delay - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
 
delete(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.ChangeEdits
Create handler that is activated when collection element is accessed but doesn't exist, e.
delete(ChangeEdit) - Method in class com.google.gerrit.server.edit.ChangeEditUtil
Delete change edit.
delete(Change.Id) - Method in interface com.google.gerrit.server.index.ChangeIndex
Delete a change document from the index by id.
delete(Change.Id) - Method in class com.google.gerrit.server.index.ChangeIndexer
Synchronously delete a change.
delete(Change.Id) - Method in class com.google.gerrit.server.index.DummyIndex
 
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.
deleteAll() - Method in class com.google.gerrit.server.index.DummyIndex
 
deleteAsync(Change.Id) - Method in class com.google.gerrit.server.index.ChangeIndexer
Start deleting a change.
DeleteBranch - Class in com.google.gerrit.server.project
 
DeleteChangeEdit - Class in com.google.gerrit.server.change
 
DeleteChangeEdit.Input - Class in com.google.gerrit.server.change
 
DeleteChangeEdit.Input() - Constructor for class com.google.gerrit.server.change.DeleteChangeEdit.Input
 
deleteComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
deleteComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
deleteCommentIfPresent(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
Deletes a PatchLineComment from the list of drafts only if it existed previously as a draft.
deleteComments(ReviewDb, ChangeUpdate, Iterable<PatchLineComment>) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
deleted() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
DELETED - Static variable in class com.google.gerrit.server.index.ChangeField
The number of deleted lines in this change.
deleted(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
DeletedPredicate - Class in com.google.gerrit.server.query.change
 
DeleteDraftChange - Class in com.google.gerrit.server.change
 
DeleteDraftChange(Provider<ReviewDb>, ChangeUtil, Config) - Constructor for class com.google.gerrit.server.change.DeleteDraftChange
 
deleteDraftChange(Change) - 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
 
DeleteDraftComment - Class in com.google.gerrit.server.change
 
DeleteDraftPatchSet - Class in com.google.gerrit.server.change
 
DeleteDraftPatchSet(Provider<ReviewDb>, PatchSetInfoFactory, ChangeUtil, ChangeIndexer, 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
 
deleteFile(ChangeEdit, String) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Delete file in existing change edit.
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
 
DeleteTask - Class in com.google.gerrit.server.config
 
DeleteTask() - Constructor for class com.google.gerrit.server.config.DeleteTask
 
DeleteTask.Input - Class in com.google.gerrit.server.config
 
DeleteTask.Input() - Constructor for class com.google.gerrit.server.config.DeleteTask.Input
 
deletions - Variable in class com.google.gerrit.server.data.PatchAttribute
 
deletions - Variable in class com.google.gerrit.server.query.change.ChangeData.ChangedLines
 
DELTA - Static variable in class com.google.gerrit.server.index.ChangeField
The total number of modified lines in this change.
delta(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
DeltaPredicate - Class in com.google.gerrit.server.query.change
 
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
 
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.PutConfig.Input
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.google.gerrit.server.events.EventDeserializer
 
destroy() - Method in class com.google.gerrit.httpd.AllRequestFilter
 
destroy() - Method in class com.google.gerrit.httpd.GetUserFilter
 
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
 
DiffExecutor - Annotation Type in com.google.gerrit.server.patch
Marker on ExecutorService used by IntraLineLoader and PatchListLoader.
DiffExecutorModule - Class in com.google.gerrit.server.patch
Module providing the DiffExecutor.
DiffExecutorModule() - Constructor for class com.google.gerrit.server.patch.DiffExecutorModule
 
diffView - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
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
 
DisableReverseDnsLookup - Annotation Type in com.google.gerrit.server.config
 
DisableReverseDnsLookupProvider - Class in com.google.gerrit.server.config
 
disk - Variable in class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
disk - Variable in class com.google.gerrit.server.config.ListCaches.HitRatioInfo
 
diskStats() - Method in interface com.google.gerrit.server.cache.PersistentCache
 
dispatch(AuditEvent) - Method in class com.google.gerrit.audit.AuditService
 
dispatchAddAccountsToGroup(Account.Id, Collection<AccountGroupMember>) - Method in class com.google.gerrit.audit.AuditService
 
dispatchAddGroupsToGroup(Account.Id, Collection<AccountGroupById>) - 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
 
dispatchDeleteAccountsFromGroup(Account.Id, Collection<AccountGroupMember>) - Method in class com.google.gerrit.audit.AuditService
 
dispatchDeleteGroupsFromGroup(Account.Id, Collection<AccountGroupById>) - Method in class com.google.gerrit.audit.AuditService
 
display(PrintWriter) - 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, String) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doChangeMergedHook(Change, Account, PatchSet, ReviewDb, String) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the Change Merged Hook.
doChangeMergedHook(Change, Account, PatchSet, ReviewDb, String) - 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.GetUserFilter
 
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.HttpLogoutServlet
 
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
 
doHashtagsChangedHook(Change, Account, Set<String>, Set<String>, Set<String>, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
doHashtagsChangedHook(Change, Account, Set<String>, Set<String>, Set<String>, ReviewDb) - Method in interface com.google.gerrit.common.ChangeHooks
Fire the hashtags changed Hook.
doHashtagsChangedHook(Change, Account, Set<String>, Set<String>, Set<String>, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
doLogout(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.HttpLogoutServlet
 
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.SiteIndexer.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
 
downloadCommand - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
DownloadConfig - Class in com.google.gerrit.server.config
Download protocol from gerrit.config.
downloadScheme - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
DRAFT_COMMENT_KIND - Static variable in class com.google.gerrit.server.change.DraftCommentResource
 
draftby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
draftByAuthor(ReviewDb, Account.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
draftByChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
draftByChangeAuthor(ReviewDb, ChangeNotes, Account.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
draftByChangeFileAuthor(ReviewDb, ChangeNotes, String, Account.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
draftByPatchSetAuthor(ReviewDb, PatchSet.Id, Account.Id, ChangeNotes) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
DraftCommentNotes - Class in com.google.gerrit.server.notedb
View of the draft comments for a single Change based on the log of its drafts branch.
DraftCommentNotes.Factory - Class in com.google.gerrit.server.notedb
 
DraftCommentNotes.Factory(GitRepositoryManager, NotesMigration, AllUsersNameProvider) - Constructor for class com.google.gerrit.server.notedb.DraftCommentNotes.Factory
 
DraftCommentResource - Class in com.google.gerrit.server.change
 
DraftCommentResource(RevisionResource, PatchLineComment) - Constructor for class com.google.gerrit.server.change.DraftCommentResource
 
DraftComments - Class in com.google.gerrit.server.change
 
DraftPublishedEvent - Class in com.google.gerrit.server.events
 
DraftPublishedEvent() - Constructor for class com.google.gerrit.server.events.DraftPublishedEvent
 
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.
DummyIndex - Class in com.google.gerrit.server.index
 
DummyIndex() - Constructor for class com.google.gerrit.server.index.DummyIndex
 
DummyIndexModule - Class in com.google.gerrit.server.index
 
DummyIndexModule() - Constructor for class com.google.gerrit.server.index.DummyIndexModule
 

E

editable - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
 
editCommitMessage(ChangeControl, PatchSet, String, PersonIdent) - Method in class com.google.gerrit.server.ChangeUtil
 
editor - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
elapsed - Variable in class com.google.gerrit.audit.AuditEvent
 
elapsed(TimeUnit) - Method in class com.google.gerrit.server.index.SiteIndexer.Result
 
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 - Static variable in interface com.google.gerrit.server.plugins.PluginContentScanner
Scanner without resources.
EMPTY_PARAMS - Static variable in class com.google.gerrit.audit.AuditEvent
 
enabled() - Static method in class com.google.gerrit.server.extensions.webui.UiActions
 
enabled() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
enabled - Variable in class com.google.gerrit.server.project.CommentLinkInfo
 
enableDefaultUi() - Method in class com.google.gerrit.httpd.GerritOptions
 
enableMasterFeatures() - Method in class com.google.gerrit.httpd.GerritOptions
 
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
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
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
 
entries - Variable in class com.google.gerrit.server.config.ListCaches.CacheInfo
 
entries() - Method in class com.google.gerrit.server.plugins.JarScanner
 
entries() - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
Return all the resources inside a plugin
equals(Object) - Method in class com.google.gerrit.audit.AuditEvent
 
equals(Object) - Method in class com.google.gerrit.server.auth.AuthUser
 
equals(Object) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
 
equals(Object) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
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
 
err - Variable in class com.google.gerrit.sshd.BaseCommand
 
error - Variable in class com.google.gerrit.server.change.ReviewerJson.PostResult
 
error(ValidationError) - Method in class com.google.gerrit.server.git.ProjectConfig
 
error(ValidationError) - Method in interface com.google.gerrit.server.git.ValidationError.Sink
 
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
 
error(String) - Static method in class com.google.gerrit.sshd.commands.CommandUtils
 
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
 
Event - Class in com.google.gerrit.server.events
 
Event(String) - Constructor for class com.google.gerrit.server.events.Event
 
eventCreatedOn - Variable in class com.google.gerrit.server.events.Event
 
EventDeserializer - Class in com.google.gerrit.server.events
JSON deserializer for Events.
EventDeserializer() - Constructor for class com.google.gerrit.server.events.EventDeserializer
 
EventDispatcher - Interface in com.google.gerrit.common
Interface for posting (dispatching) Events
EventFactory - Class in com.google.gerrit.server.events
 
EventListener - Interface in com.google.gerrit.common
 
EventSource - Interface in com.google.gerrit.common
Distributes Events to ChangeListeners.
EventTypes - Class in com.google.gerrit.server.events
Class for registering event types
EventTypes() - Constructor for class com.google.gerrit.server.events.EventTypes
 
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
 
evictParentGroupsOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
evictParentGroupsOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
evictSubgroupsOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
evictSubgroupsOf(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) - Static 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(String) - Method in interface com.google.gerrit.server.plugins.HttpModuleGenerator
 
export(String) - Method in class com.google.gerrit.server.plugins.HttpModuleGenerator.NOP
 
export(Export, Class<?>) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
export(Export, Class<?>) - Method in class com.google.gerrit.server.plugins.ModuleGenerator.NOP
 
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
 
extractTags(String) - Static method in class com.google.gerrit.server.change.HashtagsUtil
 
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.SiteIndexer.Result
 
FakeRealm - Class in com.google.gerrit.server.account
Fake implementation of Realm that does not communicate.
FakeRealm() - Constructor for class com.google.gerrit.server.account.FakeRealm
 
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_ADDED - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
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_DELETED - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_DELTA - 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_HASHTAG - 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_PROJECTS - 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_NAME - Static variable in class com.google.gerrit.server.git.GroupList
 
FILE_PART - Static variable in class com.google.gerrit.server.index.ChangeField
Components of each file path modified in the current patch set.
FileContentUtil - Class in com.google.gerrit.server.change
 
FileInfoJson - Class in com.google.gerrit.server.change
 
fileOld - Variable in class com.google.gerrit.server.data.PatchAttribute
 
filePaths(PatchSet) - Method in class com.google.gerrit.server.query.change.ChangeData
 
FileResource - Class in com.google.gerrit.server.change
 
FileResource(RevisionResource, String) - Constructor for class com.google.gerrit.server.change.FileResource
 
FileResource - Class in com.google.gerrit.server.project
 
FileResource(ProjectControl, ObjectId, String) - Constructor for class com.google.gerrit.server.project.FileResource
 
Files - Class in com.google.gerrit.server.change
 
files - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
Files.ListFiles - Class in com.google.gerrit.server.change
 
FilesCollection - Class in com.google.gerrit.server.project
 
FilesInCommitCollection - Class in com.google.gerrit.server.project
 
FileTypeRegistry - Interface in com.google.gerrit.server.mime
 
fill() - Method in class com.google.gerrit.server.account.AccountLoader
 
fill(Collection<? extends AccountInfo>) - Method in class com.google.gerrit.server.account.AccountLoader
 
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.
findChanges(String) - Method in class com.google.gerrit.server.ChangeUtil
Find changes matching the given identifier.
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.
findSubClassesOf(Class<?>) - Method in class com.google.gerrit.server.plugins.JarScanner
 
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
 
fire(Project.NameKey, BatchRefUpdate) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fix(FixInput) - Method in class com.google.gerrit.server.change.ChangeJson
 
flush() - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
FlushCache - Class in com.google.gerrit.server.config
 
FlushCache(Provider<CurrentUser>) - Constructor for class com.google.gerrit.server.config.FlushCache
 
FlushCache.Input - Class in com.google.gerrit.server.config
 
FlushCache.Input() - Constructor for class com.google.gerrit.server.config.FlushCache.Input
 
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
 
FooterConstants - Class in com.google.gerrit.common
 
FooterConstants() - Constructor for class com.google.gerrit.common.FooterConstants
 
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(ObjectReader, AnyObjectId) - Static method in class com.google.gerrit.server.patch.Text
 
forDefault() - Static method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
forEmail(String) - Static method in class com.google.gerrit.server.account.AuthRequest
Create a request for an email address registration.
format(RevisionResource) - Method in class com.google.gerrit.server.change.ActionJson
 
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) - Method in class com.google.gerrit.server.change.ReviewerJson
 
format(ReviewerJson.ReviewerInfo, ChangeControl, Iterable<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
 
formatQueryResults(List<QueryResult>) - Method in class com.google.gerrit.server.change.ChangeJson
 
formatTime(PersonIdent, Timestamp) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
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(Account.Id) - Static method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
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
 
free - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
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
fromCommits(String, String...) - Static method in class com.google.gerrit.server.project.BanCommit.Input
 
fromCommits(List<String>) - Static method in class com.google.gerrit.server.project.BanCommit.Input
 
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
 
GarbageCollectionRunner - Class in com.google.gerrit.server.git
Runnable to enable scheduling gc to run periodically
GcConfig - Class in com.google.gerrit.server.config
 
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.
GerritOptions - Class in com.google.gerrit.httpd
 
GerritOptions(boolean, boolean) - Constructor for class com.google.gerrit.httpd.GerritOptions
 
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
 
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.AccountInfoCacheFactory
 
get(Account.Id) - Method in class com.google.gerrit.server.account.AccountLoader
 
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.api.accounts.AccountApiImpl
 
get() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
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(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository, ReviewDb) - Method in interface com.google.gerrit.server.change.MergeabilityCache
 
get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository, ReviewDb) - Method in class com.google.gerrit.server.change.MergeabilityCache.NotImplemented
 
get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository, ReviewDb) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
get() - Method in class com.google.gerrit.server.config.AllProjectsNameProvider
 
get() - Method in class com.google.gerrit.server.config.AllUsersNameProvider
 
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.DisableReverseDnsLookupProvider
 
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.GerritPersonIdentProvider
 
get(Project.NameKey) - Method in interface com.google.gerrit.server.git.ChangeCache
 
get() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
get(Project.NameKey) - Method in class com.google.gerrit.server.git.ScanningChangeCacheImpl
 
get(Project.NameKey) - Method in class com.google.gerrit.server.git.SearchingChangeCacheImpl
 
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(ReviewDb, ChangeNotes, PatchLineComment.Key) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
get(File, FileSnapshot, ServerPluginProvider.PluginDescription) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
get(String) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
get(File, FileSnapshot, ServerPluginProvider.PluginDescription) - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
Loads an external file or directory into a Server plugin.
get() - Method in class com.google.gerrit.server.project.CommentLinkProvider
 
get(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.ListTags
 
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, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Extract decrypted value of stored property from SecureStore or null when property was not found.
get() - Method in class com.google.gerrit.server.securestore.SecureStoreProvider
 
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
 
getAllowed() - Method in class com.google.gerrit.server.change.GetArchive.AllowedFormats
 
getAllowedOpenIDs() - Method in class com.google.gerrit.server.config.AuthConfig
OpenID identities which the server permits for authentication.
getAllOwners() - Method in class com.google.gerrit.server.project.ProjectState
 
getAllPastReviewers() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getAllProjects() - Method in interface com.google.gerrit.server.project.ProjectCache
 
getAllProjects() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
getAllUsers() - Method in interface com.google.gerrit.server.project.ProjectCache
 
getAllUsers() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
getAlreadyBannedCommits() - Method in class com.google.gerrit.server.git.BanCommitResult
 
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
 
GetArchive - Class in com.google.gerrit.server.change
 
GetArchive.AllowedFormats - Class in com.google.gerrit.server.change
 
getArgs() - Method in class com.google.gerrit.rules.PrologEnvironment
 
getArguments() - Method in class com.google.gerrit.sshd.BaseCommand
 
getAttrs() - Method in class com.google.gerrit.server.plugins.PluginEntry
 
getAuthor() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
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
 
getBaseComments() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getBasePatchSet() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getBasePath() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
getBinaryVersion() - Static method in class com.google.gerrit.server.schema.SchemaVersion
 
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
 
getBranchLinks(String, String) - Method in class com.google.gerrit.server.WebLinks
 
getBranchOrderSection() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getBranchOrderSection() - Method in class com.google.gerrit.server.project.ProjectState
 
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
 
getCache() - Method in class com.google.gerrit.server.config.CacheResource
 
GetCache - Class in com.google.gerrit.server.config
 
GetCache() - Constructor for class com.google.gerrit.server.config.GetCache
 
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.
getCapability() - Method in class com.google.gerrit.server.account.AccountResource.Capability
 
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 class com.google.gerrit.server.query.change.OrSource
 
getCardinality() - Method in interface com.google.gerrit.server.query.DataSource
 
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.ChangeEditResource
 
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.DraftCommentResource
 
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.edit.ChangeEdit
 
getChange() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getChange() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
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.
getChangeEdit() - Method in class com.google.gerrit.server.change.ChangeEditResource
 
getChangeId() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
getChangeKey() - Method in class com.google.gerrit.server.events.ChangeEvent
 
getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in interface com.google.gerrit.server.change.ChangeKindCache
 
getChangeKind(ReviewDb, Change, PatchSet) - Method in interface com.google.gerrit.server.change.ChangeKindCache
 
getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl
 
getChangeKind(ReviewDb, Change, PatchSet) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl
 
getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.NoCache
 
getChangeKind(ReviewDb, Change, PatchSet) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.NoCache
 
getChangeMessages() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getChangeMessageThreadId() - Method in class com.google.gerrit.server.mail.ChangeEmail
 
getChangeNotes() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getChangeResource() - Method in class com.google.gerrit.server.change.ChangeEditResource
 
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
 
getClass(String) - Static method in class com.google.gerrit.server.events.EventTypes
Get the class for an event type.
getCleanupHandle() - Method in class com.google.gerrit.server.plugins.Plugin
 
getCode() - Method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
 
getCommand(RefUpdate, ReceiveCommand.Type) - Static method in class com.google.gerrit.server.git.validators.RefOperationValidators
 
GetComment - Class in com.google.gerrit.server.change
 
getCommentLinks() - Method in class com.google.gerrit.server.project.ProjectState
 
getCommentLinkSections() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getCommentPsId(PatchLineComment) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
GetCommit - Class in com.google.gerrit.server.change
 
getCommit() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
getCommit() - Method in class com.google.gerrit.server.project.CommitResource
 
GetCommit - Class in com.google.gerrit.server.project
 
GetCommit() - Constructor for class com.google.gerrit.server.project.GetCommit
 
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.account.VersionedAccountPreferences
 
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>>) - 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(ProjectState, ObjectId, String) - Method in class com.google.gerrit.server.change.FileContentUtil
 
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
 
getContentScanner() - Method in class com.google.gerrit.server.plugins.Plugin
 
getContentScanner() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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.ChangeEditResource
 
getControl() - Method in class com.google.gerrit.server.change.ChangeResource
 
getControl() - Method in class com.google.gerrit.server.change.DraftCommentResource
 
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.IntegerRangePredicate
 
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.LimitPredicate
 
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.
getCurrentTip() - Method in class com.google.gerrit.server.git.MergeTip
 
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.ManualRequestContext
 
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.args4j.TimestampHandler
 
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
 
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.PublishDraftPatchSet
 
getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.PutTopic
 
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.mime.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
 
getDiffLinks(String, int, Integer, String, String, int, String, String) - Method in class com.google.gerrit.server.WebLinks
 
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.
getDraftBaseComments(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getDraftBaseComments() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
GetDraftComment - Class in com.google.gerrit.server.change
 
getDraftPsComments(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getDraftPsComments() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
getDriver() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getDriver() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
getEditCommit() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
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(IdentifiedUser) - Method in class com.google.gerrit.server.account.AbstractRealm
 
getEmailAddresses(IdentifiedUser) - Method in interface com.google.gerrit.server.account.Realm
 
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
 
getEntry(String) - Method in class com.google.gerrit.server.plugins.JarScanner
 
getEntry(String) - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
Return the plugin resource associated to a path
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
 
getFileLinks(String, String, String) - Method in class com.google.gerrit.server.WebLinks
 
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) - 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
 
GetHashtags - Class in com.google.gerrit.server.change
 
GetHashtags() - Constructor for class com.google.gerrit.server.change.GetHashtags
 
getHashtags() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
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
 
getHttpExternalIdHeader() - Method in class com.google.gerrit.server.config.AuthConfig
 
getHttpInjector() - Method in class com.google.gerrit.server.plugins.Plugin
 
getHttpInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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(ObjectId, Ref, SubmitType, String) - Method in interface com.google.gerrit.server.change.MergeabilityCache
 
getIfPresent(ObjectId, Ref, SubmitType, String) - Method in class com.google.gerrit.server.change.MergeabilityCache.NotImplemented
 
getIfPresent(ObjectId, Ref, SubmitType, String) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
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.OutputStreamQuery
 
getIncludeDependencies() - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
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.OutputStreamQuery
 
getIncludePatchSets() - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
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.
getInitialDelay() - Method in class com.google.gerrit.server.config.ScheduleConfig
Milliseconds between constructor invocation and first event time.
getInlineComments() - Method in class com.google.gerrit.server.mail.CommentSender
 
getInlineComments(int) - Method in class com.google.gerrit.server.mail.CommentSender
 
getInputStream(PluginEntry) - Method in class com.google.gerrit.server.plugins.JarScanner
 
getInputStream(PluginEntry) - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
Return the InputStream of the resource entry
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
 
getInternalGroups() - Method in class com.google.gerrit.server.account.AccountState
The set of groups maintained directly within the Gerrit database.
getInterval() - Method in class com.google.gerrit.server.config.ScheduleConfig
Number of milliseconds between events.
getInto() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
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
 
getJarPluginName(File) - Static method in class com.google.gerrit.server.plugins.JarPluginProvider
 
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
 
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.LimitPredicate
 
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.
getList(String, String, String) - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
 
getList(String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Extract list of values from SecureStore and decrypt every value in that list or null when property was not found.
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
getManifest() - Method in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
getManifest() - Method in class com.google.gerrit.server.plugins.JarScanner
 
getManifest() - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
Return the plugin meta-data manifest
getMatcher(String) - Static method in class com.google.gerrit.server.project.RefPatternMatcher
 
getMaximumValue() - Method in class com.google.gerrit.server.index.IntegerRangePredicate
Return the maximum value of this predicate's range, inclusive.
getMaxLimit() - Method in class com.google.gerrit.server.index.DummyIndex
 
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
 
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
 
getMergeResults() - Method in class com.google.gerrit.server.git.MergeTip
The merge results of all the merges of this merge operation.
getMergeStrategy() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
getMergeStrategy(Config) - Static method in class com.google.gerrit.server.git.MergeUtil
 
getMessage(Change) - Method in class com.google.gerrit.server.ChangeUtil
 
getMessage() - Method in enum com.google.gerrit.server.git.CommitMergeStatus
 
getMessage() - Method in class com.google.gerrit.server.git.ValidationError
 
getMessage() - Method in exception com.google.gerrit.server.git.validators.RefOperationValidationException
 
getMessage() - Method in class com.google.gerrit.server.git.validators.ValidationMessage
 
getMessages() - Method in exception com.google.gerrit.server.git.validators.CommitValidationException
 
getMessages() - Method in exception com.google.gerrit.server.git.validators.RefOperationValidationException
 
getMimeType(String) - Method in class com.google.gerrit.server.git.ConfiguredMimeTypes
 
getMimeType(String, byte[]) - Method in interface com.google.gerrit.server.mime.FileTypeRegistry
Get the most specific MIME type available for a file.
getMimeType(String, byte[]) - Method in class com.google.gerrit.server.mime.MimeUtilFileTypeRegistry
 
getMimeTypes() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getMimeTypesByteArray(byte[]) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
 
getMimeTypesFile(File) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
 
getMimeTypesFileName(String) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
 
getMimeTypesInputStream(InputStream) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
 
getMimeTypesURL(URL) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
 
getMinimumValue() - Method in class com.google.gerrit.server.index.IntegerRangePredicate
Return the minimum value of this predicate's range, inclusive.
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
 
getMode() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
 
getMoreStable(String) - Method in class com.google.gerrit.server.git.BranchOrderSection
 
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.config.CacheResource
 
getName() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getName() - Method in class com.google.gerrit.server.git.ProjectConfig
 
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.PluginEntry
 
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.ChangeKindCacheImpl.Key
 
getNormalized() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
getNoteMap() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
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() - Method in interface com.google.gerrit.httpd.ProxyProperties
 
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.DraftCommentResource
 
getPatchSet() - Method in class com.google.gerrit.server.change.RevisionResource
 
getPatchSetComments() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getPatchSetId() - Method in class com.google.gerrit.server.change.PatchSetInserter
 
getPatchsetId() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
getPatchSetId() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getPatchSetInfo() - Method in class com.google.gerrit.server.change.ChangeInserter
 
getPatchSetInfoFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getPatchSetLinks(Project.NameKey, String) - Method in class com.google.gerrit.server.WebLinks
 
getPatchType() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getPath() - Method in class com.google.gerrit.server.change.ChangeEditResource
 
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(File) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
getPluginName(File) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
getPluginName(File) - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
Returns the plugin name of an external file or directory Should be called only if handles(srcFile) returns true and thus srcFile is a supported plugin format.
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
 
GetPreferences - Class in com.google.gerrit.server.config
 
GetPreferences(AllUsersName, GitRepositoryManager) - Constructor for class com.google.gerrit.server.config.GetPreferences
 
GetPreferences.PreferenceInfo - Class in com.google.gerrit.server.account
 
GetPreferences.PreferenceInfo(AccountGeneralPreferences, VersionedAccountPreferences, Repository) - Constructor for class com.google.gerrit.server.account.GetPreferences.PreferenceInfo
 
getPrior() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.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.CommitResource
 
getProject() - Method in class com.google.gerrit.server.project.CreateProjectArgs
 
getProject() - Method in class com.google.gerrit.server.project.FileResource
 
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
 
getProjectLinks(String) - Method in class com.google.gerrit.server.WebLinks
 
getProjectName() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
getProjectName() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getProjectName() - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
getProjectName() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getProjectName() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
getProjectName() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
getProjectName() - Method in class com.google.gerrit.server.project.CreateProjectArgs
 
getProjectName() - Method in interface com.google.gerrit.sshd.BaseCommand.ProjectCommandRunnable
 
getProjectNameKey() - Method in class com.google.gerrit.server.events.ChangeEvent
 
getProjectNameKey() - Method in class com.google.gerrit.server.events.CommitReceivedEvent
 
getProjectNameKey() - Method in class com.google.gerrit.server.events.ProjectEvent
 
getProjectNameKey() - Method in class com.google.gerrit.server.events.RefReceivedEvent
 
getProjectNameKey() - Method in class com.google.gerrit.server.events.RefUpdatedEvent
 
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
 
getProviderPluginName() - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
getProviderPluginName() - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
Returns the plugin name of this provider.
getProxyUrl() - Method in interface com.google.gerrit.httpd.ProxyProperties
 
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.
getRange(String, int, int) - Static method in class com.google.gerrit.server.util.RangeUtil
Determine the range of values being requested in the given query.
getRange(String, String, int, int, int) - Static method in class com.google.gerrit.server.util.RangeUtil
Determine the range of values being requested in the given query.
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
 
getReductions() - Method in class com.google.gerrit.rules.PrologEnvironment
 
getReductionsConsumed() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
getRef() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getRef() - Method in class com.google.gerrit.server.project.BranchResource
 
getRefControl() - Method in class com.google.gerrit.server.project.ChangeControl
 
GetReflog - Class in com.google.gerrit.server.project
 
GetReflog(GitRepositoryManager) - Constructor for class com.google.gerrit.server.project.GetReflog
 
GetReflog.ReflogEntryInfo - Class in com.google.gerrit.server.project
 
GetReflog.ReflogEntryInfo(ReflogEntry) - Constructor for class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
getRefLogIdent() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Returns the identity that should be used for reflog entries when updating the destination branch.
getRefName() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
getRefName() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getRefName() - Method in class com.google.gerrit.server.events.ChangeEvent
 
getRefName() - Method in class com.google.gerrit.server.events.CommitReceivedEvent
 
getRefName() - Method in class com.google.gerrit.server.events.RefEvent
 
getRefName() - Method in class com.google.gerrit.server.events.RefReceivedEvent
 
getRefName() - Method in class com.google.gerrit.server.events.RefUpdatedEvent
 
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.ChangeDraftUpdate
 
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.notedb.DraftCommentNotes
 
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
 
getRemoteAddress() - Method in class com.google.gerrit.sshd.SshSession
 
getRemoteAddressAsString() - Method in class com.google.gerrit.sshd.SshSession
 
getRemoteName() - Method in interface com.google.gerrit.server.git.ProjectRunnable
 
getRemoteName() - Method in class com.google.gerrit.server.git.WorkQueue.ProjectTask
 
getRepository() - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
getRequired(Config, String, String) - Static method in class com.google.gerrit.server.config.ConfigUtil
 
getRestToken() - Method in class com.google.gerrit.server.config.AuthConfig
 
getRev() - Method in class com.google.gerrit.server.project.FileResource
 
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.ManualRequestContext
 
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.edit.ChangeEdit
 
getRevision() - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getRevision() - Method in class com.google.gerrit.server.project.BranchResource
 
GetRevisionActions - Class in com.google.gerrit.server.change
 
getRulesId() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getSameGroupVisibility() - Method in class com.google.gerrit.server.git.AccountsSection
 
getScheduleConfig() - Method in class com.google.gerrit.server.config.GcConfig
 
getSchema() - Method in interface com.google.gerrit.server.index.ChangeIndex
 
getSchema() - Method in class com.google.gerrit.server.index.DummyIndex
 
getScriptRunner(String) - Static method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getSearchIndex() - Method in class com.google.gerrit.server.index.IndexCollection
 
getSecureStoreClassName(File) - Static method in class com.google.gerrit.server.config.GerritServerConfigModule
 
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
 
getShortName() - Method in enum com.google.gerrit.server.change.ArchiveFormat
 
getShowBranch() - Method in class com.google.gerrit.server.project.ListProjects
 
getSize() - Method in class com.google.gerrit.server.plugins.PluginEntry
 
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.
getSource(Predicate<ChangeData>, int, int) - Method in class com.google.gerrit.server.index.DummyIndex
 
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
 
getSshInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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.ChangeKindCacheImpl.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() - 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.change.MergeabilityCacheImpl.EntryKey
 
getSubmitType() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
Evaluate the submit type rules to get the submit type.
getSubmitType() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
GetSummary - Class in com.google.gerrit.server.config
 
GetSummary(WorkQueue, File) - Constructor for class com.google.gerrit.server.config.GetSummary
 
GetSummary.JvmSummaryInfo - Class in com.google.gerrit.server.config
 
GetSummary.JvmSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
GetSummary.MemSummaryInfo - Class in com.google.gerrit.server.config
 
GetSummary.MemSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
GetSummary.SummaryInfo - Class in com.google.gerrit.server.config
 
GetSummary.SummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.SummaryInfo
 
GetSummary.TaskSummaryInfo - Class in com.google.gerrit.server.config
 
GetSummary.TaskSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
 
GetSummary.ThreadSummaryInfo - Class in com.google.gerrit.server.config
 
GetSummary.ThreadSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
 
getSysInjector() - Method in class com.google.gerrit.server.plugins.Plugin
 
getSysInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
GetTag - Class in com.google.gerrit.server.project
 
GetTag() - Constructor for class com.google.gerrit.server.project.GetTag
 
getTagInfo() - Method in class com.google.gerrit.server.project.TagResource
 
GetTask - Class in com.google.gerrit.server.config
 
GetTask() - Constructor for class com.google.gerrit.server.config.GetTask
 
getTask() - Method in class com.google.gerrit.server.config.TaskResource
 
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
 
getTime() - Method in class com.google.gerrit.server.plugins.PluginEntry
 
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.
getToken(HttpServletRequest) - Static method in class com.google.gerrit.httpd.LoginUrlToken
 
GetTopic - Class in com.google.gerrit.server.change
 
GetTopic() - Constructor for class com.google.gerrit.server.change.GetTopic
 
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.events.Event
 
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
 
getUnifiedDiff() - Method in class com.google.gerrit.server.mail.ChangeEmail
Show patch set as unified difference.
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.Capability
 
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.edit.ChangeEdit
 
getUser() - Method in class com.google.gerrit.server.group.ListGroups
 
getUser() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getUserControl() - Method in class com.google.gerrit.server.change.ReviewerResource
 
getUserFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
GetUserFilter - Class in com.google.gerrit.httpd
Stores user as a request attribute, so servlets can access it outside of the request scope.
GetUserFilter.Module - Class in com.google.gerrit.httpd
 
getUsername() - Method in interface com.google.gerrit.httpd.ProxyProperties
 
getUserName() - Method in class com.google.gerrit.server.account.AccountState
Get the username, if one has been declared for this user.
getUserName(Collection<AccountExternalId>) - Static method in class com.google.gerrit.server.account.AccountState
 
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
 
getValueInt(T) - Method in class com.google.gerrit.server.index.IntegerRangePredicate
 
getValueInt(ChangeData) - Method in class com.google.gerrit.server.query.change.AddedPredicate
 
getValueInt(ChangeData) - Method in class com.google.gerrit.server.query.change.DeletedPredicate
 
getValueInt(ChangeData) - Method in class com.google.gerrit.server.query.change.DeltaPredicate
 
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
 
getVersion() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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.AbstractChangeUpdate
 
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_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
 
GroupList - Class in com.google.gerrit.server.git
 
groupManyMembersConfirmation - Variable in class com.google.gerrit.server.change.ChangeMessages
 
GroupMemberAuditListener - Interface in com.google.gerrit.audit
 
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

H2CacheBasedWebSession - Class in com.google.gerrit.httpd
 
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
 
handles(File) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
handles(File) - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
Declares the availability to manage an external file or directory
has() - Method in class com.google.gerrit.server.account.AccountResource.Capability
 
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
 
hasEmailAddress(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.AbstractRealm
 
hasEmailAddress(IdentifiedUser, String) - Method in interface com.google.gerrit.server.account.Realm
 
hasEmailAddress(String) - Method in class com.google.gerrit.server.IdentifiedUser
 
hasField(FieldDef<T, ?>) - Method in class com.google.gerrit.server.index.Schema
 
hashCode() - Method in class com.google.gerrit.audit.AuditEvent
 
hashCode() - Method in class com.google.gerrit.server.auth.AuthUser
 
hashCode() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
 
hashCode() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
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
 
HASHTAG - Static variable in class com.google.gerrit.server.index.ChangeField
Hashtags tied to a change
hashtag(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
hashtags - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
HashtagsChangedEvent - Class in com.google.gerrit.server.events
 
HashtagsChangedEvent() - Constructor for class com.google.gerrit.server.events.HashtagsChangedEvent
 
HashtagsUtil - Class in com.google.gerrit.server.change
 
HashtagValidationListener - Interface in com.google.gerrit.server.validators
Listener to provide validation of hashtag changes.
hasInlineComments() - Method in class com.google.gerrit.server.mail.CommentSender
 
hasMatch(List<T>) - Method in class com.google.gerrit.server.util.RegexListSearcher
 
hasMissingDependencies(MergeSorter, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
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
 
headers - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
hideEmptyPane - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
hideLineNumbers - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
hideTopMenu - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
hitCount() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
 
hitRatio - Variable in class com.google.gerrit.server.config.ListCaches.CacheInfo
 
hooks_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
host - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
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.
HttpLogoutServlet - Class in com.google.gerrit.httpd
 
HttpLogoutServlet(AuthConfig, DynamicItem<WebSession>, Provider<String>, AuditService) - Constructor for class com.google.gerrit.httpd.HttpLogoutServlet
 
httpMethod - Variable in class com.google.gerrit.audit.HttpAuditEvent
 
HttpModuleGenerator - Interface in com.google.gerrit.server.plugins
 
HttpModuleGenerator.NOP - Class in com.google.gerrit.server.plugins
 
HttpModuleGenerator.NOP() - Constructor for class com.google.gerrit.server.plugins.HttpModuleGenerator.NOP
 
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(String) - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
id() - Method in class com.google.gerrit.server.change.ChangeTriplet
 
id() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
 
id - Variable in class com.google.gerrit.server.config.ListCapabilities.CapabilityInfo
 
id - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
 
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.
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, Realm, String, Provider<String>, Boolean, 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.
ignored - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
 
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
 
includeAuthorInfo() - Method in class com.google.gerrit.server.change.ListComments
 
includeAuthorInfo() - Method in class com.google.gerrit.server.change.ListDraftComments
 
INCLUDED_GROUP_KIND - Static variable in class com.google.gerrit.server.group.IncludedGroupResource
 
IncludedGroupResource - Class in com.google.gerrit.server.group
 
IncludedGroupResource(GroupResource, GroupDescription.Basic) - Constructor for class com.google.gerrit.server.group.IncludedGroupResource
 
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>) - Method in class com.google.gerrit.server.index.SiteIndexer
 
indexAsync(Change.Id) - Method in class com.google.gerrit.server.index.ChangeIndexer
Start indexing a change.
indexAsync(Collection<Change.Id>) - Method in class com.google.gerrit.server.index.ChangeIndexer
Start indexing multiple changes in parallel.
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
 
IndexConfig - Class in com.google.gerrit.server.index
Implementation-specific configuration for secondary indexes.
IndexConfig() - Constructor for class com.google.gerrit.server.index.IndexConfig
 
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, 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.GetUserFilter
 
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
 
insertAncestors(ReviewDb, PatchSet.Id, RevCommit) - Static method in class com.google.gerrit.server.ChangeUtil
 
insertComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
insertComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
insertComments(ReviewDb, ChangeUpdate, Iterable<PatchLineComment>) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
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.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.
INTEGER_RANGE - Static variable in class com.google.gerrit.server.index.FieldType
A single-integer-valued field matched using range queries.
IntegerRangePredicate<T> - Class in com.google.gerrit.server.index
 
IntegerRangePredicate(FieldDef<T, Integer>, String) - Constructor for class com.google.gerrit.server.index.IntegerRangePredicate
 
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
 
InternalChangeQuery - Class in com.google.gerrit.server.query.change
Execute a single query over changes, for use by Gerrit internals.
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
 
intValue() - Method in class com.google.gerrit.server.query.IntPredicate
 
INVALID_CONFIG - Static variable in class com.google.gerrit.server.config.ScheduleConfig
 
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
 
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.ChangeEditResource
 
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
 
isCreateNewChangeForAllNotInTarget() - Method in class com.google.gerrit.server.project.ProjectState
 
isCurrentPatchSet - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
isDefaults() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
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
 
isDraftVisible(ReviewDb, ChangeData) - Method in class com.google.gerrit.server.project.ChangeControl
 
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 class com.google.gerrit.server.contact.NoContactStore
 
isEnabled() - Method in interface com.google.gerrit.server.mail.EmailSender
 
isEnabled() - Method in class com.google.gerrit.server.mail.SmtpEmailSender
 
isEngineStopped() - Method in class com.google.gerrit.rules.PrologEnvironment
 
isError() - Method in class com.google.gerrit.server.git.validators.ValidationMessage
 
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
 
isLdapAuthType() - Method in class com.google.gerrit.server.config.AuthConfig
 
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
isMergeable() - Method in class com.google.gerrit.server.query.change.ChangeData
 
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
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.mime.FileTypeRegistry
Is this content type safe to transmit to a browser directly?
isSafeInline(MimeType) - Method in class com.google.gerrit.server.mime.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.
isUnchanged(long) - Method in class com.google.gerrit.httpd.resources.Resource
 
isUnchanged(long) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
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
 
isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.AbstractGroupBackend
 
isVisibleToAll(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupBackend
 
isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.InternalGroupBackend
 
isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
 
isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
 
isWin32() - Static method in class com.google.gerrit.server.util.HostPlatform
 

J

JarPluginProvider - Class in com.google.gerrit.server.plugins
 
JarScanner - Class in com.google.gerrit.server.plugins
 
JarScanner(File) - Constructor for class com.google.gerrit.server.plugins.JarScanner
 
JarScanner.ClassData - 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.
jvmSummary - Variable in class com.google.gerrit.server.config.GetSummary.SummaryInfo
 

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.
KEY_ID - Static variable in class com.google.gerrit.server.account.GetPreferences
 
KEY_TARGET - Static variable in class com.google.gerrit.server.account.GetPreferences
 
KEY_URL - Static variable in class com.google.gerrit.server.account.GetPreferences
 
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.data.PatchSetAttribute
 

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
 
label() - Method in class com.google.gerrit.server.util.LabelVote
 
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
 
LabelNormalizer.Result() - Constructor for class com.google.gerrit.server.git.LabelNormalizer.Result
 
LabelPredicate - Class in com.google.gerrit.server.query.change
 
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() - 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_MERGEABLE - Static variable in class com.google.gerrit.server.index.ChangeField
Deprecated.
legacycidInChangeTable - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
LegacyGerritServlet - Class in com.google.gerrit.httpd.raw
Redirects from /Gerrit#foo to /#foo in JavaScript.
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() - Method in interface com.google.gerrit.server.query.change.Paginated
 
LimitPredicate - Class in com.google.gerrit.server.query.change
 
LimitPredicate(int) - Constructor for class com.google.gerrit.server.query.change.LimitPredicate
 
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 class com.google.gerrit.server.account.FakeRealm
 
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.account.StarredChanges
 
list() - Method in class com.google.gerrit.server.change.ChangeEdits
 
list() - Method in class com.google.gerrit.server.change.ChangesCollection
 
list() - Method in class com.google.gerrit.server.change.Comments
 
list() - Method in class com.google.gerrit.server.change.DraftComments
 
list() - Method in class com.google.gerrit.server.change.Files
 
list() - Method in class com.google.gerrit.server.change.PublishChangeEdit
 
list() - Method in class com.google.gerrit.server.change.RebaseChangeEdit
 
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.CachesCollection
 
list() - Method in class com.google.gerrit.server.config.CapabilitiesCollection
 
list() - Method in class com.google.gerrit.server.config.ConfigCollection
 
list() - Method in class com.google.gerrit.server.config.TasksCollection
 
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.CommitsCollection
 
list() - Method in class com.google.gerrit.server.project.FilesCollection
 
list() - Method in class com.google.gerrit.server.project.FilesInCommitCollection
 
list() - Method in class com.google.gerrit.server.project.ProjectsCollection
 
list() - Method in class com.google.gerrit.server.project.TagsCollection
 
list() - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
 
list() - Method in class com.google.gerrit.server.securestore.SecureStore
 
ListAccess - Class in com.google.gerrit.server.access
 
ListAccess(Provider<CurrentUser>, ProjectControl.GenericFactory, ProjectCache, ProjectJson, MetaDataUpdate.Server, GroupControl.Factory, GroupBackend, 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, DynamicMap<RestView<BranchResource>>, WebLinks) - 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
 
ListCaches - Class in com.google.gerrit.server.config
 
ListCaches(DynamicMap<Cache<?, ?>>) - Constructor for class com.google.gerrit.server.config.ListCaches
 
ListCaches.CacheInfo - Class in com.google.gerrit.server.config
 
ListCaches.CacheInfo(Cache<?, ?>) - Constructor for class com.google.gerrit.server.config.ListCaches.CacheInfo
 
ListCaches.CacheInfo(String, Cache<?, ?>) - Constructor for class com.google.gerrit.server.config.ListCaches.CacheInfo
 
ListCaches.CacheType - Enum in com.google.gerrit.server.config
 
ListCaches.EntriesInfo - Class in com.google.gerrit.server.config
 
ListCaches.EntriesInfo() - Constructor for class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
ListCaches.HitRatioInfo - Class in com.google.gerrit.server.config
 
ListCaches.HitRatioInfo() - Constructor for class com.google.gerrit.server.config.ListCaches.HitRatioInfo
 
ListCaches.OutputFormat - Enum in com.google.gerrit.server.config
 
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
 
ListComments - Class in com.google.gerrit.server.change
 
listComments(RevisionResource) - Method in class com.google.gerrit.server.change.ListComments
 
listComments(RevisionResource) - Method in class com.google.gerrit.server.change.ListDraftComments
 
ListDraftComments - Class in com.google.gerrit.server.change
 
listen(TypeLiteral<?>, Class<?>) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
listen(TypeLiteral<?>, Class<?>) - Method in class com.google.gerrit.server.plugins.ModuleGenerator.NOP
 
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
 
ListLoggingLevelCommand - Class in com.google.gerrit.sshd.commands
 
ListLoggingLevelCommand() - Constructor for class com.google.gerrit.sshd.commands.ListLoggingLevelCommand
 
ListMembers - Class in com.google.gerrit.server.group
 
ListMembers(GroupCache, GroupDetailFactory.Factory, AccountLoader.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, WebLinks) - Constructor for class com.google.gerrit.server.project.ListProjects
 
ListProjects.FilterType - Enum in com.google.gerrit.server.project
 
ListTags - Class in com.google.gerrit.server.project
 
ListTags(GitRepositoryManager, Provider<ReviewDb>, TagCache, ChangeCache) - Constructor for class com.google.gerrit.server.project.ListTags
 
ListTasks - Class in com.google.gerrit.server.config
 
ListTasks(WorkQueue, ProjectCache, Provider<IdentifiedUser>) - Constructor for class com.google.gerrit.server.config.ListTasks
 
ListTasks.TaskInfo - Class in com.google.gerrit.server.config
 
ListTasks.TaskInfo(WorkQueue.Task<?>) - Constructor for class com.google.gerrit.server.config.ListTasks.TaskInfo
 
load(MergeabilityCacheImpl.EntryKey) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.Loader
 
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.AbstractChangeNotes
 
load(PatchListKey) - Method in class com.google.gerrit.server.patch.PatchListLoader
 
loadDefaults() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
Load default values for any instance variables when notedb is disabled.
loadDefaults() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
loadDefaults() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
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, RevWalk) - Static method in class com.google.gerrit.server.git.BanCommit
Loads a list of commits to reject from refs/meta/reject-commits.
loadRevision() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
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
 
LoginUrlToken - Class in com.google.gerrit.httpd
 
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
 
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 class com.google.gerrit.server.account.FakeRealm
 
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
 
ManualRequestContext - Class in com.google.gerrit.server.util
Closeable version of a RequestContext with manually-specified providers.
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.
markReady(boolean) - Method in class com.google.gerrit.server.index.DummyIndex
 
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(T) - Method in class com.google.gerrit.server.index.IntegerRangePredicate
 
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.LimitPredicate
 
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(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
 
max - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
max - Variable in class com.google.gerrit.server.util.RangeUtil.Range
The maximum value specified in the query, inclusive.
MAX_AGE_MINUTES - Static variable in class com.google.gerrit.httpd.CacheBasedWebSession
 
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
 
maxLimit() - Method in class com.google.gerrit.server.index.IndexConfig
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.ConfigInfo
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
maxObjectSizeLimit - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
mem - Variable in class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
mem - Variable in class com.google.gerrit.server.config.ListCaches.HitRatioInfo
 
MEMBER_KIND - Static variable in class com.google.gerrit.server.group.MemberResource
 
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
 
MemoryCacheFactory - Interface in com.google.gerrit.server.cache
 
memSummary - Variable in class com.google.gerrit.server.config.GetSummary.SummaryInfo
 
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
 
MergeabilityCache - Interface in com.google.gerrit.server.change
Cache for mergeability of commits into destination branches.
MergeabilityCache.NotImplemented - Class in com.google.gerrit.server.change
 
MergeabilityCache.NotImplemented() - Constructor for class com.google.gerrit.server.change.MergeabilityCache.NotImplemented
 
MergeabilityCacheImpl - Class in com.google.gerrit.server.change
 
MergeabilityCacheImpl.EntryKey - Class in com.google.gerrit.server.change
 
MergeabilityCacheImpl.EntryKey(ObjectId, ObjectId, SubmitType, String) - Constructor for class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
MergeabilityCacheImpl.Loader - Class in com.google.gerrit.server.change
 
MergeabilityCacheImpl.MergeabilityWeigher - Class in com.google.gerrit.server.change
 
MergeabilityCacheImpl.MergeabilityWeigher() - Constructor for class com.google.gerrit.server.change.MergeabilityCacheImpl.MergeabilityWeigher
 
Mergeable - Class in com.google.gerrit.server.change
 
MERGEABLE - Static variable in class com.google.gerrit.server.index.ChangeField
Whether the change is mergeable.
MergeAlways - Class in com.google.gerrit.server.git.strategy
 
MergeConflictException - Exception in com.google.gerrit.server.git
Indicates that the commit cannot be merged without conflicts.
MergeConflictException(String) - Constructor for exception com.google.gerrit.server.git.MergeConflictException
 
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(Throwable) - 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
 
MergeIdenticalTreeException - Exception in com.google.gerrit.server.git
Indicates that the commit is already contained in destination banch.
MergeIdenticalTreeException(String) - Constructor for exception com.google.gerrit.server.git.MergeIdenticalTreeException
 
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() - Method in class com.google.gerrit.server.git.MergeUtil
 
mergeStrategyName(boolean, boolean) - Static method in class com.google.gerrit.server.git.MergeUtil
 
MergeTip - Class in com.google.gerrit.server.git
Class describing a merge tip during merge operation.
MergeTip(CodeReviewCommit, Collection<CodeReviewCommit>) - Constructor for class com.google.gerrit.server.git.MergeTip
 
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.project.ProjectAccessHandler
 
message - Variable in class com.google.gerrit.server.change.ChangeEdits.EditMessage.Input
 
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
 
MESSAGE_BY_TIME - Static variable in class com.google.gerrit.server.notedb.ChangeNotes
 
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
 
messageClass - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
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, BatchRefUpdate) - Constructor for class com.google.gerrit.server.git.MetaDataUpdate
 
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_101
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_102
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_105
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_106
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_107
 
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.Schema_94
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_95
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_98
 
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).
migration - Variable in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
migration - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
MimeUtil2Module - Class in com.google.gerrit.server.mime
 
MimeUtil2Module() - Constructor for class com.google.gerrit.server.mime.MimeUtil2Module
 
MimeUtilFileTypeRegistry - Class in com.google.gerrit.server.mime
 
min - Variable in class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
 
min - Variable in class com.google.gerrit.server.util.RangeUtil.Range
The minimum value specified in the query, inclusive.
MISSING_CONFIG - Static variable in class com.google.gerrit.server.config.ScheduleConfig
 
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.
modifyAccount - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
modifyFile(ChangeEdit, String, RawInput) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Modify file in existing change edit from its base commit.
modifyMessage(ChangeEdit, String) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Modify commit message in existing change edit.
module() - Static method in class com.google.gerrit.httpd.AllRequestFilter
 
module() - Static method in class com.google.gerrit.httpd.H2CacheBasedWebSession
 
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.accounts
 
Module() - Constructor for class com.google.gerrit.server.api.accounts.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.ChangeKindCacheImpl
 
module() - Static method in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
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.GarbageCollectionRunner
 
module() - Static method in class com.google.gerrit.server.git.ScanningChangeCacheImpl
 
module() - Static method in class com.google.gerrit.server.git.SearchingChangeCacheImpl
 
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
 
ModuleGenerator.NOP - Class in com.google.gerrit.server.plugins
 
ModuleGenerator.NOP() - Constructor for class com.google.gerrit.server.plugins.ModuleGenerator.NOP
 
moreChanges - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
 
moreChanges() - Method in class com.google.gerrit.server.query.change.QueryResult
 
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
 
moveTipTo(CodeReviewCommit, ObjectId) - Method in class com.google.gerrit.server.git.MergeTip
Moves this MergeTip to newTip and appends mergeResult.
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.
muteCommonPathPrefixes - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
MY - Static variable in class com.google.gerrit.server.account.GetPreferences
 
my - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 

N

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.ListCaches.CacheInfo
 
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 - Static variable in class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
name - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
 
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
 
newChangeForAllNotInTarget - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
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
 
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.
newExecutor(ReviewDb) - Static method in class com.google.gerrit.server.schema.SchemaVersion
Open a new statement executor.
newGson() - Method in enum com.google.gerrit.server.OutputFormat
 
newGsonBuilder() - Method in enum com.google.gerrit.server.OutputFormat
 
newId - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
newIdent(Account, Date) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
newlyBanned - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
 
newParent - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
newPath - Variable in class com.google.gerrit.server.change.ChangeEdits.Post.Input
 
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
 
newRev - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
newRevWalk(Repository) - Static method in class com.google.gerrit.server.git.CodeReviewCommit
 
newRevWalk(ObjectReader) - Static method in class com.google.gerrit.server.git.CodeReviewCommit
 
newStatement(ReviewDb) - Static method in class com.google.gerrit.server.schema.SchemaVersion
Open a new single statement.
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
 
nextPatchSetId(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
 
NoContactStore - Class in com.google.gerrit.server.contact
 
NoContactStore() - Constructor for class com.google.gerrit.server.contact.NoContactStore
 
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_FOUND - Static variable in class com.google.gerrit.httpd.resources.Resource
 
NOT_VISIBLE_NODE - Static variable in class com.google.gerrit.server.util.TreeFormatter
 
notACommit(ObjectId) - 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 NoteDb 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
 
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
 
ofStrings(String) - Static method in class com.google.gerrit.server.util.RegexListSearcher
 
oldId - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
oldPath - Variable in class com.google.gerrit.server.change.ChangeEdits.Post.Input
 
oldRev - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
oldTopic - Variable in class com.google.gerrit.server.events.TopicChangedEvent
 
onAddAccountsToGroup(Account.Id, Collection<AccountGroupMember>) - Method in interface com.google.gerrit.audit.GroupMemberAuditListener
 
onAddGroupsToGroup(Account.Id, Collection<AccountGroupById>) - Method in interface com.google.gerrit.audit.GroupMemberAuditListener
 
onAuditableAction(AuditEvent) - Method in interface com.google.gerrit.audit.AuditListener
 
onBeginNegotiateRound(UploadPack, Collection<? extends ObjectId>, int) - Method in class com.google.gerrit.server.git.validators.UploadValidators
 
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 class com.google.gerrit.server.account.FakeRealm
 
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
 
onDeleteAccountsFromGroup(Account.Id, Collection<AccountGroupMember>) - Method in interface com.google.gerrit.audit.GroupMemberAuditListener
 
onDeleteGroupsFromGroup(Account.Id, Collection<AccountGroupById>) - Method in interface com.google.gerrit.audit.GroupMemberAuditListener
 
onEndNegotiateRound(UploadPack, Collection<? extends ObjectId>, int, int, boolean) - Method in class com.google.gerrit.server.git.validators.UploadValidators
 
OneOffRequestContext - Class in com.google.gerrit.server.util
Helper to create one-off request contexts.
onEvent(Event) - Method in interface com.google.gerrit.common.EventListener
 
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.config.ProjectConfigEntry.UpdateChecker
 
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.git.SearchingChangeCacheImpl
 
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.index.ReindexAfterUpdate
 
onLoad() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
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.AbstractChangeUpdate
 
onLoad() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
onLoad() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
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
 
onPreUpload(Repository, Project, String, UploadPack, Collection<? extends ObjectId>, Collection<? extends ObjectId>) - Method in interface com.google.gerrit.server.git.validators.UploadValidationListener
Validate an upload before it begins.
onRefOperation(RefReceivedEvent) - Method in interface com.google.gerrit.server.git.validators.RefOperationValidationListener
Validate a ref operation before it is performed.
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.account.VersionedAccountPreferences
 
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.ChangeDraftUpdate
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
onSendPack(UploadPack, Collection<? extends ObjectId>, Collection<? extends ObjectId>) - Method in class com.google.gerrit.server.git.validators.UploadValidators
 
onStartPlugin(Plugin) - Method in interface com.google.gerrit.server.plugins.StartPluginListener
 
onStop(Plugin) - Method in interface com.google.gerrit.server.cache.PersistentCacheFactory
 
onStopPlugin(Plugin) - Method in interface com.google.gerrit.server.plugins.StopPluginListener
 
onUpdate(Project.NameKey, String, String) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called after a project config is updated.
onUpdate(Project.NameKey, Boolean, Boolean) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called after a project config is updated.
onUpdate(Project.NameKey, Integer, Integer) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called after a project config is updated.
onUpdate(Project.NameKey, Long, Long) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called after a project config is updated.
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() - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
open() - Method in class com.google.gerrit.server.util.OneOffRequestContext
 
OPEN_STATUSES - Static variable in class com.google.gerrit.server.index.IndexRewriteImpl
Set of all open change statuses.
openFiles - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
OpenIdProviderPattern - Class in com.google.gerrit.server.auth.openid
 
OpenIdProviderPattern() - Constructor for class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
openMetadataRepository(Project.NameKey) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
Open the repository storing metadata for the given project.
openMetadataRepository(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
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
Open a batch of updates to the same metadata ref.
openUpdate(MetaDataUpdate) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
openUpdate() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
openUpdateInBatch(BatchRefUpdate) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
operation - Variable in class com.google.gerrit.server.config.PostCaches.Input
 
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(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
 
ORDER - Static variable in class com.google.gerrit.server.git.CodeReviewCommit
Default ordering when merging multiple topologically-equivalent commits.
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
 
osArch - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
osName - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
osVersion - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
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
 
OutgoingEmailValidationListener - Interface in com.google.gerrit.server.validators
Listener to provide validation on outgoing email notification.
OutgoingEmailValidationListener.Args - Class in com.google.gerrit.server.validators
Arguments supplied to validateOutgoingEmail.
OutgoingEmailValidationListener.Args() - Constructor for class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
OutputFormat - Enum in com.google.gerrit.server
Standard output format used by an API call.
OutputStreamQuery - Class in com.google.gerrit.server.query.change
Change query implementation that outputs to a stream in the style of an SSH command.
OutputStreamQuery.OutputFormat - Enum in com.google.gerrit.server.query.change
 
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
 

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.SetParent.Input
 
parentGroupsOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
parentGroupsOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
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(AccountResource, IdString) - Method in class com.google.gerrit.server.account.StarredChanges
 
parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.ChangeEdits
 
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(String) - Static method in class com.google.gerrit.server.change.ChangeTriplet
Parse a triplet out of a string.
parse(RevisionResource, IdString) - Method in class com.google.gerrit.server.change.Comments
 
parse(RevisionResource, IdString) - Method in class com.google.gerrit.server.change.DraftComments
 
parse(RevisionResource, IdString) - Method in class com.google.gerrit.server.change.Files
 
parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.PublishChangeEdit
 
parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.RebaseChangeEdit
 
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.CachesCollection
 
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(ConfigResource, IdString) - Method in class com.google.gerrit.server.config.TasksCollection
 
parse(String, ValidationError.Sink) - Static method in class com.google.gerrit.server.git.GroupList
 
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(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.CommitsCollection
 
parse(BranchResource, IdString) - Method in class com.google.gerrit.server.project.FilesCollection
 
parse(CommitResource, IdString) - Method in class com.google.gerrit.server.project.FilesInCommitCollection
 
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(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.TagsCollection
 
parse(String) - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
parse(String) - Method in class com.google.gerrit.server.query.QueryBuilder
Parse a user-supplied query string into a predicate.
parse(List<String>) - Method in class com.google.gerrit.server.query.QueryBuilder
Parse multiple user-supplied query strings into a list of predicates.
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.args4j.TimestampHandler
 
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.ListGroupsCommand
 
parseCommandLine() - Method in class com.google.gerrit.sshd.commands.ListMembersCommand
 
parseCommandLine() - Method in class com.google.gerrit.sshd.commands.ReviewCommand
 
parseCommentsFromNotes(Repository, String, RevWalk, Change.Id, Multimap<PatchSet.Id, PatchLineComment>, Multimap<PatchSet.Id, PatchLineComment>, PatchLineComment.Status) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
parseException(Change.Id, String, Object...) - Static method in class com.google.gerrit.server.notedb.ChangeNotes
 
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.
parseIdent(PersonIdent, Change.Id) - Static method in class com.google.gerrit.server.notedb.ChangeNotes
 
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.
parseNote(byte[], Change.Id, PatchLineComment.Status) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
parsePatchSet(String, ReviewDb, ProjectControl, String) - Static method in class com.google.gerrit.sshd.commands.CommandUtils
 
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
 
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
 
PatchLineCommentComparator - Static variable in class com.google.gerrit.server.notedb.ChangeNotes
 
PatchLineCommentsUtil - Class in com.google.gerrit.server
Utility functions to manipulate PatchLineComments.
PatchLineCommentsUtil(GitRepositoryManager, AllUsersNameProvider, DraftCommentNotes.Factory, NotesMigration) - Constructor for class com.google.gerrit.server.PatchLineCommentsUtil
 
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.PatchSetEvent
 
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
 
PatchSetEvent - Class in com.google.gerrit.server.events
 
PatchSetEvent(String) - Constructor for class com.google.gerrit.server.events.PatchSetEvent
 
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, ChangeControl.GenericFactory, ApprovalsUtil, ApprovalCopier, ChangeMessagesUtil, PatchSetInfoFactory, GitReferenceUpdated, CommitValidators.Factory, ChangeIndexer, ReplacePatchSetSender.Factory, Repository, RevWalk, ChangeControl, RevCommit) - Constructor for class com.google.gerrit.server.change.PatchSetInserter
 
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(Provider<ReviewDb>, GitRepositoryManager, PatchSetInfoFactory, ApprovalsUtil, AccountResolver, CreateChangeSender.Factory, ReplacePatchSetSender.Factory) - 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
 
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.CreateProjectArgs
 
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.
PersistentCache - Interface in com.google.gerrit.server.cache
 
PersistentCache.DiskStats - Class in com.google.gerrit.server.cache
 
PersistentCache.DiskStats(long, long, long, long) - Constructor for class com.google.gerrit.server.cache.PersistentCache.DiskStats
 
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
 
plcUtil - Variable in class com.google.gerrit.server.change.ListDraftComments
 
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.PutConfig.Input
 
PluginContentScanner - Interface in com.google.gerrit.server.plugins
Scans the plugin returning classes and resources.
PluginContentScanner.ExtensionMetaData - Class in com.google.gerrit.server.plugins
Plugin class extension meta-data Class name and annotation value of the class provided by a plugin to extend an existing extension point in Gerrit.
PluginContentScanner.ExtensionMetaData(String, String) - Constructor for class com.google.gerrit.server.plugins.PluginContentScanner.ExtensionMetaData
 
PluginEntry - Class in com.google.gerrit.server.plugins
Plugin static resource entry Bean representing a static resource inside a plugin.
PluginEntry(String, long, Optional<Long>, Map<Object, String>) - Constructor for class com.google.gerrit.server.plugins.PluginEntry
 
PluginEntry(String, long, Optional<Long>) - Constructor for class com.google.gerrit.server.plugins.PluginEntry
 
PluginEntry(String, long) - Constructor for class com.google.gerrit.server.plugins.PluginEntry
 
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>, PersistentCacheFactory, UniversalServerPluginProvider) - 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
 
pluginName - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
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
 
PluginResource(Plugin) - Constructor for class com.google.gerrit.server.plugins.PluginResource
 
PluginResource(String) - Constructor for class com.google.gerrit.server.plugins.PluginResource
 
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
 
pluginVersion - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
populateFetchMap(DownloadScheme, DynamicMap<DownloadCommand>, String, String, FetchInfo) - Static method in class com.google.gerrit.server.change.ChangeJson
 
positional - Variable in class com.google.gerrit.server.query.change.PredicateArgs
 
post(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits
 
post(TopLevelResource) - Method in class com.google.gerrit.server.change.ChangesCollection
 
post(ChangeResource) - Method in class com.google.gerrit.server.change.PublishChangeEdit
 
post(ChangeResource) - Method in class com.google.gerrit.server.change.RebaseChangeEdit
 
post(ConfigResource) - Method in class com.google.gerrit.server.config.CachesCollection
 
PostCaches - Class in com.google.gerrit.server.config
 
PostCaches(DynamicMap<Cache<?, ?>>, FlushCache) - Constructor for class com.google.gerrit.server.config.PostCaches
 
PostCaches.Input - Class in com.google.gerrit.server.config
 
PostCaches.Input() - Constructor for class com.google.gerrit.server.config.PostCaches.Input
 
PostCaches.Input(PostCaches.Operation) - Constructor for class com.google.gerrit.server.config.PostCaches.Input
 
PostCaches.Input(PostCaches.Operation, List<String>) - Constructor for class com.google.gerrit.server.config.PostCaches.Input
 
PostCaches.Operation - Enum in com.google.gerrit.server.config
 
postEvent(Change, Event, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
 
postEvent(Branch.NameKey, Event) - Method in class com.google.gerrit.common.ChangeHookRunner
 
postEvent(Change, Event, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
postEvent(Branch.NameKey, Event) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
postEvent(Change, Event, ReviewDb) - Method in interface com.google.gerrit.common.EventDispatcher
Post a stream event that is related to a change
postEvent(Branch.NameKey, Event) - Method in interface com.google.gerrit.common.EventDispatcher
Post a stream event that is related to a branch
PostHashtags - Class in com.google.gerrit.server.change
 
PostReview - Class in com.google.gerrit.server.change
 
PostReviewers - Class in com.google.gerrit.server.change
 
predicate() - Method in class com.google.gerrit.server.query.change.QueryResult
 
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.
prefix - Variable in class com.google.gerrit.server.util.RangeUtil.Range
The prefix of the query, before the range component.
preloadedClasses - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
prepareStatement(ReviewDb, String) - Static method in class com.google.gerrit.server.schema.SchemaVersion
Open a new prepared statement.
preRewrite(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
 
preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
Invoked 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
 
problems() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
 
project() - Method in class com.google.gerrit.server.change.ChangeTriplet
 
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 - Variable in class com.google.gerrit.server.events.RefReceivedEvent
 
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.
ProjectCacheWarmer - Class in com.google.gerrit.server.project
 
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.AssistedFactory - Interface in com.google.gerrit.server.project
 
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.
projectDefault(ProjectControl) - Static method in class com.google.gerrit.server.project.DashboardResource
 
projectDescription - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
ProjectEvent - Class in com.google.gerrit.server.events
 
ProjectEvent(String) - Constructor for class com.google.gerrit.server.events.ProjectEvent
 
ProjectJson - Class in com.google.gerrit.server.project
 
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.config.ListTasks.TaskInfo
 
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
PROJECTS - Static variable in class com.google.gerrit.server.index.ChangeField
Project containing the change, as a prefix field.
projects(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
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
 
provideContactStore(Config, SitePaths, SchemaFactory<ReviewDb>, ContactStoreConnection.Factory) - Method in class com.google.gerrit.server.contact.ContactStoreModule
 
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.
ProxyProperties - Interface in com.google.gerrit.httpd
 
prunePlugins(File) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
pruneSchema(StatementExecutor, List<String>) - Method in interface com.google.gerrit.server.schema.UpdateUI
 
psId - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
publish(ChangeEdit) - Method in class com.google.gerrit.server.edit.ChangeEditUtil
Promote change edit to patch set, by squashing the edit into its parent.
PublishChangeEdit - Class in com.google.gerrit.server.change
 
PublishChangeEdit.Publish - Class in com.google.gerrit.server.change
 
PublishChangeEdit.Publish.Input - Class in com.google.gerrit.server.change
 
PublishChangeEdit.Publish.Input() - Constructor for class com.google.gerrit.server.change.PublishChangeEdit.Publish.Input
 
PublishDraftPatchSet - Class in com.google.gerrit.server.change
 
PublishDraftPatchSet(Provider<ReviewDb>, ChangeUpdate.Factory, PatchSetNotificationSender, ChangeHooks, ChangeIndexer) - Constructor for class com.google.gerrit.server.change.PublishDraftPatchSet
 
PublishDraftPatchSet.CurrentRevision - Class in com.google.gerrit.server.change
 
PublishDraftPatchSet.Input - Class in com.google.gerrit.server.change
 
PublishDraftPatchSet.Input() - Constructor for class com.google.gerrit.server.change.PublishDraftPatchSet.Input
 
publishedByChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
publishedByChangeFile(ReviewDb, ChangeNotes, Change.Id, String) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
publishedByPatchSet(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
publishedComments() - Method in class com.google.gerrit.server.query.change.ChangeData
 
put(AccountInfo) - Method in class com.google.gerrit.server.account.AccountLoader
 
put(AccountGroup.UUID, GroupReference) - Method in class com.google.gerrit.server.git.GroupList
 
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.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
 
PutDraftComment - Class in com.google.gerrit.server.change
 
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
 
PutTopic - Class in com.google.gerrit.server.change
 
PutTopic.Input - Class in com.google.gerrit.server.change
 
PutTopic.Input() - Constructor for class com.google.gerrit.server.change.PutTopic.Input
 

Q

query(String) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
query() - Method in class com.google.gerrit.server.query.change.QueryResult
 
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(Predicate<ChangeData>) - Method in class com.google.gerrit.server.query.change.QueryProcessor
Query for changes that match a structured query.
queryChanges(List<Predicate<ChangeData>>) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
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
 
QueryResult - Class in com.google.gerrit.server.query.change
Results of a query over changes.
QueryResult() - Constructor for class com.google.gerrit.server.query.change.QueryResult
 
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
 
RangeUtil - Class in com.google.gerrit.server.util
 
RangeUtil.Range - Class in com.google.gerrit.server.util
 
RangeUtil.Range(String, int, int) - Constructor for class com.google.gerrit.server.util.RangeUtil.Range
 
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 class com.google.gerrit.server.query.change.OrSource
 
read() - Method in interface com.google.gerrit.server.query.DataSource
 
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.
readChanges() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
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
 
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.
ready - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
 
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
 
reason - Variable in class com.google.gerrit.server.project.BanCommit.Input
 
Rebase - Class in com.google.gerrit.server.change
 
Rebase(Provider<RebaseChange>, ChangeJson, Provider<ReviewDb>) - Constructor for class com.google.gerrit.server.change.Rebase
 
rebase(Change, PatchSet.Id, IdentifiedUser, String) - 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, 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
 
RebaseChange - Class in com.google.gerrit.server.changedetail
 
RebaseChangeEdit - Class in com.google.gerrit.server.change
 
RebaseChangeEdit.Rebase - Class in com.google.gerrit.server.change
 
RebaseChangeEdit.Rebase.Input - Class in com.google.gerrit.server.change
 
RebaseChangeEdit.Rebase.Input() - Constructor for class com.google.gerrit.server.change.RebaseChangeEdit.Rebase.Input
 
rebaseEdit(ChangeEdit, PatchSet) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Rebase change edit on latest patch set
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
 
rebuild(Change, BatchRefUpdate, BatchRefUpdate, Repository, Repository) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
rebuildAsync(Change, ListeningExecutorService, BatchRefUpdate, BatchRefUpdate, Repository, Repository) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
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, Provider<InternalChangeQuery>, 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
 
reduceToMinimalMerge(MergeSorter, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
 
ReductionLimitException - Exception in com.google.gerrit.rules
Thrown by PrologEnvironment if a script runs too long.
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).
references() - Method in class com.google.gerrit.server.git.GroupList
 
RefEvent - Class in com.google.gerrit.server.events
 
RefEvent(String) - Constructor for class com.google.gerrit.server.events.RefEvent
 
refName - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
refName - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
RefOperationValidationException - Exception in com.google.gerrit.server.git.validators
 
RefOperationValidationException(String, Iterable<ValidationMessage>) - Constructor for exception com.google.gerrit.server.git.validators.RefOperationValidationException
 
RefOperationValidationListener - Interface in com.google.gerrit.server.git.validators
Listener to provide validation on operation that is going to be performed on given ref
RefOperationValidators - Class in com.google.gerrit.server.git.validators
 
RefOperationValidators.Factory - Interface in com.google.gerrit.server.git.validators
 
RefPatternMatcher - Class in com.google.gerrit.server.project
 
RefPatternMatcher() - Constructor for class com.google.gerrit.server.project.RefPatternMatcher
 
RefReceivedEvent - Class in com.google.gerrit.server.events
 
RefReceivedEvent() - Constructor for class com.google.gerrit.server.events.RefReceivedEvent
 
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
 
RegexListSearcher<T> - Class in com.google.gerrit.server.util
Helper to search sorted lists for elements matching a regex.
RegexListSearcher(String) - Constructor for class com.google.gerrit.server.util.RegexListSearcher
 
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
 
registerClass(Event) - Static method in class com.google.gerrit.server.events.EventTypes
Register an event.
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
 
ReindexAfterUpdate - Class in com.google.gerrit.server.index
 
relativeDateInChangeTable - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
reload(List<String>) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
reloadChange() - Method in class com.google.gerrit.server.query.change.ChangeData
 
ReloadPluginListener - Interface in com.google.gerrit.server.plugins
Broadcasts event indicating a plugin was reloaded.
ReloadSubmitQueueOp - Class in com.google.gerrit.server.git
 
remoteName - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
 
RemotePeer - Annotation Type in com.google.gerrit.server
Marker on a SocketAddress pointing to the remote client.
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
 
removed - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
removeEventListener(EventListener) - Method in class com.google.gerrit.common.ChangeHookRunner
 
removeEventListener(EventListener) - Method in class com.google.gerrit.common.DisabledChangeHooks
 
removeEventListener(EventListener) - Method in interface com.google.gerrit.common.EventSource
 
removeNote(NoteMap, RevId) - Method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
removeRef(String) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
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) - Static method in class com.google.gerrit.server.schema.SchemaVersion
Rename an existing column.
renameFile(ChangeEdit, String, String) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Rename file in existing change edit.
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) - Static 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(ChangeData) - Method in class com.google.gerrit.server.index.DummyIndex
 
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, Throwable) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
 
replyError(HttpServletRequest, HttpServletResponse, int, String, CacheControl, Throwable) - 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.notedb.AbstractChangeNotes
 
repoManager - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
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
 
REQ_ATTR_KEY - Static variable in class com.google.gerrit.httpd.GetUserFilter
 
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.
requestCount() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
 
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.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(GroupReference) - Method in class com.google.gerrit.server.git.GroupList
 
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.
resolveContentType(ProjectState, String, PatchScript.FileMode, String) - Static method in class com.google.gerrit.server.change.FileContentUtil
 
Resource - Class in com.google.gerrit.httpd.resources
 
Resource() - Constructor for class com.google.gerrit.httpd.resources.Resource
 
ResourceKey - Interface in com.google.gerrit.httpd.resources
 
ResourceWeigher - Class in com.google.gerrit.httpd.resources
 
ResourceWeigher() - Constructor for class com.google.gerrit.httpd.resources.ResourceWeigher
 
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(int) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
 
restart(int) - Method in interface com.google.gerrit.server.query.change.Paginated
 
RestCacheAdminModule - Class in com.google.gerrit.server.config
 
RestCacheAdminModule() - Constructor for class com.google.gerrit.server.config.RestCacheAdminModule
 
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
 
restoreFile(ChangeEdit, String) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
Restore file in existing change edit.
restorePath - Variable in class com.google.gerrit.server.change.ChangeEdits.Post.Input
 
restorer - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
 
result - Variable in class com.google.gerrit.audit.AuditEvent
 
retainHeader - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
retainUUIDs(Collection<AccountGroup.UUID>) - Method in class com.google.gerrit.server.git.GroupList
 
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
 
reviewCategoryStrategy - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
ReviewCommand - Class in com.google.gerrit.sshd.commands
 
ReviewCommand() - Constructor for class com.google.gerrit.sshd.commands.ReviewCommand
 
Reviewed - Class in com.google.gerrit.server.change
 
REVIEWED - Static variable in class com.google.gerrit.server.index.ChangeField
Set true if the change has a non-zero label score.
Reviewed.DeleteReviewed - Class in com.google.gerrit.server.change
 
Reviewed.Input - Class in com.google.gerrit.server.change
 
Reviewed.Input() - Constructor for class com.google.gerrit.server.change.Reviewed.Input
 
Reviewed.PutReviewed - Class in com.google.gerrit.server.change
 
REVIEWED_BY - Static variable in class com.google.gerrit.common.FooterConstants
The footer telling us who reviewed the change.
REVIEWED_ON - Static variable in class com.google.gerrit.common.FooterConstants
The footer telling us the URL where the review took place.
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.
ReviewerSuggestionCache - Class in com.google.gerrit.server.change
The suggest oracle may be called many times in rapid succession during the course of one operation.
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
 
RevisionResource(ChangeResource, PatchSet, Optional<ChangeEdit>) - Constructor for class com.google.gerrit.server.change.RevisionResource
 
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, int) - Method in class com.google.gerrit.server.index.IndexRewriteImpl
 
rewrite(Predicate<ChangeData>, int, 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(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.GarbageCollectionRunner
 
run() - Method in class com.google.gerrit.server.git.ReloadSubmitQueueOp
 
run() - Method in class com.google.gerrit.server.git.RenameGroupOp
 
run(CodeReviewCommit, Collection<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.GarbageCollectionCommand
 
run() - Method in class com.google.gerrit.sshd.commands.ListGroupsCommand
 
run() - Method in class com.google.gerrit.sshd.commands.ListLoggingLevelCommand
 
run() - Method in class com.google.gerrit.sshd.commands.ListMembersCommand
 
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.SetLoggingLevelCommand
 
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
 
runGC - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
runImpl() - Method in class com.google.gerrit.sshd.AbstractGitCommand
 
running - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
 
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(String, Iterable<Class<? extends Annotation>>) - Method in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
 
scan(String, Iterable<Class<? extends Annotation>>) - Method in class com.google.gerrit.server.plugins.JarScanner
 
scan(String, Iterable<Class<? extends Annotation>>) - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
Scans the plugin for declared public annotated classes
ScanningChangeCacheImpl - Class in com.google.gerrit.server.git
 
schedule(Branch.NameKey) - Method in class com.google.gerrit.server.git.ChangeMergeQueue
 
schedule(Branch.NameKey) - Method in interface com.google.gerrit.server.git.MergeQueue
 
ScheduleConfig - Class in com.google.gerrit.server.config
 
ScheduleConfig(Config, String) - Constructor for class com.google.gerrit.server.config.ScheduleConfig
 
ScheduleConfig(Config, String, String) - Constructor for class com.google.gerrit.server.config.ScheduleConfig
 
ScheduleConfig(Config, String, String, String, String) - Constructor for class com.google.gerrit.server.config.ScheduleConfig
 
Schema<T> - Class in com.google.gerrit.server.index
Specific version of a secondary index schema.
Schema(Iterable<FieldDef<T, ?>>) - Constructor for class com.google.gerrit.server.index.Schema
 
Schema(int, Iterable<FieldDef<T, ?>>) - Constructor for class com.google.gerrit.server.index.Schema
 
Schema.Values<T> - Class in com.google.gerrit.server.index
 
Schema_100 - Class in com.google.gerrit.server.schema
 
Schema_101 - Class in com.google.gerrit.server.schema
 
Schema_102 - Class in com.google.gerrit.server.schema
 
Schema_103 - Class in com.google.gerrit.server.schema
 
Schema_104 - Class in com.google.gerrit.server.schema
 
Schema_105 - Class in com.google.gerrit.server.schema
 
Schema_106 - Class in com.google.gerrit.server.schema
 
Schema_107 - 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
 
Schema_94 - Class in com.google.gerrit.server.schema
 
Schema_95 - Class in com.google.gerrit.server.schema
 
Schema_96 - Class in com.google.gerrit.server.schema
 
Schema_97 - Class in com.google.gerrit.server.schema
 
Schema_98 - Class in com.google.gerrit.server.schema
 
Schema_99 - 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, AllProjectsCreator, AllUsersCreator, PersonIdent, DataSourceType) - Constructor for class com.google.gerrit.server.schema.SchemaCreator
 
SchemaCreator(File, AllProjectsCreator, AllUsersCreator, 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
 
SchemaVersionCheck - Class in com.google.gerrit.server.schema
Validates the current schema version.
SchemaVersionCheck(SchemaFactory<ReviewDb>, SitePaths) - 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
 
search(List<T>) - Method in class com.google.gerrit.server.util.RegexListSearcher
 
SearchingChangeCacheImpl - Class in com.google.gerrit.server.git
 
SearchScope - Enum in com.google.gerrit.server.auth.ldap
 
section - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
 
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
 
SecureStore - Class in com.google.gerrit.server.securestore
Abstract class for providing new SecureStore implementation for Gerrit.
SecureStore() - Constructor for class com.google.gerrit.server.securestore.SecureStore
 
SecureStore.EntryKey - Class in com.google.gerrit.server.securestore
Describes SecureStore entry
SecureStore.EntryKey(String, String, String) - Constructor for class com.google.gerrit.server.securestore.SecureStore.EntryKey
Creates EntryKey.
SecureStoreClassName - Annotation Type in com.google.gerrit.server.securestore
 
SecureStoreProvider - Class in com.google.gerrit.server.securestore
 
SecureStoreProvider(Injector, SitePaths, String) - Constructor for class com.google.gerrit.server.securestore.SecureStoreProvider
 
self() - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
self() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
send(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.resources.Resource
 
send(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
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
 
serverIdent - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
ServerPlugin - Class in com.google.gerrit.server.plugins
 
ServerPlugin(String, String, PluginUser, File, FileSnapshot, PluginContentScanner, File, ClassLoader) - Constructor for class com.google.gerrit.server.plugins.ServerPlugin
 
ServerPlugin.CacheKey - Class in com.google.gerrit.server.plugins
Unique key that changes whenever a plugin reloads.
ServerPluginProvider - Interface in com.google.gerrit.server.plugins
Provider of one Server plugin from one external file Allows to load one plugin from one external file or one directory by declaring the ability to handle it.
ServerPluginProvider.PluginDescription - Class in com.google.gerrit.server.plugins
Descriptor of the Plugin that ServerPluginProvider has to load.
ServerPluginProvider.PluginDescription(PluginUser, String, File) - Constructor for class com.google.gerrit.server.plugins.ServerPluginProvider.PluginDescription
Creates a new PluginDescription for ServerPluginProvider.
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
 
set(String, String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Store single value in SecureStore.
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
 
setAllowClosed(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setAllowDraft(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setAllowEmpty(boolean) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
setApprovals(Map<String, Short>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setArguments(String[]) - Method in class com.google.gerrit.sshd.BaseCommand
 
setAuthor(IdentifiedUser) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
setBase(String) - Method in class com.google.gerrit.server.change.Files.ListFiles
 
setBase(String) - Method in class com.google.gerrit.server.change.GetDiff
 
setBatchUsers(GroupReference) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
setBoolean(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfig
 
setChange(ChangeResource) - Method in class com.google.gerrit.server.account.StarredChanges.Create
 
setChangedLines(int, int) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setChangeMessage(ChangeMessage) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setChangeMessage(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setCharacterEncoding(String) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
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.
setCleanupHandle(CleanupHandle) - Method in class com.google.gerrit.server.plugins.Plugin
 
setCommentRevId(PatchLineComment, PatchListCache, Change, PatchSet) - Static method in class com.google.gerrit.server.PatchLineCommentsUtil
 
setCommitMessage(String) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
setContentType(String) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
setContext(RequestContext) - Method in class com.google.gerrit.server.util.ThreadLocalRequestContext
 
setControl(ChangeControl) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setCss(String) - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
 
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
 
setDbCfgInjector(Injector, Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
SetDiffPreferences - Class in com.google.gerrit.server.account
 
setDisk(long) - Method in class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
setDisk(long, long) - Method in class com.google.gerrit.server.config.ListCaches.HitRatioInfo
 
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
 
setFastEvalLabels(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setFilter(String) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setFilterType(ListProjects.FilterType) - Method in class com.google.gerrit.server.project.ListProjects
 
setFormat(ListCaches.OutputFormat) - Method in class com.google.gerrit.server.config.ListCaches
 
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
 
setFrom(Timestamp) - Method in class com.google.gerrit.server.project.GetReflog
 
setGc(boolean) - Method in class com.google.gerrit.server.config.GetSummary
 
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
 
setHashtags(Set<String>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setHashtags(ChangeControl, HashtagsInput, boolean, boolean) - Method in class com.google.gerrit.server.change.HashtagsUtil
 
setHashtags(Set<String>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
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.OutputStreamQuery
 
setIncludeApprovals(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludeComments(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludeCommitMessage(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludeCurrentPatchSet(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludeDependencies(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludeFiles(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludePatchSets(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setIncludeSubmitRecords(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
setInputStream(InputStream) - Method in class com.google.gerrit.sshd.BaseCommand
 
setInserter(ObjectInserter) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
setInt(String, int) - Method in class com.google.gerrit.server.config.PluginConfig
 
setJvm(boolean) - Method in class com.google.gerrit.server.config.GetSummary
 
setLastModified(long) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
setLimit(int) - Method in class com.google.gerrit.server.change.SuggestReviewers
 
setLimit(int) - Method in class com.google.gerrit.server.project.GetReflog
 
setLimit(int) - Method in class com.google.gerrit.server.project.ListProjects
 
setLimit(int) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
setLimit(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
setLimit(int) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
setList(String, String, String, List<String>) - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
 
setList(String, String, String, List<String>) - Method in class com.google.gerrit.server.securestore.SecureStore
Store list of values in SecureStore.
setLoadComments(boolean) - Method in class com.google.gerrit.server.patch.PatchScriptFactory
 
setLoadHistory(boolean) - Method in class com.google.gerrit.server.patch.PatchScriptFactory
 
setLocalUser(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setLogErrors(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
SetLoggingLevelCommand - Class in com.google.gerrit.sshd.commands
 
SetLoggingLevelCommand() - Constructor for class com.google.gerrit.sshd.commands.SetLoggingLevelCommand
 
setLong(String, long) - Method in class com.google.gerrit.server.config.PluginConfig
 
setMatchPrefix(String) - Method in class com.google.gerrit.server.project.ListProjects
 
setMatchRegex(String) - Method in class com.google.gerrit.server.project.ListProjects
 
setMatchSubstring(String) - Method in class com.google.gerrit.server.project.ListProjects
 
setMem(long) - Method in class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
setMem(long, long) - Method in class com.google.gerrit.server.config.ListCaches.HitRatioInfo
 
SetMembersCommand - Class in com.google.gerrit.sshd.commands
 
SetMembersCommand() - Constructor for class com.google.gerrit.sshd.commands.SetMembersCommand
 
setMergeable(boolean) - Method in class com.google.gerrit.server.query.change.ChangeData
 
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
 
setNumChanges(int) - Method in class com.google.gerrit.server.index.SiteIndexer
 
setOtherBranches(boolean) - Method in class com.google.gerrit.server.change.Mergeable
 
setOutput(OutputStream, OutputStreamQuery.OutputFormat) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
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
 
setPatchSet(PatchSet) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setPatchsetId(PatchSet.Id) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setPatchSetId(PatchSet.Id) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
setPluginName(String) - Method in class com.google.gerrit.server.plugins.ModuleGenerator.NOP
 
setPluginName(String) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
setPredicate(Predicate) - Method in class com.google.gerrit.rules.PrologEnvironment
 
SetPreferences - Class in com.google.gerrit.server.account
 
SetPreferences - Class in com.google.gerrit.server.config
 
SetPreferences.Input - Class in com.google.gerrit.server.account
 
SetPreferences.Input() - Constructor for class com.google.gerrit.server.account.SetPreferences.Input
 
setProgressOut(OutputStream) - Method in class com.google.gerrit.server.index.SiteIndexer
 
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
Set the ref log identity if it wasn't set yet.
setRequestScopePropagator(RequestScopePropagator) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setReviewed(boolean) - Method in class com.google.gerrit.server.change.Files.ListFiles
 
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
 
setRule(String) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
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
 
setSkipSubmitFilters(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setSpace(double) - Method in class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
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.OutputStreamQuery
 
setStart(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
setStart(int) - Method in class com.google.gerrit.server.query.change.QueryProcessor
 
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
 
setTo(Timestamp) - Method in class com.google.gerrit.server.project.GetReflog
 
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
 
setVerboseOut(OutputStream) - Method in class com.google.gerrit.server.index.SiteIndexer
 
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
 
shouldConfigure() - Static method in class com.google.gerrit.server.util.SystemLog
 
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
 
showSiteHeader - Variable in class com.google.gerrit.server.account.SetPreferences.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 - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
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
 
SiteIndexer - Class in com.google.gerrit.server.index
 
SiteIndexer.Result - Class in com.google.gerrit.server.index
 
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
 
size() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
 
size(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
sizeBarInChangeTable - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
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
 
sleeping - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
 
SmallResource - Class in com.google.gerrit.httpd.resources
 
SmallResource(byte[]) - Constructor for class com.google.gerrit.httpd.resources.SmallResource
 
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
 
smtpFromAddress - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
smtpRcptTo - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
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
 
space() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
 
space - Variable in class com.google.gerrit.server.config.ListCaches.EntriesInfo
 
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
 
starChange(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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
 
StarredChanges - Class in com.google.gerrit.server.account
 
StarredChanges.Create - Class in com.google.gerrit.server.account
 
StarredChanges.Delete - Class in com.google.gerrit.server.account
 
StarredChanges.EmptyInput - Class in com.google.gerrit.server.account
 
StarredChanges.EmptyInput() - Constructor for class com.google.gerrit.server.account.StarredChanges.EmptyInput
 
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.project.ProjectCacheWarmer
 
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.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.
startTime - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
 
startWithFixedDelay(long, long, TimeUnit) - Method in class com.google.gerrit.server.git.DefaultQueueOp
 
state - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
 
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.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.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.project.ProjectCacheWarmer
 
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
 
StopPluginListener - Interface in com.google.gerrit.server.plugins
Broadcasts event indicating a plugin was unloaded.
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
 
store(Account, ContactInformation) - Method in class com.google.gerrit.server.contact.NoContactStore
 
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.JarPluginProvider
 
storeMyMenus(VersionedAccountPreferences, List<TopMenu.MenuItem>) - Static method in class com.google.gerrit.server.account.SetPreferences
 
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
 
subgroupsOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
subgroupsOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
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
 
SUBMIT_TYPES - Static variable in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
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(ChangeData) - 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 SubmitType.
submitted(Branch.NameKey) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
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.project.ConfigInfo
 
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, Account, ChangeHooks) - 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
 
subsection - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
 
success() - Method in class com.google.gerrit.server.index.SiteIndexer.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
 
SuggestReviewers - Class in com.google.gerrit.server.change
 
suppressHtml() - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
 
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
 
SystemLog - Class in com.google.gerrit.server.util
 
SystemLog(SitePaths, Config) - Constructor for class com.google.gerrit.server.util.SystemLog
 

T

tabSize - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
 
TAG_KIND - Static variable in class com.google.gerrit.server.project.TagResource
 
TagCache - Class in com.google.gerrit.server.git
 
TagResource - Class in com.google.gerrit.server.project
 
TagResource(ProjectControl, TagInfo) - Constructor for class com.google.gerrit.server.project.TagResource
 
TagsCollection - Class in com.google.gerrit.server.project
 
TagsCollection(DynamicMap<RestView<TagResource>>, ListTags) - Constructor for class com.google.gerrit.server.project.TagsCollection
 
TASK_KIND - Static variable in class com.google.gerrit.server.config.TaskResource
 
TaskInfoFactory<T> - Interface in com.google.gerrit.server.git
 
TaskResource - Class in com.google.gerrit.server.config
 
TaskResource(WorkQueue.Task<?>) - Constructor for class com.google.gerrit.server.config.TaskResource
 
TasksCollection - Class in com.google.gerrit.server.config
 
taskSummary - Variable in class com.google.gerrit.server.config.GetSummary.SummaryInfo
 
TESTED_BY - Static variable in class com.google.gerrit.common.FooterConstants
The footer telling us who tested the change.
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
 
TEXT_X_GERRIT_COMMIT_MESSAGE - Static variable in class com.google.gerrit.server.change.FileContentUtil
 
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
 
threads - Variable in class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
 
threadSummary - Variable in class com.google.gerrit.server.config.GetSummary.SummaryInfo
 
timeAtStart - Variable in class com.google.gerrit.audit.AuditEvent
 
timeFormat - Variable in class com.google.gerrit.server.account.SetPreferences.Input
 
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.
TIMESTAMP_FORMAT - Static variable in class com.google.gerrit.server.args4j.TimestampHandler
 
TimestampHandler - Class in com.google.gerrit.server.args4j
 
TimestampHandler(CmdLineParser, OptionDef, Setter<Timestamp>) - Constructor for class com.google.gerrit.server.args4j.TimestampHandler
 
TimestampRangePredicate<I> - Class in com.google.gerrit.server.index
 
TimestampRangePredicate(FieldDef<I, Timestamp>, String, String) - Constructor for class com.google.gerrit.server.index.TimestampRangePredicate
 
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
 
toEditInfo(ChangeEdit, boolean) - Method in class com.google.gerrit.server.edit.ChangeEditJson
 
toGitPerson(PersonIdent) - Static method in class com.google.gerrit.server.CommonConverters
 
toHeaderString() - Method in class com.google.gerrit.server.mail.Address
 
toId(Ref) - Static method in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
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.PutTopic.Input
 
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.openid.OpenIdProviderPattern
 
toString() - Method in class com.google.gerrit.server.change.ChangeTriplet
 
toString() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
toString() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
 
toString() - Method in class com.google.gerrit.server.change.RevisionResource
 
toString() - Method in class com.google.gerrit.server.config.TrackingFooter
 
toString() - Method in class com.google.gerrit.server.git.GarbageCollectionRunner
 
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.plugins.ServerPlugin.CacheKey
 
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
 
total - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
total - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
 
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
 
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.server.config.ListCaches.CacheInfo
 
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.Event
 
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
 
unchanged() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
UnchangedCommitMessageException - Exception in com.google.gerrit.server.edit
 
UnchangedCommitMessageException() - Constructor for exception com.google.gerrit.server.edit.UnchangedCommitMessageException
 
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 class com.google.gerrit.server.account.FakeRealm
 
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
 
unset(String, String, String) - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
 
unset(String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Remove value for given section, subsection and name from SecureStore.
unstarChange(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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
 
updateComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
updateComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
updateComments(ReviewDb, ChangeUpdate, Iterable<PatchLineComment>) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
updated(Change) - Static method in class com.google.gerrit.server.ChangeUtil
 
updated() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
UPDATED - Static variable in class com.google.gerrit.server.index.ChangeField
Last update time since January 1, 1970.
updateFactory - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
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.
updateLink(Account.Id, AuthRequest) - Method in class com.google.gerrit.server.account.AccountManager
Update the link to another unique authentication identity to an existing account.
updateProjectConfig(ProjectControl, ProjectConfig, MetaDataUpdate, boolean) - Method in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
updateProjectConfig(ProjectControl, 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
 
UploadValidationException - Exception in com.google.gerrit.server.git.validators
 
UploadValidationException(String, Throwable) - Constructor for exception com.google.gerrit.server.git.validators.UploadValidationException
 
UploadValidationException(String) - Constructor for exception com.google.gerrit.server.git.validators.UploadValidationException
 
UploadValidationListener - Interface in com.google.gerrit.server.git.validators
Listener to provide validation for upload operations.
UploadValidators - Class in com.google.gerrit.server.git.validators
 
UploadValidators.Factory - Interface in com.google.gerrit.server.git.validators
 
upsertComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
upsertComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
upsertComments(ReviewDb, ChangeUpdate, Iterable<PatchLineComment>) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
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.PutConfig.Input
 
useContributorAgreements - Variable in class com.google.gerrit.server.project.ConfigInfo
 
useContributorAgreements - Variable in class com.google.gerrit.server.project.PutConfig.Input
 
used - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
useFlashClipboard - Variable in class com.google.gerrit.server.account.SetPreferences.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.config.GetSummary.JvmSummaryInfo
 
user - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
user - Variable in class com.google.gerrit.server.events.RefReceivedEvent
 
user - Variable in class com.google.gerrit.server.plugins.ServerPluginProvider.PluginDescription
 
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.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.PutConfig.Input
 
uuid - Variable in class com.google.gerrit.audit.AuditEvent
 
uuid() - Method in class com.google.gerrit.audit.AuditEvent.UUID
 
uuid() - Method in class com.google.gerrit.server.auth.AuthUser.UUID
 
uuids() - Method in class com.google.gerrit.server.git.GroupList
 

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, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
validateFor(Change, 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, NoteMap) - Method in class com.google.gerrit.server.git.validators.CommitValidators
 
validateForRefOperation() - Method in class com.google.gerrit.server.git.validators.RefOperationValidators
 
validateHashtags(Change, Set<String>, Set<String>) - Method in interface com.google.gerrit.server.validators.HashtagValidationListener
Invoked by Gerrit before hashtags are changed.
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.
validateOutgoingEmail(OutgoingEmailValidationListener.Args) - Method in interface com.google.gerrit.server.validators.OutgoingEmailValidationListener
Outgoing e-mail 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
 
ValidationError.Sink - Interface in com.google.gerrit.server.git
 
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
 
ValidationMessage - Class in com.google.gerrit.server.git.validators
 
ValidationMessage(String, boolean) - Constructor for class com.google.gerrit.server.git.validators.ValidationMessage
 
validMaxObjectSizeLimit(String) - Static method in class com.google.gerrit.server.git.ProjectConfig
 
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() - Method in class com.google.gerrit.server.util.LabelVote
 
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.ArchiveFormat
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.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.ListCaches.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.config.ListCaches.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.config.PostCaches.Operation
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.OutputStreamQuery.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() - Static method in enum com.google.gerrit.server.change.ArchiveFormat
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.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.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.ListCaches.CacheType
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.ListCaches.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.config.PostCaches.Operation
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() - Static method in enum com.google.gerrit.server.query.change.OutputStreamQuery.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
 
VersionedAccountPreferences - Class in com.google.gerrit.server.account
Preferences for user accounts.
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.account.StarredChanges
 
views() - Method in class com.google.gerrit.server.change.ChangeEdits
 
views() - Method in class com.google.gerrit.server.change.ChangesCollection
 
views() - Method in class com.google.gerrit.server.change.Comments
 
views() - Method in class com.google.gerrit.server.change.DraftComments
 
views() - Method in class com.google.gerrit.server.change.Files
 
views() - Method in class com.google.gerrit.server.change.PublishChangeEdit
 
views() - Method in class com.google.gerrit.server.change.RebaseChangeEdit
 
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.CachesCollection
 
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.config.TasksCollection
 
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.CommitsCollection
 
views() - Method in class com.google.gerrit.server.project.FilesCollection
 
views() - Method in class com.google.gerrit.server.project.FilesInCommitCollection
 
views() - Method in class com.google.gerrit.server.project.ProjectsCollection
 
views() - Method in class com.google.gerrit.server.project.TagsCollection
 
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
 
vmName - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
vmVendor - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 
vmVersion - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
 

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
 
WEB_SESSIONS - Static variable in class com.google.gerrit.server.config.FlushCache
 
webLinks - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
 
WebLinks - Class in com.google.gerrit.server
 
WebLinks(DynamicSet<PatchSetWebLink>, DynamicSet<FileWebLink>, DynamicSet<DiffWebLink>, DynamicSet<ProjectWebLink>, DynamicSet<BranchWebLink>) - Constructor for class com.google.gerrit.server.WebLinks
 
WebModule - Class in com.google.gerrit.httpd
 
WebSession - Interface in com.google.gerrit.httpd
 
WebSessionManager - Class in com.google.gerrit.httpd
 
WebSessionManager.Val - Class in com.google.gerrit.httpd
 
WebSessionManagerFactory - Interface in com.google.gerrit.httpd
 
WebSshGlueModule - Class in com.google.gerrit.httpd
Pulls objects from the SSH injector over the HTTP injector.
weigh() - Method in class com.google.gerrit.httpd.resources.Resource
 
weigh() - Method in interface com.google.gerrit.httpd.resources.ResourceKey
 
weigh(ResourceKey, Resource) - Method in class com.google.gerrit.httpd.resources.ResourceWeigher
 
weigh() - Method in class com.google.gerrit.httpd.resources.SmallResource
 
weigh(ChangeKindCacheImpl.Key, ChangeKind) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.ChangeKindWeigher
 
weigh(MergeabilityCacheImpl.EntryKey, Boolean) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.MergeabilityWeigher
 
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
 
when - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
who - Variable in class com.google.gerrit.audit.AuditEvent
 
who - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
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(IdGenerator, int) - Constructor for class com.google.gerrit.server.git.WorkQueue
 
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
 
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.
writeChanges() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
writeCommentsToNoteMap(NoteMap, List<PatchLineComment>, ObjectInserter) - Method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
 
writeCommit(VersionedMetaData.BatchMetaDataUpdate) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
Writes commit to a BatchMetaDataUpdate without committing the batch.
writeCommit(VersionedMetaData.BatchMetaDataUpdate) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
writeCommit(VersionedMetaData.BatchMetaDataUpdate) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
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
 

_

_changeNumber - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
_currentRevisionNumber - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
_revisionNumber - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
_run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.CherryPick
 
_run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.FastForwardOnly
 
_run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.MergeAlways
 
_run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.MergeIfNecessary
 
_run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.RebaseIfNecessary
 
_run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
 
A B C D E F G H I J K L M N O P Q R S T U V W Y _