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

A

Abandon - Class in com.google.gerrit.server.change
 
abandon(ChangeControl, String) - Method in class com.google.gerrit.server.change.Abandon
 
abandon(ChangeControl, String, NotifyHandling) - Method in class com.google.gerrit.server.change.Abandon
 
AbandonedSender - Class in com.google.gerrit.server.mail
Send notice about a change being abandoned by its owner.
AbandonedSender(EmailArguments, Project.NameKey, Change.Id) - 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
 
abandonInactiveOpenChanges() - Method in class com.google.gerrit.server.change.AbandonUtil
 
AbandonUtil - Class in com.google.gerrit.server.change
 
AbstractChangeEvent - Class in com.google.gerrit.server.extensions.events
 
AbstractChangeEvent(ChangeInfo, AccountInfo, Timestamp, NotifyHandling) - Constructor for class com.google.gerrit.server.extensions.events.AbstractChangeEvent
 
AbstractChangeNotes<T> - Class in com.google.gerrit.server.notedb
View of contents at a single ref related to some change.
AbstractChangeNotes.Args - Class in com.google.gerrit.server.notedb
 
AbstractChangeNotes.LoadHandle - Class in com.google.gerrit.server.notedb
 
AbstractChangeNotes.LoadHandle() - Constructor for class com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
 
AbstractChangeUpdate - Class in com.google.gerrit.server.notedb
A single delta related to a specific patch-set of a change.
AbstractChangeUpdate(NotesMigration, ChangeControl, PersonIdent, String, ChangeNoteUtil, Date) - Constructor for class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
AbstractChangeUpdate(NotesMigration, ChangeNoteUtil, PersonIdent, String, ChangeNotes, Change, Account.Id, PersonIdent, Date) - Constructor for class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
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
 
AbstractNoNotifyEvent - Class in com.google.gerrit.server.extensions.events
Intermediate class for events that do not support notification type.
AbstractNoNotifyEvent() - Constructor for class com.google.gerrit.server.extensions.events.AbstractNoNotifyEvent
 
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
 
AbstractRevisionEvent - Class in com.google.gerrit.server.extensions.events
 
AbstractRevisionEvent(ChangeInfo, RevisionInfo, AccountInfo, Timestamp, NotifyHandling) - Constructor for class com.google.gerrit.server.extensions.events.AbstractRevisionEvent
 
access() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
access(ProjectAccessInput) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
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.restapi
 
ACCOUNT_ID_FUNCTION - Static variable in class com.google.gerrit.server.account.AccountState
 
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
 
AccountExternalIdCreator - Interface in com.google.gerrit.server.api.accounts
 
AccountField - Class in com.google.gerrit.server.index.account
Secondary index schemas for accounts.
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
 
accountId - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
accountId() - Method in class com.google.gerrit.server.StarredChangesUtil.StarField
 
AccountIdHandler - Class in com.google.gerrit.server.args4j
 
AccountIdHandler(Provider<ReviewDb>, AccountResolver, AccountManager, AuthConfig, CmdLineParser, OptionDef, Setter<Account.Id>) - Constructor for class com.google.gerrit.server.args4j.AccountIdHandler
 
AccountIndex - Interface in com.google.gerrit.server.index.account
 
AccountIndex.Factory - Interface in com.google.gerrit.server.index.account
 
AccountIndexCollection - Class in com.google.gerrit.server.index.account
 
AccountIndexCollection() - Constructor for class com.google.gerrit.server.index.account.AccountIndexCollection
 
AccountIndexDefinition - Class in com.google.gerrit.server.index.account
 
AccountIndexer - Interface in com.google.gerrit.server.index.account
 
AccountIndexerImpl - Class in com.google.gerrit.server.index.account
 
AccountIndexerImpl.Factory - Interface in com.google.gerrit.server.index.account
 
AccountIndexRewriter - Class in com.google.gerrit.server.index.account
 
accountInfo(Account) - Method in class com.google.gerrit.server.extensions.events.EventUtil
 
AccountInfoCacheFactory - Class in com.google.gerrit.server.account
Efficiently builds an AccountInfoCache.
AccountInfoCacheFactory.Factory - Interface in com.google.gerrit.server.account
 
AccountInfoComparator - Class in com.google.gerrit.server.api.accounts
 
AccountIsVisibleToPredicate - Class in com.google.gerrit.server.query.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
 
AccountPatchReviewStore - Interface in com.google.gerrit.server.change
Store for reviewed flags on changes.
AccountPatchReviewStore.PatchSetWithReviewedFiles - Class in com.google.gerrit.server.change
Represents patch set id with reviewed files.
AccountPatchReviewStore.PatchSetWithReviewedFiles() - Constructor for class com.google.gerrit.server.change.AccountPatchReviewStore.PatchSetWithReviewedFiles
 
AccountPredicates - Class in com.google.gerrit.server.query.account
 
AccountQueryBuilder - Class in com.google.gerrit.server.query.account
Parses a query string meant to be applied to account objects.
AccountQueryBuilder.Arguments - Class in com.google.gerrit.server.query.account
 
AccountQueryBuilder.Arguments(Provider<CurrentUser>) - Constructor for class com.google.gerrit.server.query.account.AccountQueryBuilder.Arguments
 
AccountQueryBuilder.ChangeOperatorFactory - Interface in com.google.gerrit.server.query.account
 
AccountQueryProcessor - Class in com.google.gerrit.server.query.account
 
AccountQueryProcessor(Provider<CurrentUser>, QueryProcessor.Metrics, IndexConfig, AccountIndexCollection, AccountIndexRewriter, AccountControl.Factory) - Constructor for class com.google.gerrit.server.query.account.AccountQueryProcessor
 
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.Star - Class in com.google.gerrit.server.account
 
AccountResource.Star(IdentifiedUser, ChangeResource, Set<String>) - Constructor for class com.google.gerrit.server.account.AccountResource.Star
 
AccountResource.StarredChange - Class in com.google.gerrit.server.account
 
AccountResource.StarredChange(IdentifiedUser, ChangeResource) - Constructor for class com.google.gerrit.server.account.AccountResource.StarredChange
 
AccountSchemaDefinitions - Class in com.google.gerrit.server.index.account
 
AccountsCollection - Class in com.google.gerrit.server.account
 
AccountsImpl - Class in com.google.gerrit.server.api.accounts
 
AccountsRestApiServlet - Class in com.google.gerrit.httpd.restapi
 
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>, Map<WatchConfig.ProjectWatchKey, Set<AccountProjectWatch.NotifyType>>) - 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
 
AclUtil - Class in com.google.gerrit.server.schema
 
AclUtil() - Constructor for class com.google.gerrit.server.schema.AclUtil
 
ACTION_TYPE - Static variable in class com.google.gerrit.server.project.GetAccess
 
ActionJson - Class in com.google.gerrit.server.change
 
activateIndex() - Method in class com.google.gerrit.server.index.OnlineReindexer
 
activateOptions() - Method in class com.google.gerrit.sshd.SshLogLayout
 
ACTIVE - Static variable in class com.google.gerrit.server.index.account.AccountField
 
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(ReceiveCommand) - Method in class com.google.gerrit.server.git.ChainedReceiveCommands
Add a command.
add(Schema<T>) - Method in class com.google.gerrit.server.index.Schema.Builder
 
add(FieldDef<T, ?>...) - Method in class com.google.gerrit.server.index.Schema.Builder
 
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(ChangeUpdate) - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
Add an update to the list of updates to execute.
add(ChangeDraftUpdate) - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
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(ReviewDb, ChangeAttribute, ChangeNotes) - Method in class com.google.gerrit.server.events.EventFactory
Add allReviewers to an existing ChangeAttribute.
addApprovals(ReviewDb, ChangeUpdate, LabelTypes, PatchSet, 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
 
addBranchTip(Branch.NameKey, CodeReviewCommit) - Method in class com.google.gerrit.server.git.SubmoduleOp
 
addCcs(ChangeNotes, ChangeUpdate, Collection<Account.Id>) - Method in class com.google.gerrit.server.ApprovalsUtil
Adds accounts to a change as reviewers in the CC state.
addChange(String, Map<Change.Id, ChangeResource>) - Method in class com.google.gerrit.sshd.ChangeArgumentParser
 
addChange(String, Map<Change.Id, ChangeResource>, ProjectControl) - Method in class com.google.gerrit.sshd.ChangeArgumentParser
 
addChange(String, Map<Change.Id, ChangeResource>, ProjectControl, boolean) - Method in class com.google.gerrit.sshd.ChangeArgumentParser
 
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
 
addCommits(Iterable<ObjectId>, RevWalk, Collection<RevCommit>) - Static method in class com.google.gerrit.server.git.strategy.SubmitDryRun
 
addDependencies(RevWalk, ChangeAttribute, Change, PatchSet) - 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.change.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(EmailInput) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
addEmail(GroupReference) - Method in class com.google.gerrit.server.git.NotifyConfig
 
addEmail(Address) - Method in class com.google.gerrit.server.git.NotifyConfig
 
addErrorListener(ListenableFuture<?>, String, ProgressMonitor, AtomicBoolean) - Method in class com.google.gerrit.server.index.SiteIndexer
 
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
 
addGroup(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.ListGroups
 
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
 
addKey(Account.Id, String) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys.Accessor
 
AddKeySender - Class in com.google.gerrit.server.mail
 
AddKeySender(EmailArguments, IdentifiedUser, IdentifiedUser, AccountSshKey) - Constructor for class com.google.gerrit.server.mail.AddKeySender
 
AddKeySender(EmailArguments, IdentifiedUser, IdentifiedUser, List<String>) - Constructor for class com.google.gerrit.server.mail.AddKeySender
 
AddKeySender.Factory - Interface in com.google.gerrit.server.mail
 
AddMembers - Class in com.google.gerrit.server.group
 
addMembers(AccountGroup.Id, Collection<? extends Account.Id>) - Method in class com.google.gerrit.server.group.AddMembers
 
AddMembers.Input - Class in com.google.gerrit.server.group
 
AddMembers.Input() - Constructor for class com.google.gerrit.server.group.AddMembers.Input
 
addOp(Change.Id, BatchUpdate.Op) - Method in class com.google.gerrit.server.git.BatchUpdate
 
addOp(BatchUpdate, Branch.NameKey) - Method in class com.google.gerrit.server.git.SubmoduleOp
 
addOps(BatchUpdate, Set<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
Add operations to a batch update that execute this submit strategy.
addOption(ListAccountsOption) - Method in class com.google.gerrit.server.account.QueryAccounts
 
addOption(ListGroupsOption) - Method in class com.google.gerrit.server.group.CreateGroup
 
addOption(ListGroupsOption) - Method in class com.google.gerrit.server.group.GroupJson
 
addOption(ListChangesOption) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
addOptions(Collection<ListGroupsOption>) - Method in class com.google.gerrit.server.group.CreateGroup
 
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(ReviewDb, RevWalk, ChangeAttribute, Collection<PatchSet>, Map<PatchSet.Id, Collection<PatchSetApproval>>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addPatchSets(ReviewDb, RevWalk, ChangeAttribute, Collection<PatchSet>, Map<PatchSet.Id, Collection<PatchSetApproval>>, boolean, Change, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
 
addProject(ProjectControl) - Method in class com.google.gerrit.server.group.ListGroups
 
addQuery(String) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
addRefUpdate(ReceiveCommand) - Method in class com.google.gerrit.server.git.BatchUpdate.RepoContext
 
addRepoOnlyOp(BatchUpdate.RepoOnlyOp) - Method in class com.google.gerrit.server.git.BatchUpdate
 
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.DeleteReviewerSender
 
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, Project.NameKey, Change.Id, NotifyHandling) - 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(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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.
addSubscribeSection(SubscribeSection) - Method in class com.google.gerrit.server.git.ProjectConfig
 
addTo(BatchRefUpdate) - Method in class com.google.gerrit.server.git.ChainedReceiveCommands
Add commands from this instance to a native JGit batch update.
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(I) - 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
 
AdministrateServerGroups - Annotation Type in com.google.gerrit.server.config
Groups that can always exercise administrateServer capability.
AdministrateServerGroupsProvider - Class in com.google.gerrit.server.config
Loads AdministrateServerGroups from gerrit.config.
AdministrateServerGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.AdministrateServerGroupsProvider
 
advertiseRefs(UploadPack) - Method in class com.google.gerrit.server.git.HackPushNegotiateHook
 
advertiseRefs(BaseReceivePack) - Method in class com.google.gerrit.server.git.HackPushNegotiateHook
 
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
 
afterRefUpdates() - Method in class com.google.gerrit.server.git.BatchUpdate.Listener
Called after updating all refs.
afterRefUpdates() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategyListener
 
afterUpdateChanges() - Method in class com.google.gerrit.server.git.BatchUpdate.Listener
Called after updating all changes.
afterUpdateChanges() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategyListener
 
afterUpdateRepos() - Method in class com.google.gerrit.server.git.BatchUpdate.Listener
Called after updating all repositories and flushing objects but before updating any refs.
afterUpdateRepos() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategyListener
 
againstDefaultBase(AnyObjectId, DiffPreferencesInfo.Whitespace) - Static method in class com.google.gerrit.server.patch.PatchListKey
 
againstParentNum(int, AnyObjectId, DiffPreferencesInfo.Whitespace) - Static method in class com.google.gerrit.server.patch.PatchListKey
 
age(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
AgePredicate - Class in com.google.gerrit.server.query.change
 
aggressive - Variable in class com.google.gerrit.server.project.GarbageCollect.Input
 
AgreementSignup - Class in com.google.gerrit.server.extensions.events
 
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() - Method in interface com.google.gerrit.server.project.ProjectCache
 
all() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
all() - Method in class com.google.gerrit.server.ReviewerSet
 
ALL_SCHEMA_DEFS - Static variable in class com.google.gerrit.server.index.IndexModule
 
AllAccountsIndexer - Class in com.google.gerrit.server.index.account
 
allAsList(List<? extends ListenableFuture<?>>) - Static method in class com.google.gerrit.server.index.change.ChangeIndexer
 
AllChangesIndexer - Class in com.google.gerrit.server.index.change
 
allEnabledConfig() - Static method in class com.google.gerrit.server.notedb.ConfigNotesMigration
 
allExternalMembers() - Method in interface com.google.gerrit.server.account.GroupIncludeCache
 
allExternalMembers() - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
 
allowBlame - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
allowDrafts - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
allowsDrafts - Variable in class com.google.gerrit.server.index.FieldDef.FillArgs
 
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.oauth.OAuthRealm
 
allowWriteToNewRef() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
allowWriteToNewRef() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
allProjects - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
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
 
allUsers - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
allUsersCommands() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
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
 
allUsersObjects() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
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.
AndChangeSource - Class in com.google.gerrit.server.query.change
 
AndChangeSource(Collection<Predicate<ChangeData>>) - Constructor for class com.google.gerrit.server.query.change.AndChangeSource
 
AndChangeSource(Predicate<ChangeData>, IsVisibleToPredicate<ChangeData>, int) - Constructor for class com.google.gerrit.server.query.change.AndChangeSource
 
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<T> - Class in com.google.gerrit.server.query
 
AndSource(Collection<? extends Predicate<T>>) - Constructor for class com.google.gerrit.server.query.AndSource
 
AndSource(Predicate<T>, IsVisibleToPredicate<T>) - Constructor for class com.google.gerrit.server.query.AndSource
 
AndSource(Predicate<T>, IsVisibleToPredicate<T>, int) - Constructor for class com.google.gerrit.server.query.AndSource
 
AndSource(Collection<? extends Predicate<T>>, IsVisibleToPredicate<T>, int) - Constructor for class com.google.gerrit.server.query.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.config.GetServerInfo.UserConfigInfo
 
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, AccountInput) - Method in class com.google.gerrit.server.account.CreateAccount
 
apply(AccountResource, EmailInput) - Method in class com.google.gerrit.server.account.CreateEmail
 
apply(IdentifiedUser, EmailInput) - 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, List<ProjectWatchInfo>) - Method in class com.google.gerrit.server.account.DeleteWatchedProjects
 
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.GetAgreements
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetAvatar
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetAvatarChangeUrl
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetDetail
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetDiffPreferences
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.GetEditPreferences
 
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) - Method in class com.google.gerrit.server.account.GetWatchedProjects
 
apply(AccountResource, Index.Input) - Method in class com.google.gerrit.server.account.Index
 
apply(AccountResource, List<ProjectWatchInfo>) - Method in class com.google.gerrit.server.account.PostWatchedProjects
 
apply(AccountResource, AccountInput) - Method in class com.google.gerrit.server.account.PutAccount
 
apply(AccountResource, PutActive.Input) - Method in class com.google.gerrit.server.account.PutActive
 
apply(AccountResource, AgreementInput) - Method in class com.google.gerrit.server.account.PutAgreement
 
apply(AccountResource.Email, EmailInput) - 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, PutUsername.Input) - Method in class com.google.gerrit.server.account.PutUsername
 
apply(TopLevelResource) - Method in class com.google.gerrit.server.account.QueryAccounts
 
apply(AccountResource, DiffPreferencesInfo) - Method in class com.google.gerrit.server.account.SetDiffPreferences
 
apply(AccountResource, EditPreferencesInfo) - Method in class com.google.gerrit.server.account.SetEditPreferences
 
apply(AccountResource, GeneralPreferencesInfo) - 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(AccountResource.Star) - Method in class com.google.gerrit.server.account.Stars.Get
 
apply(AccountResource) - Method in class com.google.gerrit.server.account.Stars.ListStarredChanges
 
apply(AccountResource.Star, StarsInput) - Method in class com.google.gerrit.server.account.Stars.Post
 
apply(ChangeResource, AbandonInput) - Method in class com.google.gerrit.server.change.Abandon
 
apply(ChangeResource, ChangeEdits.Put.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.Create
 
apply(ChangeEditResource, ChangeEdits.DeleteContent.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.DeleteContent
 
apply(ChangeResource, ChangeEdits.DeleteFile.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.DeleteFile
 
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(ChangeEditResource) - Method in class com.google.gerrit.server.change.ChangeEdits.Get
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits.GetMessage
 
apply(ChangeEditResource) - Method in class com.google.gerrit.server.change.ChangeEdits.GetMeta
 
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, ChangeInput) - 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(VoteResource, DeleteVoteInput) - Method in class com.google.gerrit.server.change.DeleteVote
 
apply(FileResource) - Method in class com.google.gerrit.server.change.DownloadContent
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.Files.ListFiles
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetArchive
 
apply(FileResource) - Method in class com.google.gerrit.server.change.GetBlame
 
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(ChangeResource) - Method in class com.google.gerrit.server.change.ListChangeComments
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.ListChangeDrafts
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.ListRevisionDrafts
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.Mergeable
 
apply(ChangeResource, MoveInput) - Method in class com.google.gerrit.server.change.Move
 
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, Rebuild.Input) - Method in class com.google.gerrit.server.change.Rebuild
 
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.SubmittedTogether
 
apply(ChangeResource, EnumSet<SubmittedTogetherOption>) - Method in class com.google.gerrit.server.change.SubmittedTogether
 
apply(ChangeResource) - Method in class com.google.gerrit.server.change.SuggestChangeReviewers
 
apply(RevisionResource, TestSubmitRuleInput) - Method in class com.google.gerrit.server.change.TestSubmitRule
 
apply(RevisionResource, TestSubmitRuleInput) - Method in class com.google.gerrit.server.change.TestSubmitType
 
apply(RevisionResource) - Method in class com.google.gerrit.server.change.TestSubmitType.Get
 
apply(ReviewerResource) - Method in class com.google.gerrit.server.change.Votes.List
 
apply(ConfigResource, ConfirmEmail.Input) - Method in class com.google.gerrit.server.config.ConfirmEmail
 
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.GetDiffPreferences
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetPreferences
 
apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetServerInfo
 
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, DiffPreferencesInfo) - Method in class com.google.gerrit.server.config.SetDiffPreferences
 
apply(ConfigResource, GeneralPreferencesInfo) - 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, GroupInput) - 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.GetAuditLog
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetDescription
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetDetail
 
apply(GroupResource) - Method in class com.google.gerrit.server.group.GetGroup
 
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, GroupInput) - Method in class com.google.gerrit.server.group.PutGroup
 
apply(GroupResource, PutName.Input) - Method in class com.google.gerrit.server.group.PutName
 
apply(GroupResource, GroupOptionsInfo) - 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(BranchResource) - Method in class com.google.gerrit.server.project.CheckMergeability
 
apply(ProjectResource, BranchInput) - Method in class com.google.gerrit.server.project.CreateBranch
 
apply(TopLevelResource, ProjectInput) - Method in class com.google.gerrit.server.project.CreateProject
 
apply(ProjectResource, TagInput) - Method in class com.google.gerrit.server.project.CreateTag
 
apply(BranchResource, DeleteBranch.Input) - Method in class com.google.gerrit.server.project.DeleteBranch
 
apply(ProjectResource, DeleteBranchesInput) - Method in class com.google.gerrit.server.project.DeleteBranches
 
apply(ProjectResource, GarbageCollect.Input) - Method in class com.google.gerrit.server.project.GarbageCollect
 
apply(Project.NameKey) - Method in class com.google.gerrit.server.project.GetAccess
 
apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetAccess
 
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.GetDescription
 
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, BranchInput) - Method in class com.google.gerrit.server.project.PutBranch
 
apply(ProjectResource, ConfigInput) - Method in class com.google.gerrit.server.project.PutConfig
 
apply(ProjectControl, ConfigInput) - Method in class com.google.gerrit.server.project.PutConfig
 
apply(ProjectResource, DescriptionInput) - Method in class com.google.gerrit.server.project.PutDescription
 
apply(ProjectResource, ProjectInput) - Method in class com.google.gerrit.server.project.PutProject
 
apply(TagResource, TagInput) - Method in class com.google.gerrit.server.project.PutTag
 
apply(ProjectResource, ProjectAccessInput) - Method in class com.google.gerrit.server.project.SetAccess
 
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(ProjectResource, SetParent.Input, boolean) - Method in class com.google.gerrit.server.project.SetParent
 
apply(TopLevelResource) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
applyDelta(Change, NoteDbChangeState.Delta) - Static method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
applyImpl(RevWalk, ObjectInserter, ObjectId) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
Create a commit containing the contents of this update.
applyImpl(RevWalk, ObjectInserter, ObjectId) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
applyImpl(RevWalk, ObjectInserter, ObjectId) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
APPROVAL - Static variable in class com.google.gerrit.server.index.change.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 - Variable in class com.google.gerrit.server.events.ReviewerDeletedEvent
 
approvals(Account, Map<String, Short>, Timestamp) - Method in class com.google.gerrit.server.extensions.events.EventUtil
 
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
 
archives - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadInfo
 
areDraftsUpToDate(NoteDbChangeState, RefCache, Change.Id, Account.Id) - Static method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
areDraftsUpToDate(RefCache, Account.Id) - Method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
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.mail.OutgoingEmail
 
args - Variable in class com.google.gerrit.server.mail.ProjectWatch
 
args - Variable in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
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.
asChangeAttribute(ReviewDb, 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
 
asIdentifiedUser() - Method in class com.google.gerrit.server.CurrentUser
Cast to IdentifiedUser if possible.
asIdentifiedUser() - Method in class com.google.gerrit.server.IdentifiedUser
 
asMap(List<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
asMatchable() - Method in class com.google.gerrit.server.query.Predicate
 
asMessageAttribute(ChangeMessage) - Method in class com.google.gerrit.server.events.EventFactory
 
asPatchSetAttribute(RevWalk, Change, PatchSet) - Method in class com.google.gerrit.server.events.EventFactory
Create a PatchSetAttribute for the given patchset suitable for serialization to JSON.
asPatchSetAttribute(ReviewDb, RevWalk, Change, 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.
asReviewerState() - Method in enum com.google.gerrit.server.notedb.ReviewerStateInternal
 
asTable() - Method in class com.google.gerrit.server.ReviewerSet
 
asText(String) - Method in class com.google.gerrit.server.git.DestinationList
 
asText() - Method in class com.google.gerrit.server.git.GroupList
 
asText() - Method in class com.google.gerrit.server.git.QueryList
 
asText(String, String, Map<String, String>) - Static method in class com.google.gerrit.server.git.TabFile
 
asText(String, String, List<TabFile.Row>) - Static method in class com.google.gerrit.server.git.TabFile
 
asUser(CurrentUser) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
async - Variable in class com.google.gerrit.server.project.GarbageCollect.Input
 
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
 
aText() - Method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
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
 
auth - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
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.oauth.OAuthRealm
Authenticates with the OAuthLoginProvider specified in the authentication request.
authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.UniversalAuthBackend
 
authenticate(CurrentUser, List<String>) - Method in interface com.google.gerrit.sshd.plugin.LfsPluginAuthCommand.LfsSshPluginAuth
 
AuthenticationFailedException - Exception in com.google.gerrit.server.account
Authentication failed due to incorrect user or password.
AuthenticationFailedException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AuthenticationFailedException
 
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
 
AUTHOR - Static variable in class com.google.gerrit.server.index.change.ChangeField
The exact email address, or any part of the author name or email address, in the current patch set.
author(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
authorIdent - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
AuthorizedKeys - Class in com.google.gerrit.server.account
 
AuthorizedKeys() - Constructor for class com.google.gerrit.server.account.AuthorizedKeys
 
AuthorPredicate - Class in com.google.gerrit.server.query.change
 
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
 
authType - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
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
 
AutoMerger - Class in com.google.gerrit.server.patch
 
autoRebuild - Variable in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
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

badFieldType(FieldType<?>) - Static method in class com.google.gerrit.server.index.FieldType
 
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
 
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
 
BatchUpdate - Class in com.google.gerrit.server.git
Context for a set of updates that should be applied for a site.
BatchUpdate.ChangeContext - Class in com.google.gerrit.server.git
 
BatchUpdate.ChangeContext(ChangeControl, ReviewDbWrapper, Repository, RevWalk) - Constructor for class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
BatchUpdate.Context - Class in com.google.gerrit.server.git
 
BatchUpdate.Context() - Constructor for class com.google.gerrit.server.git.BatchUpdate.Context
 
BatchUpdate.Factory - Interface in com.google.gerrit.server.git
 
BatchUpdate.InsertChangeOp - Class in com.google.gerrit.server.git
 
BatchUpdate.InsertChangeOp() - Constructor for class com.google.gerrit.server.git.BatchUpdate.InsertChangeOp
 
BatchUpdate.Listener - Class in com.google.gerrit.server.git
Interface for listening during batch update execution.
BatchUpdate.Listener() - Constructor for class com.google.gerrit.server.git.BatchUpdate.Listener
 
BatchUpdate.Op - Class in com.google.gerrit.server.git
 
BatchUpdate.Op() - Constructor for class com.google.gerrit.server.git.BatchUpdate.Op
 
BatchUpdate.Order - Enum in com.google.gerrit.server.git
Order of execution of the various phases.
BatchUpdate.RepoContext - Class in com.google.gerrit.server.git
 
BatchUpdate.RepoContext() - Constructor for class com.google.gerrit.server.git.BatchUpdate.RepoContext
 
BatchUpdate.RepoOnlyOp - Class in com.google.gerrit.server.git
 
BatchUpdate.RepoOnlyOp() - Constructor for class com.google.gerrit.server.git.BatchUpdate.RepoOnlyOp
 
BatchUpdateReviewDb - Class in com.google.gerrit.server.git
 
batchUpdates(Collection<Project.NameKey>) - Method in class com.google.gerrit.server.git.MergeOpRepoManager
 
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
 
branches() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
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, BranchInfo) - Constructor for class com.google.gerrit.server.project.BranchResource
 
bText() - Method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
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
 
build() - Method in class com.google.gerrit.server.index.Schema.Builder
 
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.
buildOps(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.CherryPick
 
buildOps(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.FastForwardOnly
 
buildOps(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.MergeAlways
 
buildOps(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.MergeIfNecessary
 
buildOps(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.RebaseIfNecessary
 
buildOps(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
 
bumpLastUpdatedOn(boolean) - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
by - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
by - Variable in class com.google.gerrit.server.data.SubmitLabelAttribute
 
byAccount(Account.Id, String) - Method in class com.google.gerrit.server.StarredChangesUtil
Deprecated.
byBranchCommit(String, String, String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byBranchCommit(Branch.NameKey, String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byBranchKey(Branch.NameKey, Change.Key) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byBranchNew(Branch.NameKey) - 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 edit for a change and the user from the request scope.
byChange(ChangeControl) - Method in class com.google.gerrit.server.edit.ChangeEditUtil
Retrieve edit for a change and the given user.
byChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.PatchSetUtil
 
byChange(Change.Id) - Method in class com.google.gerrit.server.StarredChangesUtil
 
byChange(Change.Id, String) - Method in class com.google.gerrit.server.StarredChangesUtil
 
byChangeAsMap(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.PatchSetUtil
 
byChangeFromIndex(Change.Id) - Method in class com.google.gerrit.server.StarredChangesUtil
 
byCommit(ObjectId) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byCommit(String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byCommitsOnBranchNotMerged(Repository, ReviewDb, Branch.NameKey, List<String>) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byDefault(String) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
byExternalId(String) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
byFullName(String) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
byIsStarred(Account.Id) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
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
 
byLegacyChangeId(Change.Id) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byLegacyChangeIds(Collection<Change.Id>) - 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
 
byProjectCommit(Project.NameKey, String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byProjectCommits(Project.NameKey, List<String>) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byProjectGroups(Project.NameKey, Collection<String>) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byProjectOpen(Project.NameKey) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byState(ReviewerStateInternal) - Method in class com.google.gerrit.server.ReviewerSet
 
bySubmissionId(String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
BYTES - Static variable in class com.google.gerrit.metrics.Description.Units
 
byTopicOpen(String) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
byUUID(AccountGroup.UUID) - Method in class com.google.gerrit.server.git.GroupList
 
byWatchedProject(Project.NameKey) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 

C

C - Static variable in class com.google.gerrit.server.schema.SchemaVersion
The current schema version.
CACHE - Static variable in class com.google.gerrit.httpd.raw.StaticModule
 
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.
CacheMetrics - Class in com.google.gerrit.server.cache
 
CacheMetrics(MetricMaker, DynamicMap<Cache<?, ?>>) - Constructor for class com.google.gerrit.server.cache.CacheMetrics
 
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.server.account.ChangeUserName
 
call() - Method in class com.google.gerrit.server.account.GroupDetailFactory
 
call() - Method in class com.google.gerrit.server.patch.PatchListLoader
 
call() - Method in class com.google.gerrit.server.patch.PatchScriptFactory
 
CallbackMetric<V> - Interface in com.google.gerrit.metrics
Metric whose value is supplied when the trigger is invoked.
CallbackMetric0<V> - Class in com.google.gerrit.metrics
Metric whose value is supplied when the trigger is invoked.
CallbackMetric0() - Constructor for class com.google.gerrit.metrics.CallbackMetric0
 
CallbackMetric1<F1,V> - Class in com.google.gerrit.metrics
Metric whose value is supplied when the trigger is invoked.
CallbackMetric1() - Constructor for class com.google.gerrit.metrics.CallbackMetric1
 
canAbandon(ReviewDb) - 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
 
canAddGroup() - Method in class com.google.gerrit.server.account.GroupControl
 
canAddMember() - Method in class com.google.gerrit.server.account.GroupControl
 
canAddPatchSet(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user add a patch set to this change?
canAddPatchSet() - Method in class com.google.gerrit.server.project.RefControl
 
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, CodeReviewCommit.CodeReviewRevWalk, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
canCreate(ReviewDb, Repository, 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() - 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, CodeReviewCommit.CodeReviewRevWalk, 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
 
canMaintainServer() - 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
 
canMoveTo(String, ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user change the destination branch of this change to the new ref?
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, Repository, RevCommit) - Method in class com.google.gerrit.server.project.ProjectControl
 
canRebase(PatchSet, Branch.NameKey, Repository, RevWalk) - Method in class com.google.gerrit.server.change.RebaseUtil
 
canRebase(ReviewDb) - 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
 
canReload() - Method in class com.google.gerrit.server.plugins.Plugin
 
canReload() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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(ReviewDb) - 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 current user is allowed to see the otherUser, based on the account visibility policy.
canSee(Account.Id) - Method in class com.google.gerrit.server.account.AccountControl
Returns true if the current user is allowed to see the otherUser, based on the account visibility policy.
canSee(AccountState) - Method in class com.google.gerrit.server.account.AccountControl
Returns true if the current user is allowed to see the otherUser, 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
 
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() - 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.Factory - Interface in com.google.gerrit.server.account
 
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.
ChainedReceiveCommands - Class in com.google.gerrit.server.git
Collection of ReceiveCommands that supports multiple updates per ref.
ChainedReceiveCommands(Repository) - Constructor for class com.google.gerrit.server.git.ChainedReceiveCommands
 
ChainedReceiveCommands(RepoRefCache) - Constructor for class com.google.gerrit.server.git.ChainedReceiveCommands
 
change() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
 
change - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
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.change.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_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.
ChangeAbandoned - Class in com.google.gerrit.server.extensions.events
 
ChangeAbandonedEvent - Class in com.google.gerrit.server.events
 
ChangeAbandonedEvent(Change) - Constructor for class com.google.gerrit.server.events.ChangeAbandonedEvent
 
ChangeAlreadyMergedException - Exception in com.google.gerrit.server.git
Indicates that the change or commit is already in the source tree.
ChangeAlreadyMergedException(String) - Constructor for exception com.google.gerrit.server.git.ChangeAlreadyMergedException
 
ChangeArgumentParser - Class in com.google.gerrit.sshd
 
ChangeAttribute - Class in com.google.gerrit.server.data
 
ChangeAttribute() - Constructor for class com.google.gerrit.server.data.ChangeAttribute
 
ChangeBundle - Class in com.google.gerrit.server.notedb
A bundle of all entities rooted at a single Change entity.
ChangeBundle(Change, Iterable<ChangeMessage>, Iterable<PatchSet>, Iterable<PatchSetApproval>, Iterable<PatchLineComment>, ReviewerSet, ChangeBundle.Source) - Constructor for class com.google.gerrit.server.notedb.ChangeBundle
 
ChangeBundle.Source - Enum in com.google.gerrit.server.notedb
 
ChangeCleanupConfig - Class in com.google.gerrit.server.config
 
ChangeCleanupRunner - Class in com.google.gerrit.server.change
Runnable to enable scheduling change cleanups to run periodically
ChangeCleanupRunner.Module - Class in com.google.gerrit.server.change
 
ChangeCleanupRunner.Module() - Constructor for class com.google.gerrit.server.change.ChangeCleanupRunner.Module
 
changeCommands() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
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(CurrentUser) - Method in class com.google.gerrit.server.query.change.ChangeData
 
ChangeControl.Factory - Class in com.google.gerrit.server.project
 
ChangeControl.GenericFactory - Class in com.google.gerrit.server.project
 
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.Create - Class in com.google.gerrit.server.change
 
ChangeEdits.DeleteContent - Class in com.google.gerrit.server.change
Handler to delete a file.
ChangeEdits.DeleteContent.Input - Class in com.google.gerrit.server.change
 
ChangeEdits.DeleteContent.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.DeleteContent.Input
 
ChangeEdits.DeleteFile - Class in com.google.gerrit.server.change
 
ChangeEdits.DeleteFile.Input - Class in com.google.gerrit.server.change
 
ChangeEdits.DeleteFile.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.DeleteFile.Input
 
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.Get - Class in com.google.gerrit.server.change
 
ChangeEdits.GetMessage - Class in com.google.gerrit.server.change
 
ChangeEdits.GetMeta - Class in com.google.gerrit.server.change
 
ChangeEdits.GetMeta.FileInfo - Class in com.google.gerrit.server.change
 
ChangeEdits.GetMeta.FileInfo() - Constructor for class com.google.gerrit.server.change.ChangeEdits.GetMeta.FileInfo
 
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, String, ChangeData) - Constructor for class com.google.gerrit.server.mail.ChangeEmail
 
ChangeEvent - Class in com.google.gerrit.server.events
 
ChangeEvent(String, Change) - Constructor for class com.google.gerrit.server.events.ChangeEvent
 
ChangeField - Class in com.google.gerrit.server.index.change
Fields indexed on change documents.
ChangeField() - Constructor for class com.google.gerrit.server.index.change.ChangeField
 
ChangeField.ChangeProtoField - Class in com.google.gerrit.server.index.change
 
ChangeField.PatchSetApprovalProtoField - Class in com.google.gerrit.server.index.change
 
ChangeField.PatchSetProtoField - Class in com.google.gerrit.server.index.change
 
ChangeFinder - Class in com.google.gerrit.server
 
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.change
 
ChangeIndex.Factory - Interface in com.google.gerrit.server.index.change
 
ChangeIndexCollection - Class in com.google.gerrit.server.index.change
 
ChangeIndexCollection() - Constructor for class com.google.gerrit.server.index.change.ChangeIndexCollection
 
ChangeIndexDefinition - Class in com.google.gerrit.server.index.change
 
ChangeIndexer - Class in com.google.gerrit.server.index.change
Helper for (re)indexing a change document.
ChangeIndexer.Factory - Interface in com.google.gerrit.server.index.change
 
ChangeIndexPredicate - Class in com.google.gerrit.server.query.change
 
ChangeIndexPredicate(FieldDef<ChangeData, ?>, String) - Constructor for class com.google.gerrit.server.query.change.ChangeIndexPredicate
 
ChangeIndexPredicate(FieldDef<ChangeData, ?>, String, String) - Constructor for class com.google.gerrit.server.query.change.ChangeIndexPredicate
 
ChangeIndexRewriter - Class in com.google.gerrit.server.index.change
Rewriter that pushes boolean logic into the secondary index.
changeInfo(Change) - Method in class com.google.gerrit.server.extensions.events.EventUtil
 
ChangeInserter - Class in com.google.gerrit.server.change
 
ChangeInserter.Factory - Interface in com.google.gerrit.server.change
 
ChangeJson - Class in com.google.gerrit.server.change
 
ChangeJson.Factory - Interface in com.google.gerrit.server.change
 
changeKey - Variable in class com.google.gerrit.server.events.ChangeEvent
 
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
 
ChangeMerged - Class in com.google.gerrit.server.extensions.events
 
ChangeMergedEvent - Class in com.google.gerrit.server.events
 
ChangeMergedEvent(Change) - Constructor for class com.google.gerrit.server.events.ChangeMergedEvent
 
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
 
ChangeNotes - Class in com.google.gerrit.server.notedb
View of a single Change based on the log of its notes branch.
ChangeNotes(AbstractChangeNotes.Args, Change) - Constructor for class com.google.gerrit.server.notedb.ChangeNotes
 
ChangeNotes.Factory - Class in com.google.gerrit.server.notedb
 
ChangeNotes.Factory(AbstractChangeNotes.Args, Provider<InternalChangeQuery>, ProjectCache) - Constructor for class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
ChangeNotesCache - Class in com.google.gerrit.server.notedb
 
ChangeNotesCache.Key - Class in com.google.gerrit.server.notedb
 
ChangeNotesCache.Key() - Constructor for class com.google.gerrit.server.notedb.ChangeNotesCache.Key
 
ChangeNotesCommit - Class in com.google.gerrit.server.notedb
Commit implementation with some optimizations for change notes parsing.
ChangeNotesCommit(AnyObjectId) - Constructor for class com.google.gerrit.server.notedb.ChangeNotesCommit
 
ChangeNotesCommit.ChangeNotesRevWalk - Class in com.google.gerrit.server.notedb
 
ChangeNotesState - Class in com.google.gerrit.server.notedb
Immutable state associated with a change meta ref at a given commit.
ChangeNotesState() - Constructor for class com.google.gerrit.server.notedb.ChangeNotesState
 
ChangeNoteUtil - Class in com.google.gerrit.server.notedb
 
ChangeNoteUtil(AccountCache, PersonIdent, String, String) - Constructor for class com.google.gerrit.server.notedb.ChangeNoteUtil
 
changeObjects() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
ChangeOperatorPredicate - Class in com.google.gerrit.server.query.change
 
ChangeOperatorPredicate(String, String) - Constructor for class com.google.gerrit.server.query.change.ChangeOperatorPredicate
 
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>, ChangeIndexRewriter, DynamicMap<ChangeQueryBuilder.ChangeOperatorFactory>, IdentifiedUser.GenericFactory, Provider<CurrentUser>, CapabilityControl.Factory, ChangeControl.GenericFactory, ChangeNotes.Factory, ChangeData.Factory, FieldDef.FillArgs, PatchLineCommentsUtil, AccountResolver, GroupBackend, AllProjectsName, AllUsersName, PatchListCache, GitRepositoryManager, ProjectCache, Provider<ListChildProjects>, ChangeIndexCollection, SubmitDryRun, ConflictsCache, TrackingFooters, IndexConfig, Provider<ListMembers>, StarredChangesUtil, AccountCache, Config) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder.Arguments
 
ChangeQueryBuilder.ChangeOperatorFactory - Interface in com.google.gerrit.server.query.change
 
ChangeQueryProcessor - Class 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
 
ChangeRebuilder(SchemaFactory<ReviewDb>) - Constructor for class com.google.gerrit.server.notedb.ChangeRebuilder
 
ChangeRebuilder.NoPatchSetsException - Exception in com.google.gerrit.server.notedb
 
ChangeRebuilderImpl - Class in com.google.gerrit.server.notedb
 
ChangeRegexPredicate - Class in com.google.gerrit.server.query.change
 
ChangeRegexPredicate(FieldDef<ChangeData, ?>, String) - Constructor for class com.google.gerrit.server.query.change.ChangeRegexPredicate
 
ChangeRegexPredicate(FieldDef<ChangeData, ?>, String, String) - Constructor for class com.google.gerrit.server.query.change.ChangeRegexPredicate
 
ChangeResource - Class in com.google.gerrit.server.change
 
ChangeResource.Factory - Interface in com.google.gerrit.server.change
 
ChangeRestored - Class in com.google.gerrit.server.extensions.events
 
ChangeRestoredEvent - Class in com.google.gerrit.server.events
 
ChangeRestoredEvent(Change) - Constructor for class com.google.gerrit.server.events.ChangeRestoredEvent
 
ChangeReverted - Class in com.google.gerrit.server.extensions.events
 
changes - Variable in class com.google.gerrit.server.change.GetRelated.RelatedInfo
 
changes() - Method in class com.google.gerrit.server.git.BatchUpdateReviewDb
 
changes() - Method in class com.google.gerrit.server.git.ChangeSet
 
CHANGES_READ_ONLY - Static variable in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
changesByBranch() - Method in class com.google.gerrit.server.git.ChangeSet
 
changesById() - Method in class com.google.gerrit.server.git.ChangeSet
 
ChangeSchemaDefinitions - Class in com.google.gerrit.server.index.change
 
ChangesCollection - Class in com.google.gerrit.server.change
 
ChangeSet - Class in com.google.gerrit.server.git
A set of changes grouped together to be submitted atomically.
ChangeSet(Iterable<ChangeData>, Iterable<ChangeData>) - Constructor for class com.google.gerrit.server.git.ChangeSet
 
ChangeSet(ChangeData, boolean) - Constructor for class com.google.gerrit.server.git.ChangeSet
 
ChangesRestApiServlet - Class in com.google.gerrit.httpd.restapi
 
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.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(ChangeControl, 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.
CheckMergeability - Class in com.google.gerrit.server.project
Check the mergeability at current branch for a git object references expression.
checkPassword(String) - Method in class com.google.gerrit.server.auth.AuthRequest
 
checkPushCertificate(String, IdentifiedUser) - Method in interface com.google.gerrit.server.api.accounts.GpgApiAdapter
 
checkRequiresCapability(Provider<CurrentUser>, String, Class<?>) - Static method in class com.google.gerrit.server.account.CapabilityUtils
 
checkRequiresCapability(CurrentUser, String, Class<?>) - Static method in class com.google.gerrit.server.account.CapabilityUtils
 
checkSubmitRule(ChangeData) - Static method in class com.google.gerrit.server.git.MergeOp
 
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(String) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
CHILD_PROJECT_KIND - Static variable in class com.google.gerrit.server.project.ChildProjectResource
 
ChildProjectApiImpl - Class in com.google.gerrit.server.api.projects
 
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
 
children() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
children(boolean) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
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
 
clear() - Method in class com.google.gerrit.server.git.InMemoryInserter
 
clearReviewed(PatchSet.Id, Account.Id, String) - Method in interface com.google.gerrit.server.change.AccountPatchReviewStore
Clears the reviewed flag for the given file in the given patch set for the given user.
clearReviewed(PatchSet.Id) - Method in interface com.google.gerrit.server.change.AccountPatchReviewStore
Clears the reviewed flags for all files in the given patch set for all users.
clearReviewed(PatchSet.Id, Account.Id, String) - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
clearReviewed(PatchSet.Id) - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
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.
cloneCommands - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadSchemeInfo
 
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.BatchUpdate
 
close() - Method in class com.google.gerrit.server.git.InMemoryInserter
 
close() - Method in class com.google.gerrit.server.git.MergeOp
 
close() - Method in class com.google.gerrit.server.git.MergeOpRepoManager
 
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 class com.google.gerrit.server.index.change.DummyChangeIndex
 
close() - Method in interface com.google.gerrit.server.index.Index
Close this index.
close() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
 
close() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
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.change.ChangeIndexRewriter
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.change.ChangeField.ChangeProtoField
 
CODEC - Static variable in class com.google.gerrit.server.index.change.ChangeField.PatchSetApprovalProtoField
 
CODEC - Static variable in class com.google.gerrit.server.index.change.ChangeField.PatchSetProtoField
 
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
 
CodeReviewCommit.CodeReviewRevWalk - Class in com.google.gerrit.server.git
 
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.account - package com.google.gerrit.httpd.rpc.account
 
com.google.gerrit.httpd.rpc.doc - package com.google.gerrit.httpd.rpc.doc
 
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.metrics - package com.google.gerrit.metrics
 
com.google.gerrit.metrics.dropwizard - package com.google.gerrit.metrics.dropwizard
 
com.google.gerrit.metrics.proc - package com.google.gerrit.metrics.proc
 
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.config - package com.google.gerrit.server.api.config
 
com.google.gerrit.server.api.groups - package com.google.gerrit.server.api.groups
 
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.oauth - package com.google.gerrit.server.auth.oauth
 
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.config - package com.google.gerrit.server.config
 
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.index.account - package com.google.gerrit.server.index.account
 
com.google.gerrit.server.index.change - package com.google.gerrit.server.index.change
 
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.account - package com.google.gerrit.server.query.account
 
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
 
com.google.gerrit.sshd.plugin - package com.google.gerrit.sshd.plugin
 
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, ThreadSettingsConfig, 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 - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadSchemeInfo
 
Commands - Class in com.google.gerrit.sshd
Utilities to support CommandName construction.
comment - Variable in class com.google.gerrit.server.events.CommentAddedEvent
 
comment - Variable in class com.google.gerrit.server.events.ReviewerDeletedEvent
 
COMMENT - Static variable in class com.google.gerrit.server.index.change.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_INFO_ORDER - Static variable in class com.google.gerrit.server.PatchLineCommentsUtil
 
COMMENT_KIND - Static variable in class com.google.gerrit.server.change.CommentResource
 
CommentAdded - Class in com.google.gerrit.server.extensions.events
 
CommentAddedEvent - Class in com.google.gerrit.server.events
 
CommentAddedEvent(Change) - Constructor for class com.google.gerrit.server.events.CommentAddedEvent
 
COMMENTBY - Static variable in class com.google.gerrit.server.index.change.ChangeField
Users who have commented on this change.
commentby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
commentJson - Variable in class com.google.gerrit.server.change.ListRevisionDrafts
 
COMMENTLINK - Static variable in class com.google.gerrit.server.git.ProjectConfig
 
CommentLinkInfoImpl - Class in com.google.gerrit.server.project
Info about a single commentlink section in a config.
CommentLinkInfoImpl(String, String, String, String, Boolean) - Constructor for class com.google.gerrit.server.project.CommentLinkInfoImpl
 
CommentLinkInfoImpl.Disabled - Class in com.google.gerrit.server.project
 
CommentLinkInfoImpl.Disabled(String) - Constructor for class com.google.gerrit.server.project.CommentLinkInfoImpl.Disabled
 
CommentLinkInfoImpl.Enabled - Class in com.google.gerrit.server.project
 
CommentLinkInfoImpl.Enabled(String) - Constructor for class com.google.gerrit.server.project.CommentLinkInfoImpl.Enabled
 
CommentLinkProvider - Class in com.google.gerrit.server.project
 
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, PatchLineCommentsUtil, Project.NameKey, Change.Id) - Constructor for class com.google.gerrit.server.mail.CommentSender
 
CommentSender.Factory - Interface in com.google.gerrit.server.mail
 
commit - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
commit - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
 
commit() - Method in class com.google.gerrit.server.git.BatchUpdateReviewDb
 
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.change.ChangeField
Commit ID of any patch set on the change, using prefix match.
commit() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
commit() - Method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
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.change.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
 
commitChangeWrites() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
commitFooters() - Method in class com.google.gerrit.server.query.change.ChangeData
 
CommitMergeStatus - Enum in com.google.gerrit.server.git.strategy
Status codes set on CodeReviewCommits by SubmitStrategy implementations.
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
 
COMMITTER - Static variable in class com.google.gerrit.server.index.change.ChangeField
The exact email address, or any part of the committer name or email address, in the current patch set.
committer(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
CommitterPredicate - Class in com.google.gerrit.server.query.change
 
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, AllUsersName) - 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.Policy - Enum in com.google.gerrit.server.git.validators
 
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(AccountInfo, AccountInfo) - Method in class com.google.gerrit.server.api.accounts.AccountInfoComparator
 
compare(Predicate<T>, Predicate<T>) - Method in class com.google.gerrit.server.query.AndSource
 
compare(Predicate<ChangeData>, Predicate<ChangeData>) - Method in class com.google.gerrit.server.query.change.AndChangeSource
 
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
 
completeChangeSet(ReviewDb, Change, CurrentUser) - Method in class com.google.gerrit.server.git.MergeSuperSet
 
composeGitlinksCommit(Branch.NameKey) - Method in class com.google.gerrit.server.git.SubmoduleOp
Create a separate gitlink commit
composeGitlinksCommit(Branch.NameKey, CodeReviewCommit) - Method in class com.google.gerrit.server.git.SubmoduleOp
Amend an existing commit with gitlink updates
compress(byte[]) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
Compress the document.
config() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
config(ConfigInput) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
config() - Method in class com.google.gerrit.server.index.QueryOptions
 
CONFIG_KIND - Static variable in class com.google.gerrit.server.config.ConfigResource
 
ConfigCollection - Class in com.google.gerrit.server.config
 
ConfigImpl - Class in com.google.gerrit.server.api.config
 
ConfigInfoImpl - Class in com.google.gerrit.server.project
 
ConfigInfoImpl(boolean, ProjectControl, TransferConfig, DynamicMap<ProjectConfigEntry>, PluginConfigFactory, AllProjectsName, DynamicMap<RestView<ProjectResource>>) - Constructor for class com.google.gerrit.server.project.ConfigInfoImpl
 
ConfigNotesMigration - Class in com.google.gerrit.server.notedb
Implement NoteDb migration stages using gerrit.config.
ConfigNotesMigration.Module - Class in com.google.gerrit.server.notedb
 
ConfigNotesMigration.Module() - Constructor for class com.google.gerrit.server.notedb.ConfigNotesMigration.Module
 
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.restapi
 
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.EventBroker.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.metrics.dropwizard.DropWizardMetricMaker.ApiModule
 
configure() - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker.RestModule
 
configure(MetricMaker) - Method in class com.google.gerrit.metrics.proc.JGitMetricModule
 
configure(MetricMaker) - Method in class com.google.gerrit.metrics.proc.MetricModule
Configure metrics during server startup.
configure() - Method in class com.google.gerrit.metrics.proc.MetricModule
 
configure(MetricMaker) - Method in class com.google.gerrit.metrics.proc.ProcMetricModule
 
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.config.Module
 
configure() - Method in class com.google.gerrit.server.api.groups.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.ChangeCleanupRunner.Module
 
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.GitwebConfig.LegacyModule
 
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.events.StreamEventsApiListener.Module
 
configure() - Method in class com.google.gerrit.server.git.AsyncReceiveCommits.Module
 
configure() - Method in class com.google.gerrit.server.git.GarbageCollectionModule
 
configure() - Method in class com.google.gerrit.server.git.GitModule
 
configure() - Method in class com.google.gerrit.server.git.GitRepositoryManagerModule
 
configure() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Module
 
configure() - Method in class com.google.gerrit.server.git.MultiBaseLocalDiskRepositoryManager.Module
 
configure() - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
configure() - Method in class com.google.gerrit.server.git.SearchingChangeCacheImpl.Module
 
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.ConfigNotesMigration.Module
 
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.H2AccountPatchReviewStore.InMemoryModule
 
configure() - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore.Module
 
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.commands.IndexCommandsModule
 
configure() - Method in class com.google.gerrit.sshd.plugin.LfsPluginAuthCommand.Module
 
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
 
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.raw.StaticModule
 
configureServlets() - Method in class com.google.gerrit.httpd.RequireSslFilter.Module
 
configureServlets() - Method in class com.google.gerrit.httpd.rpc.account.AccountModule
 
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
 
ConfirmEmail - Class in com.google.gerrit.server.config
 
ConfirmEmail(Provider<CurrentUser>, EmailTokenVerifier, AccountManager) - Constructor for class com.google.gerrit.server.config.ConfirmEmail
 
ConfirmEmail.Input - Class in com.google.gerrit.server.config
 
ConfirmEmail.Input() - Constructor for class com.google.gerrit.server.config.ConfirmEmail.Input
 
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
 
CONSTANT - Static variable in class com.google.gerrit.metrics.Description
 
Constants - Class in com.google.gerrit.server.documentation
 
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
 
contentType(String) - Static method in class com.google.gerrit.httpd.raw.ResourceServlet
 
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(ReviewDb, Project.NameKey, Change.Id, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
controlFor(ReviewDb, Change, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
controlFor(ChangeNotes, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
controlFor(ReviewDb, Change) - Method in class com.google.gerrit.server.project.ProjectControl
 
controlFor(ChangeNotes) - 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
 
controlForIndexedChange(Change) - Method in class com.google.gerrit.server.project.ProjectControl
Create a change control for a change that was loaded from index.
controlForRef(Branch.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl
 
controlForRef(String) - Method in class com.google.gerrit.server.project.ProjectControl
 
convertError(String, SQLException) - Method in class com.google.gerrit.server.schema.H2AccountPatchReviewStore
 
convertError(String, SQLException) - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
convertError(String, SQLException) - Method in class com.google.gerrit.server.schema.MysqlAccountPatchReviewStore
 
convertError(String, SQLException) - Method in class com.google.gerrit.server.schema.PostgresqlAccountPatchReviewStore
 
convertForBackend() - Method in class com.google.gerrit.server.index.QueryOptions
 
copy(ReviewDb, ChangeControl, PatchSet) - Method in class com.google.gerrit.server.ApprovalCopier
 
copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.index.IndexedQuery
 
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.
copyFrom(CodeReviewCommit) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
copyStoredValues(PrologEnvironment) - Method in class com.google.gerrit.rules.PrologEnvironment
Copy the stored values from another interpreter to this one.
Counter0 - Class in com.google.gerrit.metrics
Metric whose value increments during the life of the process.
Counter0() - Constructor for class com.google.gerrit.metrics.Counter0
 
Counter1<F1> - Class in com.google.gerrit.metrics
Metric whose value increments during the life of the process.
Counter1() - Constructor for class com.google.gerrit.metrics.Counter1
 
Counter2<F1,F2> - Class in com.google.gerrit.metrics
Metric whose value increments during the life of the process.
Counter2() - Constructor for class com.google.gerrit.metrics.Counter2
 
Counter3<F1,F2,F3> - Class in com.google.gerrit.metrics
Metric whose value increments during the life of the process.
Counter3() - Constructor for class com.google.gerrit.metrics.Counter3
 
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(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(Set<AccountDirectory.FillOptions>) - Method in interface com.google.gerrit.server.account.AccountLoader.Factory
 
create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.account.AccountsCollection
 
create(AccessSection) - Method in interface com.google.gerrit.server.account.CapabilityCollection.Factory
 
create(CurrentUser) - Method in interface com.google.gerrit.server.account.CapabilityControl.Factory
 
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(CurrentUser) - Method in interface com.google.gerrit.server.account.GroupMembers.Factory
 
create(IdentifiedUser) - Method in interface com.google.gerrit.server.account.IncludingGroupMembership.Factory
 
create(AccountResource, IdString) - Method in class com.google.gerrit.server.account.StarredChanges
 
create(Account.Id) - Method in interface com.google.gerrit.server.account.VersionedAuthorizedKeys.Factory
 
create(AccountSshKey.Id, String) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys.SimpleSshKeyCreator
 
create(String, Set<AccountProjectWatch.NotifyType>) - Static method in class com.google.gerrit.server.account.WatchConfig.NotifyValue
 
create(Project.NameKey, String) - Static method in class com.google.gerrit.server.account.WatchConfig.ProjectWatchKey
 
create(Account.Id, String, String) - Method in interface com.google.gerrit.server.api.accounts.AccountExternalIdCreator
Returns additional external identifiers to assign to a given user when creating an account.
create(String) - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
create(AccountInput) - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
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(TagInput) - Method in class com.google.gerrit.server.api.projects.TagApiImpl
 
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(PatchSet.Id, ImmutableSet<String>) - Static method in class com.google.gerrit.server.change.AccountPatchReviewStore.PatchSetWithReviewedFiles
 
create(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.ChangeEdits
 
create(Change.Id, RevCommit, String) - Method in interface com.google.gerrit.server.change.ChangeInserter.Factory
 
create(Set<ListChangesOption>) - Method in interface com.google.gerrit.server.change.ChangeJson.Factory
 
create(ChangeControl) - Method in interface com.google.gerrit.server.change.ChangeResource.Factory
 
create(ChangeControl, PatchSet.Id, RevCommit) - Method in interface com.google.gerrit.server.change.PatchSetInserter.Factory
 
create(ChangeControl, PatchSet, String) - Method in interface com.google.gerrit.server.change.RebaseChangeOp.Factory
 
create(ChangeResource, Account.Id) - Method in interface com.google.gerrit.server.change.ReviewerResource.Factory
 
create(HashtagsInput) - Method in interface com.google.gerrit.server.change.SetHashtagsOp.Factory
 
create(Project.NameKey) - Method in interface com.google.gerrit.server.config.ProjectOwnerGroupsProvider.Factory
 
create() - Static method in class com.google.gerrit.server.CurrentUser.PropertyKey
 
create(ProjectControl, Repository) - Method in interface com.google.gerrit.server.git.AsyncReceiveCommits.Factory
 
create(ReviewDb, Project.NameKey, CurrentUser, Timestamp) - Method in interface com.google.gerrit.server.git.BatchUpdate.Factory
 
create(Project.NameKey, Change.Id, Account.Id, NotifyHandling) - Method in interface com.google.gerrit.server.git.EmailMerge.Factory
 
create() - Method in interface com.google.gerrit.server.git.GarbageCollection.Factory
 
create(Branch.NameKey, MergeOpRepoManager) - Method in interface com.google.gerrit.server.git.GitModules.Factory
 
create(Multimap<ObjectId, Ref>, ReviewDb, PatchSetUtil, ChangeNotes.Factory, Project.NameKey) - Static method in class com.google.gerrit.server.git.GroupCollector
 
create(RequestScopePropagator, PatchSet.Id, String) - Method in interface com.google.gerrit.server.git.MergedByPushOp.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(RequestScopePropagator, ProjectControl, Branch.NameKey, boolean, PatchSet.Id, RevCommit, PatchSet.Id, RevCommit, PatchSetInfo, List<String>, ReceiveCommits.MagicBranchInput, PushCertificate) - Method in interface com.google.gerrit.server.git.ReplaceOp.Factory
 
create(SubmitType, ReviewDb, Repository, CodeReviewCommit.CodeReviewRevWalk, ObjectInserter, RevFlag, Set<RevCommit>, Branch.NameKey, IdentifiedUser, MergeTip, MergeOp.CommitStatus, RequestId, NotifyHandling, SubmoduleOp) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategyFactory
 
create(Set<Branch.NameKey>, MergeOpRepoManager) - 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() - Method in interface com.google.gerrit.server.group.GroupInfoCache.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(AccountState) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
 
create(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(AccountIndexCollection) - Method in interface com.google.gerrit.server.index.account.AccountIndexerImpl.Factory
 
create(AccountIndex) - Method in interface com.google.gerrit.server.index.account.AccountIndexerImpl.Factory
 
create(ListeningExecutorService, ChangeIndex) - Method in interface com.google.gerrit.server.index.change.ChangeIndexer.Factory
 
create(ListeningExecutorService, ChangeIndexCollection) - Method in interface com.google.gerrit.server.index.change.ChangeIndexer.Factory
 
create(int, int, int) - Static method in class com.google.gerrit.server.index.IndexConfig
 
create(Schema<V>) - Method in interface com.google.gerrit.server.index.IndexDefinition.IndexFactory
 
create(IndexConfig, int, int, Set<String>) - Static method in class com.google.gerrit.server.index.QueryOptions
 
create() - Method in interface com.google.gerrit.server.InternalUser.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.AbandonedSender.Factory
 
create(IdentifiedUser, AccountSshKey) - Method in interface com.google.gerrit.server.mail.AddKeySender.Factory
 
create(IdentifiedUser, List<String>) - Method in interface com.google.gerrit.server.mail.AddKeySender.Factory
 
create(Project.NameKey, Change.Id, NotifyHandling) - Method in interface com.google.gerrit.server.mail.AddReviewerSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.CommentSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.CreateChangeSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.DeleteReviewerSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.DeleteVoteSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.MergedSender.Factory
 
create(String) - Method in interface com.google.gerrit.server.mail.RegisterNewEmailSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.ReplacePatchSetSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.ReplyToChangeSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.RestoredSender.Factory
 
create(Project.NameKey, Change.Id) - Method in interface com.google.gerrit.server.mail.RevertedSender.Factory
 
create(ChangeNotesCommit.ChangeNotesRevWalk, ObjectId) - Static method in class com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
 
create(ChangeNotes, Account.Id, PersonIdent, Date) - Method in interface com.google.gerrit.server.notedb.ChangeDraftUpdate.Factory
 
create(Change, Account.Id, PersonIdent, Date) - Method in interface com.google.gerrit.server.notedb.ChangeDraftUpdate.Factory
 
create(ReviewDb, Project.NameKey, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
create(ReviewDb, Collection<Change.Id>) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
create(ReviewDb, Project.NameKey, Collection<Change.Id>, Predicate<ChangeNotes>) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
create(ReviewDb, Predicate<ChangeNotes>) - 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(Change, Account.Id, PersonIdent, Date, Comparator<String>) - 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, Account.Id) - Method in interface com.google.gerrit.server.notedb.DraftCommentNotes.Factory
 
create(Project.NameKey) - Method in interface com.google.gerrit.server.notedb.NoteDbUpdateManager.Factory
 
create(Text, Text, List<Edit>, Project.NameKey, ObjectId, String) - Static method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
create(ObjectId, ObjectId, DiffPreferencesInfo.Whitespace) - Static method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
create(PatchListKey, Project.NameKey) - Method in interface com.google.gerrit.server.patch.PatchListLoader.Factory
 
create(ChangeControl, String, PatchSet.Id, PatchSet.Id, DiffPreferencesInfo) - Method in interface com.google.gerrit.server.patch.PatchScriptFactory.Factory
 
create(ChangeControl, String, int, PatchSet.Id, DiffPreferencesInfo) - 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(String) - Method in interface com.google.gerrit.server.project.CreateBranch.Factory
 
create(String) - Method in interface com.google.gerrit.server.project.CreateProject.Factory
 
create(String) - Method in interface com.google.gerrit.server.project.CreateTag.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(ReceiveCommand.Type) - Method in interface com.google.gerrit.server.project.RefValidationHelper.Factory
 
create(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.TagsCollection
 
create(ReviewDb, Project.NameKey, 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, ChangeNotes) - 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(Timestamp, Account.Id, Account.Id, ReviewerStateInternal) - Static method in class com.google.gerrit.server.ReviewerStatusUpdate
 
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.SshKeyCreator
 
create(Account.Id, String) - Static method in class com.google.gerrit.server.StarredChangesUtil.StarField
 
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.SshKeyCreatorImpl
 
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
 
createAccountPatchReviewStore(Config, SitePaths) - Static method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
createAppender(Path, 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
 
CreateBranchCommand - Class in com.google.gerrit.sshd.commands
Create a new branch.
CreateBranchCommand() - Constructor for class com.google.gerrit.sshd.commands.CreateBranchCommand
 
createChange(BatchUpdate.Context) - Method in class com.google.gerrit.server.change.ChangeInserter
 
CreateChange - Class in com.google.gerrit.server.change
 
createChange(BatchUpdate.Context) - Method in class com.google.gerrit.server.git.BatchUpdate.InsertChangeOp
 
CreateChangeSender - Class in com.google.gerrit.server.mail
Notify interested parties of a brand new change.
CreateChangeSender(EmailArguments, Project.NameKey, Change.Id) - 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
 
createChecked(ReviewDb, Change) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createChecked(ReviewDb, Project.NameKey, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createChecked(Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createCherryPickCommitMessage(RevCommit, ChangeControl, PatchSet.Id) - Method in class com.google.gerrit.server.git.MergeUtil
 
createCherryPickCommitMessage(CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
 
createCherryPickFromCommit(Repository, ObjectInserter, RevCommit, RevCommit, PersonIdent, String, CodeReviewCommit.CodeReviewRevWalk) - Method in class com.google.gerrit.server.git.MergeUtil
 
createCommit(AnyObjectId) - Method in class com.google.gerrit.server.git.CodeReviewCommit.CodeReviewRevWalk
 
createCommit(AnyObjectId) - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit.ChangeNotesRevWalk
 
createConflictMessage(List<String>) - Static method in class com.google.gerrit.server.git.MergeUtil
 
createDataSource(String) - Static method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
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
 
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
 
createEmptyCommit - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
createForBatchUpdate(Change) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createForSchemaUpgradeOnly(Multimap<ObjectId, Ref>, ReviewDb) - Static method in class com.google.gerrit.server.git.GroupCollector
 
createForTest(Project.NameKey, Change.Id, int) - Static method in class com.google.gerrit.server.query.change.ChangeData
Create an instance for testing only.
createFromIdOnlyWhenNoteDbDisabled(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createFromIndexedChange(Change) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
Create change notes for a change that was loaded from index.
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
 
CreateGroupArgs - Class in com.google.gerrit.server.account
 
CreateGroupArgs() - Constructor for class com.google.gerrit.server.account.CreateGroupArgs
 
createLoggerSink(String, Logger) - Static method in class com.google.gerrit.server.git.TabFile
 
createLoggerSink(String, Logger) - Static method in class com.google.gerrit.server.git.ValidationError
 
createMergeCommit(Repository, ObjectInserter, RevCommit, RevCommit, String, PersonIdent, String, RevWalk) - Static method in class com.google.gerrit.server.git.MergeUtil
 
createOnlyWhenNoteDbDisabled(ReviewDb, Change.Id) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
 
createOptions(GroupDescription.Basic) - Static method in class com.google.gerrit.server.group.GroupJson
 
createOptions(IndexConfig, int, int, Set<String>) - Static method in class com.google.gerrit.server.index.change.IndexedChangeQuery
 
createOptions(IndexConfig, int, int, Set<String>) - Method in class com.google.gerrit.server.query.change.ChangeQueryProcessor
 
createOptions(IndexConfig, int, int, Set<String>) - Method in class com.google.gerrit.server.query.QueryProcessor
 
createProject - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
CreateProject - Class in com.google.gerrit.server.project
 
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.
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
 
createSendEmailExecutor(Config, WorkQueue) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
 
createSink(String) - Method in class com.google.gerrit.server.account.VersionedAccountDestinations
 
createTableIfNotExists() - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
CreateTag - Class in com.google.gerrit.server.project
 
CreateTag.Factory - Interface in com.google.gerrit.server.project
 
createTagInfo(Ref, RevWalk) - Static method in class com.google.gerrit.server.project.ListTags
 
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.
createWithAutoRebuildingDisabled(ReviewDb, Project.NameKey, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createWithAutoRebuildingDisabled(Change, RefCache) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
createWithAutoRebuildingDisabled(Change.Id, Account.Id) - Method in interface com.google.gerrit.server.notedb.DraftCommentNotes.Factory
 
cropSubject(String) - Static method in class com.google.gerrit.server.ChangeUtil
 
CSS_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
 
CUMULATIVE - Static variable in class com.google.gerrit.metrics.Description
 
current(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.PatchSetUtil
 
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
 
CurrentUser.PropertyKey<T> - Class in com.google.gerrit.server
Unique key for plugin/extension specific data on a 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() - Method in class com.google.gerrit.server.git.InsertedObject
 
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, MetricMaker, ThreadSettingsConfig, DataSourceProvider.Context, DataSourceType) - Constructor for class com.google.gerrit.server.schema.DataSourceProvider
 
DataSourceProvider.Context - Enum in com.google.gerrit.server.schema
 
DataSourceType - Interface in com.google.gerrit.server.schema
Abstraction of a supported database platform
date() - Method in class com.google.gerrit.server.ReviewerStatusUpdate
 
db - Variable in class com.google.gerrit.server.change.ListRevisionDrafts
 
db() - Method in class com.google.gerrit.server.query.change.ChangeData
 
DB2 - Class in com.google.gerrit.server.schema
 
DB2(Config) - Constructor for class com.google.gerrit.server.schema.DB2
 
db_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
dbProvider - Variable in class com.google.gerrit.common.EventBroker
 
dbProvider - Variable in class com.google.gerrit.server.change.SuggestReviewers
 
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 - Static variable in class com.google.gerrit.server.config.AnonymousCowardNameProvider
 
DEFAULT_LABEL - Static variable in class com.google.gerrit.server.StarredChangesUtil
 
DEFAULT_LABELS - Static variable in class com.google.gerrit.server.StarredChangesUtil
 
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_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, DownloadConfig, LfsPluginAuthCommand.Module) - Constructor for class com.google.gerrit.sshd.commands.DefaultCommandModule
 
defaultField(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
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
 
defaultQuery(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
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() - Method in class com.google.gerrit.server.api.projects.BranchApiImpl
 
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 class com.google.gerrit.server.index.change.ChangeIndexer
Synchronously delete a change.
delete(Change.Id) - Method in class com.google.gerrit.server.index.change.DummyChangeIndex
 
delete(K) - Method in interface com.google.gerrit.server.index.Index
Delete a document from the index by key.
delete(ReviewDb, ChangeUpdate, PatchSet) - Method in class com.google.gerrit.server.PatchSetUtil
 
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 class com.google.gerrit.server.index.change.DummyChangeIndex
 
deleteAll() - Method in interface com.google.gerrit.server.index.Index
Delete all documents from the index.
deleteAllDraftsFromAllUsers(Change.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
deleteAllProjectWatches(Account.Id) - Method in class com.google.gerrit.server.account.WatchConfig.Accessor
 
deleteAsync(Change.Id) - Method in class com.google.gerrit.server.index.change.ChangeIndexer
Start deleting a change.
DeleteBranch - Class in com.google.gerrit.server.project
 
DeleteBranch.Input - Class in com.google.gerrit.server.project
 
DeleteBranch.Input() - Constructor for class com.google.gerrit.server.project.DeleteBranch.Input
 
deleteBranches(DeleteBranchesInput) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
DeleteBranches - Class in com.google.gerrit.server.project
 
deleteChange() - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
deleteChange(Change.Id) - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
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(RevId, PatchLineComment.Key) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
deleteComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
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.change.ChangeField
The number of deleted lines in this change.
deleted(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
DELETED_KEY_COMMENT - Static variable in class com.google.gerrit.server.account.AuthorizedKeys
 
DeletedPredicate - Class in com.google.gerrit.server.query.change
 
DeleteDraftChange - Class in com.google.gerrit.server.change
 
DeleteDraftChange(Provider<ReviewDb>, BatchUpdate.Factory, Provider<DeleteDraftChangeOp>, Config) - Constructor for class com.google.gerrit.server.change.DeleteDraftChange
 
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>, BatchUpdate.Factory, PatchSetInfoFactory, PatchSetUtil, Provider<DeleteDraftChangeOp>, DynamicItem<AccountPatchReviewStore>, 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
 
deleteKey(Account.Id, int) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys.Accessor
 
DeleteMembers - Class in com.google.gerrit.server.group
 
deleteProjectWatches(Account.Id, Collection<WatchConfig.ProjectWatchKey>) - Method in class com.google.gerrit.server.account.WatchConfig.Accessor
 
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
 
DeleteReviewerSender - Class in com.google.gerrit.server.mail
Let users know that a reviewer and possibly her review have been removed.
DeleteReviewerSender(EmailArguments, Project.NameKey, Change.Id) - Constructor for class com.google.gerrit.server.mail.DeleteReviewerSender
 
DeleteReviewerSender.Factory - Interface in com.google.gerrit.server.mail
 
DeleteSshKey - Class in com.google.gerrit.server.account
 
deleteSshKey(int) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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
 
deleteVote(String) - Method in class com.google.gerrit.server.api.changes.ReviewerApiImpl
 
deleteVote(DeleteVoteInput) - Method in class com.google.gerrit.server.api.changes.ReviewerApiImpl
 
DeleteVote - Class in com.google.gerrit.server.change
 
DeleteVoteSender - Class in com.google.gerrit.server.mail
Send notice about a vote that was removed from a change.
DeleteVoteSender(EmailArguments, Project.NameKey, Change.Id) - Constructor for class com.google.gerrit.server.mail.DeleteVoteSender
 
DeleteVoteSender.Factory - Interface in com.google.gerrit.server.mail
 
DeleteWatchedProjects - Class in com.google.gerrit.server.account
 
deleteWatchedProjects(List<ProjectWatchInfo>) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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.change.ChangeField
The total number of modified lines in this change.
delta() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
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 - Class in com.google.gerrit.metrics
Describes a metric created by MetricMaker.
Description(String) - Constructor for class com.google.gerrit.metrics.Description
Describe a metric.
DESCRIPTION - Static variable in class com.google.gerrit.metrics.Description
 
description() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
description(DescriptionInput) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
description - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
description - Variable in class com.google.gerrit.server.group.PutDescription.Input
 
Description.FieldOrdering - Enum in com.google.gerrit.metrics
 
Description.Units - Class in com.google.gerrit.metrics
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.google.gerrit.server.events.EventDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.google.gerrit.server.events.SupplierDeserializer
 
destination(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
DestinationList - Class in com.google.gerrit.server.git
 
DestinationList() - Constructor for class com.google.gerrit.server.git.DestinationList
 
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.RequestMetricsFilter
 
destroy() - Method in class com.google.gerrit.httpd.RequireSslFilter
 
destroy() - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
 
destroy() - Method in class com.google.gerrit.httpd.XsrfCookieFilter
 
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
 
DETAILED_OPTIONS - Static variable in class com.google.gerrit.server.account.AccountLoader
 
die(String) - Method in class com.google.gerrit.sshd.BaseCommand
 
die(Throwable) - Method in class com.google.gerrit.sshd.BaseCommand
 
DIFF - Static variable in class com.google.gerrit.server.git.UserConfigSections
The diff user preferences.
differencesFrom(ChangeBundle) - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
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
 
DIR_NAME - Static variable in class com.google.gerrit.server.git.DestinationList
 
disabled() - Method in class com.google.gerrit.server.config.GitwebCgiConfig
 
DISABLED - Static variable in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
DisabledMetricMaker - Class in com.google.gerrit.metrics
Exports no metrics, useful for running batch programs.
DisabledMetricMaker() - Constructor for class com.google.gerrit.metrics.DisabledMetricMaker
 
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
 
DOC_FIELD - Static variable in class com.google.gerrit.server.documentation.Constants
 
docSearch - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
docUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
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.RequestMetricsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.gerrit.httpd.RequireSslFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.google.gerrit.httpd.XsrfCookieFilter
 
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.ResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.SshInfoServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.raw.ToolServlet
 
doLogout(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.HttpLogoutServlet
 
doneCount() - Method in class com.google.gerrit.server.index.SiteIndexer.Result
 
doQuery(String) - Method in class com.google.gerrit.server.documentation.QueryDocumentationExecutor
 
download - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
DownloadConfig - Class in com.google.gerrit.server.config
Download protocol from gerrit.config.
DownloadContent - Class in com.google.gerrit.server.change
 
downloadContent(ProjectState, ObjectId, String, Integer) - Method in class com.google.gerrit.server.change.FileContentUtil
 
DRAFT_COMMENT_KIND - Static variable in class com.google.gerrit.server.change.DraftCommentResource
 
DRAFTBY - Static variable in class com.google.gerrit.server.index.change.ChangeField
Users who have draft comments on this change.
draftby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
draftByAuthor(ReviewDb, Account.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
Deprecated.
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 - Interface in com.google.gerrit.server.notedb
 
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
 
DraftPublished - Class in com.google.gerrit.server.extensions.events
 
DraftPublished(DynamicSet<DraftPublishedListener>, EventUtil) - Constructor for class com.google.gerrit.server.extensions.events.DraftPublished
 
DraftPublishedEvent - Class in com.google.gerrit.server.events
 
DraftPublishedEvent(Change) - Constructor for class com.google.gerrit.server.events.DraftPublishedEvent
 
draftsByUser() - Method in class com.google.gerrit.server.query.change.ChangeData
 
dropTableIfExists() - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
DropWizardMetricMaker - Class in com.google.gerrit.metrics.dropwizard
Connects Gerrit metric package onto DropWizard.
DropWizardMetricMaker.ApiModule - Class in com.google.gerrit.metrics.dropwizard
 
DropWizardMetricMaker.ApiModule() - Constructor for class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker.ApiModule
 
DropWizardMetricMaker.RestModule - Class in com.google.gerrit.metrics.dropwizard
 
DropWizardMetricMaker.RestModule() - Constructor for class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker.RestModule
 
DummyChangeIndex - Class in com.google.gerrit.server.index.change
 
DummyChangeIndex() - Constructor for class com.google.gerrit.server.index.change.DummyChangeIndex
 
DummyIndexModule - Class in com.google.gerrit.server.index
 
DummyIndexModule() - Constructor for class com.google.gerrit.server.index.DummyIndexModule
 

E

EDIT - Static variable in class com.google.gerrit.server.git.UserConfigSections
The edit user preferences.
editableAccountFields - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
EDITBY - Static variable in class com.google.gerrit.server.index.change.ChangeField
Users who have edits on this change.
editFullNameUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
editGpgKeys - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
editor - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
edits() - Method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
editsByUser() - Method in class com.google.gerrit.server.query.change.ChangeData
 
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.GetEmails.EmailInfo
 
email - Variable in class com.google.gerrit.server.data.AccountAttribute
 
EMAIL - Static variable in class com.google.gerrit.server.index.account.AccountField
 
email(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
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
 
EmailMerge - Class in com.google.gerrit.server.git
 
EmailMerge.Factory - Interface in com.google.gerrit.server.git
 
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
 
emailReviewers - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
emailReviewers(Change, Collection<Account.Id>, Collection<Account.Id>, NotifyHandling) - Method in class com.google.gerrit.server.change.PostReviewers
 
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.
EmailSettings - Class in com.google.gerrit.server.mail
 
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() - Static method in class com.google.gerrit.server.ReviewerSet
 
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
 
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
 
enablePolyGerrit() - Method in class com.google.gerrit.httpd.GerritOptions
 
enableSignedPush - Variable in class com.google.gerrit.server.config.GetServerInfo.ReceiveInfo
 
EnableSignedPush - Annotation Type in com.google.gerrit.server
Marker on a boolean indicating whether signed push is enabled on the server.
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
 
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(Predicate<AccountState>) - Method in class com.google.gerrit.server.query.account.AccountQueryProcessor
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.change.ChangeQueryProcessor
 
enforceVisibility(Predicate<ChangeData>) - Method in class com.google.gerrit.server.query.change.ChangeQueryProcessor
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.InternalQuery
 
enforceVisibility(boolean) - Method in class com.google.gerrit.server.query.QueryProcessor
 
enforceVisibility(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryProcessor
Invoked after the query was rewritten.
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
 
ensureMessagesLoaded(Iterable<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
ensureReviewedByLoadedForOpenChanges(Iterable<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
 
enter(Plugin) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
entities() - Method in class com.google.gerrit.server.query.QueryResult
 
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.IndexedQuery
 
equals(Object) - Method in class com.google.gerrit.server.mail.Address
 
equals(Object) - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
 
equals(Object) - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
equals(Object) - Method in class com.google.gerrit.server.mail.EmailHeader.String
 
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.ReviewerSet
 
err - Variable in class com.google.gerrit.sshd.BaseCommand
 
error(ValidationError) - Method in class com.google.gerrit.server.account.WatchConfig
 
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.PatchSetParser
 
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).
estimateCost() - Method in class com.google.gerrit.server.query.Predicate
 
etc_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
evaluate() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
Evaluate the submit rules.
Event - Class in com.google.gerrit.server.events
 
Event(String) - Constructor for class com.google.gerrit.server.events.Event
 
EventBroker - Class in com.google.gerrit.common
Distributes Events to listeners if they are allowed to see them
EventBroker(DynamicSet<UserScopedEventListener>, DynamicSet<EventListener>, ProjectCache, ChangeNotes.Factory, Provider<ReviewDb>) - Constructor for class com.google.gerrit.common.EventBroker
 
EventBroker.Module - Class in com.google.gerrit.common
 
EventBroker.Module() - Constructor for class com.google.gerrit.common.EventBroker.Module
 
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
Allows to listen to events without user visibility restrictions.
EventsMetrics - Class in com.google.gerrit.server.events
 
EventsMetrics(MetricMaker) - Constructor for class com.google.gerrit.server.events.EventsMetrics
 
EventTypes - Class in com.google.gerrit.server.events
Class for registering event types
EventTypes() - Constructor for class com.google.gerrit.server.events.EventTypes
 
EventUtil - Class in com.google.gerrit.server.extensions.events
 
evict(String) - Method in interface com.google.gerrit.server.account.AccountByEmailCache
 
evict(String) - Method in class com.google.gerrit.server.account.AccountByEmailCacheImpl
 
evict(Account.Id) - Method in interface com.google.gerrit.server.account.AccountCache
 
evict(Account.Id) - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
evict(AccountGroup) - Method in interface com.google.gerrit.server.account.GroupCache
 
evict(AccountGroup) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
evict(Project) - Method in class com.google.gerrit.server.project.PerRequestProjectControlCache
 
evict(Project) - Method in interface com.google.gerrit.server.project.ProjectCache
Invalidate the cached information about the given project.
evict(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
Invalidate the cached information about the given project.
evict(Project) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
 
evict(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
Invalidate the cached information about the given project.
evict(String) - Method in class com.google.gerrit.server.ssh.NoSshKeyCache
 
evict(String) - Method in interface com.google.gerrit.server.ssh.SshKeyCache
 
evict(String) - Method in class com.google.gerrit.sshd.SshKeyCacheImpl
 
evictAfterRename(AccountGroup.NameKey, AccountGroup.NameKey) - Method in interface com.google.gerrit.server.account.GroupCache
 
evictAfterRename(AccountGroup.NameKey, AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.GroupCacheImpl
 
evictAll() - Method in interface com.google.gerrit.server.account.AccountCache
 
evictAll() - Method in class com.google.gerrit.server.account.AccountCacheImpl
 
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.
EXACT_COMMIT - Static variable in class com.google.gerrit.server.index.change.ChangeField
Commit ID of any patch set on the change, using exact match.
EXACT_TOPIC - Static variable in class com.google.gerrit.server.index.change.ChangeField
Topic, a short annotation on the branch.
execute() - Method in class com.google.gerrit.server.git.BatchUpdate
 
execute(BatchUpdate.Listener) - Method in class com.google.gerrit.server.git.BatchUpdate
 
execute(ReviewDb, Change.Id, NoteDbUpdateManager) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
execute(ReviewDb, Change.Id, NoteDbUpdateManager) - Method in class com.google.gerrit.server.notedb.ChangeRebuilderImpl
 
execute() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
execute(ReviewDb, Change.Id, NoteDbUpdateManager) - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
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
 
exit(RequestContext) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
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
 
expireAfterWrite(long, TimeUnit) - Method in interface com.google.gerrit.server.cache.CacheBinding
Set the time an element lives before being expired.
expireAfterWrite(TimeUnit) - Method in interface com.google.gerrit.server.cache.CacheBinding
 
export(Export, Class<?>) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
 
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.
ExtendedHttpAuditEvent - Class in com.google.gerrit.audit
Extended audit event.
ExtendedHttpAuditEvent(String, CurrentUser, HttpServletRequest, long, Multimap<String, ?>, Object, int, Object, RestResource, RestView<RestResource>) - Constructor for class com.google.gerrit.audit.ExtendedHttpAuditEvent
Creates a new audit event with results
EXTERNAL_ID - Static variable in class com.google.gerrit.server.index.account.AccountField
 
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
 
extractUsername(String) - Static method in class com.google.gerrit.httpd.RemoteUserUtil
Extracts username from an HTTP Basic or Digest authentication header.

F

f(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
failAfterRefUpdates - Variable in class com.google.gerrit.server.change.Submit.TestSubmitInput
 
failChangeWrites() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
failedCount() - Method in class com.google.gerrit.server.index.SiteIndexer.Result
 
failNextUpdate() - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
failOnLoad() - Method in class com.google.gerrit.server.notedb.NotesMigration
Whether to fail when reading any data from NoteDb.
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<T> - Class in com.google.gerrit.metrics
Describes a bucketing field used by a metric.
FIELD_ACCOUNT - Static variable in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
FIELD_ADDED - 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_AUTHOR - 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_CHANGE - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_CHANGE_ID - 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_COMMENTBY - 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_COMMITTER - 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_DESTINATION - 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_EDITBY - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_EMAIL - Static variable in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
FIELD_EXACTCOMMIT - 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_FILEPART - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_GROUP - 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_LABEL - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_LIMIT - Static variable in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
FIELD_LIMIT - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_MERGE - 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_NAME - Static variable in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
FIELD_ORDERING - Static variable in class com.google.gerrit.metrics.Description
 
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_REVIEWEDBY - 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_STAR - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FIELD_STARBY - 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_SUBMISSIONID - 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_USERNAME - Static variable in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
FIELD_VISIBLETO - Static variable in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
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.Repeatable(String, FieldType<T>, boolean) - Constructor for class com.google.gerrit.server.index.FieldDef.Repeatable
 
FieldDef.Single<I,T> - Class in com.google.gerrit.server.index
Definition of a single (non-repeatable) field.
FieldDef.Single(String, FieldType<T>, boolean) - Constructor for class com.google.gerrit.server.index.FieldDef.Single
 
fields() - Method in class com.google.gerrit.server.index.QueryOptions
 
FieldType<T> - Class in com.google.gerrit.server.index
Document field types supported by the secondary index system.
file(String) - Method in class com.google.gerrit.server.api.projects.BranchApiImpl
 
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.account.AuthorizedKeys
 
FILE_NAME - Static variable in class com.google.gerrit.server.git.GroupList
 
FILE_NAME - Static variable in class com.google.gerrit.server.git.QueryList
 
FILE_PART - Static variable in class com.google.gerrit.server.index.change.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
 
fileMode - Variable in class com.google.gerrit.server.git.VersionedMetaData.PathInfo
 
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() - Method in class com.google.gerrit.server.account.WatchConfig.NotifyValue
 
filter() - Method in class com.google.gerrit.server.account.WatchConfig.ProjectWatchKey
 
filter(Map<String, Ref>, boolean) - Method in class com.google.gerrit.server.git.VisibleRefFilter
 
filter(List<T>) - Method in class com.google.gerrit.server.project.RefFilter
 
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(ReviewDb, String) - Method in class com.google.gerrit.server.account.AccountResolver
Locate exactly one account matching the name or name/email string.
find(String, CurrentUser) - Method in class com.google.gerrit.server.ChangeFinder
Find changes matching the given identifier.
find(Change.Id, CurrentUser) - Method in class com.google.gerrit.server.ChangeFinder
 
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(ReviewDb, String) - Method in class com.google.gerrit.server.account.AccountResolver
Find all accounts matching the name or name/email string.
findAllByNameOrEmail(ReviewDb, String) - Method in class com.google.gerrit.server.account.AccountResolver
Locate exactly one account matching the name or name/email string.
findAnyMergedInto(CodeReviewCommit.CodeReviewRevWalk, Iterable<CodeReviewCommit>, CodeReviewCommit) - Static method in class com.google.gerrit.server.git.MergeUtil
 
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(ReviewDb, String) - Method in class com.google.gerrit.server.account.AccountResolver
Locate exactly one account matching the name or name/email string.
findClass(String) - Method in class com.google.gerrit.rules.PredicateClassLoader
 
findExactSuggestion(GroupBackend, String) - Static method in class com.google.gerrit.server.account.GroupBackends
Runs GroupBackend.suggest(String, ProjectControl) and filters the result to return the exact suggestion, or null if one does not exist.
findExactSuggestion(GroupBackend, String, ProjectControl) - Static method in class com.google.gerrit.server.account.GroupBackends
Runs GroupBackend.suggest(String, ProjectControl) and filters the result to return the exact suggestion, or null if one does not exist.
findOne(Change.Id, CurrentUser) - Method in class com.google.gerrit.server.ChangeFinder
 
findReviewed(PatchSet.Id, Account.Id) - Method in interface com.google.gerrit.server.change.AccountPatchReviewStore
Find the latest patch set, that is smaller or equals to the given patch set, where at least, one file has been reviewed by the given user.
findReviewed(PatchSet.Id, Account.Id) - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
findSubClassesOf(Class<?>) - Method in class com.google.gerrit.server.plugins.JarScanner
 
findUnmergedChanges(Set<Change.Id>, CodeReviewCommit.CodeReviewRevWalk, RevFlag, CodeReviewCommit, CodeReviewCommit, Iterable<Change.Id>) - Method in class com.google.gerrit.server.git.MergeUtil
 
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(Account, String) - Method in class com.google.gerrit.server.extensions.events.AgreementSignup
 
fire(Change, PatchSet, Account, String, Timestamp, NotifyHandling) - Method in class com.google.gerrit.server.extensions.events.ChangeAbandoned
 
fire(Change, PatchSet, Account, String, Timestamp) - Method in class com.google.gerrit.server.extensions.events.ChangeMerged
 
fire(Change, PatchSet, Account, String, Timestamp) - Method in class com.google.gerrit.server.extensions.events.ChangeRestored
 
fire(Change, Change, Timestamp) - Method in class com.google.gerrit.server.extensions.events.ChangeReverted
 
fire(Change, PatchSet, Account, String, Map<String, Short>, Map<String, Short>, Timestamp) - Method in class com.google.gerrit.server.extensions.events.CommentAdded
 
fire(Change, PatchSet, Account, Timestamp) - Method in class com.google.gerrit.server.extensions.events.DraftPublished
 
fire(Project.NameKey, RefUpdate, ReceiveCommand.Type, Account) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fire(Project.NameKey, RefUpdate, Account) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fire(Project.NameKey, String, ObjectId, ObjectId, Account) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fire(Project.NameKey, ReceiveCommand, Account) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fire(Project.NameKey, BatchRefUpdate, Account) - Method in class com.google.gerrit.server.extensions.events.GitReferenceUpdated
 
fire(Change, Account, ImmutableSortedSet<String>, Set<String>, Set<String>, Timestamp) - Method in class com.google.gerrit.server.extensions.events.HashtagsEdited
 
fire(String, String, String) - Method in class com.google.gerrit.server.extensions.events.PluginEvent
 
fire(Change, PatchSet, Account, Account, Timestamp) - Method in class com.google.gerrit.server.extensions.events.ReviewerAdded
 
fire(Change, PatchSet, Account, Account, String, Map<String, Short>, Map<String, Short>, Timestamp) - Method in class com.google.gerrit.server.extensions.events.ReviewerDeleted
 
fire(Change, PatchSet, Account, Timestamp, NotifyHandling) - Method in class com.google.gerrit.server.extensions.events.RevisionCreated
 
fire(Change, Account, String, Timestamp) - Method in class com.google.gerrit.server.extensions.events.TopicEdited
 
fire(Change, PatchSet, Map<String, Short>, Map<String, Short>, NotifyHandling, String, Account, Timestamp) - Method in class com.google.gerrit.server.extensions.events.VoteDeleted
 
fireEvent(Change, ChangeEvent) - Method in class com.google.gerrit.common.EventBroker
 
fireEvent(Project.NameKey, ProjectEvent) - Method in class com.google.gerrit.common.EventBroker
 
fireEvent(Branch.NameKey, RefEvent) - Method in class com.google.gerrit.common.EventBroker
 
fireEvent(Event) - Method in class com.google.gerrit.common.EventBroker
 
fireEventForUnrestrictedListeners(Event) - Method in class com.google.gerrit.common.EventBroker
 
fireGitRefUpdatedEvent(RefUpdate) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
fix(FixInput) - Method in class com.google.gerrit.server.change.ChangeJson
 
fixStatus(Change.Status) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
flush() - Method in class com.google.gerrit.server.git.InMemoryInserter
 
flush() - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
flush() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
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_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
forceCreate(F1) - Method in class com.google.gerrit.metrics.CallbackMetric1
Ensure a zeroed metric is created for the field value.
forcePolyGerritDev() - Method in class com.google.gerrit.httpd.GerritOptions
 
forChange(Change) - Static method in class com.google.gerrit.server.util.RequestId
 
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.
forExternalUser(String) - Static method in class com.google.gerrit.server.account.AuthRequest
Create a request for an external username.
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(Project.NameKey, 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(ReviewerInfo, ChangeControl) - Method in class com.google.gerrit.server.change.ReviewerJson
 
format(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.AddKeySender
 
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.DeleteReviewerSender
 
formatChange() - Method in class com.google.gerrit.server.mail.DeleteVoteSender
 
formatChange() - Method in class com.google.gerrit.server.mail.MergedSender
 
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
 
formatChangeDatas(Collection<ChangeData>) - Method in class com.google.gerrit.server.change.ChangeJson
 
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.change.ChangeField
 
formatLabel(String, int, Account.Id) - Static method in class com.google.gerrit.server.index.change.ChangeField
 
formatQueryResults(List<QueryResult<ChangeData>>) - Method in class com.google.gerrit.server.change.ChangeJson
 
formatter() - Method in class com.google.gerrit.metrics.Field
 
formatTime(PersonIdent, Timestamp) - Static method in class com.google.gerrit.server.notedb.ChangeNoteUtil
 
formatWithEquals() - Method in class com.google.gerrit.server.util.LabelVote
 
forProject(Project.NameKey) - Static method in class com.google.gerrit.server.util.RequestId
 
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.VersionedAccountDestinations
 
forUser(Account.Id) - Static method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
forUser(Account.Id) - Static method in class com.google.gerrit.server.account.VersionedAccountQueries
 
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 - Variable in class com.google.gerrit.server.config.GetServerInfo.SuggestInfo
 
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
 
from(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
FromAddressGenerator - Interface in com.google.gerrit.server.mail
Constructs an address to send email from.
FromAddressGeneratorProvider - Class in com.google.gerrit.server.mail
fromApprovals(Iterable<PatchSetApproval>) - Static method in class com.google.gerrit.server.ReviewerSet
 
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
 
fromConfig(Config) - Static method in class com.google.gerrit.server.index.IndexConfig
 
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
 
fromNotes(PatchLineCommentsUtil, ChangeNotes) - Static method in class com.google.gerrit.server.notedb.ChangeBundle
 
fromReviewDb(ReviewDb, Change.Id) - Static method in class com.google.gerrit.server.notedb.ChangeBundle
 
fromTable(Table<ReviewerStateInternal, Account.Id, Timestamp>) - Static method in class com.google.gerrit.server.ReviewerSet
 
FULL_NAME - Static variable in class com.google.gerrit.server.index.account.AccountField
 
FULL_TEXT - Static variable in class com.google.gerrit.server.index.FieldType
A string field searched using fuzzy-match semantics.
furtherHiddenChanges() - Method in class com.google.gerrit.server.git.ChangeSet
 
FUZZY_TOPIC - Static variable in class com.google.gerrit.server.index.change.ChangeField
Topic, a short annotation on the branch.

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
 
GarbageCollectionLogFile - Class in com.google.gerrit.server.git
 
GarbageCollectionLogFile(SitePaths) - Constructor for class com.google.gerrit.server.git.GarbageCollectionLogFile
 
GarbageCollectionModule - Class in com.google.gerrit.server.git
 
GarbageCollectionModule() - Constructor for class com.google.gerrit.server.git.GarbageCollectionModule
 
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
GAUGE - Static variable in class com.google.gerrit.metrics.Description
 
GcConfig - Class in com.google.gerrit.server.config
 
gcFinished(Project.NameKey) - Method in class com.google.gerrit.server.git.GarbageCollectionQueue
 
GENERAL - Static variable in class com.google.gerrit.server.git.UserConfigSections
The general user preferences.
GeneralPreferencesLoader - Class in com.google.gerrit.server.account
 
GeneralPreferencesLoader(GitRepositoryManager, AllUsersName) - Constructor for class com.google.gerrit.server.account.GeneralPreferencesLoader
 
generate() - Static method in class com.google.gerrit.server.account.PutHttpPassword
 
generate - Variable in class com.google.gerrit.server.account.PutHttpPassword.Input
 
generate() - Static method in class com.google.gerrit.server.config.GerritServerIdProvider
 
gerrit - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
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(Config, boolean, 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
 
GerritServerId - Annotation Type in com.google.gerrit.server.config
Marker on a string holding a unique identifier for the server.
GerritServerIdProvider - Class in com.google.gerrit.server.config
 
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(CurrentUser.PropertyKey<T>) - Method in class com.google.gerrit.server.account.AccountState
Lookup a previously stored property.
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.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.BranchApiImpl
 
get() - Method in class com.google.gerrit.server.api.projects.ChildProjectApiImpl
 
get(boolean) - Method in class com.google.gerrit.server.api.projects.ChildProjectApiImpl
 
get() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
get() - Method in class com.google.gerrit.server.api.projects.TagApiImpl
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
 
get(Account.Id) - Method in class com.google.gerrit.server.auth.oauth.OAuthTokenCache
 
get() - Static method in class com.google.gerrit.server.change.ChangeMessages
 
get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository) - Method in interface com.google.gerrit.server.change.MergeabilityCache
 
get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository) - Method in class com.google.gerrit.server.change.MergeabilityCache.NotImplemented
 
get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
get() - Method in class com.google.gerrit.server.config.AdministrateServerGroupsProvider
 
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.GerritServerIdProvider
 
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(CurrentUser.PropertyKey<T>) - Method in class com.google.gerrit.server.CurrentUser
Lookup a previously stored property.
get() - Method in class com.google.gerrit.server.GerritPersonIdentProvider
 
get(String) - Method in class com.google.gerrit.server.git.ChainedReceiveCommands
Get the latest value of a ref according to this sequence of commands.
get(Change.Id) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
get() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
 
get(String) - Method in interface com.google.gerrit.server.git.RefCache
Get the possibly-cached value of a ref.
get(String) - Method in class com.google.gerrit.server.git.RepoRefCache
 
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(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.GroupInfoCache
 
get() - Method in class com.google.gerrit.server.group.ListGroups
 
get(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.SystemGroupBackend
 
get(CurrentUser.PropertyKey<T>) - Method in class com.google.gerrit.server.IdentifiedUser
 
get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.change.ChangeField.ChangeProtoField
 
get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.change.ChangeField.PatchSetApprovalProtoField
 
get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.change.ChangeField.PatchSetProtoField
 
get(I, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.FieldDef
Get the field contents from the input object.
get(int) - Method in class com.google.gerrit.server.index.SchemaDefinitions
 
get() - Method in class com.google.gerrit.server.mail.FromAddressGeneratorProvider
 
get() - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider
 
get() - Method in interface com.google.gerrit.server.notedb.RepoSequence.Seed
 
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, Project.NameKey) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
get(Change, PatchSet) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
get(PatchListKey, Project.NameKey) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
get(Change, PatchSet) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
get(RevWalk, RevCommit, PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
 
get(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
 
get(Project.NameKey, PatchSet) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
 
get(ReviewDb, ChangeNotes, PatchLineComment.Key) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
get(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.PatchSetUtil
 
get(Path, FileSnapshot, ServerPluginProvider.PluginDescription) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
get(String) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
get(Path, 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
 
getAbandonAfter() - Method in class com.google.gerrit.server.config.ChangeCleanupConfig
 
getAbandonIfMergeable() - Method in class com.google.gerrit.server.config.ChangeCleanupConfig
 
getAbandonMessage() - Method in class com.google.gerrit.server.config.ChangeCleanupConfig
 
GetAccess - Class in com.google.gerrit.server.project
 
GetAccess(Provider<CurrentUser>, GroupControl.Factory, AllProjectsName, ProjectCache, MetaDataUpdate.Server, ProjectJson, ProjectControl.GenericFactory, GroupBackend) - Constructor for class com.google.gerrit.server.project.GetAccess
 
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.git.BatchUpdate.Context
 
getAccount() - 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.CurrentUser
Return account ID if CurrentUser.isIdentifiedUser() is true.
getAccountId() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
getAccountId() - Method in class com.google.gerrit.server.IdentifiedUser
 
getAccountId() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
getAccountId() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
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
 
GetAgreements - Class in com.google.gerrit.server.account
 
getAll() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
getAllBasePaths() - Method in class com.google.gerrit.server.config.RepositoryConfig
 
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
 
getAlreadyAccepted(Repository) - Static method in class com.google.gerrit.server.git.strategy.SubmitDryRun
 
getAlreadyAccepted(Repository, RevWalk) - Static method in class com.google.gerrit.server.git.strategy.SubmitDryRun
 
getAlreadyBannedCommits() - Method in class com.google.gerrit.server.git.BanCommitResult
 
getAnnotations() - Method in class com.google.gerrit.metrics.Description
 
getAnnotations(String) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
Lookup annotations from a metric's Description.
getAnonymousUser() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getApiType() - Method in class com.google.gerrit.server.plugins.Plugin
 
getApprovalInfo(Account.Id, Integer, String, Timestamp) - Static method in class com.google.gerrit.server.change.ChangeJson
 
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
 
getArchiveFormats() - Method in class com.google.gerrit.server.config.DownloadConfig
Archive formats for downloading.
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
 
GetAuditLog - Class in com.google.gerrit.server.group
 
GetAuditLog(Provider<ReviewDb>, AccountLoader.Factory, GroupCache, GroupJson, GroupBackend) - Constructor for class com.google.gerrit.server.group.GetAuditLog
 
getAuthor() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
getAuthor() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getAuthorParts(ChangeData) - Static method in class com.google.gerrit.server.index.change.ChangeField
 
getAuthors() - Method in class com.google.gerrit.server.mail.ChangeEmail
Find all users who are authors of any part of this change.
getAuthPlugin() - Method in class com.google.gerrit.server.account.AuthRequest
 
getAuthProvider() - Method in class com.google.gerrit.server.account.AuthRequest
 
getAuthType() - Method in class com.google.gerrit.server.config.AuthConfig
Type of user authentication used by this Gerrit server.
GetAvatar - Class in com.google.gerrit.server.account
 
GetAvatarChangeUrl - Class in com.google.gerrit.server.account
 
getAvatarUrl(int) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
getBasePatchSet() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getBasePath(Project.NameKey) - Method in class com.google.gerrit.server.config.RepositoryConfig
 
getBasePath(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
Return the basePath under which the specified project is stored.
getBasePath(Project.NameKey) - Method in class com.google.gerrit.server.git.MultiBaseLocalDiskRepositoryManager
 
getBinaryVersion() - Static method in class com.google.gerrit.server.schema.SchemaVersion
 
GetBlame - Class in com.google.gerrit.server.change
 
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
 
getBranches() - Method in class com.google.gerrit.server.change.IncludedInResolver.Result
 
getBranchesInOrder() - Method in class com.google.gerrit.server.git.SubmoduleOp
 
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
 
getBranchNameKey() - Method in class com.google.gerrit.server.events.RefEvent
 
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
 
getCacheInfos() - Method in class com.google.gerrit.server.config.ListCaches
 
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.IndexedQuery
 
getCardinality() - Method in class com.google.gerrit.server.query.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.Star
 
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.PatchSetInserter
 
getChange() - Method in class com.google.gerrit.server.change.ReviewerResource
 
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.extensions.events.AbstractChangeEvent
 
getChange() - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
getChange() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getChange() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
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.
getChangeData(ReviewDb, Project.NameKey) - Method in class com.google.gerrit.server.git.SearchingChangeCacheImpl
Read changes for the project from the secondary index.
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.change.ReviewerResource
 
getChangeId() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
getChangeIdRepoSequence() - Method in class com.google.gerrit.server.Sequences
 
getChangeIds() - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
getChangeIds(Branch.NameKey) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
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(Repository, ChangeData, 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(Repository, ChangeData, 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
 
getChangeKind(Repository, ChangeData, PatchSet) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.NoCache
 
getChangeMessage() - Method in class com.google.gerrit.server.change.ChangeInserter
 
getChangeMessages() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
getChangeMessages() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getChangeMessagesByPatchSet() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getChangeMessageThreadId() - Method in class com.google.gerrit.server.mail.ChangeEmail
 
getChangeMetaId() - Method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
getChangeResource() - Method in class com.google.gerrit.server.change.ChangeEditResource
 
getChangeResource() - Method in class com.google.gerrit.server.change.ReviewerResource
 
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.IndexedQuery
 
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)
getChildCount() - Method in class com.google.gerrit.server.index.IndexedQuery
 
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()
GetChildProject - Class in com.google.gerrit.server.project
 
getChildren() - Method in class com.google.gerrit.server.index.IndexedQuery
 
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.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
 
getCommands() - Method in class com.google.gerrit.server.git.ChainedReceiveCommands
 
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.PatchLineCommentsUtil
 
getComments(RevisionResource) - Method in class com.google.gerrit.server.change.ListRevisionDrafts
 
getComments() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getComments() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
getCommit() - Method in class com.google.gerrit.server.change.ChangeInserter
 
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
 
getCommitter() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getCommitterParts(ChangeData) - Static method in class com.google.gerrit.server.index.change.ChangeField
 
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(boolean, TransferConfig, DynamicMap<ProjectConfigEntry>, PluginConfigFactory, AllProjectsName, 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.
getConnection() - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
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.ReviewerResource
 
getControl() - Method in class com.google.gerrit.server.change.RevisionResource
 
getControl() - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
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
 
getCookieDomain() - Method in class com.google.gerrit.server.config.AuthConfig
 
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.change.IndexedChangeQuery
 
getCost() - Method in class com.google.gerrit.server.query.account.AccountIsVisibleToPredicate
 
getCost() - Method in class com.google.gerrit.server.query.AndPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.AuthorPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.CommitterPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.HasStarsPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.IntegerRangeChangePredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.IsMergePredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.LegacyChangeIdPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.StarPredicate
 
getCost() - Method in class com.google.gerrit.server.query.change.TimestampRangeChangePredicate
 
getCost() - Method in class com.google.gerrit.server.query.LimitPredicate
 
getCost() - Method in interface com.google.gerrit.server.query.Matchable
 
getCost() - Method in class com.google.gerrit.server.query.NotPredicate
 
getCost() - Method in class com.google.gerrit.server.query.OrPredicate
 
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".
getCurrentPatchSet() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getCurrentTip() - Method in class com.google.gerrit.server.git.MergeTip
 
getDatabasePoolLimit() - Method in class com.google.gerrit.server.config.ThreadSettingsConfig
 
getDate() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
getDb() - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
 
getDb() - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
getDb() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
getDeclaredPermissions() - Method in class com.google.gerrit.server.project.PermissionCollection
Obtain all declared permission rules that match the reference.
getDefaultDiffPreferences() - Method in class com.google.gerrit.server.api.config.ServerImpl
 
getDefaultGroups(PatchSet) - Static method in class com.google.gerrit.server.git.GroupCollector
 
getDefaultGroups(ObjectId) - Static method in class com.google.gerrit.server.git.GroupCollector
 
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
 
getDefaultPreferences() - Method in class com.google.gerrit.server.api.config.ServerImpl
 
getDefaultQueue() - Method in class com.google.gerrit.server.git.WorkQueue
Get the default work queue, for miscellaneous tasks.
getDefaultSubmitType(Project.NameKey) - Method in class com.google.gerrit.server.config.RepositoryConfig
 
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() - Method in class com.google.gerrit.metrics.Field
 
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(ChangeResource) - Method in class com.google.gerrit.server.change.PostHashtags
 
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 - Class in com.google.gerrit.server.group
 
GetDescription() - Constructor for class com.google.gerrit.server.group.GetDescription
 
getDescription() - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
 
getDescription(ProjectResource) - Method in class com.google.gerrit.server.project.GarbageCollect
 
GetDescription - Class in com.google.gerrit.server.project
 
GetDescription() - Constructor for class com.google.gerrit.server.project.GetDescription
 
getDestBranchName(String) - Static method in class com.google.gerrit.server.util.MagicBranch
Extracts the destination from a ref name
getDestinationList() - Method in class com.google.gerrit.server.account.VersionedAccountDestinations
 
getDestinations(String) - Method in class com.google.gerrit.server.git.DestinationList
 
GetDetail - Class in com.google.gerrit.server.account
 
GetDetail(InternalAccountDirectory) - Constructor for class com.google.gerrit.server.account.GetDetail
 
GetDetail - Class in com.google.gerrit.server.change
 
GetDetail - Class in com.google.gerrit.server.group
 
GetDetail.AccountDetailInfo - Class in com.google.gerrit.server.account
 
GetDetail.AccountDetailInfo(Integer) - Constructor for class com.google.gerrit.server.account.GetDetail.AccountDetailInfo
 
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() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
GetDiffPreferences - Class in com.google.gerrit.server.config
 
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.
GetDraftComment - Class in com.google.gerrit.server.change
 
getDraftComments(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getDraftRefs(Change.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
getDriver() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getDriver() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
getEdit() - Method in class com.google.gerrit.server.change.RevisionResource
 
getEditableFields() - Method in class com.google.gerrit.server.account.AbstractRealm
 
getEditableFields() - Method in interface com.google.gerrit.server.account.Realm
Returns the account fields that the end-user can modify.
getEditCommit() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getEditFullNameUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
GetEditPreferences - Class in com.google.gerrit.server.account
 
getEditPreferences() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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.AddKeySender
 
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(Collection<AccountExternalId>) - Static method in class com.google.gerrit.server.account.AccountState
 
GetEmails - Class in com.google.gerrit.server.account
 
GetEmails() - 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(RevisionResource) - Method in class com.google.gerrit.server.change.GetRevisionActions
 
getETag() - Method in class com.google.gerrit.server.change.RevisionResource
 
getExecutor(String) - Method in class com.google.gerrit.server.git.WorkQueue
 
getExpiresAt() - Method in class com.google.gerrit.httpd.WebSessionManager.Val
 
getExtensions() - Method in class com.google.gerrit.server.change.GetArchive.AllowedFormats
 
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(FieldDef<T, ?>, FieldDef<T, ?>...) - Method in class com.google.gerrit.server.index.Schema
Look up fields in this schema.
getField() - Method in class com.google.gerrit.server.index.Schema.Values
 
getFieldOrdering() - Method in class com.google.gerrit.metrics.Description
 
getFields() - Method in class com.google.gerrit.server.index.Schema
Get all fields in this schema.
getFileHistoryLinks(String, String, String) - Method in class com.google.gerrit.server.WebLinks
 
getFileHistoryLinksCommon(String, String, String) - Method in class com.google.gerrit.server.WebLinks
 
getFileLinks(String, String, String) - Method in class com.google.gerrit.server.WebLinks
 
getFileParts(ChangeData) - Static method in class com.google.gerrit.server.index.change.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
 
getFooterLineValues(FooterKey) - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit
 
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
 
getForPlugin(String, String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Extract decrypted value of stored plugin config property from SecureStore or null when property was not found.
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.
getFullMessage() - Method in exception com.google.gerrit.server.git.validators.CommitValidationException
 
getGerritHost() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getGerritPluginName(Path) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
getGerritUrl() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
getGitBasicAuthPolicy() - Method in class com.google.gerrit.server.config.AuthConfig
 
getGitLogoPng() - Method in class com.google.gerrit.server.config.GitwebCgiConfig
 
getGitRepositoryManager() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getGitwebCgi() - Method in class com.google.gerrit.server.config.GitwebCgiConfig
 
getGitwebCss() - Method in class com.google.gerrit.server.config.GitwebCgiConfig
 
getGitwebJs() - Method in class com.google.gerrit.server.config.GitwebCgiConfig
 
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/<plugin-name>.config'.
getGpgKeys() - Method in class com.google.gerrit.server.mail.AddKeySender
 
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 - Class in com.google.gerrit.server.group
 
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(RevisionResource) - Static method in class com.google.gerrit.server.git.GroupCollector
 
getGroups() - Method in class com.google.gerrit.server.git.GroupCollector
 
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
 
getHeadName() - Method in class com.google.gerrit.server.events.ProjectCreatedEvent
 
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
 
getHttpdMaxThreads() - Method in class com.google.gerrit.server.config.ThreadSettingsConfig
 
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
 
getHttpPasswordUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
getId() - Method in class com.google.gerrit.server.change.ChangeResource
 
getId() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getId() - Method in class com.google.gerrit.server.project.ChangeControl
 
getId() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getIdentifiedUser() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
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
 
getIndexCollection() - Method in class com.google.gerrit.server.index.IndexDefinition
 
getIndexFactory() - Method in class com.google.gerrit.server.index.IndexDefinition
 
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.
getInitialTip() - Method in class com.google.gerrit.server.git.MergeTip
 
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
getInsertedObjects() - Method in class com.google.gerrit.server.git.InMemoryInserter
 
getInserter() - Method in class com.google.gerrit.server.git.BatchUpdate.RepoContext
 
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, IntraLineDiffArgs) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
getIntraLineDiff(IntraLineDiffKey, IntraLineDiffArgs) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
getIoAcceptor() - Method in class com.google.gerrit.sshd.SshDaemon
 
getJarPluginName(Path) - Static method in class com.google.gerrit.server.plugins.JarPluginProvider
 
getKey(Account.Id, int) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys.Accessor
 
getKeys(Account.Id) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys.Accessor
 
getKeyType() - Method in class com.google.gerrit.server.mail.AddKeySender
 
getKnownGroups() - Method in interface com.google.gerrit.server.account.GroupMembership
Returns the set of groups that can be determined by the implementation.
getKnownGroups() - Method in class com.google.gerrit.server.account.IncludingGroupMembership
 
getKnownGroups() - Method in class com.google.gerrit.server.account.ListGroupMembership
 
getLabel() - Method in class com.google.gerrit.server.change.VoteResource
 
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.
getLabels() - Method in class com.google.gerrit.server.account.AccountResource.Star
 
getLabels(Account.Id, Change.Id) - Method in class com.google.gerrit.server.StarredChangesUtil
 
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
 
getLastModifiedTime(Path) - Method in class com.google.gerrit.httpd.raw.ResourceServlet
 
getLatest() - Method in class com.google.gerrit.server.index.IndexDefinition
 
getLatest() - Method in class com.google.gerrit.server.index.SchemaDefinitions
 
getLimit() - Method in class com.google.gerrit.server.change.SuggestReviewers
 
getLimit(String, Predicate<?>) - Static method in class com.google.gerrit.server.query.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
 
getListForPlugin(String, String, String, String) - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
 
getListForPlugin(String, String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Extract list of plugin config values from SecureStore and decrypt every value in that list, or null when property was not found.
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
 
getLoginText() - 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
 
getMaxAllowed() - Method in class com.google.gerrit.server.change.SuggestReviewers
 
getMaxAllowedWithoutConfirmation() - Method in class com.google.gerrit.server.change.SuggestReviewers
 
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.change.DummyChangeIndex
 
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
 
getMergedIntoRef() - Method in class com.google.gerrit.server.git.MergedByPushOp
 
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() - Method in enum com.google.gerrit.server.git.strategy.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
 
getMetric(String) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
Get the underlying metric implementation.
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() - Method in class com.google.gerrit.metrics.Field
 
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.index.IndexDefinition
 
getName() - Method in class com.google.gerrit.server.index.SchemaDefinitions
 
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.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
Gets the human readable name and email for an account; if neither are available, returns the Anonymous Coward name.
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
 
getNames() - Static method in class com.google.gerrit.server.group.SystemGroupBackend
 
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
 
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.git.BatchUpdate.ChangeContext
 
getNotes() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getNotes() - Method in class com.google.gerrit.server.project.ChangeControl
 
getNotify() - Method in class com.google.gerrit.server.extensions.events.AbstractChangeEvent
 
getNotify() - Method in class com.google.gerrit.server.extensions.events.AbstractNoNotifyEvent
 
getNotify() - Method in class com.google.gerrit.server.git.NotifyConfig
 
getNotifyConfigs() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getNullableAccountId() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getObjectId(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getObjectId(Account.Id, Change.Id) - Method in class com.google.gerrit.server.StarredChangesUtil
 
getObjectInserter() - Method in class com.google.gerrit.server.git.BatchUpdate
 
getOldId() - Method in class com.google.gerrit.server.patch.PatchList
Old side tree or commit; null only if this is a combined diff.
getOldId(Change, PatchSet, Integer) - Method in interface com.google.gerrit.server.patch.PatchListCache
 
getOldId(Change, PatchSet, Integer) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
 
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
 
getOptions() - Method in class com.google.gerrit.server.index.IndexedQuery
 
getOptions() - Method in interface com.google.gerrit.server.query.Paginated
 
getOrder() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
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
 
GetOwner - Class in com.google.gerrit.server.group
 
getOwnerGroups(Project.NameKey) - Method in class com.google.gerrit.server.config.RepositoryConfig
 
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
 
getParent() - Method in class com.google.gerrit.server.project.ChildProjectResource
 
getParent(Repository, ObjectId, int) - Static method in class com.google.gerrit.server.util.GitUtil
 
getParentLinks(Project.NameKey, String) - Method in class com.google.gerrit.server.WebLinks
 
getParentName() - Method in class com.google.gerrit.server.project.ProjectNode
Returns the project parent name.
getParentNum() - Method in class com.google.gerrit.server.patch.PatchListKey
Parent number (old side) of the new side (merge) commit
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
 
getPatchLineComments() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
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(Prolog) - Static method in class com.google.gerrit.rules.StoredValues
 
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.PatchSetInserter
 
getPatchSet() - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
getPatchSet() - Method in class com.google.gerrit.server.change.RevisionResource
 
getPatchSet() - Method in class com.google.gerrit.server.git.ReplaceOp
 
getPatchSetApprovals() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
getPatchSetId() - Method in class com.google.gerrit.server.change.ChangeInserter
 
getPatchSetId() - Method in class com.google.gerrit.server.change.PatchSetInserter
 
getPatchSetId() - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
getPatchsetId() - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
getPatchSetId() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getPatchSetInfoFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
 
getPatchSetLinks(Project.NameKey, String) - Method in class com.google.gerrit.server.WebLinks
 
getPatchSets() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
getPatchSets() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
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
 
getPathInfos(boolean) - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getPathName() - Method in class com.google.gerrit.server.project.DashboardResource
 
getPeerAgent() - Method in class com.google.gerrit.sshd.SshSession
 
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
 
getPersonParts(PersonIdent) - Static method in class com.google.gerrit.server.index.SchemaUtil
 
getPersonParts(String, Iterable<String>) - Static method in class com.google.gerrit.server.index.SchemaUtil
 
getPlugin() - Method in class com.google.gerrit.server.plugins.PluginResource
 
getPluginConfig(String) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getPluginName(Path) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
getPluginName(Path) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
getPluginName(Path) - 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.change.ChangeIndexRewriter
Get the set of statuses that changes matching the given predicate may have.
GetPreferences - Class in com.google.gerrit.server.account
 
getPreferences() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
GetPreferences - Class in com.google.gerrit.server.config
 
GetPreferences(GeneralPreferencesLoader, GitRepositoryManager, AllUsersName) - Constructor for class com.google.gerrit.server.config.GetPreferences
 
getPrior() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
 
getProblems() - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
getProject() - Method in class com.google.gerrit.server.change.ChangeResource
 
getProject() - Method in class com.google.gerrit.server.change.RevisionResource
 
getProject() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
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.ProjectCreatedEvent
 
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 '<plugin-name>.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 '<plugin-name>.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 '<plugin-name>.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 '<plugin-name>.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
 
getProjectsInOrder() - Method in class com.google.gerrit.server.git.SubmoduleOp
 
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
 
getProjectWatches() - Method in class com.google.gerrit.server.account.AccountState
The project watches of the account.
getProjectWatches(Account.Id) - Method in class com.google.gerrit.server.account.WatchConfig.Accessor
 
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() - Method in class com.google.gerrit.server.change.SuggestReviewers
 
getQuery(String) - Method in class com.google.gerrit.server.git.QueryList
 
getQuery(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
 
getQueryList() - Method in class com.google.gerrit.server.account.VersionedAccountQueries
 
getQueue(QueueProvider.QueueType) - Method in interface com.google.gerrit.server.git.QueueProvider
 
getQueue(QueueProvider.QueueType) - Method in class com.google.gerrit.sshd.CommandExecutorQueueProvider
 
getQueueName() - Method in class com.google.gerrit.server.git.WorkQueue.Task
 
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
 
getRebasedCommit() - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
getReceiveCommits() - Method in class com.google.gerrit.server.git.AsyncReceiveCommits
 
getReceivePack() - Method in class com.google.gerrit.server.git.ReceiveCommits
 
getRecipientsFromFooters(ReviewDb, AccountResolver, boolean, List<FooterLine>) - Static method in class com.google.gerrit.server.mail.MailUtil
 
getRecipientsFromReviewers(ReviewerSet) - Static method in class com.google.gerrit.server.mail.MailUtil
 
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
 
getRefName() - Method in class com.google.gerrit.server.account.VersionedAccountDestinations
 
getRefName() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
getRefName() - Method in class com.google.gerrit.server.account.VersionedAccountQueries
 
getRefName() - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys
 
getRefName() - Method in class com.google.gerrit.server.account.WatchConfig
 
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.AbstractChangeNotes
 
getRefName() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
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
 
getRefPrefix(String) - Static method in class com.google.gerrit.server.project.RefUtil
 
getRegisterPageUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
getRegisterText() - Method in class com.google.gerrit.server.config.AuthConfig
 
getRegisterUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
getRejectMessage() - Method in class com.google.gerrit.server.git.ReplaceOp
 
GetRelated - Class in com.google.gerrit.server.change
 
GetRelated.ChangeAndCommit - Class in com.google.gerrit.server.change
 
GetRelated.ChangeAndCommit() - Constructor for class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
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
 
getRemoteUser(HttpServletRequest, String) - Static method in class com.google.gerrit.httpd.RemoteUserUtil
Tries to get username from a request with following strategies: ServletRequest#getRemoteUser HTTP 'Authorization' header Custom HTTP header
getRepo(Project.NameKey) - Method in class com.google.gerrit.server.git.MergeOpRepoManager
 
getRepoRefCache() - Method in class com.google.gerrit.server.git.ChainedReceiveCommands
 
getRepository() - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
getRepository() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
getRepository() - Method in class com.google.gerrit.server.git.BatchUpdate
 
getRepository() - Method in class com.google.gerrit.server.git.BatchUpdate.RepoContext
 
getRepository() - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
getRequired(Config, String, String) - Static method in class com.google.gerrit.server.config.ConfigUtil
 
getResourcePath(String) - Method in class com.google.gerrit.httpd.raw.ResourceServlet
Get the resource path on the filesystem that should be served for this request.
getResourcePath(String) - Method in class com.google.gerrit.httpd.raw.SiteStaticDirectoryServlet
 
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.git.EmailMerge
 
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
 
getReviewer() - Method in class com.google.gerrit.server.change.VoteResource
 
getReviewerControl() - Method in class com.google.gerrit.server.change.ReviewerResource
 
getReviewerFieldValue(ReviewerStateInternal, Account.Id) - Static method in class com.google.gerrit.server.index.change.ChangeField
 
getReviewerNames() - Method in class com.google.gerrit.server.mail.DeleteReviewerSender
 
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 and CCed accounts for a change.
getReviewers() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
 
getReviewers() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
getReviewers() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getReviewers() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
getReviewers() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getReviewerUpdates(ChangeNotes) - Method in class com.google.gerrit.server.ApprovalsUtil
Get updates to reviewer set.
getReviewerUpdates() - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
getReviewerUpdates() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getReviewerUser() - Method in class com.google.gerrit.server.change.ReviewerResource
 
getRevision() - Method in class com.google.gerrit.server.change.FileResource
 
getRevision() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getRevision() - Method in class com.google.gerrit.server.extensions.events.AbstractRevisionEvent
 
getRevision() - Method in class com.google.gerrit.server.git.VersionedMetaData
 
getRevision() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
getRevision() - Method in class com.google.gerrit.server.project.BranchResource
 
GetRevisionActions - Class in com.google.gerrit.server.change
 
getRevisionInfo(ChangeControl, PatchSet) - Method in class com.google.gerrit.server.change.ChangeJson
 
getRevWalk() - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
getRevWalk() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
getRevWalk() - Method in class com.google.gerrit.server.git.BatchUpdate
 
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.ChangeCleanupConfig
 
getScheduleConfig() - Method in class com.google.gerrit.server.config.GcConfig
 
getSchema() - Method in class com.google.gerrit.server.index.change.DummyChangeIndex
 
getSchema() - Method in interface com.google.gerrit.server.index.Index
 
getSchemas() - Method in class com.google.gerrit.server.index.IndexDefinition
 
getSchemas() - Method in class com.google.gerrit.server.index.SchemaDefinitions
 
getScriptRunner(String) - Static method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getSearchIndex() - Method in class com.google.gerrit.server.index.IndexCollection
 
getSecondaryEmails(Account, Collection<AccountExternalId>) - Method in class com.google.gerrit.server.account.InternalAccountDirectory
 
getSecureStoreClassName(Path) - Static method in class com.google.gerrit.server.config.GerritServerConfigModule
 
GetServerInfo - Class in com.google.gerrit.server.config
 
GetServerInfo(Config, AuthConfig, Realm, DynamicMap<DownloadScheme>, DynamicMap<DownloadCommand>, DynamicMap<CloneCommand>, DynamicSet<WebUiPlugin>, GetArchive.AllowedFormats, AllProjectsName, AllUsersName, String, DynamicItem<AvatarProvider>, boolean, QueryDocumentationExecutor, NotesMigration) - Constructor for class com.google.gerrit.server.config.GetServerInfo
 
GetServerInfo.AuthInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.AuthInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
GetServerInfo.ChangeConfigInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.ChangeConfigInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
GetServerInfo.DownloadInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.DownloadInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.DownloadInfo
 
GetServerInfo.DownloadSchemeInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.DownloadSchemeInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.DownloadSchemeInfo
 
GetServerInfo.GerritInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.GerritInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
GetServerInfo.PluginConfigInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.PluginConfigInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.PluginConfigInfo
 
GetServerInfo.ReceiveInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.ReceiveInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.ReceiveInfo
 
GetServerInfo.ServerInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.ServerInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
GetServerInfo.SshdInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.SshdInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.SshdInfo
 
GetServerInfo.SuggestInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.SuggestInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.SuggestInfo
 
GetServerInfo.UserConfigInfo - Class in com.google.gerrit.server.config
 
GetServerInfo.UserConfigInfo() - Constructor for class com.google.gerrit.server.config.GetServerInfo.UserConfigInfo
 
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
 
getSiteIndexer() - Method in class com.google.gerrit.server.index.IndexDefinition
 
getSize() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getSize() - Method in class com.google.gerrit.server.plugins.PluginEntry
 
getSizeDelta() - Method in class com.google.gerrit.server.patch.PatchListEntry
 
getSource(Predicate<ChangeData>, QueryOptions) - Method in class com.google.gerrit.server.index.change.DummyChangeIndex
 
getSource(Predicate<V>, QueryOptions) - Method in interface com.google.gerrit.server.index.Index
Convert the given operator predicate into a source searching the index and returning only the documents matching that predicate.
getSource() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
getSQLStateInt(SQLException) - Static method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
getSrcFile() - Method in class com.google.gerrit.server.plugins.Plugin
 
getSshdBatchTreads() - Method in class com.google.gerrit.server.config.ThreadSettingsConfig
 
getSshdThreads() - Method in class com.google.gerrit.server.config.ThreadSettingsConfig
 
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
 
getSshKey() - Method in class com.google.gerrit.server.mail.AddKeySender
 
GetSshKeys - Class in com.google.gerrit.server.account
 
getStarredChanges() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
getStars(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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 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
 
getStoredFields() - Method in class com.google.gerrit.server.index.Schema
 
getStrategyName() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
 
getString(String, String, String) - Method in class com.google.gerrit.server.config.GlobalPluginConfig
 
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, String, String) - Method in class com.google.gerrit.server.config.GlobalPluginConfig
 
getStringList(String) - Method in class com.google.gerrit.server.config.PluginConfig
 
getSubmissionId() - Method in class com.google.gerrit.server.git.MergeOpRepoManager
 
getSubmitApproval() - Method in class com.google.gerrit.server.query.change.ChangeData
 
getSubmitRecords(Change.Id) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
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
 
getSubmitRuleName() - 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
 
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
 
getSubscribeSections() - Method in class com.google.gerrit.server.git.ProjectConfig
 
getSubscribeSections(Branch.NameKey) - Method in class com.google.gerrit.server.git.ProjectConfig
 
getSubscribeSections(Branch.NameKey) - Method in class com.google.gerrit.server.project.ProjectState
 
getSuggestAccounts() - Method in class com.google.gerrit.server.change.SuggestReviewers
 
getSuggestFrom() - Method in class com.google.gerrit.server.change.SuggestReviewers
 
GetSummary - Class in com.google.gerrit.server.config
 
GetSummary(WorkQueue, Path) - 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
 
getSwitchAccountUrl() - Method in class com.google.gerrit.server.config.AuthConfig
 
getSysInjector() - Method in class com.google.gerrit.server.plugins.Plugin
 
getSysInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
getSysModule() - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
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
 
getTags() - Method in class com.google.gerrit.server.change.IncludedInResolver.Result
 
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() - Method in class com.google.gerrit.metrics.Description
Decode the unit as a unit of time.
getTimeUnit(String) - Static method in class com.google.gerrit.metrics.Description
 
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.
getTimeZone() - Method in class com.google.gerrit.server.git.BatchUpdate.RepoContext
 
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.metrics.Field
 
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.
getUpdate(PatchSet.Id) - Method in class com.google.gerrit.server.git.BatchUpdate.ChangeContext
 
getUpdatedHashtags() - Method in class com.google.gerrit.server.change.SetHashtagsOp
 
getUrl(IdentifiedUser, int) - Method in interface com.google.gerrit.server.avatar.AvatarProvider
Get avatar URL.
getUrl() - Method in class com.google.gerrit.server.config.GitwebConfig
 
getUrl() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
getUrl() - Method in class com.google.gerrit.server.schema.DB2
 
getUrl() - Method in class com.google.gerrit.server.schema.Oracle
 
getUser() - Method in interface com.google.gerrit.common.UserScopedEventListener
 
getUser() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
getUser() - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
 
getUser() - Method in interface com.google.gerrit.httpd.WebSession
 
getUser() - Method in class com.google.gerrit.server.account.AccountControl
 
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.account.AccountResource.Star
 
getUser() - Method in class com.google.gerrit.server.account.CapabilityControl
Identity of the user the control will compute for.
getUser() - Method in class com.google.gerrit.server.account.GroupControl
 
getUser() - Method in class com.google.gerrit.server.change.ChangeResource
 
getUser() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
getUser() - Method in class com.google.gerrit.server.edit.ChangeEdit
 
getUser() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
getUser() - Method in class com.google.gerrit.server.git.BatchUpdate
 
getUser() - Method in class com.google.gerrit.server.git.EmailMerge
 
getUser() - Method in class com.google.gerrit.server.group.ListGroups
 
getUser() - Method in class com.google.gerrit.server.project.ChangeControl
 
getUser() - Method in class com.google.gerrit.server.project.ProjectControl
 
getUser() - Method in class com.google.gerrit.server.project.RefControl
 
getUser() - Method in class com.google.gerrit.server.util.FallbackRequestContext
 
getUser() - Method in class com.google.gerrit.server.util.ManualRequestContext
 
getUser() - Method in class com.google.gerrit.server.util.PluginRequestContext
 
getUser() - Method in interface com.google.gerrit.server.util.RequestContext
 
getUser() - Method in class com.google.gerrit.server.util.ServerRequestContext
 
getUser() - Method in class com.google.gerrit.sshd.SshSession
Identity of the authenticated user account on the socket.
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() - Constructor for class com.google.gerrit.server.account.GetUsername
 
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.AddKeySender
 
getUserNameEmail() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
getUserNameEmailFor(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Gets the human readable name and email for an account; if both are unavailable, returns the username.
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.account.WatchConfig
Get the validation errors, if any were discovered during load.
getValidationErrors() - Method in class com.google.gerrit.server.git.ProjectConfig
Get the validation errors, if any were discovered during load.
getValidationQuery() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
 
getValidationQuery() - Method in interface com.google.gerrit.server.schema.DataSourceType
 
getValidationQuery() - Method in class com.google.gerrit.server.schema.DB2
 
getValidationQuery() - Method in class com.google.gerrit.server.schema.Oracle
 
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() - Method in class com.google.gerrit.server.api.config.ServerImpl
 
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.OnlineReindexer
 
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
 
GetWatchedProjects - Class in com.google.gerrit.server.account
 
GetWatchedProjects(Provider<ReviewDb>, Provider<IdentifiedUser>, Config, WatchConfig.Accessor) - Constructor for class com.google.gerrit.server.account.GetWatchedProjects
 
getWatchedProjects() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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.extensions.events.AbstractChangeEvent
 
getWhen() - Method in class com.google.gerrit.server.git.BatchUpdate.Context
 
getWhen() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
getWhitespace() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
 
getWhitespace() - Method in class com.google.gerrit.server.patch.PatchListKey
 
getWho() - Method in class com.google.gerrit.server.extensions.events.AbstractChangeEvent
 
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
 
gitBasicAuthPolicy - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
GitModule - Class in com.google.gerrit.server.git
Configures the Git support.
GitModule() - Constructor for class com.google.gerrit.server.git.GitModule
 
GitModules - Class in com.google.gerrit.server.git
Loads the .gitmodules file of the specified project/branch.
GitModules.Factory - Interface in com.google.gerrit.server.git
 
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.
GitRepositoryManagerModule - Class in com.google.gerrit.server.git
 
GitRepositoryManagerModule(RepositoryConfig) - Constructor for class com.google.gerrit.server.git.GitRepositoryManagerModule
 
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
 
GitUtil - Class in com.google.gerrit.server.util
 
GitwebCgiConfig - Class in com.google.gerrit.server.config
 
GitwebConfig - Class in com.google.gerrit.server.config
 
GitwebConfig.LegacyModule - Class in com.google.gerrit.server.config
 
GitwebConfig.LegacyModule(Config) - Constructor for class com.google.gerrit.server.config.GitwebConfig.LegacyModule
 
GitwebModule - Class in com.google.gerrit.httpd.gitweb
 
GitwebModule() - Constructor for class com.google.gerrit.httpd.gitweb.GitwebModule
 
GlobalPluginConfig - Class in com.google.gerrit.server.config
Plugin configuration in etc/$PLUGIN.config and etc/$PLUGIN.secure.config.
GpgApiAdapter - Interface in com.google.gerrit.server.api.accounts
 
GpgException - Exception in com.google.gerrit.server
Generic exception type for GPG-related exceptions.
GpgException(String) - Constructor for exception com.google.gerrit.server.GpgException
 
GpgException(Throwable) - Constructor for exception com.google.gerrit.server.GpgException
 
GpgException(String, Throwable) - Constructor for exception com.google.gerrit.server.GpgException
 
gpgKey(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
gpgKey(AccountResource, IdString) - Method in interface com.google.gerrit.server.api.accounts.GpgApiAdapter
 
grant(ProjectConfig, AccessSection, String, GroupReference...) - Static method in class com.google.gerrit.server.schema.AclUtil
 
grant(ProjectConfig, AccessSection, String, boolean, GroupReference...) - Static method in class com.google.gerrit.server.schema.AclUtil
 
grant(ProjectConfig, AccessSection, String, boolean, Boolean, GroupReference...) - Static method in class com.google.gerrit.server.schema.AclUtil
 
grant(ProjectConfig, AccessSection, LabelType, int, int, GroupReference...) - Static method in class com.google.gerrit.server.schema.AclUtil
 
grantedOn - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
GROUP - Static variable in class com.google.gerrit.server.index.change.ChangeField
Opaque group identifiers for this change's patch sets.
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.
groupBackend - Variable in class com.google.gerrit.server.project.SetAccess
 
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.
GroupCollector - Class in com.google.gerrit.server.git
Helper for assigning groups to commits during ReceiveCommits.
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
 
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.
GroupInfoCache - Class in com.google.gerrit.server.group
Efficiently builds a GroupInfoCache.
GroupInfoCache.Factory - Interface in com.google.gerrit.server.group
 
groupIsNotAllowed - Variable in class com.google.gerrit.server.change.ChangeMessages
 
GroupJson - Class in com.google.gerrit.server.group
 
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
 
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.group.AddIncludedGroups.Input
 
GroupsCollection - Class in com.google.gerrit.server.group
 
GroupSetProvider - Class in com.google.gerrit.server.config
Parses groups referenced in the gerrit.config file.
GroupSetProvider(GroupBackend, ThreadLocalRequestContext, ServerRequestContext, List<String>) - Constructor for class com.google.gerrit.server.config.GroupSetProvider
 
GroupsRestApiServlet - Class in com.google.gerrit.httpd.restapi
 
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

H2AccountPatchReviewStore - Class in com.google.gerrit.server.schema
 
H2AccountPatchReviewStore.InMemoryModule - Class in com.google.gerrit.server.schema
 
H2AccountPatchReviewStore.InMemoryModule() - Constructor for class com.google.gerrit.server.schema.H2AccountPatchReviewStore.InMemoryModule
 
H2CacheBasedWebSession - Class in com.google.gerrit.httpd
 
HackPushNegotiateHook - Class in com.google.gerrit.server.git
Advertises part of history to git push clients.
HackPushNegotiateHook() - Constructor for class com.google.gerrit.server.git.HackPushNegotiateHook
 
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(Path) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
 
handles(Path) - 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
 
hasActive(Predicate<AccountState>) - Static method in class com.google.gerrit.server.query.account.AccountPredicates
 
hasAvatars - Variable in class com.google.gerrit.server.config.GetServerInfo.PluginConfigInfo
 
hasChange() - Method in class com.google.gerrit.server.index.change.IndexedChangeQuery
 
hasChange() - Method in class com.google.gerrit.server.query.change.AndChangeSource
 
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
Check whether a field is present in this 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.IndexedQuery
 
hashCode() - Method in class com.google.gerrit.server.mail.Address
 
hashCode() - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
 
hashCode() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
hashCode() - Method in class com.google.gerrit.server.mail.EmailHeader.String
 
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.ReviewerSet
 
HASHTAG - Static variable in class com.google.gerrit.server.index.change.ChangeField
Hashtags tied to a change
hashtag(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
HASHTAG_CASE_AWARE - Static variable in class com.google.gerrit.server.index.change.ChangeField
Hashtags with original case.
hashtags - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
hashtags() - Method in class com.google.gerrit.server.query.change.ChangeData
 
HashtagsChangedEvent - Class in com.google.gerrit.server.events
 
HashtagsChangedEvent(Change) - Constructor for class com.google.gerrit.server.events.HashtagsChangedEvent
 
HashtagsEdited - Class in com.google.gerrit.server.extensions.events
 
HashtagsEdited(DynamicSet<HashtagsEditedListener>, EventUtil) - Constructor for class com.google.gerrit.server.extensions.events.HashtagsEdited
 
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
 
HasStarsPredicate - Class in com.google.gerrit.server.query.change
 
hasSubscription(Branch.NameKey) - Method in class com.google.gerrit.server.git.SubmoduleOp
 
hasUsername() - Method in class com.google.gerrit.server.auth.AuthUser
 
HEADER_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
 
headers - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
 
headName - Variable in class com.google.gerrit.server.events.ProjectCreatedEvent
 
Histogram0 - Class in com.google.gerrit.metrics
Measures the statistical distribution of values in a stream of data.
Histogram0() - Constructor for class com.google.gerrit.metrics.Histogram0
 
Histogram1<F1> - Class in com.google.gerrit.metrics
Measures the statistical distribution of values in a stream of data.
Histogram1() - Constructor for class com.google.gerrit.metrics.Histogram1
 
Histogram2<F1,F2> - Class in com.google.gerrit.metrics
Measures the statistical distribution of values in a stream of data.
Histogram2() - Constructor for class com.google.gerrit.metrics.Histogram2
 
Histogram3<F1,F2,F3> - Class in com.google.gerrit.metrics
Measures the statistical distribution of values in a stream of data.
Histogram3() - Constructor for class com.google.gerrit.metrics.Histogram3
 
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_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.
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
 
httpPassword - Variable in class com.google.gerrit.server.account.PutHttpPassword.Input
 
httpPasswordUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
HttpPluginModule - Class in com.google.gerrit.httpd.plugins
 
HttpPluginModule() - Constructor for class com.google.gerrit.httpd.plugins.HttpPluginModule
 
httpRequest - Variable in class com.google.gerrit.audit.ExtendedHttpAuditEvent
 
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(int) - 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() - Method in class com.google.gerrit.server.git.InsertedObject
 
ID - Static variable in class com.google.gerrit.server.index.account.AccountField
 
ID - Static variable in class com.google.gerrit.server.index.change.ChangeField
Newer style Change-Id key.
id() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
 
id() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
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.
identifiedUserFactory - Variable in class com.google.gerrit.server.change.SuggestReviewers
 
IdGenerator - Class in com.google.gerrit.server.util
Simple class to produce 4 billion keys randomly distributed.
ids() - Method in class com.google.gerrit.server.git.ChangeSet
 
IGNORE_LABEL - Static variable in class com.google.gerrit.server.StarredChangesUtil
 
ignored - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
 
ignoresThrowable() - Method in class com.google.gerrit.sshd.SshLogLayout
 
in - Variable in class com.google.gerrit.sshd.BaseCommand
 
includeAuthorInfo() - Method in class com.google.gerrit.server.change.ListRevisionComments
 
includeAuthorInfo() - Method in class com.google.gerrit.server.change.ListRevisionDrafts
 
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
 
includeDiff - Variable in class com.google.gerrit.server.mail.EmailSettings
 
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.
IncludedInResolver.Result - Class in com.google.gerrit.server.change
 
IncludedInResolver.Result() - Constructor for class com.google.gerrit.server.change.IncludedInResolver.Result
 
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
 
increment() - Method in class com.google.gerrit.metrics.Counter0
Increment the counter by one event.
increment(F1) - Method in class com.google.gerrit.metrics.Counter1
Increment the counter by one event.
increment(F1, F2) - Method in class com.google.gerrit.metrics.Counter2
Increment the counter by one event.
increment(F1, F2, F3) - Method in class com.google.gerrit.metrics.Counter3
Increment the counter by one event.
incrementBy(long) - Method in class com.google.gerrit.metrics.Counter0
Increment the counter by a specified amount.
incrementBy(F1, long) - Method in class com.google.gerrit.metrics.Counter1
Increment the counter by a specified amount.
incrementBy(F1, F2, long) - Method in class com.google.gerrit.metrics.Counter2
Increment the counter by a specified amount.
incrementBy(F1, F2, F3, long) - Method in class com.google.gerrit.metrics.Counter3
Increment the counter by a specified amount.
Index - Class in com.google.gerrit.server.account
 
index() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
Index - Class in com.google.gerrit.server.change
 
index(Account.Id) - Method in interface com.google.gerrit.server.index.account.AccountIndexer
Synchronously index an account.
index(Account.Id) - Method in class com.google.gerrit.server.index.account.AccountIndexerImpl
 
index(ChangeData) - Method in class com.google.gerrit.server.index.change.ChangeIndexer
Synchronously index a change.
index(ReviewDb, Change) - Method in class com.google.gerrit.server.index.change.ChangeIndexer
Synchronously index a change.
index(ReviewDb, Project.NameKey, Change.Id) - Method in class com.google.gerrit.server.index.change.ChangeIndexer
Synchronously index a change.
Index<K,V> - Interface in com.google.gerrit.server.index
Secondary index implementation for arbitrary documents.
index - Variable in class com.google.gerrit.server.index.IndexedQuery
 
Index.Input - Class in com.google.gerrit.server.account
 
Index.Input() - Constructor for class com.google.gerrit.server.account.Index.Input
 
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
 
IndexActivateCommand - Class in com.google.gerrit.sshd.commands
 
IndexActivateCommand() - Constructor for class com.google.gerrit.sshd.commands.IndexActivateCommand
 
indexAll(AccountIndex) - Method in class com.google.gerrit.server.index.account.AllAccountsIndexer
 
indexAll(ChangeIndex) - Method in class com.google.gerrit.server.index.change.AllChangesIndexer
 
indexAll(ChangeIndex, Iterable<AllChangesIndexer.ProjectHolder>) - Method in class com.google.gerrit.server.index.change.AllChangesIndexer
 
indexAll(I) - Method in class com.google.gerrit.server.index.SiteIndexer
 
indexAsync(Project.NameKey, Change.Id) - Method in class com.google.gerrit.server.index.change.ChangeIndexer
Start indexing a change.
indexAsync(Project.NameKey, Collection<Change.Id>) - Method in class com.google.gerrit.server.index.change.ChangeIndexer
Start indexing multiple changes in parallel.
IndexCollection<K,V,I extends Index<K,V>> - 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
 
IndexCommandsModule - Class in com.google.gerrit.sshd.commands
 
IndexCommandsModule() - Constructor for class com.google.gerrit.sshd.commands.IndexCommandsModule
 
IndexConfig - Class in com.google.gerrit.server.index
Implementation-specific configuration for secondary indexes.
IndexConfig() - Constructor for class com.google.gerrit.server.index.IndexConfig
 
indexConfig - Variable in class com.google.gerrit.server.query.InternalQuery
 
IndexDefinition<K,V,I extends Index<K,V>> - Class in com.google.gerrit.server.index
Definition of an index over a Gerrit data type.
IndexDefinition(SchemaDefinitions<V>, IndexCollection<K, V, I>, IndexDefinition.IndexFactory<K, V, I>, SiteIndexer<K, V, I>) - Constructor for class com.google.gerrit.server.index.IndexDefinition
 
IndexDefinition.IndexFactory<K,V,I extends Index<K,V>> - Interface in com.google.gerrit.server.index
 
IndexedAccountQuery - Class in com.google.gerrit.server.index.account
 
IndexedAccountQuery(Index<Account.Id, AccountState>, Predicate<AccountState>, QueryOptions) - Constructor for class com.google.gerrit.server.index.account.IndexedAccountQuery
 
IndexedChangeQuery - Class in com.google.gerrit.server.index.change
Wrapper combining an IndexPredicate together with a ChangeDataSource that returns matching results from the index.
IndexedChangeQuery(ChangeIndex, Predicate<ChangeData>, QueryOptions) - Constructor for class com.google.gerrit.server.index.change.IndexedChangeQuery
 
IndexedQuery<I,T> - Class in com.google.gerrit.server.index
Wrapper combining an IndexPredicate together with a DataSource that returns matching results from the index.
IndexedQuery(Index<I, T>, Predicate<T>, QueryOptions) - Constructor for class com.google.gerrit.server.index.IndexedQuery
 
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
 
IndexRewriter<T> - Interface in com.google.gerrit.server.index
 
IndexStartCommand - Class in com.google.gerrit.sshd.commands
 
IndexStartCommand() - Constructor for class com.google.gerrit.sshd.commands.IndexStartCommand
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.AllRequestFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.GetUserFilter
 
init(ServletConfig) - Method in class com.google.gerrit.httpd.plugins.LfsPluginServlet
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.RequestContextFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.RequestMetricsFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.RequireSslFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
 
init(FilterConfig) - Method in class com.google.gerrit.httpd.XsrfCookieFilter
 
init() - Method in class com.google.gerrit.server.git.ReceiveCommits
 
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.AddKeySender
 
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.DeleteReviewerSender
 
init() - Method in class com.google.gerrit.server.mail.DeleteVoteSender
 
init() - Method in class com.google.gerrit.server.mail.MergedSender
 
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
 
initCodeReviewLabel(ProjectConfig) - Static method in class com.google.gerrit.server.schema.AllProjectsCreator
 
initialMembers - Variable in class com.google.gerrit.server.account.CreateGroupArgs
 
InMemoryInserter - Class in com.google.gerrit.server.git
 
InMemoryInserter(ObjectReader) - Constructor for class com.google.gerrit.server.git.InMemoryInserter
 
InMemoryInserter(Repository) - Constructor for class com.google.gerrit.server.git.InMemoryInserter
 
input - Variable in class com.google.gerrit.audit.HttpAuditEvent
 
insert(int, long, InputStream) - Method in class com.google.gerrit.server.git.InMemoryInserter
 
insert(int, byte[]) - Method in class com.google.gerrit.server.git.InMemoryInserter
 
insert(int, byte[], int, int) - Method in class com.google.gerrit.server.git.InMemoryInserter
 
insert(InsertedObject) - Method in class com.google.gerrit.server.git.InMemoryInserter
 
insert(ReviewDb, RevWalk, ChangeUpdate, PatchSet.Id, ObjectId, boolean, List<String>, String) - Method in class com.google.gerrit.server.PatchSetUtil
 
insertChange(BatchUpdate.InsertChangeOp) - Method in class com.google.gerrit.server.git.BatchUpdate
 
InsertedObject - Class in com.google.gerrit.server.git
 
InsertedObject() - Constructor for class com.google.gerrit.server.git.InsertedObject
 
inserter - Variable in class com.google.gerrit.server.git.VersionedMetaData
 
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
 
INSTANCE - Static variable in class com.google.gerrit.server.index.account.AccountSchemaDefinitions
 
INSTANCE - Static variable in class com.google.gerrit.server.index.change.ChangeSchemaDefinitions
 
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.
IntegerRangeChangePredicate - Class in com.google.gerrit.server.query.change
 
IntegerRangeChangePredicate(FieldDef<ChangeData, Integer>, String) - Constructor for class com.google.gerrit.server.query.change.IntegerRangeChangePredicate
 
IntegerRangePredicate<T> - Class in com.google.gerrit.server.index
 
IntegerRangePredicate(FieldDef<T, Integer>, String) - Constructor for class com.google.gerrit.server.index.IntegerRangePredicate
 
IntegrationException - Exception in com.google.gerrit.server.git
Indicates an integration operation (see MergeOp) failed.
IntegrationException(String) - Constructor for exception com.google.gerrit.server.git.IntegrationException
 
IntegrationException(Throwable) - Constructor for exception com.google.gerrit.server.git.IntegrationException
 
IntegrationException(String, Throwable) - Constructor for exception com.google.gerrit.server.git.IntegrationException
 
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
 
InternalAccountQuery - Class in com.google.gerrit.server.query.account
 
InternalAuthBackend - Class in com.google.gerrit.server.auth
 
InternalChangeQuery - Class in com.google.gerrit.server.query.change
 
InternalGroupBackend - Class in com.google.gerrit.server.account
Implementation of GroupBackend for the internal group system.
InternalQuery<T> - Class in com.google.gerrit.server.query
Execute a single query over a secondary index, for use by Gerrit internals.
InternalQuery(QueryProcessor<T>, IndexCollection<?, T, ? extends Index<?, T>>, IndexConfig) - Constructor for class com.google.gerrit.server.query.InternalQuery
 
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
 
intopic(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
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
 
IntraLineDiffArgs - Class in com.google.gerrit.server.patch
 
IntraLineDiffArgs() - Constructor for class com.google.gerrit.server.patch.IntraLineDiffArgs
 
IntraLineDiffKey - Class in com.google.gerrit.server.patch
 
IntraLineDiffKey() - 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
 
INVALID_KEY_COMMENT_PREFIX - Static variable in class com.google.gerrit.server.account.AuthorizedKeys
 
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
 
InvalidUserNameException - Exception in com.google.gerrit.server.account
Error indicating the SSH user name does not match Account.USER_NAME_PATTERN pattern.
InvalidUserNameException() - Constructor for exception com.google.gerrit.server.account.InvalidUserNameException
 
is(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
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
 
isActive() - Static method in class com.google.gerrit.server.query.account.AccountPredicates
 
isAgainstParent() - Method in class com.google.gerrit.server.patch.PatchList
 
isAggressive() - Method in class com.google.gerrit.server.config.GcConfig
 
isAllowed() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
 
isAllowRegisterNewEmail() - Method in class com.google.gerrit.server.config.AuthConfig
 
isAllProjects() - Method in class com.google.gerrit.server.project.ProjectNode
 
isAllProjects() - Method in class com.google.gerrit.server.project.ProjectState
 
isAllUsers() - 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
 
isAuthRequired - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadSchemeInfo
 
isAuthSupported - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadSchemeInfo
 
isAvailable() - Method in class com.google.gerrit.server.documentation.QueryDocumentationExecutor
 
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
 
isChangeUpToDate(NoteDbChangeState, RefCache, Change.Id) - Static method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
isChangeUpToDate(RefCache) - Method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
isChild(CommandName, CommandName) - Static method in class com.google.gerrit.sshd.Commands
Is the second command a direct child of the first command?
isConstant() - Method in class com.google.gerrit.metrics.Description
 
isContentMerge() - Method in class com.google.gerrit.server.query.change.ConflictKey
 
isCreateNewChangeForAllNotInTarget() - Method in class com.google.gerrit.server.project.ProjectState
 
isCumulative() - Method in class com.google.gerrit.metrics.Description
 
isCurrent() - Method in class com.google.gerrit.server.change.RevisionResource
 
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(Config) - Static method in class com.google.gerrit.server.config.GitwebConfig
 
isDisabled() - Method in class com.google.gerrit.server.plugins.Plugin
 
isDisabled() - Method in class com.google.gerrit.server.query.QueryProcessor
 
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.git.ChainedReceiveCommands
 
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
 
isEmpty() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
Whether no updates have been done.
isEmpty() - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
isEmpty() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
isEnabled() - Method in interface com.google.gerrit.server.api.accounts.GpgApiAdapter
 
isEnabled() - Method in interface com.google.gerrit.server.mail.EmailSender
 
isEnabled() - Method in class com.google.gerrit.server.mail.SmtpEmailSender
 
isEnableSignedPush() - Method in class com.google.gerrit.server.project.ProjectState
 
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.
isGauge() - Method in class com.google.gerrit.metrics.Description
 
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.
isGitBasicAuth - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
isHidden() - Method in class com.google.gerrit.server.project.ProjectControl
Returns whether the project is hidden.
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
 
isInheritable() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
 
isInternalUser() - Method in class com.google.gerrit.server.CurrentUser
Check if the CurrentUser is an InternalUser.
isInternalUser() - Method in class com.google.gerrit.server.InternalUser
 
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
isMatchable() - Method in class com.google.gerrit.server.query.AndPredicate
 
isMatchable() - Method in class com.google.gerrit.server.query.AndSource
 
isMatchable() - Method in class com.google.gerrit.server.query.NotPredicate
 
isMatchable() - Method in class com.google.gerrit.server.query.OrPredicate
 
isMatchable() - Method in class com.google.gerrit.server.query.Predicate
 
isMergeable() - Method in class com.google.gerrit.server.query.change.ChangeData
 
IsMergePredicate - Class in com.google.gerrit.server.query.change
 
IsMergePredicate(ChangeQueryBuilder.Arguments, String) - Constructor for class com.google.gerrit.server.query.change.IsMergePredicate
 
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
 
isOk() - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
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?
isPatchSetLocked(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Is the current patch set locked against state changes?
isPatchVisible(PatchSet, ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
Can this user see the given patchset?
isPatchVisible(PatchSet, ChangeData) - 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
 
isRate() - Method in class com.google.gerrit.metrics.Description
 
isRE(String) - Static method in class com.google.gerrit.server.project.RefPattern
 
isReadable() - Method in class com.google.gerrit.server.project.ProjectControl
Returns whether the project is readable to the current user.
isRefVisible() - Method in class com.google.gerrit.server.project.ChangeControl
Can the user see this change? Does not account for draft status
isRejectImplicitMerges() - Method in class com.google.gerrit.server.project.ProjectState
 
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
 
isRequireSignedPush() - 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
 
isRunning() - Method in class com.google.gerrit.server.index.OnlineReindexer
 
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.config.AuthConfig
Whether contributor agreements are used.
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
 
isValid(String) - Static method in class com.google.gerrit.server.mail.OutgoingEmailValidator
 
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(ReviewDb, ChangeData) - 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
Returns whether the project is accessible to the current user, i.e.
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(Project.NameKey, CurrentUser) - Method in class com.google.gerrit.common.EventBroker
 
isVisibleTo(Change, CurrentUser) - Method in class com.google.gerrit.common.EventBroker
 
isVisibleTo(Branch.NameKey, CurrentUser) - Method in class com.google.gerrit.common.EventBroker
 
isVisibleTo(Event, CurrentUser) - Method in class com.google.gerrit.common.EventBroker
 
isVisibleTo(Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
isVisibleTo(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
isVisibleTo(Account.Id) - Method in interface com.google.gerrit.server.ReviewersUtil.VisibilityControl
 
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
 
IsVisibleToPredicate<T> - Class in com.google.gerrit.server.query
 
IsVisibleToPredicate(String, String) - Constructor for class com.google.gerrit.server.query.IsVisibleToPredicate
 
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(Path) - Constructor for class com.google.gerrit.server.plugins.JarScanner
 
JarScanner.ClassData - Class in com.google.gerrit.server.plugins
 
JdbcAccountPatchReviewStore - Class in com.google.gerrit.server.schema
 
JdbcAccountPatchReviewStore(Config, SitePaths) - Constructor for class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
JdbcAccountPatchReviewStore(DataSource) - Constructor for class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
JdbcAccountPatchReviewStore.Module - Class in com.google.gerrit.server.schema
 
JdbcAccountPatchReviewStore.Module(Config) - Constructor for class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore.Module
 
JdbcUtil - Class in com.google.gerrit.server.schema
 
JdbcUtil() - Constructor for class com.google.gerrit.server.schema.JdbcUtil
 
JGitMetricModule - Class in com.google.gerrit.metrics.proc
 
JGitMetricModule() - Constructor for class com.google.gerrit.metrics.proc.JGitMetricModule
 
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_FORMAT_VERSION - Static variable in class com.google.gerrit.server.change.ChangeResource
JSON format version number for ETag computations.
JSON_MAGIC - Static variable in class com.google.gerrit.httpd.restapi.RestApiServlet
Garbage prefix inserted before JSON output to prevent XSSI.
jsResourcePaths - Variable in class com.google.gerrit.server.config.GetServerInfo.PluginConfigInfo
 
jvmSummary - Variable in class com.google.gerrit.server.config.GetSummary.SummaryInfo
 

K

KEY - Static variable in class com.google.gerrit.server.config.GerritServerIdProvider
 
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.git.UserConfigSections
 
KEY_MATCH - Static variable in class com.google.gerrit.server.git.UserConfigSections
 
KEY_NOTIFY - Static variable in class com.google.gerrit.server.account.WatchConfig
 
KEY_TARGET - Static variable in class com.google.gerrit.server.git.UserConfigSections
 
KEY_TOKEN - Static variable in class com.google.gerrit.server.git.UserConfigSections
 
KEY_URL - Static variable in class com.google.gerrit.server.git.UserConfigSections
 
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.data.SubmitLabelAttribute
 
LABEL - Static variable in class com.google.gerrit.server.index.change.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.StarredChangesUtil.StarField
 
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
 
largeChange - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
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
 
left - Variable in class com.google.gerrit.server.git.TabFile.Row
 
LEGACY_ID - Static variable in class com.google.gerrit.server.index.change.ChangeField
Legacy change ID.
LEGACY_REVIEWER - Static variable in class com.google.gerrit.server.index.change.ChangeField
Deprecated.
LegacyChangeIdPredicate - Class in com.google.gerrit.server.query.change
Predicate over change number (aka legacy ID or Change.Id).
LegacyGerritServlet - Class in com.google.gerrit.httpd.raw
Redirects from /Gerrit#foo to /#foo in JavaScript.
LFS_REST - Static variable in class com.google.gerrit.httpd.plugins.LfsPluginServlet
 
LfsPluginAuthCommand - Class in com.google.gerrit.sshd.plugin
 
LfsPluginAuthCommand.LfsSshPluginAuth - Interface in com.google.gerrit.sshd.plugin
 
LfsPluginAuthCommand.Module - Class in com.google.gerrit.sshd.plugin
 
LfsPluginServlet - Class in com.google.gerrit.httpd.plugins
 
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 - Variable in class com.google.gerrit.server.change.SuggestReviewers
 
limit() - Method in class com.google.gerrit.server.index.QueryOptions
 
limit(int) - Method in class com.google.gerrit.server.project.RefFilter
 
limit(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
limit(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
LimitPredicate<T> - Class in com.google.gerrit.server.query
 
LimitPredicate(String, int) - Constructor for class com.google.gerrit.server.query.LimitPredicate
 
line - Variable in class com.google.gerrit.server.data.PatchSetCommentAttribute
 
link(Account.Id, AuthRequest) - Method in class com.google.gerrit.server.account.AccountManager
Link another authentication identity to an existing account.
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.account.Stars
 
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.change.Votes
 
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(GetAccess) - Constructor for class com.google.gerrit.server.access.ListAccess
 
listAccounts(AccountGroup.UUID, Project.NameKey) - Method in class com.google.gerrit.server.account.GroupMembers
 
listAgreements() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
ListBranches - Class in com.google.gerrit.server.project
 
ListBranches(GitRepositoryManager, DynamicMap<RestView<BranchResource>>, WebLinks) - Constructor for class com.google.gerrit.server.project.ListBranches
 
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
 
ListChangeComments - Class in com.google.gerrit.server.change
 
ListChangeDrafts - Class in com.google.gerrit.server.change
 
ListChildProjects - Class in com.google.gerrit.server.project
 
listComments(RevisionResource) - Method in class com.google.gerrit.server.change.ListRevisionComments
 
listComments(RevisionResource) - Method in class com.google.gerrit.server.change.ListRevisionDrafts
 
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
 
listeners - Variable in class com.google.gerrit.common.EventBroker
Listeners to receive changes as they happen (limited by visibility of user).
listGpgKeys() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
listGpgKeys(AccountResource) - Method in interface com.google.gerrit.server.api.accounts.GpgApiAdapter
 
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, GetGroups, GroupJson, GroupBackend) - 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
 
listPlugins(Path, String) - Static method in class com.google.gerrit.server.plugins.PluginLoader
 
listPlugins(Path) - Static method in class com.google.gerrit.server.plugins.PluginLoader
 
ListProjects - Class in com.google.gerrit.server.project
List projects visible to the calling user.
ListProjects(CurrentUser, ProjectCache, GroupsCollection, GroupControl.Factory, GitRepositoryManager, ProjectNode.Factory, WebLinks) - Constructor for class com.google.gerrit.server.project.ListProjects
 
ListProjects.FilterType - Enum in com.google.gerrit.server.project
 
ListRevisionComments - Class in com.google.gerrit.server.change
 
ListRevisionDrafts - Class in com.google.gerrit.server.change
 
listSshKeys() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
ListTags - Class in com.google.gerrit.server.project
 
ListTags(GitRepositoryManager, Provider<ReviewDb>, TagCache, ChangeNotes.Factory, SearchingChangeCacheImpl) - 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(Account.Id) - Method in class com.google.gerrit.server.account.GeneralPreferencesLoader
 
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(RevWalk, ObjectId) - Method in class com.google.gerrit.server.git.VersionedMetaData
Load a specific version from an open walk.
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
 
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, Reader) - Method in class com.google.gerrit.rules.RulesCache
 
loadMyMenusAndUrlAliases(GeneralPreferencesInfo, VersionedAccountPreferences, VersionedAccountPreferences) - Method in class com.google.gerrit.server.account.GeneralPreferencesLoader
 
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
 
loadSection(Config, String, String, T, T, T) - Static method in class com.google.gerrit.server.config.ConfigUtil
Load section by inspecting Java class attributes.
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
 
LocalDiskRepositoryManager.ProjectVisitor - Class in com.google.gerrit.server.git
 
LocalDiskRepositoryManager.ProjectVisitor(Path) - Constructor for class com.google.gerrit.server.git.LocalDiskRepositoryManager.ProjectVisitor
 
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
 
LOG4J_CONFIGURATION - Static variable in class com.google.gerrit.server.util.SystemLog
 
LOG_NAME - Static variable in class com.google.gerrit.server.git.GarbageCollection
 
logEventListenerError(Object, Object, Exception) - Method in class com.google.gerrit.server.extensions.events.EventUtil
 
login(AuthResult, boolean) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
 
login(AuthResult, boolean) - Method in interface com.google.gerrit.httpd.WebSession
 
loginText - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
loginUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
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
 
logProblem(Change.Id, Throwable) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
logProblem(Change.Id, String) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
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.oauth.OAuthRealm
 
lookupCommit(AnyObjectId) - Method in class com.google.gerrit.server.git.CodeReviewCommit.CodeReviewRevWalk
 
lookupCommit(AnyObjectId) - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit.ChangeNotesRevWalk
 
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
 
maintainServer - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
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.
ManualRequestContext(CurrentUser, SchemaFactory<ReviewDb>, ThreadLocalRequestContext) - Constructor for class com.google.gerrit.server.util.ManualRequestContext
 
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
 
markKeyInvalid(Account.Id, int) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys.Accessor
 
markReady(boolean) - Method in class com.google.gerrit.server.index.change.DummyChangeIndex
 
markReady(boolean) - Method in interface com.google.gerrit.server.index.Index
Mark whether this index is up-to-date and ready to serve reads.
markReviewed(PatchSet.Id, Account.Id, String) - Method in interface com.google.gerrit.server.change.AccountPatchReviewStore
Marks the given file in the given patch set as reviewed by the given user.
markReviewed(PatchSet.Id, Account.Id, Collection<String>) - Method in interface com.google.gerrit.server.change.AccountPatchReviewStore
Marks the given files in the given patch set as reviewed by the given user.
markReviewed(PatchSet.Id, Account.Id, String) - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
markReviewed(PatchSet.Id, Account.Id, Collection<String>) - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
markStart(RevCommit) - Method in class com.google.gerrit.server.git.CodeReviewCommit.CodeReviewRevWalk
 
markStart(RevCommit) - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit.ChangeNotesRevWalk
 
markUninteresting(RevCommit) - Method in class com.google.gerrit.server.git.CodeReviewCommit.CodeReviewRevWalk
 
markUninteresting(RevCommit) - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit.ChangeNotesRevWalk
 
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.change.IndexedChangeQuery
 
match(T) - Method in class com.google.gerrit.server.index.IntegerRangePredicate
 
match(String, CurrentUser) - Method in class com.google.gerrit.server.project.RefPatternMatcher
 
match(AccountState) - Method in class com.google.gerrit.server.query.account.AccountIsVisibleToPredicate
 
match(T) - Method in class com.google.gerrit.server.query.AndPredicate
 
match(T) - Method in class com.google.gerrit.server.query.AndSource
 
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.AuthorPredicate
 
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.CommitterPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.HasStarsPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.IsMergePredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.LegacyChangeIdPredicate
 
match(ChangeData) - Method in class com.google.gerrit.server.query.change.StarPredicate
 
match(T) - Method in class com.google.gerrit.server.query.LimitPredicate
 
match(T) - Method in interface com.google.gerrit.server.query.Matchable
Does this predicate match this object?
match(T) - Method in class com.google.gerrit.server.query.NotPredicate
 
match(T) - Method in class com.google.gerrit.server.query.OrPredicate
 
Matchable<T> - Interface in com.google.gerrit.server.query
 
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.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
 
maximumDiffSize - Variable in class com.google.gerrit.server.mail.EmailSettings
 
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.CreateProjectArgs
 
maxPages() - Method in class com.google.gerrit.server.index.IndexConfig
 
maxSuggestedReviewers - Variable in class com.google.gerrit.server.change.SuggestReviewers
 
maxTerms() - Method in class com.google.gerrit.server.index.IndexConfig
 
maybeFail(String) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
maybeFailVerbose() - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
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
 
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(Account.Id, GeneralPreferencesInfo) - Method in class com.google.gerrit.server.account.GeneralPreferencesLoader
 
merge(ReviewDb, Change, IdentifiedUser, boolean, SubmitInput) - Method in class com.google.gerrit.server.git.MergeOp
 
merge(RequestId, Iterable<SubmitRecord>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
merge(Repository, RevWalk, ObjectInserter, RevCommit, ThreeWayMergeStrategy) - Method in class com.google.gerrit.server.patch.AutoMerger
Perform an auto-merge of the parents of the given merge commit.
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.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.change.ChangeField
Whether the change is mergeable.
MergeAlways - Class in com.google.gerrit.server.git.strategy
 
MergedByPushOp - Class in com.google.gerrit.server.git
 
MergedByPushOp.Factory - Interface in com.google.gerrit.server.git
 
MergedSender - Class in com.google.gerrit.server.mail
Send notice about a change successfully merged.
MergedSender(EmailArguments, Project.NameKey, Change.Id) - Constructor for class com.google.gerrit.server.mail.MergedSender
 
MergedSender.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 branch.
MergeIdenticalTreeException(String) - Constructor for exception com.google.gerrit.server.git.MergeIdenticalTreeException
 
MergeIfNecessary - Class in com.google.gerrit.server.git.strategy
 
mergeOneCommit(PersonIdent, PersonIdent, Repository, CodeReviewCommit.CodeReviewRevWalk, ObjectInserter, 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.CommitStatus - Class in com.google.gerrit.server.git
 
MergeOpRepoManager - Class in com.google.gerrit.server.git
This is a helper class for MergeOp and not intended for general use.
MergeOpRepoManager.OpenBranch - Class in com.google.gerrit.server.git
 
MergeOpRepoManager.OpenRepo - Class in com.google.gerrit.server.git
 
MergeSorter - Class in com.google.gerrit.server.git
 
MergeSorter(CodeReviewCommit.CodeReviewRevWalk, 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
 
MergeSuperSet - Class in com.google.gerrit.server.git
Calculates the minimal superset of changes required to be merged.
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
Utility methods used during the merge process.
MergeUtil.Factory - Interface in com.google.gerrit.server.git
 
MergeValidationException - Exception in com.google.gerrit.server.git.validators
Exception that occurs during a validation step before merging changes.
MergeValidationException(String) - 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, ProjectCache, 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 - Static variable in exception com.google.gerrit.server.account.InvalidUserNameException
 
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
 
MetricMaker - Class in com.google.gerrit.metrics
Factory to create metrics for monitoring.
MetricMaker() - Constructor for class com.google.gerrit.metrics.MetricMaker
 
MetricModule - Class in com.google.gerrit.metrics.proc
Guice module to configure metrics on server startup.
MetricModule() - Constructor for class com.google.gerrit.metrics.proc.MetricModule
 
MICROSECONDS - Static variable in class com.google.gerrit.metrics.Description.Units
 
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_108
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_109
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_115
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_119
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_120
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_123
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_124
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_125
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_126
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_127
 
migrateData(ReviewDb, UpdateUI) - Method in class com.google.gerrit.server.schema.Schema_128
 
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.AbstractChangeUpdate
 
MILLISECONDS - Static variable in class com.google.gerrit.metrics.Description.Units
 
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.util.RangeUtil.Range
The minimum value specified in the query, inclusive.
missing() - Static method in class com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
 
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() - Static method in class com.google.gerrit.httpd.RequestMetricsFilter
 
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.config
 
Module() - Constructor for class com.google.gerrit.server.api.config.Module
 
Module - Class in com.google.gerrit.server.api.groups
 
Module() - Constructor for class com.google.gerrit.server.api.groups.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.auth.oauth.OAuthTokenCache
 
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.git.strategy.SubmitStrategy
 
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.notedb.ChangeNotesCache
 
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
 
more() - Method in class com.google.gerrit.server.query.QueryResult
 
moreChanges - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
 
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
 
Move - Class in com.google.gerrit.server.change
 
moveTipTo(CodeReviewCommit, ObjectId) - Method in class com.google.gerrit.server.git.MergeTip
Moves this MergeTip to newTip and appends mergeResult.
MultiBaseLocalDiskRepositoryManager - Class in com.google.gerrit.server.git
 
MultiBaseLocalDiskRepositoryManager.Module - Class in com.google.gerrit.server.git
 
MultiBaseLocalDiskRepositoryManager.Module() - Constructor for class com.google.gerrit.server.git.MultiBaseLocalDiskRepositoryManager.Module
 
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.
MY - Static variable in class com.google.gerrit.server.git.UserConfigSections
The my menu user preferences.
MysqlAccountPatchReviewStore - Class in com.google.gerrit.server.schema
 

N

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.PutName.Input
 
NAME - Static variable in class com.google.gerrit.server.index.change.ChangeSchemaDefinitions
 
name(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
NAME - Static variable in class com.google.gerrit.server.query.change.ConflictsCacheImpl
 
name - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
 
NAME_PART - Static variable in class com.google.gerrit.server.index.account.AccountField
Fuzzy prefix match on name and email parts.
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(Path) - 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.
NANOSECONDS - Static variable in class com.google.gerrit.metrics.Description.Units
 
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
 
newCallbackMetric(String, Class<V>, Description) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newCallbackMetric(String, Class<V>, Description, Field<F1>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newCallbackMetric(String, Class<V>, Description) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newCallbackMetric(String, Class<V>, Description, Field<F1>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newCallbackMetric(String, Class<V>, Description, Supplier<V>) - Method in class com.google.gerrit.metrics.MetricMaker
Instantaneous reading of a value.
newCallbackMetric(String, Class<V>, Description) - Method in class com.google.gerrit.metrics.MetricMaker
Instantaneous reading of a single value.
newCallbackMetric(String, Class<V>, Description, Field<F1>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newCallbackMetric(String, Class<V>, Description) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newCallbackMetric(String, Class<V>, Description, Field<F1>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newChangeData(EmailArguments, Project.NameKey, Change.Id) - Static method in class com.google.gerrit.server.mail.ChangeEmail
 
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, ChangeData) - 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
 
newConstantMetric(String, V, Description) - Method in class com.google.gerrit.metrics.MetricMaker
Constant value that does not change.
newCounter(String, Description) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newCounter(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newCounter(String, Description) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newCounter(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newCounter(String, Description) - Method in class com.google.gerrit.metrics.MetricMaker
Metric whose value increments during the life of the process.
newCounter(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newCounter(String, Description) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newCounter(String, Description, Field<F1>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newCounter(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
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
 
newHistogram(String, Description) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newHistogram(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newHistogram(String, Description) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newHistogram(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newHistogram(String, Description) - Method in class com.google.gerrit.metrics.MetricMaker
Metric recording statistical distribution of values.
newHistogram(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newHistogram(String, Description) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newHistogram(String, Description, Field<F1>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newHistogram(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newId - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
newIdent(Account, Date) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
newIdent(Account, Date, PersonIdent, String) - Method in class com.google.gerrit.server.notedb.ChangeNoteUtil
 
newlyBanned - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
 
newMerger(Repository, ObjectInserter, String) - Static method in class com.google.gerrit.server.git.MergeUtil
 
newPackParser(InputStream) - Method in class com.google.gerrit.server.git.InMemoryInserter
 
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, Reader) - Method in class com.google.gerrit.server.project.ProjectState
Like ProjectState.newPrologEnvironment() but instead of reading the rules.pl read the provided input stream.
newReader() - Method in class com.google.gerrit.server.git.InMemoryInserter
 
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
 
newRevWalk(Repository) - Static method in class com.google.gerrit.server.notedb.ChangeNotesCommit
 
newSshKeyInfo(AccountSshKey) - Static method in class com.google.gerrit.server.account.GetSshKeys
 
newStagedRevWalk(Repository, Iterable<InsertedObject>) - Static method in class com.google.gerrit.server.notedb.ChangeNotesCommit
 
newState() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager.Result
 
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
 
newTimer(String, Description) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newTimer(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newTimer(String, Description) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newTimer(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newTimer(String, Description) - Method in class com.google.gerrit.metrics.MetricMaker
Metric recording time spent on an operation.
newTimer(String, Description, Field<F1>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.metrics.MetricMaker
 
newTimer(String, Description) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newTimer(String, Description, Field<F1>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newTimer(String, Description, Field<F1>, Field<F2>, Field<F3>) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
newTree - Variable in class com.google.gerrit.server.git.VersionedMetaData
 
newTrigger(Set<CallbackMetric<?>>, Runnable) - Method in class com.google.gerrit.metrics.DisabledMetricMaker
 
newTrigger(Set<CallbackMetric<?>>, Runnable) - Method in class com.google.gerrit.metrics.dropwizard.DropWizardMetricMaker
 
newTrigger(CallbackMetric<?>, Runnable) - Method in class com.google.gerrit.metrics.MetricMaker
Connect logic to populate a previously created CallbackMetric.
newTrigger(CallbackMetric<?>, CallbackMetric<?>, Runnable) - Method in class com.google.gerrit.metrics.MetricMaker
 
newTrigger(CallbackMetric<?>, CallbackMetric<?>, CallbackMetric<?>, Runnable) - Method in class com.google.gerrit.metrics.MetricMaker
 
newTrigger(Set<CallbackMetric<?>>, Runnable) - Method in class com.google.gerrit.metrics.MetricMaker
 
newTrigger(Set<CallbackMetric<?>>, Runnable) - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
next() - Method in class com.google.gerrit.server.git.CodeReviewCommit.CodeReviewRevWalk
 
next() - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit.ChangeNotesRevWalk
 
next() - Method in class com.google.gerrit.server.notedb.RepoSequence
 
next(int) - Method in class com.google.gerrit.server.notedb.RepoSequence
 
next() - Method in class com.google.gerrit.server.util.IdGenerator
Produce the next identifier.
nextChangeId() - Method in class com.google.gerrit.server.Sequences
 
nextChangeIds(int) - Method in class com.google.gerrit.server.Sequences
 
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(PatchSet.Id) - Static method in class com.google.gerrit.server.ChangeUtil
 
nextPatchSetId(Repository, PatchSet.Id) - Static method in class com.google.gerrit.server.ChangeUtil
 
NO_BYTES - Static variable in class com.google.gerrit.server.patch.Text
 
NO_OP_UPDATE - Static variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
NO_OPTIONS - Static variable in class com.google.gerrit.server.change.ChangeJson
 
noFields() - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
noFields() - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
noFields() - Method in class com.google.gerrit.server.query.InternalQuery
 
NONE - Static variable in class com.google.gerrit.server.git.BatchUpdate.Listener
 
nonVisibleChanges() - Method in class com.google.gerrit.server.git.ChangeSet
 
nonVisibleIds() - Method in class com.google.gerrit.server.git.ChangeSet
 
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_FOUND - Static variable in class com.google.gerrit.httpd.resources.Resource
 
NOT_REVIEWED - Static variable in class com.google.gerrit.server.index.change.ChangeField
 
NOT_VISIBLE_NODE - Static variable in class com.google.gerrit.server.util.TreeFormatter
 
notACommit(ObjectId) - Method in class com.google.gerrit.server.git.BanCommitResult
 
NoteDbChangeState - Class in com.google.gerrit.server.notedb
The state of all relevant NoteDb refs across all repos corresponding to a given Change entity.
NoteDbChangeState(Change.Id, ObjectId, Map<Account.Id, ObjectId>) - Constructor for class com.google.gerrit.server.notedb.NoteDbChangeState
 
NoteDbChangeState.Delta - Class in com.google.gerrit.server.notedb
 
NoteDbChangeState.Delta() - Constructor for class com.google.gerrit.server.notedb.NoteDbChangeState.Delta
 
noteDbEnabled - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
NoteDbModule - Class in com.google.gerrit.server.notedb
 
NoteDbModule(Config) - Constructor for class com.google.gerrit.server.notedb.NoteDbModule
 
NoteDbUpdateManager - Class in com.google.gerrit.server.notedb
Object to manage a single sequence of updates to NoteDb.
NoteDbUpdateManager.Factory - Interface in com.google.gerrit.server.notedb
 
NoteDbUpdateManager.Result - Class in com.google.gerrit.server.notedb
 
NoteDbUpdateManager.Result() - Constructor for class com.google.gerrit.server.notedb.NoteDbUpdateManager.Result
 
NoteDbUpdateManager.StagedResult - Class in com.google.gerrit.server.notedb
 
NoteDbUpdateManager.StagedResult() - Constructor for class com.google.gerrit.server.notedb.NoteDbUpdateManager.StagedResult
 
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
 
notesFactory - Variable in class com.google.gerrit.common.EventBroker
 
NotesMigration - Class in com.google.gerrit.server.notedb
Holds the current state of the NoteDb migration.
NotesMigration() - Constructor for class com.google.gerrit.server.notedb.NotesMigration
 
NotesMigrationSchemaFactory - Class in com.google.gerrit.server.schema
 
noteUtil - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
 
NotificationEmail - Class in com.google.gerrit.server.mail
Common class for notifications that are related to a project and branch
NotificationEmail(EmailArguments, String, Branch.NameKey) - Constructor for class com.google.gerrit.server.mail.NotificationEmail
 
notify - Variable in class com.google.gerrit.server.mail.OutgoingEmail
 
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
 
notifyTypes() - Method in class com.google.gerrit.server.account.WatchConfig.NotifyValue
 
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
 
NotSupportedInSlaveModeFailureCommand - Class in com.google.gerrit.sshd.commands
 
NotSupportedInSlaveModeFailureCommand() - Constructor for class com.google.gerrit.sshd.commands.NotSupportedInSlaveModeFailureCommand
 
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
 
OAUTH_TOKENS - Static variable in class com.google.gerrit.server.auth.oauth.OAuthTokenCache
 
OAuthRealm - Class in com.google.gerrit.server.auth.oauth
 
OAuthTokenCache - Class in com.google.gerrit.server.auth.oauth
 
objectId - Variable in class com.google.gerrit.server.git.VersionedMetaData.PathInfo
 
ObjectIdHandler - Class in com.google.gerrit.server.args4j
 
ObjectIdHandler(CmdLineParser, OptionDef, Setter<ObjectId>) - Constructor for class com.google.gerrit.server.args4j.ObjectIdHandler
 
ofBoolean(String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by boolean true/false.
ofBoolean(String, String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by boolean true/false.
ofEnum(Class<E>, String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by cases of an enum.
ofEnum(Class<E>, String, String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by cases of an enum.
ofInteger(String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by integer.
ofInteger(String, String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by integer.
ofString(String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by string.
ofString(String, String) - Static method in class com.google.gerrit.metrics.Field
Break down metrics by string.
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
 
oldValue - Variable in class com.google.gerrit.server.data.ApprovalAttribute
 
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
 
onBeginNegotiate(Repository, Project, String, UploadPack, Collection<? extends ObjectId>, int) - Method in interface com.google.gerrit.server.git.validators.UploadValidationListener
Invoked before negotiation round is started.
onBeginNegotiateRound(UploadPack, Collection<? extends ObjectId>, int) - Method in class com.google.gerrit.server.git.validators.UploadValidators
 
onChangeAbandoned(ChangeAbandonedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onChangeMerged(ChangeMergedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onChangeRestored(ChangeRestoredListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onCommentAdded(CommentAddedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
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.oauth.OAuthRealm
 
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
 
onDraftPublished(DraftPublishedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
oneByExternalId(String) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
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.
oneResult() - Static method in class com.google.gerrit.server.index.change.IndexedChangeQuery
 
onEvent(Event) - Method in interface com.google.gerrit.common.EventListener
 
onEvent(Event) - Method in class com.google.gerrit.server.events.EventsMetrics
 
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.events.StreamEventsApiListener
 
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.git.SearchingChangeCacheImpl
 
onGitReferenceUpdated(GitReferenceUpdatedListener.Event) - Method in class com.google.gerrit.server.index.change.ReindexAfterUpdate
 
onHashtagsEdited(HashtagsEditedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
OnlineReindexer<K,V,I extends Index<K,V>> - Class in com.google.gerrit.server.index
 
OnlineReindexer(IndexDefinition<K, V, I>, int) - Constructor for class com.google.gerrit.server.index.OnlineReindexer
 
onLoad() - Method in class com.google.gerrit.server.account.VersionedAccountDestinations
 
onLoad() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
onLoad() - Method in class com.google.gerrit.server.account.VersionedAccountQueries
 
onLoad() - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys
 
onLoad() - Method in class com.google.gerrit.server.account.WatchConfig
 
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(AbstractChangeNotes.LoadHandle) - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
Set up the metadata, parsing any state from the loaded revision.
onLoad(AbstractChangeNotes.LoadHandle) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
onLoad(AbstractChangeNotes.LoadHandle) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
onNewProjectCreated(NewProjectCreatedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onPostUpload(PackStatistics) - Method in class com.google.gerrit.server.git.UploadPackMetricsHook
 
onPreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id, IdentifiedUser) - 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, IdentifiedUser) - Method in class com.google.gerrit.server.git.validators.MergeValidators.PluginMergeValidationListener
 
onPreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id, IdentifiedUser) - 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.
onRead(ProjectState, String) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called after reading the project config value.
onRead(ProjectState, List<String>) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called after reading the project config value of type ARRAY.
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.httpd.plugins.LfsPluginServlet
 
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
 
onReviewerAdded(ReviewerAddedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onReviewerDeleted(ReviewerDeletedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onRevisionCreated(RevisionCreatedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.account.VersionedAccountDestinations
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.account.VersionedAccountQueries
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys
 
onSave(CommitBuilder) - Method in class com.google.gerrit.server.account.WatchConfig
 
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.
onSendPack(UploadPack, Collection<? extends ObjectId>, Collection<? extends ObjectId>) - Method in class com.google.gerrit.server.git.validators.UploadValidators
 
onStartPlugin(Plugin) - Method in class com.google.gerrit.httpd.plugins.LfsPluginServlet
 
onStartPlugin(Plugin) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
 
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
 
onTopicEdited(TopicEditedListener.Event) - Method in class com.google.gerrit.server.events.StreamEventsApiListener
 
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 - 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.schema.NotesMigrationSchemaFactory
 
open() - Method in class com.google.gerrit.server.util.OneOffRequestContext
 
OPEN_STATUSES - Static variable in class com.google.gerrit.server.index.change.ChangeIndexRewriter
Set of all open change statuses.
openAs(Account.Id) - Method in class com.google.gerrit.server.util.OneOffRequestContext
 
openFiles - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
openHandle(Repository) - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
openHandle(Repository, ObjectId) - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
openHandle(Repository) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
openHandle(Repository) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
 
OpenIdProviderPattern - Class in com.google.gerrit.server.auth.openid
 
OpenIdProviderPattern() - Constructor for class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
openRepo(Project.NameKey) - Method in class com.google.gerrit.server.git.MergeOpRepoManager
 
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.
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
 
opFactories - Variable in class com.google.gerrit.server.query.QueryBuilder
 
optional(String) - Method in class com.google.gerrit.server.config.ConfigSection
 
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.
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.
ORDER_NULLS_FIRST - Static variable in class com.google.gerrit.server.api.accounts.AccountInfoComparator
 
ORDER_NULLS_LAST - Static variable in class com.google.gerrit.server.api.accounts.AccountInfoComparator
 
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
 
OutgoingEmailValidator - Class in com.google.gerrit.server.mail
 
OutgoingEmailValidator() - Constructor for class com.google.gerrit.server.mail.OutgoingEmailValidator
 
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.PutOwner.Input
 
OWNER - Static variable in class com.google.gerrit.server.index.change.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
 
ownerIds - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
ownerin(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 

P

p(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
PACKAGE - Static variable in class com.google.gerrit.server.documentation.Constants
 
pad(int, String) - Static method in class com.google.gerrit.server.git.TabFile
 
Paginated<T> - Interface in com.google.gerrit.server.query
 
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(Account.Id, String) - Static method in class com.google.gerrit.server.account.AuthorizedKeys
 
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(AccountResource, IdString) - Method in class com.google.gerrit.server.account.Stars
 
parse(Account.Id, String, String, ValidationError.Sink) - Static method in class com.google.gerrit.server.account.WatchConfig.NotifyValue
 
parse(Account.Id, Config, ValidationError.Sink) - Static method in class com.google.gerrit.server.account.WatchConfig
 
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(ReviewerResource, IdString) - Method in class com.google.gerrit.server.change.Votes
 
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(String, ValidationError.Sink) - Static method in class com.google.gerrit.server.git.QueryList
 
parse(String, String, TabFile.Parser, TabFile.Parser, ValidationError.Sink) - Static method in class com.google.gerrit.server.git.TabFile
 
parse(String) - Method in interface com.google.gerrit.server.git.TabFile.Parser
 
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(Change) - Static method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
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(String, boolean) - 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.StarredChangesUtil.StarField
 
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
 
parseBaseRevision(Repository, Project.NameKey, String) - Static method in class com.google.gerrit.server.project.RefUtil
 
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
 
parseCommit(AnyObjectId) - Method in class com.google.gerrit.server.git.CodeReviewCommit.CodeReviewRevWalk
 
parseCommit(AnyObjectId) - Method in class com.google.gerrit.server.notedb.ChangeNotesCommit.ChangeNotesRevWalk
 
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(Path) - 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) - Method in class com.google.gerrit.server.notedb.ChangeNoteUtil
 
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.
parseLabel(String, String, ValidationError.Sink) - Method in class com.google.gerrit.server.git.DestinationList
 
parseNote(byte[], MutableInteger, Change.Id, PatchLineComment.Status) - Method in class com.google.gerrit.server.notedb.ChangeNoteUtil
 
parsePatchSet(String, ProjectControl, String) - Method in class com.google.gerrit.sshd.commands.PatchSetParser
 
parseReviewerFieldValues(Iterable<String>) - Static method in class com.google.gerrit.server.index.change.ChangeField
 
parseWithEquals(String) - Static method in class com.google.gerrit.server.util.LabelVote
 
PATCH_LIST - Static variable in class com.google.gerrit.rules.StoredValues
 
PATCH_SET - Static variable in class com.google.gerrit.server.index.change.ChangeField
Serialized patch set object, used for pre-populating results.
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
 
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
 
PatchLineCommentsUtil - Class in com.google.gerrit.server
Utility functions to manipulate PatchLineComments.
PatchList - Class in com.google.gerrit.server.patch
 
PatchList(AnyObjectId, AnyObjectId, boolean, PatchListEntry[]) - Constructor for class com.google.gerrit.server.patch.PatchList
 
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(AnyObjectId, AnyObjectId, DiffPreferencesInfo.Whitespace) - Constructor for class com.google.gerrit.server.patch.PatchListKey
 
PatchListLoader - Class in com.google.gerrit.server.patch
 
PatchListLoader.Factory - Interface 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
 
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(PatchSet.Id) - Method in class com.google.gerrit.server.query.change.ChangeData
 
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(Change) - Constructor for class com.google.gerrit.server.events.PatchSetCreatedEvent
 
PatchSetEvent - Class in com.google.gerrit.server.events
 
PatchSetEvent(String, Change) - 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, PatchSetUtil, 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(ApprovalsUtil, ApprovalCopier, ChangeMessagesUtil, PatchSetInfoFactory, CommitValidators.Factory, ReplacePatchSetSender.Factory, PatchSetUtil, RevisionCreated, ChangeControl, PatchSet.Id, RevCommit) - Constructor for class com.google.gerrit.server.change.PatchSetInserter
 
PatchSetInserter.Factory - Interface in com.google.gerrit.server.change
 
PatchSetParser - Class in com.google.gerrit.sshd.commands
 
patchSets - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
patchSets() - Method in class com.google.gerrit.server.query.change.ChangeData
 
PatchSetState - Enum in com.google.gerrit.server.notedb
 
PatchSetUtil - Class in com.google.gerrit.server
Utilities for manipulating patch sets.
path - Variable in class com.google.gerrit.server.git.VersionedMetaData.PathInfo
 
PATH - Static variable in class com.google.gerrit.server.index.change.ChangeField
List of full file paths modified in the current patch set.
path() - Method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
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
 
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
 
permissionsOnly - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
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
 
PLC_ORDER - Static variable in class com.google.gerrit.server.PatchLineCommentsUtil
 
plcUtil - Variable in class com.google.gerrit.server.change.ListRevisionDrafts
 
plugin - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
Plugin - Class in com.google.gerrit.server.plugins
 
Plugin(String, Path, 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
 
PluginConfigFactory - Class in com.google.gerrit.server.config
 
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
 
PluginEvent - Class in com.google.gerrit.server.extensions.events
 
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
 
PluginLogFile - Class in com.google.gerrit.server.util
 
PluginLogFile(SystemLog, ServerInformation, String, Layout) - Constructor for class com.google.gerrit.server.util.PluginLogFile
 
PluginMetricMaker - Class in com.google.gerrit.server.plugins
 
PluginMetricMaker(MetricMaker, String) - Constructor for class com.google.gerrit.server.plugins.PluginMetricMaker
 
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_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
 
POLYGERRIT_INDEX_PATHS - Static variable in class com.google.gerrit.httpd.raw.StaticModule
 
populateFetchMap(DownloadScheme, DynamicMap<DownloadCommand>, String, String, FetchInfo) - Static method in class com.google.gerrit.server.change.ChangeJson
 
port(String) - Static method in class com.google.gerrit.server.schema.JdbcUtil
 
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, ChangeEvent) - Method in class com.google.gerrit.common.EventBroker
 
postEvent(Branch.NameKey, RefEvent) - Method in class com.google.gerrit.common.EventBroker
 
postEvent(Project.NameKey, ProjectEvent) - Method in class com.google.gerrit.common.EventBroker
 
postEvent(Event) - Method in class com.google.gerrit.common.EventBroker
 
postEvent(Change, ChangeEvent) - Method in interface com.google.gerrit.common.EventDispatcher
Post a stream event that is related to a change
postEvent(Branch.NameKey, RefEvent) - Method in interface com.google.gerrit.common.EventDispatcher
Post a stream event that is related to a branch
postEvent(Project.NameKey, ProjectEvent) - Method in interface com.google.gerrit.common.EventDispatcher
Post a stream event that is related to a project.
postEvent(Event) - Method in interface com.google.gerrit.common.EventDispatcher
Post a stream event generically.
PostgresqlAccountPatchReviewStore - Class in com.google.gerrit.server.schema
 
PostHashtags - Class in com.google.gerrit.server.change
 
PostReview - Class in com.google.gerrit.server.change
 
PostReviewers - Class in com.google.gerrit.server.change
 
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.change.ChangeInserter
 
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.change.SetHashtagsOp
 
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.git.BatchUpdate.RepoOnlyOp
Override this method to do something after the update e.g.
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.git.MergedByPushOp
 
postUpdate(BatchUpdate.Context) - Method in class com.google.gerrit.server.git.ReplaceOp
 
PostWatchedProjects - Class in com.google.gerrit.server.account
 
PostWatchedProjects(Provider<ReviewDb>, Provider<IdentifiedUser>, GetWatchedProjects, ProjectsCollection, AccountCache, WatchConfig.Accessor) - Constructor for class com.google.gerrit.server.account.PostWatchedProjects
 
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
 
predicate() - Method in class com.google.gerrit.server.query.QueryResult
 
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.
PREFERENCES - Static variable in class com.google.gerrit.server.account.VersionedAccountPreferences
 
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
 
prepareApplication(ChangeResource, AddReviewerInput) - Method in class com.google.gerrit.server.change.PostReviewers
 
prepareETag(Hasher, CurrentUser) - Method in class com.google.gerrit.server.change.ChangeResource
 
prepareStatement(ReviewDb, String) - Static method in class com.google.gerrit.server.schema.SchemaVersion
Open a new prepared statement.
preUpdate(ConfigValue) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
Called before the project config is updated.
preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.Schema_117
 
preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.Schema_129
 
preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
Invoked before updateSchema adds new columns/tables.
preVisitDirectory(Path, BasicFileAttributes) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.ProjectVisitor
 
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
 
problem(Change.Id, String) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
problems() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
 
ProcMetricModule - Class in com.google.gerrit.metrics.proc
 
ProcMetricModule() - Constructor for class com.google.gerrit.metrics.proc.ProcMetricModule
 
progressOut - Variable in class com.google.gerrit.server.index.SiteIndexer
 
PROJECT - Static variable in class com.google.gerrit.server.account.WatchConfig
 
project() - Method in class com.google.gerrit.server.account.WatchConfig.ProjectWatchKey
 
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.ChangeEvent
 
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.change.ChangeField
Project containing the change.
project - Variable in class com.google.gerrit.server.mail.ProjectWatch
 
project() - Method in class com.google.gerrit.server.patch.IntraLineDiffArgs
 
project() - Method in exception com.google.gerrit.server.project.NoSuchProjectException
 
project() - Method in class com.google.gerrit.server.query.change.ChangeData
 
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, AllProjectsName, 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 - Variable in class com.google.gerrit.common.EventBroker
 
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, ProjectConfigEntryType, List<String>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
 
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
 
ProjectCreatedEvent - Class in com.google.gerrit.server.events
 
ProjectCreatedEvent() - Constructor for class com.google.gerrit.server.events.ProjectCreatedEvent
 
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.events.ProjectCreatedEvent
 
ProjectNameKeySerializer - Class in com.google.gerrit.server.events
 
ProjectNameKeySerializer() - Constructor for class com.google.gerrit.server.events.ProjectNameKeySerializer
 
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
 
ProjectOwnerGroupsProvider - Class in com.google.gerrit.server.config
Provider of the group(s) which should become owners of a newly created project.
ProjectOwnerGroupsProvider(GroupBackend, ThreadLocalRequestContext, ServerRequestContext, RepositoryConfig, Project.NameKey) - Constructor for class com.google.gerrit.server.config.ProjectOwnerGroupsProvider
 
ProjectOwnerGroupsProvider.Factory - Interface in com.google.gerrit.server.config
 
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.change.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.restapi
 
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, AllUsersName, ProjectControl.AssistedFactory, PrologEnvironment.Factory, GitRepositoryManager, RulesCache, List<CommentLinkInfo>, CapabilityCollection.Factory, 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
 
PrologEnvironment - Class in com.google.gerrit.rules
Per-thread Prolog interpreter.
PrologEnvironment.Args - Class in com.google.gerrit.rules
 
PrologEnvironment.Factory - Interface in com.google.gerrit.rules
 
PrologModule - Class in com.google.gerrit.rules
 
PrologModule() - Constructor for class com.google.gerrit.rules.PrologModule
 
provider() - Method in class com.google.gerrit.server.config.CanonicalWebUrlModule
 
provideStateTo(Command) - Method in class com.google.gerrit.sshd.BaseCommand
Pass all state into the command, then run its start method.
ProxyProperties - Interface in com.google.gerrit.httpd
 
prune() - Method in interface com.google.gerrit.metrics.CallbackMetric
 
prune() - Method in class com.google.gerrit.metrics.CallbackMetric0
 
prune() - Method in class com.google.gerrit.metrics.CallbackMetric1
Prune any submetrics that were not assigned during this trigger.
prunePlugins(Path) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
pruneSchema(StatementExecutor, List<String>) - Method in interface com.google.gerrit.server.schema.UpdateUI
 
PS_ID_ORDER - Static variable in class com.google.gerrit.server.ChangeUtil
 
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.
publish(ReviewDb, ChangeUpdate, PatchSet) - Method in class com.google.gerrit.server.PatchSetUtil
 
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(AccountResolver, ApprovalsUtil, BatchUpdate.Factory, CreateChangeSender.Factory, PatchSetInfoFactory, PatchSetUtil, Provider<ReviewDb>, ReplacePatchSetSender.Factory, DraftPublished) - 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(CurrentUser.PropertyKey<T>, T) - Method in class com.google.gerrit.server.account.AccountState
Store a property for later retrieval.
put(Account.Id, OAuthToken) - Method in class com.google.gerrit.server.auth.oauth.OAuthTokenCache
 
put(CurrentUser.PropertyKey<T>, T) - Method in class com.google.gerrit.server.CurrentUser
Store a property for later retrieval.
put(AccountGroup.UUID, GroupReference) - Method in class com.google.gerrit.server.git.GroupList
 
put(CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeOp.CommitStatus
 
put(CurrentUser.PropertyKey<T>, T) - Method in class com.google.gerrit.server.IdentifiedUser
Store a property for later retrieval.
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
 
PutAgreement - Class in com.google.gerrit.server.account
 
putApproval(String, short) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
putApprovalFor(Account.Id, 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
 
putComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
 
putComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
putComments(ReviewDb, ChangeUpdate, Iterable<PatchLineComment>) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
 
PutConfig - Class in com.google.gerrit.server.project
 
PutDescription - Class in com.google.gerrit.server.group
 
PutDescription - Class in com.google.gerrit.server.project
 
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
 
putGpgKeys(List<String>, List<String>) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
putGpgKeys(AccountResource, List<String>, List<String>) - Method in interface com.google.gerrit.server.api.accounts.GpgApiAdapter
 
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
 
putNotifyConfig(String, NotifyConfig) - Method in class com.google.gerrit.server.git.ProjectConfig
 
PutOptions - Class in com.google.gerrit.server.group
 
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, ReviewerStateInternal) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
PutTag - Class in com.google.gerrit.server.project
 
PutTag() - Constructor for class com.google.gerrit.server.project.PutTag
 
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
 
PutUsername - Class in com.google.gerrit.server.account
 
PutUsername.Input - Class in com.google.gerrit.server.account
 
PutUsername.Input() - Constructor for class com.google.gerrit.server.account.PutUsername.Input
 

Q

queriesByName - Variable in class com.google.gerrit.server.git.QueryList
 
query() - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
query(String) - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
query - Variable in class com.google.gerrit.server.change.SuggestReviewers
 
query(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
query(String) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
 
query(Predicate<T>) - Method in class com.google.gerrit.server.query.InternalQuery
 
query(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryProcessor
Query for entities that match a structured query.
query(List<Predicate<T>>) - Method in class com.google.gerrit.server.query.QueryProcessor
 
query() - Method in class com.google.gerrit.server.query.QueryResult
 
QueryAccounts - Class in com.google.gerrit.server.account
 
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
 
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
 
queryFromDb() - Method in class com.google.gerrit.server.account.QueryAccounts
 
queryFromIndex() - Method in class com.google.gerrit.server.account.QueryAccounts
 
queryLimit - Variable in class com.google.gerrit.server.account.CapabilityCollection
 
queryLimit - Variable in class com.google.gerrit.server.config.CapabilityConstants
 
QueryList - Class in com.google.gerrit.server.git
 
QueryOptions - Class in com.google.gerrit.server.index
 
QueryOptions() - Constructor for class com.google.gerrit.server.index.QueryOptions
 
QueryProcessor<T> - Class in com.google.gerrit.server.query
 
QueryProcessor(Provider<CurrentUser>, QueryProcessor.Metrics, SchemaDefinitions<T>, IndexConfig, IndexCollection<?, T, ? extends Index<?, T>>, IndexRewriter<T>, String) - Constructor for class com.google.gerrit.server.query.QueryProcessor
 
QueryProcessor.Metrics - Class in com.google.gerrit.server.query
 
QueryResult<T> - Class in com.google.gerrit.server.query
Results of a query over entities.
QueryResult() - Constructor for class com.google.gerrit.server.query.QueryResult
 
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
 
queueName - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
 
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
 
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
 
RATE - Static variable in class com.google.gerrit.metrics.Description
 
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.change.IndexedChangeQuery
 
read() - Method in class com.google.gerrit.server.index.IndexedQuery
 
read() - Method in class com.google.gerrit.server.query.AndSource
 
read() - Method in class com.google.gerrit.server.query.change.OrSource
 
read() - Method in interface com.google.gerrit.server.query.DataSource
 
readAccounts() - Method in class com.google.gerrit.server.notedb.ConfigNotesMigration
 
readAccounts() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
readArguments() - Method in class com.google.gerrit.sshd.commands.UploadArchive
Read and parse arguments from input stream.
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.ConfigNotesMigration
 
readChanges() - Method in class com.google.gerrit.server.notedb.NotesMigration
Read changes from NoteDb.
readChangeSequence() - Method in class com.google.gerrit.server.notedb.ConfigNotesMigration
 
readChangeSequence() - Method in class com.google.gerrit.server.notedb.NotesMigration
Read sequential change ID numbers from NoteDb.
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(Path, 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
 
readPatchList(Repository, RevWalk, ObjectInserter) - Method in class com.google.gerrit.server.patch.PatchListLoader
 
readProjectWatchesFromDb(ReviewDb, Account.Id) - Static method in class com.google.gerrit.server.account.GetWatchedProjects
 
readRef(Repository) - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
readRef(Repository) - Method in class com.google.gerrit.server.notedb.ChangeNotes
 
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.project.BanCommit.Input
 
Rebase - Class in com.google.gerrit.server.change
 
Rebase(BatchUpdate.Factory, GitRepositoryManager, RebaseChangeOp.Factory, RebaseUtil, ChangeJson.Factory, Provider<ReviewDb>) - Constructor for class com.google.gerrit.server.change.Rebase
 
Rebase.CurrentRevision - Class in com.google.gerrit.server.change
 
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
 
RebaseChangeOp - Class in com.google.gerrit.server.change
 
RebaseChangeOp.Factory - Interface in com.google.gerrit.server.change
 
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(CodeReviewCommit.CodeReviewRevWalk, RevCommit, Set<RevCommit>, RevFlag) - Constructor for class com.google.gerrit.server.git.RebaseSorter
 
RebaseUtil - Class in com.google.gerrit.server.change
Utility methods related to rebasing changes.
Rebuild - Class in com.google.gerrit.server.change
 
rebuild(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
rebuild(NoteDbUpdateManager, ChangeBundle) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
rebuild(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeRebuilderImpl
 
rebuild(NoteDbUpdateManager, ChangeBundle) - Method in class com.google.gerrit.server.notedb.ChangeRebuilderImpl
 
rebuild(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
rebuild(NoteDbUpdateManager, ChangeBundle) - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
Rebuild.Input - Class in com.google.gerrit.server.change
 
Rebuild.Input() - Constructor for class com.google.gerrit.server.change.Rebuild.Input
 
rebuildAsync(Change.Id, ListeningExecutorService) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
rebuildProject(ReviewDb, ImmutableMultimap<Project.NameKey, Change.Id>, Project.NameKey, Repository) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
rebuildProject(ReviewDb, ImmutableMultimap<Project.NameKey, Change.Id>, Project.NameKey, Repository) - Method in class com.google.gerrit.server.notedb.ChangeRebuilderImpl
 
rebuildProject(ReviewDb, ImmutableMultimap<Project.NameKey, Change.Id>, Project.NameKey, Repository) - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
receive - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
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(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
 
RecipientType - Enum in com.google.gerrit.server.mail
 
record(long) - Method in class com.google.gerrit.metrics.Histogram0
Record a sample of a specified amount.
record(F1, long) - Method in class com.google.gerrit.metrics.Histogram1
Record a sample of a specified amount.
record(F1, F2, long) - Method in class com.google.gerrit.metrics.Histogram2
Record a sample of a specified amount.
record(F1, F2, F3, long) - Method in class com.google.gerrit.metrics.Histogram3
Record a sample of a specified amount.
record(long) - Method in class com.google.gerrit.metrics.Timer0.Context
 
record(long, TimeUnit) - Method in class com.google.gerrit.metrics.Timer0
Record a value in the distribution.
record(long) - Method in class com.google.gerrit.metrics.Timer1.Context
 
record(F1, long, TimeUnit) - Method in class com.google.gerrit.metrics.Timer1
Record a value in the distribution.
record(long) - Method in class com.google.gerrit.metrics.Timer2.Context
 
record(F1, F2, long, TimeUnit) - Method in class com.google.gerrit.metrics.Timer2
Record a value in the distribution.
record(long) - Method in class com.google.gerrit.metrics.Timer3.Context
 
record(F1, F2, F3, long, TimeUnit) - Method in class com.google.gerrit.metrics.Timer3
Record a value in the distribution.
reduceToMinimalMerge(MergeSorter, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
 
ref - Variable in class com.google.gerrit.server.data.DependencyAttribute
 
ref - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
REF - Static variable in class com.google.gerrit.server.index.change.ChangeField
Reference (aka branch) the change will submit onto.
ref - Variable in class com.google.gerrit.server.project.SetHead.Input
 
ref(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
RefCache - Interface in com.google.gerrit.server.git
Simple short-lived cache of individual refs read from a repo.
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
 
RefFilter<T extends com.google.gerrit.extensions.api.projects.RefInfo> - Class in com.google.gerrit.server.project
 
RefFilter(String) - Constructor for class com.google.gerrit.server.project.RefFilter
 
refName - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
 
refName - Variable in class com.google.gerrit.server.events.ChangeEvent
 
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
 
RefPattern - Class in com.google.gerrit.server.project
 
RefPattern() - Constructor for class com.google.gerrit.server.project.RefPattern
 
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
 
RefUtil - Class in com.google.gerrit.server.project
 
RefUtil() - Constructor for class com.google.gerrit.server.project.RefUtil
 
RefValidationHelper - Class in com.google.gerrit.server.project
 
RefValidationHelper.Factory - Interface in com.google.gerrit.server.project
 
regex - Variable in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
 
regex(String) - Method in class com.google.gerrit.server.project.RefFilter
 
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(String, Class<? extends Event>) - Static method in class com.google.gerrit.server.events.EventTypes
Register an event type and associated class.
register(CommandName, Provider<Command>) - Method in class com.google.gerrit.sshd.DispatchCommandProvider
 
REGISTERED - Static variable in class com.google.gerrit.server.index.account.AccountField
 
REGISTERED_USERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
Common UUID assigned to the "Registered Users" group.
registeredOn - Variable in class com.google.gerrit.server.account.GetDetail.AccountDetailInfo
 
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
 
registerText - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
registerUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
ReindexAfterUpdate - Class in com.google.gerrit.server.index.change
 
reload() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
 
reload(List<String>) - Method in class com.google.gerrit.server.plugins.PluginLoader
 
reloadChange() - Method in class com.google.gerrit.server.query.change.ChangeData
 
reloadChanges(ChangeSet) - Static method in class com.google.gerrit.server.git.MergeSuperSet
 
ReloadPluginListener - Interface in com.google.gerrit.server.plugins
Broadcasts event indicating a plugin was reloaded.
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.
RemoteUserUtil - Class in com.google.gerrit.httpd
 
RemoteUserUtil() - Constructor for class com.google.gerrit.httpd.RemoteUserUtil
 
remove() - Method in class com.google.gerrit.server.api.changes.ReviewerApiImpl
 
remove(Account.Id) - Method in class com.google.gerrit.server.auth.oauth.OAuthTokenCache
 
remove(AccessSection) - Method in class com.google.gerrit.server.git.ProjectConfig
 
remove(AccessSection, Permission) - Method in class com.google.gerrit.server.git.ProjectConfig
 
remove(AccessSection, Permission, PermissionRule) - Method in class com.google.gerrit.server.git.ProjectConfig
 
remove(ContributorAgreement) - Method in class com.google.gerrit.server.git.ProjectConfig
 
remove(FieldDef<T, ?>...) - Method in class com.google.gerrit.server.index.Schema.Builder
 
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
 
removeApprovalFor(Account.Id, String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
removed - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
 
removeRef(String) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
 
removeReviewer(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
removeUser(Account) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
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.
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.
renderMessageWithApprovals(int, Map<String, Short>, Map<String, PatchSetApproval>) - Static method in class com.google.gerrit.server.ApprovalsUtil
 
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 class com.google.gerrit.server.index.change.DummyChangeIndex
 
replace(V) - Method in interface com.google.gerrit.server.index.Index
Update a document in the index.
replace(CommandName, Provider<Command>) - Method in class com.google.gerrit.sshd.DispatchCommandProvider
 
ReplaceOp - Class in com.google.gerrit.server.git
 
ReplaceOp.Factory - Interface in com.google.gerrit.server.git
 
ReplacePatchSetSender - Class in com.google.gerrit.server.mail
Send notice of new patch sets for reviewers.
ReplacePatchSetSender(EmailArguments, Project.NameKey, Change.Id) - 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
 
replyLabel - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
ReplyToChangeSender - Class in com.google.gerrit.server.mail
Alert a user to a reply to a change, usually commentary made during review.
ReplyToChangeSender(EmailArguments, String, ChangeData) - Constructor for class com.google.gerrit.server.mail.ReplyToChangeSender
 
ReplyToChangeSender.Factory<T extends ReplyToChangeSender> - Interface in com.google.gerrit.server.mail
 
replyTooltip - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
repo - Variable in class com.google.gerrit.sshd.AbstractGitCommand
 
RepoRefCache - Class in com.google.gerrit.server.git
RefCache backed directly by a repository.
RepoRefCache(Repository) - Constructor for class com.google.gerrit.server.git.RepoRefCache
 
reportBugText - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
reportBugUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.GerritInfo
 
RepoSequence - Class in com.google.gerrit.server.notedb
Class for managing an incrementing sequence backed by a git repository.
RepoSequence(GitRepositoryManager, Project.NameKey, String, RepoSequence.Seed, int) - Constructor for class com.google.gerrit.server.notedb.RepoSequence
 
RepoSequence.Seed - Interface in com.google.gerrit.server.notedb
 
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
 
RepositoryConfig - Class in com.google.gerrit.server.config
 
RepositoryConfig(Config) - Constructor for class com.google.gerrit.server.config.RepositoryConfig
 
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
 
RequestId - Class in com.google.gerrit.server.util
Unique identifier for an end-user request, used in logs and similar.
RequestMetrics - Class in com.google.gerrit.httpd
 
RequestMetrics(MetricMaker) - Constructor for class com.google.gerrit.httpd.RequestMetrics
 
RequestMetricsFilter - Class in com.google.gerrit.httpd
 
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
 
required(String) - Method in class com.google.gerrit.server.config.ConfigSection
 
RequireSslFilter - Class in com.google.gerrit.httpd
Requires the connection to use SSL, redirects if not.
RequireSslFilter.Module - Class in com.google.gerrit.httpd
 
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.
resolveCommit(Repository, RevWalk, String) - Static method in class com.google.gerrit.server.git.MergeUtil
 
resolveContentType(ProjectState, String, PatchScript.FileMode, String) - Static method in class com.google.gerrit.server.change.FileContentUtil
 
resource - Variable in class com.google.gerrit.audit.ExtendedHttpAuditEvent
 
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
 
ResourceServlet - Class in com.google.gerrit.httpd.raw
Base class for serving static resources.
ResourceServlet(Cache<Path, ResourceServlet.Resource>, boolean) - Constructor for class com.google.gerrit.httpd.raw.ResourceServlet
 
ResourceServlet(Cache<Path, ResourceServlet.Resource>, boolean, boolean) - Constructor for class com.google.gerrit.httpd.raw.ResourceServlet
 
ResourceServlet.Resource - Class in com.google.gerrit.httpd.raw
 
ResourceServlet.Weigher - Class in com.google.gerrit.httpd.raw
 
ResourceServlet.Weigher() - Constructor for class com.google.gerrit.httpd.raw.ResourceServlet.Weigher
 
ResourceWeigher - Class in com.google.gerrit.httpd.resources
 
ResourceWeigher() - Constructor for class com.google.gerrit.httpd.resources.ResourceWeigher
 
RestApiMetrics - Class in com.google.gerrit.httpd.restapi
 
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.IndexedQuery
 
restart(int) - Method in interface com.google.gerrit.server.query.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, Project.NameKey, Change.Id) - 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
 
retainUUIDs(Collection<AccountGroup.UUID>) - Method in class com.google.gerrit.server.git.GroupList
 
Revert - Class in com.google.gerrit.server.change
 
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, Project.NameKey, Change.Id) - Constructor for class com.google.gerrit.server.mail.RevertedSender
 
RevertedSender.Factory - Interface in com.google.gerrit.server.mail
 
REVIEW_DB - Static variable in class com.google.gerrit.rules.StoredValues
 
ReviewCommand - Class in com.google.gerrit.sshd.commands
 
ReviewCommand() - Constructor for class com.google.gerrit.sshd.commands.ReviewCommand
 
ReviewDbFactory - Annotation Type in com.google.gerrit.server.schema
Marker on SchemaFactory implementation that talks to the underlying traditional ReviewDb database.
Reviewed - Class in com.google.gerrit.server.change
 
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.
REVIEWEDBY - Static variable in class com.google.gerrit.server.index.change.ChangeField
Users the change was reviewed by since the last author update.
reviewedBy() - Method in class com.google.gerrit.server.query.change.ChangeData
 
reviewedby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
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 - Variable in class com.google.gerrit.server.events.ReviewerDeletedEvent
 
REVIEWER - Static variable in class com.google.gerrit.server.index.change.ChangeField
Reviewer(s) associated with the change.
reviewer(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
reviewer() - Method in class com.google.gerrit.server.ReviewerStatusUpdate
 
REVIEWER_KIND - Static variable in class com.google.gerrit.server.change.ReviewerResource
 
ReviewerAdded - Class in com.google.gerrit.server.extensions.events
 
ReviewerAddedEvent - Class in com.google.gerrit.server.events
 
ReviewerAddedEvent(Change) - Constructor for class com.google.gerrit.server.events.ReviewerAddedEvent
 
ReviewerApiImpl - Class in com.google.gerrit.server.api.changes
 
ReviewerDeleted - Class in com.google.gerrit.server.extensions.events
 
ReviewerDeletedEvent - Class in com.google.gerrit.server.events
 
ReviewerDeletedEvent(Change) - Constructor for class com.google.gerrit.server.events.ReviewerDeletedEvent
 
reviewerin(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
ReviewerJson - Class in com.google.gerrit.server.change
 
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 - Class in com.google.gerrit.server.change
 
reviewers() - Method in class com.google.gerrit.server.query.change.ChangeData
 
ReviewerSet - Class in com.google.gerrit.server
Set of reviewers on a change.
ReviewerStateInternal - Enum in com.google.gerrit.server.notedb
State of a reviewer on a change.
ReviewerStatusUpdate - Class in com.google.gerrit.server
Change to a reviewer's status.
ReviewerStatusUpdate() - Constructor for class com.google.gerrit.server.ReviewerStatusUpdate
 
reviewersUtil - Variable in class com.google.gerrit.server.change.SuggestReviewers
 
ReviewersUtil - Class in com.google.gerrit.server
 
ReviewersUtil.VisibilityControl - Interface in com.google.gerrit.server
 
reviewerUpdates() - Method in class com.google.gerrit.server.query.change.ChangeData
 
ReviewProjectAccess - Class in com.google.gerrit.httpd.rpc.project
 
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.git.VersionedMetaData
 
REVISION_KIND - Static variable in class com.google.gerrit.server.change.RevisionResource
 
RevisionCreated - Class in com.google.gerrit.server.extensions.events
 
revisionInfo(Project, PatchSet) - Method in class com.google.gerrit.server.extensions.events.EventUtil
 
revisionInfo(Project.NameKey, PatchSet) - Method in class com.google.gerrit.server.extensions.events.EventUtil
 
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
 
rewrite(Predicate<AccountState>, QueryOptions) - Method in class com.google.gerrit.server.index.account.AccountIndexRewriter
 
rewrite(Predicate<ChangeData>, QueryOptions) - Method in class com.google.gerrit.server.index.change.ChangeIndexRewriter
 
rewrite(Predicate<T>, QueryOptions) - Method in interface com.google.gerrit.server.index.IndexRewriter
 
right - Variable in class com.google.gerrit.server.git.TabFile.Row
 
rollback() - Method in class com.google.gerrit.server.git.BatchUpdateReviewDb
 
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(ProjectConfig, GroupReference) - Static method in class com.google.gerrit.server.schema.AclUtil
 
RuleEvalException - Exception in com.google.gerrit.server.project
 
RuleEvalException(String) - Constructor for exception com.google.gerrit.server.project.RuleEvalException
 
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.ChangeCleanupRunner
 
run() - Method in class com.google.gerrit.server.change.EmailReviewComments
 
run() - Method in class com.google.gerrit.server.git.EmailMerge
 
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(List<Project.NameKey>, boolean, 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.RenameGroupOp
 
run(SubmitType, Repository, CodeReviewCommit.CodeReviewRevWalk, Branch.NameKey, ObjectId, ObjectId, Set<RevCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitDryRun
 
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.IndexActivateCommand
 
run() - Method in class com.google.gerrit.sshd.commands.IndexStartCommand
 
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.NotSupportedInSlaveModeFailureCommand
 
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.SetHeadCommand
 
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.plugin.LfsPluginAuthCommand
 
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
 
runImpl() - Method in class com.google.gerrit.sshd.commands.UploadArchive
 
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(Repository, ReviewDb, Project.NameKey) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
scan(Repository) - Static method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
 
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
scanProjects(LocalDiskRepositoryManager.ProjectVisitor) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
scanProjects(LocalDiskRepositoryManager.ProjectVisitor) - Method in class com.google.gerrit.server.git.MultiBaseLocalDiskRepositoryManager
 
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(Collection<FieldDef<V, ?>>) - Static method in class com.google.gerrit.server.index.SchemaUtil
 
schema(Schema<V>, FieldDef<V, ?>...) - Static method in class com.google.gerrit.server.index.SchemaUtil
 
schema(FieldDef<V, ?>...) - Static method in class com.google.gerrit.server.index.SchemaUtil
 
schema() - Method in class com.google.gerrit.server.query.InternalQuery
 
Schema.Builder<T> - Class in com.google.gerrit.server.index
 
Schema.Builder() - Constructor for class com.google.gerrit.server.index.Schema.Builder
 
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_108 - Class in com.google.gerrit.server.schema
 
Schema_109 - Class in com.google.gerrit.server.schema
 
Schema_110 - Class in com.google.gerrit.server.schema
 
Schema_111 - Class in com.google.gerrit.server.schema
 
Schema_112 - Class in com.google.gerrit.server.schema
 
Schema_113 - Class in com.google.gerrit.server.schema
 
Schema_114 - Class in com.google.gerrit.server.schema
 
Schema_115 - Class in com.google.gerrit.server.schema
 
Schema_116 - Class in com.google.gerrit.server.schema
 
Schema_117 - Class in com.google.gerrit.server.schema
 
Schema_118 - Class in com.google.gerrit.server.schema
 
Schema_119 - Class in com.google.gerrit.server.schema
 
Schema_120 - Class in com.google.gerrit.server.schema
 
Schema_121 - Class in com.google.gerrit.server.schema
 
Schema_122 - Class in com.google.gerrit.server.schema
 
Schema_123 - Class in com.google.gerrit.server.schema
 
Schema_124 - Class in com.google.gerrit.server.schema
 
Schema_125 - Class in com.google.gerrit.server.schema
 
Schema_126 - Class in com.google.gerrit.server.schema
 
Schema_127 - Class in com.google.gerrit.server.schema
 
Schema_128 - Class in com.google.gerrit.server.schema
 
Schema_129 - 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(Path, AllProjectsCreator, AllUsersCreator, PersonIdent, DataSourceType) - Constructor for class com.google.gerrit.server.schema.SchemaCreator
 
SchemaDefinitions<V> - Class in com.google.gerrit.server.index
Definitions of the various schema versions over a given Gerrit data type.
SchemaDefinitions(String, Class<V>) - Constructor for class com.google.gerrit.server.index.SchemaDefinitions
 
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
 
schemasFromClass(Class<?>, Class<V>) - Static method in class com.google.gerrit.server.index.SchemaUtil
 
SchemaUpdater - Class in com.google.gerrit.server.schema
Creates or updates the current database schema.
SchemaUtil - Class in com.google.gerrit.server.index
 
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
 
schemes - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadInfo
 
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
 
SearchingChangeCacheImpl.Module - Class in com.google.gerrit.server.git
 
SearchingChangeCacheImpl.Module() - Constructor for class com.google.gerrit.server.git.SearchingChangeCacheImpl.Module
 
SearchingChangeCacheImpl.Module(boolean) - Constructor for class com.google.gerrit.server.git.SearchingChangeCacheImpl.Module
 
SearchScope - Enum in com.google.gerrit.server.auth.ldap
 
SECONDS - Static variable in class com.google.gerrit.metrics.Description.Units
 
SECTION - Static variable in class com.google.gerrit.server.config.GerritServerIdProvider
 
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(Address, Collection<Address>, Map<String, EmailHeader>, String) - Method in class com.google.gerrit.server.mail.SmtpEmailSender
 
sendAsync() - Method in class com.google.gerrit.server.git.EmailMerge
 
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
 
SendEmailExecutor - Annotation Type in com.google.gerrit.server.git
Marker on the global WorkQueue.Executor used to send email.
sendError(String) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
sendMessage(String) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
 
Sequences - Class in com.google.gerrit.server
 
serialize(Collection<Optional<AccountSshKey>>) - Static method in class com.google.gerrit.server.account.AuthorizedKeys
 
serialize(Project.NameKey, Type, JsonSerializationContext) - Method in class com.google.gerrit.server.events.ProjectNameKeySerializer
 
serialize(Supplier<?>, Type, JsonSerializationContext) - Method in class com.google.gerrit.server.events.SupplierSerializer
 
serialVersionUID - Static variable in class com.google.gerrit.server.patch.IntraLineDiffKey
 
serialVersionUID - Static variable in class com.google.gerrit.server.patch.PatchListKey
 
server() - Method in class com.google.gerrit.server.api.config.ConfigImpl
 
ServerImpl - Class in com.google.gerrit.server.api.config
 
ServerPlugin - Class in com.google.gerrit.server.plugins
 
ServerPlugin(String, String, PluginUser, Path, FileSnapshot, PluginContentScanner, Path, ClassLoader, String) - Constructor for class com.google.gerrit.server.plugins.ServerPlugin
 
ServerPlugin(String, String, PluginUser, Path, FileSnapshot, PluginContentScanner, Path, ClassLoader) - Constructor for class com.google.gerrit.server.plugins.ServerPlugin
 
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, Path) - 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.plugins.LfsPluginServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.restapi.RestApiServlet
 
sessionId - Variable in class com.google.gerrit.audit.AuditEvent
 
set(V) - Method in class com.google.gerrit.metrics.CallbackMetric0
Supply the current value of the metric.
set(F1, V) - Method in class com.google.gerrit.metrics.CallbackMetric1
Supply the current value of the metric.
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(int) - Method in class com.google.gerrit.server.notedb.RepoSequence
 
set(String, String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
Store single value in SecureStore.
SetAccess - Class in com.google.gerrit.server.project
 
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
 
setAdministrators(GroupReference) - Method in class com.google.gerrit.server.schema.AllUsersCreator
 
setAll(boolean) - Method in class com.google.gerrit.server.project.ListProjects
 
setAllowClosed(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
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
 
setAllowWriteToNewRef(boolean) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setAllUsersRepo(Repository, RevWalk, ObjectInserter, ChainedReceiveCommands) - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
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
 
setAuthPlugin(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
setAuthProvider(String) - Method in class com.google.gerrit.server.account.AuthRequest
 
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
 
setBranch(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setBranches(List<String>) - Method in class com.google.gerrit.server.change.IncludedInResolver.Result
 
setCanceledWhileRunning() - Method in interface com.google.gerrit.server.git.WorkQueue.CanceledWhileRunning
Notifies the runnable it was canceled during execution.
setChange(ChangeResource) - Method in class com.google.gerrit.server.account.StarredChanges.Create
 
setChange(Change) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setChangedLines(int, int) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setChangeId(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setChangeMessage(ChangeMessage) - Method in class com.google.gerrit.server.mail.ChangeEmail
Deprecated.
setChangeMessage(String, Timestamp) - Method in class com.google.gerrit.server.mail.ChangeEmail
 
setChangeMessage(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setChangeRepo(Repository, RevWalk, ObjectInserter, ChainedReceiveCommands) - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
setCharacterEncoding(String) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
setCheckAddPatchSetPermission(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setCheckAddPatchSetPermission(boolean) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
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
 
setCloseRepository(boolean) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
setCommentRevId(PatchLineComment, PatchListCache, Change, PatchSet) - Static method in class com.google.gerrit.server.PatchLineCommentsUtil
 
setCommit(RevWalk, ObjectId) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setCommit(RevWalk, ObjectId, String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setCommitMessage(String) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
 
setCommitterIdent(PersonIdent) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
setConstant() - Method in class com.google.gerrit.metrics.Description
Mark the value as constant for the life of this process.
setContentType(String) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
setContext(int) - Method in class com.google.gerrit.server.change.GetDiff
 
setContext(RequestContext) - Method in class com.google.gerrit.server.util.ThreadLocalRequestContext
 
setControl(ChangeControl) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setCopyApprovals(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setCopyApprovals(boolean) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
setCss(String) - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
 
setCumulative() - Method in class com.google.gerrit.metrics.Description
Indicates the metric accumulates over the lifespan of the process.
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
 
setDefaultDiffPreferences(DiffPreferencesInfo) - Method in class com.google.gerrit.server.api.config.ServerImpl
 
setDefaultPreferences(GeneralPreferencesInfo) - Method in class com.google.gerrit.server.api.config.ServerImpl
 
SetDiffPreferences - Class in com.google.gerrit.server.account
 
setDiffPreferences(DiffPreferencesInfo) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
SetDiffPreferences - Class in com.google.gerrit.server.config
 
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
 
SetEditPreferences - Class in com.google.gerrit.server.account
 
setEditPreferences(EditPreferencesInfo) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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
 
setExtraCC(Set<Account.Id>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setFastEvalLabels(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setFieldOrdering(Description.FieldOrdering) - Method in class com.google.gerrit.metrics.Description
Configure how fields are ordered into submetric names.
setFilter(String) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setFilterType(ListProjects.FilterType) - Method in class com.google.gerrit.server.project.ListProjects
 
setFireEvent(boolean) - Method in class com.google.gerrit.server.change.SetHashtagsOp
 
setFireRevisionCreated(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setFireRevisionCreated(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setFireRevisionCreated(boolean) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
setForceContentMerge(boolean) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
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
 
setGauge() - Method in class com.google.gerrit.metrics.Description
Instantaneously sampled value that may increase or decrease at a later time.
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
 
setGroups(List<String>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setGroups(List<String>) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setGroups(List<String>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setGroups(ReviewDb, ChangeUpdate, PatchSet, List<String>) - Method in class com.google.gerrit.server.PatchSetUtil
 
setGroupUuid(AccountGroup.UUID) - Method in class com.google.gerrit.server.project.ListProjects
 
setHashtags(Set<String>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setHashtags(Set<String>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
SetHashtagsOp - Class in com.google.gerrit.server.change
 
SetHashtagsOp.Factory - Interface in com.google.gerrit.server.change
 
SetHead - Class in com.google.gerrit.server.project
 
SetHead.Input - Class in com.google.gerrit.server.project
 
SetHead.Input() - Constructor for class com.google.gerrit.server.project.SetHead.Input
 
SetHeadCommand - Class in com.google.gerrit.sshd.commands
 
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
 
setInsertChangeId(boolean) - Method in class com.google.gerrit.server.git.MetaDataUpdate
 
setInt(String, int) - Method in class com.google.gerrit.server.config.PluginConfig
 
setIntraline(boolean) - Method in class com.google.gerrit.server.change.GetDiff
 
setJvm(boolean) - Method in class com.google.gerrit.server.config.GetSummary
 
setKeys(Collection<AccountSshKey>) - Method in class com.google.gerrit.server.account.VersionedAuthorizedKeys
Sets new SSH keys.
setLastModified(long) - Method in class com.google.gerrit.httpd.resources.SmallResource
 
setLimit(int) - Method in class com.google.gerrit.server.account.QueryAccounts
 
setLimit(int) - Method in class com.google.gerrit.server.change.SuggestReviewers
 
setLimit(int) - Method in class com.google.gerrit.server.group.ListGroups
 
setLimit(int) - Method in class com.google.gerrit.server.project.GetReflog
 
setLimit(int) - Method in class com.google.gerrit.server.project.ListBranches
 
setLimit(int) - Method in class com.google.gerrit.server.project.ListProjects
 
setLimit(int) - Method in class com.google.gerrit.server.project.ListTags
 
setLimit(int) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
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.InternalQuery
 
setLimit(int) - Method in class com.google.gerrit.server.query.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.ListBranches
 
setMatchRegex(String) - Method in class com.google.gerrit.server.project.ListProjects
 
setMatchRegex(String) - Method in class com.google.gerrit.server.project.ListTags
 
setMatchSubstring(String) - Method in class com.google.gerrit.server.group.ListGroups
 
setMatchSubstring(String) - Method in class com.google.gerrit.server.project.ListBranches
 
setMatchSubstring(String) - Method in class com.google.gerrit.server.project.ListProjects
 
setMatchSubstring(String) - Method in class com.google.gerrit.server.project.ListTags
 
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(String) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setMessage(String) - 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
 
setNoChangedLines() - Method in class com.google.gerrit.server.query.change.ChangeData
 
setNotify(NotifyHandling) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setNotify(NotifyHandling) - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
setOptions(EnumSet<ListGroupsOption>) - Method in class com.google.gerrit.server.group.ListGroups
 
setOrder(BatchUpdate.Order) - Method in class com.google.gerrit.server.git.BatchUpdate
 
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
 
setOwned(boolean) - Method in class com.google.gerrit.server.group.ListGroups
 
setParent(int) - Method in class com.google.gerrit.server.change.Files.ListFiles
 
setParent(int) - Method in class com.google.gerrit.server.change.GetDiff
 
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.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
 
setPatchSetProvider(Provider<PatchSet>) - Method in class com.google.gerrit.server.git.MergedByPushOp
 
setPatchSets(Collection<PatchSet>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setPatchSetState(PatchSetState) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setPeerAgent(String) - Method in class com.google.gerrit.sshd.SshSession
 
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(GeneralPreferencesInfo) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
SetPreferences - Class in com.google.gerrit.server.config
 
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
 
setPushCertificate(String) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setQuery(String) - Method in class com.google.gerrit.server.account.QueryAccounts
 
setQuery(String) - Method in class com.google.gerrit.server.change.SuggestReviewers
 
setRate() - Method in class com.google.gerrit.metrics.Description
Indicates the metric may be usefully interpreted as a count over short periods of time, such as request arrival rate.
setRecursive(boolean) - Method in class com.google.gerrit.server.group.ListMembers
 
setRecursive(boolean) - Method in class com.google.gerrit.server.project.GetChildProject
 
setRecursive(boolean) - Method in class com.google.gerrit.server.project.ListChildProjects
 
setRepository(Repository, RevWalk, ObjectInserter) - Method in class com.google.gerrit.server.git.BatchUpdate
 
setRequestedFields(Set<String>) - Method in class com.google.gerrit.server.query.account.InternalAccountQuery
 
setRequestedFields(Set<String>) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
 
setRequestedFields(Set<String>) - Method in class com.google.gerrit.server.query.InternalQuery
 
setRequestedFields(Set<String>) - Method in class com.google.gerrit.server.query.QueryProcessor
 
setRequestId(RequestId) - Method in class com.google.gerrit.server.git.BatchUpdate
 
setRequestScopePropagator(RequestScopePropagator) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setReviewed(boolean) - Method in class com.google.gerrit.server.change.Files.ListFiles
 
setReviewedBy(Set<Account.Id>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setReviewers(Set<Account.Id>) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setReviewers(ReviewerSet) - Method in class com.google.gerrit.server.query.change.ChangeData
 
SetReviewersCommand - Class in com.google.gerrit.sshd.commands
 
SetReviewersCommand() - Constructor for class com.google.gerrit.sshd.commands.SetReviewersCommand
 
setReviewerUpdates(List<ReviewerStatusUpdate>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setRevisionForMissingCommit(String, String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
Set the revision without depending on the commit being present in the repository; should only be used for converting old corrupt commits.
setRule(String) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setSameGroupVisibility(List<PermissionRule>) - Method in class com.google.gerrit.server.git.AccountsSection
 
setSearchIndex(I) - 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
 
setSize(int) - Method in class com.google.gerrit.server.account.GetAvatar
 
setSkipAuthentication(boolean) - Method in class com.google.gerrit.server.account.AuthRequest
 
setSkipSubmitFilters(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
 
setSource(String) - Method in class com.google.gerrit.server.project.CheckMergeability
 
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
 
setStarredBy(Set<Account.Id>) - Method in class com.google.gerrit.server.query.change.ChangeData
Deprecated.
setStars(String, StarsInput) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
setStars(Multimap<Account.Id, String>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setStart(int) - Method in class com.google.gerrit.server.account.QueryAccounts
 
setStart(int) - Method in class com.google.gerrit.server.group.ListGroups
 
setStart(int) - Method in class com.google.gerrit.server.project.ListBranches
 
setStart(int) - Method in class com.google.gerrit.server.project.ListProjects
 
setStart(int) - Method in class com.google.gerrit.server.project.ListTags
 
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.QueryProcessor
 
setStartFolder(Path) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.ProjectVisitor
 
setStatus(Change.Status) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setStatus(Change.Status) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setStatusCode(CommitMergeStatus) - Method in class com.google.gerrit.server.git.CodeReviewCommit
 
setStrategy(String) - Method in class com.google.gerrit.server.project.CheckMergeability
 
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
 
setSubjectForCommit(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setSubmissionId(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
Deprecated.
setSubmitRecords(List<SubmitRecord>) - Method in class com.google.gerrit.server.query.change.ChangeData
 
setSuggest(boolean) - Method in class com.google.gerrit.server.account.QueryAccounts
 
setSuggest(String) - Method in class com.google.gerrit.server.group.ListGroups
 
setTag(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setTags(List<String>) - Method in class com.google.gerrit.server.change.IncludedInResolver.Result
 
setTo(Timestamp) - Method in class com.google.gerrit.server.project.GetReflog
 
setTopic(String) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setTopic(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
 
setTotalWork(int) - Method in class com.google.gerrit.server.index.SiteIndexer
 
setTypes(EnumSet<AccountProjectWatch.NotifyType>) - Method in class com.google.gerrit.server.git.NotifyConfig
 
setUnit(String) - Method in class com.google.gerrit.metrics.Description
Set unit used to describe the value.
setUpdateRef(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setUpdateRefCommand(ReceiveCommand) - Method in class com.google.gerrit.server.change.ChangeInserter
 
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
 
setUser(Account.Id) - Method in class com.google.gerrit.server.group.ListGroups
 
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(CommitValidators.Policy) - Method in class com.google.gerrit.server.change.ChangeInserter
 
setValidatePolicy(CommitValidators.Policy) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
setValidatePolicy(CommitValidators.Policy) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
setVerboseOut(OutputStream) - Method in class com.google.gerrit.server.index.SiteIndexer
 
setVersion(int) - Method in class com.google.gerrit.server.index.Schema
 
setVHeader(String, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
Set a header in the outgoing message using a template.
setVisibleToAll(boolean) - Method in class com.google.gerrit.server.group.ListGroups
 
setWatchedProjects(List<ProjectWatchInfo>) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
setWhitespace(DiffPreferencesInfo.Whitespace) - Method in class com.google.gerrit.server.change.GetDiff
 
shortestExample(String) - Static method in class com.google.gerrit.server.project.RefPattern
 
shouldConfigure() - Static method in class com.google.gerrit.server.util.SystemLog
 
shouldSendMessage() - Method in class com.google.gerrit.server.mail.AddKeySender
 
shouldSendMessage() - Method in class com.google.gerrit.server.mail.OutgoingEmail
 
showProgress - Variable in class com.google.gerrit.server.project.GarbageCollect.Input
 
signAgreement(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
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<K,V,I extends Index<K,V>> - Class in com.google.gerrit.server.index
 
SiteIndexer() - Constructor for class com.google.gerrit.server.index.SiteIndexer
 
SiteIndexer.Result - Class in com.google.gerrit.server.index
 
SiteIndexer.Result(Stopwatch, boolean, int, int) - Constructor for class com.google.gerrit.server.index.SiteIndexer.Result
 
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(Path) - Constructor for class com.google.gerrit.server.config.SitePaths
 
SiteStaticDirectoryServlet - Class in com.google.gerrit.httpd.raw
Sends static content from the site 's static/ subdirectory.
size() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
 
size() - Method in class com.google.gerrit.server.git.ChangeSet
 
size(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
sizeDeletions - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
sizeInsertions - Variable in class com.google.gerrit.server.data.PatchSetAttribute
 
skipField(Field) - Static method in class com.google.gerrit.server.config.ConfigUtil
 
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
 
sort(Collection<T>) - Static method in class com.google.gerrit.server.git.TabFile
 
sortApprovals(Iterable<PatchSetApproval>) - Static method in class com.google.gerrit.server.ApprovalsUtil
 
source - Variable in class com.google.gerrit.server.index.IndexedQuery
 
source - Variable in class com.google.gerrit.server.query.AndSource
 
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
 
sshd - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
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.
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.
SshKeyCreator - Interface in com.google.gerrit.server.ssh
 
SshKeyCreatorImpl - Class in com.google.gerrit.sshd
 
SshKeyCreatorImpl() - Constructor for class com.google.gerrit.sshd.SshKeyCreatorImpl
 
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.
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
 
stage(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
 
stage(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.ChangeRebuilderImpl
 
stage() - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
Stage updates in the manager's internal list of commands.
stage(ReviewDb, Change.Id) - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
stageAndApplyDelta(Change) - Method in class com.google.gerrit.server.notedb.NoteDbUpdateManager
 
STAR - Static variable in class com.google.gerrit.server.index.change.ChangeField
Star labels on this change in the format: <account-id>:<label>
star(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
star(Account.Id, Project.NameKey, Change.Id, Set<String>, Set<String>) - Method in class com.google.gerrit.server.StarredChangesUtil
 
STAR_KIND - Static variable in class com.google.gerrit.server.account.AccountResource.Star
 
STARBY - Static variable in class com.google.gerrit.server.index.change.ChangeField
Users that have starred the change with any label.
starChange(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
 
StarPredicate - Class in com.google.gerrit.server.query.change
 
STARRED_CHANGE_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
 
STARREDBY - Static variable in class com.google.gerrit.server.index.change.ChangeField
Deprecated.
starredBy() - Method in class com.google.gerrit.server.query.change.ChangeData
Deprecated.
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
 
StarredChangesUtil - Class in com.google.gerrit.server
 
StarredChangesUtil.IllegalLabelException - Exception in com.google.gerrit.server
 
StarredChangesUtil.StarField - Class in com.google.gerrit.server
 
StarredChangesUtil.StarField() - Constructor for class com.google.gerrit.server.StarredChangesUtil.StarField
 
Stars - Class in com.google.gerrit.server.account
 
stars() - Method in class com.google.gerrit.server.query.change.ChangeData
 
Stars.Get - Class in com.google.gerrit.server.account
 
Stars.ListStarredChanges - Class in com.google.gerrit.server.account
 
Stars.Post - Class in com.google.gerrit.server.account
 
start() - Method in class com.google.gerrit.lifecycle.LifecycleManager
Start all listeners, in the order they were registered.
start() - Method in class com.google.gerrit.metrics.Timer0
Begin a timer for the current block, value will be recorded when closed.
start(F1) - Method in class com.google.gerrit.metrics.Timer1
Begin a timer for the current block, value will be recorded when closed.
start(F1, F2) - Method in class com.google.gerrit.metrics.Timer2
Begin a timer for the current block, value will be recorded when closed.
start(F1, F2, F3) - Method in class com.google.gerrit.metrics.Timer3
Begin a timer for the current block, value will be recorded when closed.
start(long, TimeUnit) - Method in class com.google.gerrit.server.git.DefaultQueueOp
 
start() - Method in class com.google.gerrit.server.git.GarbageCollectionLogFile
 
start() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Lifecycle
 
start() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
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.index.OnlineReindexer
 
start() - Method in class com.google.gerrit.server.index.QueryOptions
 
start(PluginGuiceEnvironment) - Method in class com.google.gerrit.server.plugins.Plugin
 
start() - Method in class com.google.gerrit.server.plugins.PluginLoader
 
start() - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
start(PluginGuiceEnvironment) - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
start() - Method in class com.google.gerrit.server.project.ProjectCacheWarmer
 
start(int) - Method in class com.google.gerrit.server.project.RefFilter
 
start - Variable in class com.google.gerrit.server.query.QueryProcessor
 
start() - Method in class com.google.gerrit.server.schema.DataSourceProvider
 
start() - Method in class com.google.gerrit.server.schema.JdbcAccountPatchReviewStore
 
start() - Method in class com.google.gerrit.server.schema.SchemaVersionCheck
 
start() - Method in class com.google.gerrit.server.util.PluginLogFile
 
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() - Method in class com.google.gerrit.server.ReviewerStatusUpdate
 
static_dir - Variable in class com.google.gerrit.server.config.SitePaths
 
StaticModule - Class in com.google.gerrit.httpd.raw
 
StaticModule(GerritOptions) - Constructor for class com.google.gerrit.httpd.raw.StaticModule
 
status - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
 
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.change.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
 
stealNextUpdate() - Method in class com.google.gerrit.server.notedb.TestChangeRebuilderWrapper
 
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.GarbageCollectionLogFile
 
stop() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Lifecycle
 
stop() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
 
stop() - Method in class com.google.gerrit.server.git.WorkQueue.Lifecycle
 
stop() - Method in class com.google.gerrit.server.index.change.DummyChangeIndex
 
stop() - Method in interface com.google.gerrit.server.index.Index
Stop and await termination of all executor threads
stop() - Method in class com.google.gerrit.server.index.IndexCollection
 
stop(PluginGuiceEnvironment) - Method in class com.google.gerrit.server.plugins.Plugin
 
stop() - Method in class com.google.gerrit.server.plugins.PluginLoader
 
stop() - Method in class com.google.gerrit.server.plugins.PluginMetricMaker
 
stop(PluginGuiceEnvironment) - Method in class com.google.gerrit.server.plugins.ServerPlugin
 
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.JdbcAccountPatchReviewStore
 
stop() - Method in class com.google.gerrit.server.schema.SchemaVersionCheck
 
stop() - Method in class com.google.gerrit.server.util.PluginLogFile
 
stop() - Method in class com.google.gerrit.sshd.SshDaemon
 
StopPluginListener - Interface in com.google.gerrit.server.plugins
Broadcasts event indicating a plugin was unloaded.
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<MenuItem>) - Static method in class com.google.gerrit.server.account.SetPreferences
 
storeSection(Config, String, String, T, T) - Static method in class com.google.gerrit.server.config.ConfigUtil
Store section by inspecting Java class attributes.
storeUrlAliases(VersionedAccountPreferences, Map<String, String>) - 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
 
StreamEventsApiListener - Class in com.google.gerrit.server.events
 
StreamEventsApiListener.Module - Class in com.google.gerrit.server.events
 
StreamEventsApiListener.Module() - Constructor for class com.google.gerrit.server.events.StreamEventsApiListener.Module
 
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
 
SUBMISSIONID - Static variable in class com.google.gerrit.server.index.change.ChangeField
Submission id assigned by MergeOp.
Submit - Class in com.google.gerrit.server.change
 
Submit.CurrentRevision - Class in com.google.gerrit.server.change
 
Submit.Output - Class in com.google.gerrit.server.change
 
Submit.TestSubmitInput - Class in com.google.gerrit.server.change
Subclass of SubmitInput with special bits that may be flipped for testing purposes only.
Submit.TestSubmitInput(SubmitInput, boolean) - Constructor for class com.google.gerrit.server.change.Submit.TestSubmitInput
 
SUBMIT_TYPES - Static variable in class com.google.gerrit.server.change.MergeabilityCacheImpl
 
SubmitDryRun - Class in com.google.gerrit.server.git.strategy
Dry run of a submit strategy.
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.
SubmitStrategyListener - Class in com.google.gerrit.server.git.strategy
 
SubmitStrategyListener(SubmitInput, Collection<SubmitStrategy>, MergeOp.CommitStatus) - Constructor for class com.google.gerrit.server.git.strategy.SubmitStrategyListener
 
submittable(ChangeData) - Static method in class com.google.gerrit.server.change.Submit
Check if there are any problems with the given change.
SubmittedTogether - Class in com.google.gerrit.server.change
 
submitter - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
submitter - Variable in class com.google.gerrit.server.events.RefUpdatedEvent
 
submitType - Variable in class com.google.gerrit.server.project.CreateProjectArgs
 
submitTypeRecord() - Method in class com.google.gerrit.server.query.change.ChangeData
 
submitWholeTopic - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
SubmoduleException - Exception in com.google.gerrit.server.git
Indicates the gitlink's update cannot be processed at this time.
SubmoduleOp - Class in com.google.gerrit.server.git
 
SubmoduleOp(GitModules.Factory, PersonIdent, Config, ProjectCache, ProjectState.Factory, Set<Branch.NameKey>, MergeOpRepoManager) - Constructor for class com.google.gerrit.server.git.SubmoduleOp
 
SubmoduleOp.Factory - Interface in com.google.gerrit.server.git
 
SubmoduleOp.GitlinkOp - Class in com.google.gerrit.server.git
Only used for branches without code review changes
SubmoduleSectionParser - Class in com.google.gerrit.server.util
It parses from a configuration file submodule sections.
SubmoduleSectionParser(Config, String, Branch.NameKey) - Constructor for class com.google.gerrit.server.util.SubmoduleSectionParser
 
subscribedTo(Branch.NameKey) - Method in class com.google.gerrit.server.git.GitModules
 
subsection - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
 
subString(String) - Method in class com.google.gerrit.server.project.RefFilter
 
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 - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
suggest(String, ProjectControl) - Method in class com.google.gerrit.server.group.SystemGroupBackend
 
suggestAccounts() - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
suggestAccounts(String) - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
 
SuggestChangeReviewers - Class in com.google.gerrit.server.change
 
SuggestParentCandidates - Class in com.google.gerrit.server.project
 
SuggestReviewers - Class in com.google.gerrit.server.change
 
SuggestReviewers(AccountVisibility, IdentifiedUser.GenericFactory, Provider<ReviewDb>, Config, ReviewersUtil) - Constructor for class com.google.gerrit.server.change.SuggestReviewers
 
suggestReviewers(SuggestReviewers, ProjectControl, ReviewersUtil.VisibilityControl) - Method in class com.google.gerrit.server.ReviewersUtil
 
superProjectSubscriptionsForSubmoduleBranch(Branch.NameKey) - Method in class com.google.gerrit.server.git.SubmoduleOp
 
SupplierDeserializer - Class in com.google.gerrit.server.events
 
SupplierDeserializer() - Constructor for class com.google.gerrit.server.events.SupplierDeserializer
 
SupplierSerializer - Class in com.google.gerrit.server.events
 
SupplierSerializer() - Constructor for class com.google.gerrit.server.events.SupplierSerializer
 
suppressHtml() - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
 
switchAccountUrl - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
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
 
SYSTEM_GROUP_SCHEME - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
 
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

TabFile - Class in com.google.gerrit.server.git
 
TabFile() - Constructor for class com.google.gerrit.server.git.TabFile
 
TabFile.Parser - Interface in com.google.gerrit.server.git
 
TabFile.Row - Class in com.google.gerrit.server.git
 
TabFile.Row(String, String) - Constructor for class com.google.gerrit.server.git.TabFile.Row
 
tag(String) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
TAG_KIND - Static variable in class com.google.gerrit.server.project.TagResource
 
TagApiImpl - Class in com.google.gerrit.server.api.projects
 
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
 
tags() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
 
TagsCollection - Class in com.google.gerrit.server.project
 
TagsCollection(DynamicMap<RestView<TagResource>>, Provider<ListTags>, CreateTag.Factory) - 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
 
TestChangeRebuilderWrapper - Class in com.google.gerrit.server.notedb
 
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
 
TestSubmitType - Class in com.google.gerrit.server.change
 
TestSubmitType.Get - 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
 
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
 
ThreadSettingsConfig - Class in com.google.gerrit.server.config
 
threadSummary - Variable in class com.google.gerrit.server.config.GetSummary.SummaryInfo
 
timeAtStart - Variable in class com.google.gerrit.audit.AuditEvent
 
Timer0 - Class in com.google.gerrit.metrics
Records elapsed time for an operation or span.
Timer0() - Constructor for class com.google.gerrit.metrics.Timer0
 
Timer0.Context - Class in com.google.gerrit.metrics
 
Timer1<F1> - Class in com.google.gerrit.metrics
Records elapsed time for an operation or span.
Timer1() - Constructor for class com.google.gerrit.metrics.Timer1
 
Timer1.Context - Class in com.google.gerrit.metrics
 
Timer2<F1,F2> - Class in com.google.gerrit.metrics
Records elapsed time for an operation or span.
Timer2() - Constructor for class com.google.gerrit.metrics.Timer2
 
Timer2.Context - Class in com.google.gerrit.metrics
 
Timer3<F1,F2,F3> - Class in com.google.gerrit.metrics
Records elapsed time for an operation or span.
Timer3() - Constructor for class com.google.gerrit.metrics.Timer3
 
Timer3.Context - Class in com.google.gerrit.metrics
 
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 - Variable in class com.google.gerrit.server.mail.ChangeEmail
 
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
 
TimestampRangeChangePredicate - Class in com.google.gerrit.server.query.change
 
TimestampRangeChangePredicate(FieldDef<ChangeData, Timestamp>, String, String) - Constructor for class com.google.gerrit.server.query.change.TimestampRangeChangePredicate
 
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
 
TO_PS_ID - Static variable in class com.google.gerrit.server.ChangeUtil
 
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
 
token - Variable in class com.google.gerrit.server.config.ConfirmEmail.Input
 
toMap(List<TabFile.Row>) - Static method in class com.google.gerrit.server.git.TabFile
 
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(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
 
TopicChangedEvent - Class in com.google.gerrit.server.events
 
TopicChangedEvent(Change) - Constructor for class com.google.gerrit.server.events.TopicChangedEvent
 
TopicEdited - Class in com.google.gerrit.server.extensions.events
 
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.RefPattern
 
toSet(List<TabFile.Row>) - Static method in class com.google.gerrit.server.git.DestinationList
 
toString() - Method in class com.google.gerrit.audit.AuditEvent
 
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.metrics.Description
 
toString() - Method in class com.google.gerrit.server.account.WatchConfig.NotifyValue
 
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.ChangeCleanupRunner
 
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.GetRelated.ChangeAndCommit
 
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.ScheduleConfig
 
toString() - Method in class com.google.gerrit.server.config.TrackingFooter
 
toString() - Method in class com.google.gerrit.server.git.ChangeSet
 
toString() - Method in class com.google.gerrit.server.git.EmailMerge
 
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.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.IndexedQuery
 
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.EmailHeader.AddressList
 
toString() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
 
toString() - Method in class com.google.gerrit.server.mail.EmailHeader.String
 
toString() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
 
toString() - Method in class com.google.gerrit.server.notedb.ChangeBundle
 
toString(ObjectId, Map<Account.Id, ObjectId>) - Static method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
toString() - Method in class com.google.gerrit.server.notedb.NoteDbChangeState
 
toString() - Method in class com.google.gerrit.server.patch.PatchListKey
 
toString() - Method in class com.google.gerrit.server.PeerDaemonUser
 
toString() - Method in class com.google.gerrit.server.plugins.Plugin.CacheKey
 
toString() - Method in class com.google.gerrit.server.plugins.Plugin
 
toString() - Method in class com.google.gerrit.server.PluginUser
 
toString() - Method in class com.google.gerrit.server.query.AndPredicate
 
toString() - Method in class com.google.gerrit.server.query.change.ChangeData
 
toString() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
 
toString() - Method in class com.google.gerrit.server.query.change.HasStarsPredicate
 
toString() - Method in class com.google.gerrit.server.query.change.LabelPredicate
 
toString() - Method in class com.google.gerrit.server.query.change.StarPredicate
 
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.ReviewerSet
 
toString() - Method in class com.google.gerrit.server.StarredChangesUtil.StarField
 
toString() - Method in class com.google.gerrit.server.UrlEncoded
 
toString() - Method in class com.google.gerrit.server.util.LabelVote
 
toString() - Method in class com.google.gerrit.server.util.RequestId
 
toStringForStorage() - Method in class com.google.gerrit.server.util.RequestId
 
total - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
total - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
 
totalWork - Variable in class com.google.gerrit.server.index.SiteIndexer
 
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.change.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
 
trackingFooters - Variable in class com.google.gerrit.server.index.FieldDef.FillArgs
 
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
 
transformBuffer(List<T>) - Method in class com.google.gerrit.server.query.AndSource
 
transformBuffer(List<ChangeData>) - Method in class com.google.gerrit.server.query.change.AndChangeSource
 
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
 
TRIM - Static variable in class com.google.gerrit.server.git.TabFile
 
TRUE_VALUE - Static variable in class com.google.gerrit.metrics.Description
 
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 - Static variable in class com.google.gerrit.server.events.ChangeMergedEvent
 
type - Variable in class com.google.gerrit.server.events.Event
 
TYPE - Static variable in class com.google.gerrit.server.events.RefUpdatedEvent
 
TYPE - Static variable in class com.google.gerrit.server.events.ReviewerDeletedEvent
 
type() - Method in class com.google.gerrit.server.git.InsertedObject
 

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
 
UNIT - Static variable in class com.google.gerrit.metrics.Description
 
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.
unmergeableChanges(ChangeSet) - Method in class com.google.gerrit.server.change.Submit
 
unregisterWorkQueue() - Method in class com.google.gerrit.server.git.WorkQueue.Executor
 
unrestrictedListeners - Variable in class com.google.gerrit.common.EventBroker
Listeners to receive all changes as they happen.
unsafeGetDelegate() - Method in class com.google.gerrit.server.git.BatchUpdateReviewDb
 
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.
unstarAll(Project.NameKey, Change.Id) - Method in class com.google.gerrit.server.StarredChangesUtil
 
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(UpdateUI) - Method in class com.google.gerrit.server.schema.SchemaUpdater
 
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.change.ChangeInserter
 
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.change.SetHashtagsOp
 
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.git.BatchUpdate.Op
Override this method to modify a change.
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.git.MergedByPushOp
 
updateChange(BatchUpdate.ChangeContext) - Method in class com.google.gerrit.server.git.ReplaceOp
 
updateChangesInParallel() - Method in class com.google.gerrit.server.git.BatchUpdate
Execute Op#updateChange(ChangeContext) in parallel for each change.
updated() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
 
UPDATED - Static variable in class com.google.gerrit.server.index.change.ChangeField
Last update time since January 1, 1970.
updatedBy() - Method in class com.google.gerrit.server.ReviewerStatusUpdate
 
updateDelay - Variable in class com.google.gerrit.server.config.GetServerInfo.ChangeConfigInfo
 
UpdateException - Exception in com.google.gerrit.server.git
Exception type thrown by BatchUpdate steps.
UpdateException(String) - Constructor for exception com.google.gerrit.server.git.UpdateException
 
UpdateException(Throwable) - Constructor for exception com.google.gerrit.server.git.UpdateException
 
UpdateException(String, Throwable) - Constructor for exception com.google.gerrit.server.git.UpdateException
 
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(CurrentUser, ProjectConfig, MetaDataUpdate, boolean) - Method in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
 
updateProjectConfig(CurrentUser, ProjectConfig, MetaDataUpdate, boolean) - Method in class com.google.gerrit.httpd.rpc.project.ReviewProjectAccess
 
updateRepo(BatchUpdate.RepoContext) - Method in class com.google.gerrit.server.change.ChangeInserter
 
updateRepo(BatchUpdate.RepoContext) - Method in class com.google.gerrit.server.change.PatchSetInserter
 
updateRepo(BatchUpdate.RepoContext) - Method in class com.google.gerrit.server.change.RebaseChangeOp
 
updateRepo(BatchUpdate.RepoContext) - Method in class com.google.gerrit.server.git.BatchUpdate.RepoOnlyOp
Override this method to update the repo.
updateRepo(BatchUpdate.RepoContext) - Method in class com.google.gerrit.server.git.ReplaceOp
 
updateRepo(BatchUpdate.RepoContext) - Method in class com.google.gerrit.server.git.SubmoduleOp.GitlinkOp
 
updateSuperProjects() - Method in class com.google.gerrit.server.git.SubmoduleOp
 
UpdateUI - Interface in com.google.gerrit.server.schema
 
UploadArchive - Class in com.google.gerrit.sshd.commands
Allows getting archives for Git repositories over SSH using the Git upload-archive protocol.
UploadArchive() - Constructor for class com.google.gerrit.sshd.commands.UploadArchive
 
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
 
UploadPackMetricsHook - Class in com.google.gerrit.server.git
 
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
 
upsertProjectWatches(Account.Id, Map<WatchConfig.ProjectWatchKey, Set<AccountProjectWatch.NotifyType>>) - Method in class com.google.gerrit.server.account.WatchConfig.Accessor
 
url - Variable in class com.google.gerrit.server.config.GetServerInfo.DownloadSchemeInfo
 
url - Variable in class com.google.gerrit.server.data.ChangeAttribute
 
url - Variable in class com.google.gerrit.server.documentation.QueryDocumentationExecutor.DocResult
 
URL_ALIAS - Static variable in class com.google.gerrit.server.git.UserConfigSections
 
URL_FIELD - Static variable in class com.google.gerrit.server.documentation.Constants
 
URL_REGEX - Static variable in class com.google.gerrit.httpd.GitOverHttpServlet
 
URL_REGEX - Static variable in class com.google.gerrit.httpd.plugins.LfsPluginServlet
 
urlAliases - Variable in class com.google.gerrit.server.config.GetServerInfo.ServerInfo
 
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
 
useContributorAgreements - Variable in class com.google.gerrit.server.config.GetServerInfo.AuthInfo
 
used - Variable in class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
 
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.GetServerInfo.ServerInfo
 
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.
UserConfigSections - Class in com.google.gerrit.server.git
 
useRecursiveMerge(Config) - Static method in class com.google.gerrit.server.git.MergeUtil
 
USERID_SHARDED - Static variable in class com.google.gerrit.server.project.RefPattern
 
username - Variable in class com.google.gerrit.server.account.PutUsername.Input
 
username - Variable in class com.google.gerrit.server.data.AccountAttribute
 
USERNAME - Static variable in class com.google.gerrit.server.index.account.AccountField
 
USERNAME - Static variable in class com.google.gerrit.server.project.RefPattern
 
username(String) - Method in class com.google.gerrit.server.query.account.AccountQueryBuilder
 
USERNAME_CANNOT_BE_CHANGED - Static variable in class com.google.gerrit.server.account.ChangeUserName
 
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
 
userProvider - Variable in class com.google.gerrit.server.query.QueryProcessor
 
USERS - Static variable in class com.google.gerrit.rules.StoredValues
 
UserScopedEventListener - Interface in com.google.gerrit.common
Allows to listen to events visible to the specified user.
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

validate(String) - Static method in class com.google.gerrit.server.project.RefPattern
 
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(ReviewDb, Change.Id, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
 
validateFor(ReviewDb, ChangeNotes, 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, IdentifiedUser) - Method in class com.google.gerrit.server.git.validators.MergeValidators
 
validateRefOperation(String, IdentifiedUser, RefUpdate) - Method in class com.google.gerrit.server.project.RefValidationHelper
 
validateRegExp(String) - Static method in class com.google.gerrit.server.project.RefPattern
 
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() - Method in class com.google.gerrit.server.util.LabelVote
 
valueOf(String) - Static method in enum com.google.gerrit.metrics.Description.FieldOrdering
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.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.VerboseSuperprojectUpdate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.git.BatchUpdate.Order
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.strategy.CommitMergeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.git.validators.CommitValidators.Policy
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.ChangeBundle.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.notedb.PatchSetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gerrit.server.notedb.ReviewerStateInternal
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.metrics.Description.FieldOrdering
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.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.VerboseSuperprojectUpdate
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.BatchUpdate.Order
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.strategy.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.validators.CommitValidators.Policy
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.ChangeBundle.Source
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.PatchSetState
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.ReviewerStateInternal
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() - 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
 
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
 
VerboseSuperprojectUpdate - Enum in com.google.gerrit.server.config
Verbosity level of the commit message for submodule subscriptions.
verboseWriter - Variable in class com.google.gerrit.server.index.SiteIndexer
 
verifyConnected(Repository, ObjectId) - Static method in class com.google.gerrit.server.project.RefUtil
 
Version - Class in com.google.gerrit.common
 
VersionedAccountDestinations - Class in com.google.gerrit.server.account
Preferences for user accounts.
VersionedAccountPreferences - Class in com.google.gerrit.server.account
Preferences for user accounts.
VersionedAccountQueries - Class in com.google.gerrit.server.account
Named Queries for user accounts.
VersionedAuthorizedKeys - Class in com.google.gerrit.server.account
'authorized_keys' file in the refs/users/CD/ABCD branches of the All-Users repository.
VersionedAuthorizedKeys(SshKeyCreator, Account.Id) - Constructor for class com.google.gerrit.server.account.VersionedAuthorizedKeys
 
VersionedAuthorizedKeys.Accessor - Class in com.google.gerrit.server.account
 
VersionedAuthorizedKeys.Factory - Interface in com.google.gerrit.server.account
 
VersionedAuthorizedKeys.SimpleSshKeyCreator - Class in com.google.gerrit.server.account
 
VersionedAuthorizedKeys.SimpleSshKeyCreator() - Constructor for class com.google.gerrit.server.account.VersionedAuthorizedKeys.SimpleSshKeyCreator
 
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
 
VersionedMetaData.PathInfo - Class in com.google.gerrit.server.git
Path information that does not hold references to any repository data structures, allowing the application to retain this object for long periods of time.
VersionedMetaData.PathInfo(TreeWalk) - Constructor for class com.google.gerrit.server.git.VersionedMetaData.PathInfo
 
view - Variable in class com.google.gerrit.audit.ExtendedHttpAuditEvent
 
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.account.Stars
 
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.change.Votes
 
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
 
visiblePatchSets() - Method in class com.google.gerrit.server.query.change.ChangeData
 
VisibleRefFilter - Class in com.google.gerrit.server.git
 
VisibleRefFilter(TagCache, ChangeNotes.Factory, SearchingChangeCacheImpl, 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
 
visit(RevCommit) - Method in class com.google.gerrit.server.git.GroupCollector
 
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
 
visitFileFailed(Path, IOException) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.ProjectVisitor
 
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
 
VOTE_KIND - Static variable in class com.google.gerrit.server.change.VoteResource
 
VoteDeleted - Class in com.google.gerrit.server.extensions.events
 
VoteResource - Class in com.google.gerrit.server.change
 
VoteResource(ReviewerResource, String) - Constructor for class com.google.gerrit.server.change.VoteResource
 
votes() - Method in class com.google.gerrit.server.api.changes.ReviewerApiImpl
 
Votes - Class in com.google.gerrit.server.change
 
Votes.List - Class in com.google.gerrit.server.change
 

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.
walk() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
 
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.group.GroupInfoCache
Indicate a group will be needed later on.
WATCH_CONFIG - Static variable in class com.google.gerrit.server.account.WatchConfig
 
WatchConfig - Class in com.google.gerrit.server.account
‘watch.config’ file in the user branch in the All-Users repository that contains the watch configuration of the user.
WatchConfig(Account.Id) - Constructor for class com.google.gerrit.server.account.WatchConfig
 
WatchConfig.Accessor - Class in com.google.gerrit.server.account
 
WatchConfig.NotifyValue - Class in com.google.gerrit.server.account
 
WatchConfig.NotifyValue() - Constructor for class com.google.gerrit.server.account.WatchConfig.NotifyValue
 
WatchConfig.ProjectWatchKey - Class in com.google.gerrit.server.account
 
WatchConfig.ProjectWatchKey() - Constructor for class com.google.gerrit.server.account.WatchConfig.ProjectWatchKey
 
WATCHED_PROJECT - Static variable in class com.google.gerrit.server.index.account.AccountField
 
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.change.ChangeEdits.GetMeta.FileInfo
 
WebLinks - Class in com.google.gerrit.server
 
WebLinks(DynamicSet<PatchSetWebLink>, DynamicSet<ParentWebLink>, DynamicSet<FileWebLink>, DynamicSet<FileHistoryWebLink>, 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(Path, ResourceServlet.Resource) - Method in class com.google.gerrit.httpd.raw.ResourceServlet.Weigher
 
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
 
WHITESPACE_TYPES - Static variable in class com.google.gerrit.server.patch.PatchListKey
 
who - Variable in class com.google.gerrit.audit.AuditEvent
 
who - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
 
wholeTopicEnabled(Config) - Static method in class com.google.gerrit.server.change.Submit
 
withLimit(int) - Method in class com.google.gerrit.server.index.QueryOptions
 
withStart(int) - Method in class com.google.gerrit.server.index.QueryOptions
 
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.CanceledWhileRunning - Interface in com.google.gerrit.server.git
Base interface handles the case when task was canceled before actual execution and in case it was started cancel method is not called yet the task itself will be destroyed anyway (it will result in resource opening errors).
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
 
writeAccounts() - Method in class com.google.gerrit.server.notedb.ConfigNotesMigration
 
writeAccounts() - Method in class com.google.gerrit.server.notedb.NotesMigration
 
writeBytes(OutputStream, byte[]) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a byte array prefixed by its length in a varint.
writeBytes(OutputStream, byte[], int, int) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write a byte array prefixed by its length in a varint.
writeChanges() - Method in class com.google.gerrit.server.notedb.ConfigNotesMigration
 
writeChanges() - Method in class com.google.gerrit.server.notedb.NotesMigration
Write changes to NoteDb.
writeEnum(OutputStream, T) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
Write an enum whose code is stored as a varint.
writeError(String, String) - Method in class com.google.gerrit.sshd.BaseCommand
 
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).
writeLabels(Repository, SortedSet<String>) - Static method in class com.google.gerrit.server.StarredChangesUtil
 
writeMergeCommit(PersonIdent, PersonIdent, CodeReviewCommit.CodeReviewRevWalk, ObjectInserter, 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.

X

XsrfCookieFilter - Class in com.google.gerrit.httpd
 

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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _