- Abandon - Class in com.google.gerrit.server.change
-
- AbandonedSender - Class in com.google.gerrit.server.mail
-
Send notice about a change being abandoned by its owner.
- AbandonedSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.AbandonedSender
-
- AbandonedSender.Factory - Interface in com.google.gerrit.server.mail
-
- abandoner - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
-
- abortStarredChanges() - Method in class com.google.gerrit.server.IdentifiedUser
-
- AbstractChangeNotes<T> - Class in com.google.gerrit.server.notedb
-
View of contents at a single ref related to some change.
- AbstractChangeUpdate - Class in com.google.gerrit.server.notedb
-
A single delta related to a specific patch-set of a change.
- AbstractGitCommand - Class in com.google.gerrit.sshd
-
- AbstractGitCommand() - Constructor for class com.google.gerrit.sshd.AbstractGitCommand
-
- AbstractGroupBackend - Class in com.google.gerrit.server.account
-
- AbstractGroupBackend() - Constructor for class com.google.gerrit.server.account.AbstractGroupBackend
-
- AbstractPreloadedPluginScanner - Class in com.google.gerrit.server.plugins
-
Base plugin scanner for a set of pre-loaded classes.
- AbstractPreloadedPluginScanner(String, String, Set<Class<?>>, Plugin.ApiType) - Constructor for class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- AbstractRealm - Class in com.google.gerrit.server.account
-
Basic implementation of
Realm
.
- AbstractRealm() - Constructor for class com.google.gerrit.server.account.AbstractRealm
-
- ACCESS_KIND - Static variable in class com.google.gerrit.server.access.AccessResource
-
- AccessCollection - Class in com.google.gerrit.server.access
-
- AccessControlModule - Class in com.google.gerrit.server.project
-
- AccessControlModule() - Constructor for class com.google.gerrit.server.project.AccessControlModule
-
- accessDatabase - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- AccessPath - Enum in com.google.gerrit.server
-
- AccessResource - Class in com.google.gerrit.server.access
-
- AccessResource() - Constructor for class com.google.gerrit.server.access.AccessResource
-
- AccessRestApiServlet - Class in com.google.gerrit.httpd.rpc.access
-
- ACCOUNT_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
-
- AccountApiImpl - Class in com.google.gerrit.server.api.accounts
-
- AccountAttribute - Class in com.google.gerrit.server.data
-
- AccountAttribute() - Constructor for class com.google.gerrit.server.data.AccountAttribute
-
- AccountByEmailCache - Interface in com.google.gerrit.server.account
-
Translates an email address to a set of matching accounts.
- AccountByEmailCacheImpl - Class in com.google.gerrit.server.account
-
Translates an email address to a set of matching accounts.
- AccountCache - Interface in com.google.gerrit.server.account
-
Caches important (but small) account state to avoid database hits.
- AccountCacheImpl - Class in com.google.gerrit.server.account
-
Caches important (but small) account state to avoid database hits.
- AccountControl - Class in com.google.gerrit.server.account
-
Access control management for one account's access to other accounts.
- AccountControl.Factory - Class in com.google.gerrit.server.account
-
- AccountDirectory - Class in com.google.gerrit.server.account
-
Directory of user account information.
- AccountDirectory() - Constructor for class com.google.gerrit.server.account.AccountDirectory
-
- AccountDirectory.DirectoryException - Exception in com.google.gerrit.server.account
-
- AccountDirectory.DirectoryException(String) - Constructor for exception com.google.gerrit.server.account.AccountDirectory.DirectoryException
-
- AccountDirectory.DirectoryException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AccountDirectory.DirectoryException
-
- AccountDirectory.DirectoryException(Throwable) - Constructor for exception com.google.gerrit.server.account.AccountDirectory.DirectoryException
-
- AccountDirectory.FillOptions - Enum in com.google.gerrit.server.account
-
Fields to be populated for a REST API response.
- AccountException - Exception in com.google.gerrit.server.account
-
- AccountException(String) - Constructor for exception com.google.gerrit.server.account.AccountException
-
- AccountException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AccountException
-
- AccountGroupIdHandler - Class in com.google.gerrit.server.args4j
-
- AccountGroupIdHandler(GroupCache, CmdLineParser, OptionDef, Setter<AccountGroup.Id>) - Constructor for class com.google.gerrit.server.args4j.AccountGroupIdHandler
-
- AccountGroupUUIDHandler - Class in com.google.gerrit.server.args4j
-
- AccountGroupUUIDHandler(GroupBackend, CmdLineParser, OptionDef, Setter<AccountGroup.UUID>) - Constructor for class com.google.gerrit.server.args4j.AccountGroupUUIDHandler
-
- AccountIdHandler - Class in com.google.gerrit.server.args4j
-
- AccountIdHandler(AccountResolver, AccountManager, AuthConfig, CmdLineParser, OptionDef, Setter<Account.Id>) - Constructor for class com.google.gerrit.server.args4j.AccountIdHandler
-
- AccountInfoCacheFactory - Class in com.google.gerrit.server.account
-
Efficiently builds an AccountInfoCache
.
- AccountInfoCacheFactory.Factory - Interface in com.google.gerrit.server.account
-
- AccountLoader - Class in com.google.gerrit.server.account
-
- AccountLoader.Factory - Interface in com.google.gerrit.server.account
-
- AccountManager - Class in com.google.gerrit.server.account
-
Tracks authentication related details for user accounts.
- AccountModule - Class in com.google.gerrit.httpd.rpc.account
-
- AccountModule() - Constructor for class com.google.gerrit.httpd.rpc.account.AccountModule
-
- AccountResolver - Class in com.google.gerrit.server.account
-
- AccountResource - Class in com.google.gerrit.server.account
-
- AccountResource(IdentifiedUser) - Constructor for class com.google.gerrit.server.account.AccountResource
-
- AccountResource.Capability - Class in com.google.gerrit.server.account
-
- AccountResource.Capability(IdentifiedUser, String) - Constructor for class com.google.gerrit.server.account.AccountResource.Capability
-
- AccountResource.Email - Class in com.google.gerrit.server.account
-
- AccountResource.Email(IdentifiedUser, String) - Constructor for class com.google.gerrit.server.account.AccountResource.Email
-
- AccountResource.SshKey - Class in com.google.gerrit.server.account
-
- AccountResource.SshKey(IdentifiedUser, AccountSshKey) - Constructor for class com.google.gerrit.server.account.AccountResource.SshKey
-
- AccountResource.StarredChange - Class in com.google.gerrit.server.account
-
- AccountResource.StarredChange(IdentifiedUser, ChangeResource) - Constructor for class com.google.gerrit.server.account.AccountResource.StarredChange
-
- AccountsCollection - Class in com.google.gerrit.server.account
-
- AccountsImpl - Class in com.google.gerrit.server.api.accounts
-
- AccountsRestApiServlet - Class in com.google.gerrit.httpd.rpc.account
-
- AccountsSection - Class in com.google.gerrit.server.git
-
- AccountsSection() - Constructor for class com.google.gerrit.server.git.AccountsSection
-
- AccountState - Class in com.google.gerrit.server.account
-
- AccountState(Account, Set<AccountGroup.UUID>, Collection<AccountExternalId>) - Constructor for class com.google.gerrit.server.account.AccountState
-
- AccountUserNameException - Exception in com.google.gerrit.server.account
-
Thrown by
AccountManager
if the user name for a newly created account
could not be set and the realm does not allow the user to set a user name
manually.
- AccountUserNameException(String, Throwable) - Constructor for exception com.google.gerrit.server.account.AccountUserNameException
-
- AccountVisibility - Enum in com.google.gerrit.server.account
-
Visibility level of other accounts to a given user.
- AccountVisibilityProvider - Class in com.google.gerrit.server.account
-
- action - Variable in class com.google.gerrit.server.access.ListAccess.PermissionRuleInfo
-
- ActionJson - Class in com.google.gerrit.server.change
-
- actions - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- actions - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
-
- activateOptions() - Method in class com.google.gerrit.sshd.SshLogLayout
-
- add(RegistrationHandle) - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Add a handle that must be cleared during stop.
- add(LifecycleListener) - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Add a single listener.
- add(Provider<LifecycleListener>) - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Add a single listener.
- add(Injector) - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Add all LifecycleListener
s registered in the Injector.
- add(Injector...) - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Add all LifecycleListener
s registered in the Injectors.
- add(RecipientType, Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- add(Address) - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
-
- add(MailUtil.MailRecipients) - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
-
- add(RecipientType, ProjectWatch.Watchers.List) - Method in class com.google.gerrit.server.mail.NotificationEmail
-
Add users or email addresses to the TO, CC, or BCC list.
- add(RecipientType, Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Schedule this message for delivery to the listed accounts.
- add(RecipientType, UserIdentity) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- add(RecipientType, Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Schedule delivery of this message to the given account.
- add(RecipientType, Address) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Schedule delivery of this message to the given account.
- add(RegistrationHandle) - Method in class com.google.gerrit.server.plugins.Plugin
-
- add(RegistrationHandle) - Method in class com.google.gerrit.server.plugins.ServerPlugin
-
- add(Runnable) - Method in class com.google.gerrit.server.RequestCleanup
-
Register a task to be completed after the request ends.
- addAll(Collection<Project.NameKey>) - Method in class com.google.gerrit.server.git.GarbageCollectionQueue
-
- addAllReviewers(ChangeAttribute, ChangeNotes) - Method in class com.google.gerrit.server.events.EventFactory
-
Add allReviewers to an existing ChangeAttribute.
- addApprovals(ReviewDb, ChangeUpdate, LabelTypes, PatchSet, PatchSetInfo, ChangeControl, Map<String, Short>) - Method in class com.google.gerrit.server.ApprovalsUtil
-
- addApprovals(PatchSetAttribute, PatchSet.Id, Map<PatchSet.Id, Collection<PatchSetApproval>>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
-
- addApprovals(PatchSetAttribute, Collection<PatchSetApproval>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
-
- addChangeActions(ChangeInfo, ChangeControl) - Method in class com.google.gerrit.server.change.ActionJson
-
- addChangeMessage(ReviewDb, ChangeUpdate, ChangeMessage) - Method in class com.google.gerrit.server.ChangeMessagesUtil
-
- addChild(ProjectNode) - Method in class com.google.gerrit.server.project.ProjectNode
-
- addColumn(String) - Method in class com.google.gerrit.server.ioutil.ColumnFormatter
-
Adds a text string as a new column in the current line of output,
taking care of escaping as necessary.
- addComments(ChangeAttribute, Collection<ChangeMessage>) - Method in class com.google.gerrit.server.events.EventFactory
-
- addCommitMessage(ChangeAttribute, String) - Method in class com.google.gerrit.server.events.EventFactory
-
- addDependencies(ChangeAttribute, Change) - Method in class com.google.gerrit.server.events.EventFactory
-
- added - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
-
- ADDED - Static variable in class com.google.gerrit.server.index.ChangeField
-
The number of inserted lines in this change.
- added(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- AddedPredicate - Class in com.google.gerrit.server.query.change
-
- addEmail(GroupReference) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- addEmail(Address) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- addEventListener(EventListener, CurrentUser) - Method in class com.google.gerrit.common.ChangeHookRunner
-
- addEventListener(EventListener, CurrentUser) - Method in class com.google.gerrit.common.DisabledChangeHooks
-
- addEventListener(EventListener, CurrentUser) - Method in interface com.google.gerrit.common.EventSource
-
- addExtraCC(Collection<Account.Id>) - Method in class com.google.gerrit.server.git.ReceiveCommits
-
Add reviewers for new (or updated) changes.
- addExtraCC(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.NewChangeSender
-
- addExtraCC(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
-
- addHidden(Element, String, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Append an HTML <input type="hidden"> to the form.
- AddIncludedGroups - Class in com.google.gerrit.server.group
-
- AddIncludedGroups(GroupsCollection, GroupIncludeCache, Provider<ReviewDb>, GroupJson, AuditService) - Constructor for class com.google.gerrit.server.group.AddIncludedGroups
-
- AddIncludedGroups.Input - Class in com.google.gerrit.server.group
-
- AddIncludedGroups.Input() - Constructor for class com.google.gerrit.server.group.AddIncludedGroups.Input
-
- AddMembers - Class in com.google.gerrit.server.group
-
- AddMembers.Input - Class in com.google.gerrit.server.group
-
- AddMembers.Input() - Constructor for class com.google.gerrit.server.group.AddMembers.Input
-
- addOption(ListChangesOption) - Method in class com.google.gerrit.server.change.ChangeJson
-
- addOption(ListGroupsOption) - Method in class com.google.gerrit.server.group.GroupJson
-
- addOption(ListGroupsOption) - Method in class com.google.gerrit.server.group.ListGroups
-
- addOption(ListChangesOption) - Method in class com.google.gerrit.server.query.change.QueryChanges
-
- addOptions(Collection<ListChangesOption>) - Method in class com.google.gerrit.server.change.ChangeJson
-
- addOptions(Collection<ListGroupsOption>) - Method in class com.google.gerrit.server.group.GroupJson
-
- addPatchSetComments(PatchSetAttribute, Collection<PatchLineComment>) - Method in class com.google.gerrit.server.events.EventFactory
-
- addPatchSetFileNames(PatchSetAttribute, Change, PatchSet) - Method in class com.google.gerrit.server.events.EventFactory
-
- addPatchSets(ChangeAttribute, Collection<PatchSet>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
-
- addPatchSets(ChangeAttribute, Collection<PatchSet>, Map<PatchSet.Id, Collection<PatchSetApproval>>, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
-
- addPatchSets(ChangeAttribute, Collection<PatchSet>, Map<PatchSet.Id, Collection<PatchSetApproval>>, boolean, Change, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
-
- addQuery(String) - Method in class com.google.gerrit.server.query.change.QueryChanges
-
- Address - Class in com.google.gerrit.server.mail
-
- Address(String) - Constructor for class com.google.gerrit.server.mail.Address
-
- Address(String, String) - Constructor for class com.google.gerrit.server.mail.Address
-
- addReviewers(ReviewDb, ChangeUpdate, LabelTypes, Change, PatchSet, PatchSetInfo, Iterable<Account.Id>, Collection<Account.Id>) - Method in class com.google.gerrit.server.ApprovalsUtil
-
- addReviewers(ReviewDb, ChangeNotes, ChangeUpdate, LabelTypes, Change, Iterable<Account.Id>) - Method in class com.google.gerrit.server.ApprovalsUtil
-
- addReviewers(Collection<Account.Id>) - Method in class com.google.gerrit.server.git.ReceiveCommits
-
Add reviewers for new (or updated) changes.
- addReviewers(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.NewChangeSender
-
- addReviewers(Collection<Account.Id>) - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
-
- AddReviewerSender - Class in com.google.gerrit.server.mail
-
Asks a user to review a change.
- AddReviewerSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.AddReviewerSender
-
- AddReviewerSender.Factory - Interface in com.google.gerrit.server.mail
-
- addRevisionActions(RevisionInfo, RevisionResource) - Method in class com.google.gerrit.server.change.ActionJson
-
- addShowBranch(String) - Method in class com.google.gerrit.server.project.ListProjects
-
- AddSshKey - Class in com.google.gerrit.server.account
-
- AddSshKey.Input - Class in com.google.gerrit.server.account
-
- AddSshKey.Input() - Constructor for class com.google.gerrit.server.account.AddSshKey.Input
-
- addSubmitRecords(ChangeAttribute, List<SubmitRecord>) - Method in class com.google.gerrit.server.events.EventFactory
-
Add submitRecords to an existing ChangeAttribute.
- addToCleanup(Runnable) - Method in class com.google.gerrit.rules.PrologEnvironment
-
Adds cleanup task to run when close() is called
- addTrackingIds(ChangeAttribute, Multimap<String, String>) - Method in class com.google.gerrit.server.events.EventFactory
-
- addWriteIndex(ChangeIndex) - Method in class com.google.gerrit.server.index.IndexCollection
-
- AdminHighPriorityCommand - Annotation Type in com.google.gerrit.sshd
-
Annotation tagged on a concrete Command that requires
high priority thread creation whenever called by administrators users.
- administrateServer - Variable in class com.google.gerrit.server.account.CapabilityCollection
-
- administrateServer - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- advertiseRefs(UploadPack) - Method in class com.google.gerrit.server.git.ReceiveCommitsAdvertiseRefsHook
-
- advertiseRefs(BaseReceivePack) - Method in class com.google.gerrit.server.git.ReceiveCommitsAdvertiseRefsHook
-
- after(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- AfterPredicate - Class in com.google.gerrit.server.query.change
-
- age(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- AgePredicate - Class in com.google.gerrit.server.query.change
-
- algorithm - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
-
- alias(CommandName, String, Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.CommandModule
-
Alias one command to another.
- alias(String, String) - Method in class com.google.gerrit.sshd.CommandModule
-
Alias one command to another.
- alias(String, Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.PluginCommandModule
-
- AliasCommand - Class in com.google.gerrit.sshd
-
Command that executes some other command.
- AliasCommandProvider - Class in com.google.gerrit.sshd
-
Resolves an alias to another command.
- AliasCommandProvider(CommandName) - Constructor for class com.google.gerrit.sshd.AliasCommandProvider
-
- all() - Method in interface com.google.gerrit.server.account.GroupCache
-
- all() - Method in class com.google.gerrit.server.account.GroupCacheImpl
-
- ALL - Static variable in class com.google.gerrit.server.index.ChangeSchemas
-
- all() - Method in interface com.google.gerrit.server.project.ProjectCache
-
- all() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- allEnabled() - Static method in class com.google.gerrit.server.notedb.NotesMigration
-
- allEnabledConfig() - Static method in class com.google.gerrit.server.notedb.NotesMigration
-
- allExternalMembers() - Method in interface com.google.gerrit.server.account.GroupIncludeCache
-
- allExternalMembers() - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
-
- allowsEdit(Account.FieldName) - Method in class com.google.gerrit.server.account.DefaultRealm
-
- allowsEdit(Account.FieldName) - Method in class com.google.gerrit.server.account.FakeRealm
-
- allowsEdit(Account.FieldName) - Method in interface com.google.gerrit.server.account.Realm
-
Can the end-user modify this field of their own account?
- allowsEdit(Account.FieldName) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
-
- AllProjectsCreator - Class in com.google.gerrit.server.schema
-
Creates the All-Projects
repository and initial ACLs.
- AllProjectsName - Class in com.google.gerrit.server.config
-
Special name of the project that all projects derive from.
- AllProjectsName(String) - Constructor for class com.google.gerrit.server.config.AllProjectsName
-
- AllProjectsNameProvider - Class in com.google.gerrit.server.config
-
- allRefsAreVisible() - Method in class com.google.gerrit.server.project.ProjectControl
-
Can this user see all the refs in this projects?
- allRefsAreVisible(Set<String>) - Method in class com.google.gerrit.server.project.ProjectControl
-
- AllRequestFilter - Class in com.google.gerrit.httpd
-
Filters all HTTP requests passing through the server.
- AllRequestFilter() - Constructor for class com.google.gerrit.httpd.AllRequestFilter
-
- allReviewers - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- allSubmitted() - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
-
- AllUsersCreator - Class in com.google.gerrit.server.schema
-
Creates the All-Users
repository.
- AllUsersName - Class in com.google.gerrit.server.config
-
Special name of the project in which meta data for all users is stored.
- AllUsersName(String) - Constructor for class com.google.gerrit.server.config.AllUsersName
-
- AllUsersNameProvider - Class in com.google.gerrit.server.config
-
- alreadyBanned - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
-
- and(Predicate<T>...) - Static method in class com.google.gerrit.server.query.Predicate
-
Combine the passed predicates into a single AND node.
- and(Collection<? extends Predicate<T>>) - Static method in class com.google.gerrit.server.query.Predicate
-
Combine the passed predicates into a single AND node.
- and(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.QueryRewriter
-
Combine the passed predicates into a single AND node.
- and(Predicate<T>...) - Method in class com.google.gerrit.server.query.QueryRewriter
-
Combine the passed predicates into a single AND node.
- AndPredicate<T> - Class in com.google.gerrit.server.query
-
Requires all predicates to be true.
- AndPredicate(Predicate<T>...) - Constructor for class com.google.gerrit.server.query.AndPredicate
-
- AndPredicate(Collection<? extends Predicate<T>>) - Constructor for class com.google.gerrit.server.query.AndPredicate
-
- AndSource - Class in com.google.gerrit.server.query.change
-
- AndSource(Collection<? extends Predicate<ChangeData>>) - Constructor for class com.google.gerrit.server.query.change.AndSource
-
- AndSource(Collection<? extends Predicate<ChangeData>>, int) - Constructor for class com.google.gerrit.server.query.change.AndSource
-
- annotationValue - Variable in class com.google.gerrit.server.plugins.PluginContentScanner.ExtensionMetaData
-
- ANONYMOUS_USER - Static variable in class com.google.gerrit.rules.StoredValues
-
- ANONYMOUS_USERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
-
Common UUID assigned to the "Anonymous Users" group.
- AnonymousCowardName - Annotation Type in com.google.gerrit.server.config
-
Special name for a user that hasn't set a name.
- anonymousCowardName - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- AnonymousCowardNameProvider - Class in com.google.gerrit.server.config
-
- AnonymousCowardNameProvider(Config) - Constructor for class com.google.gerrit.server.config.AnonymousCowardNameProvider
-
- AnonymousUser - Class in com.google.gerrit.server
-
An anonymous user who has not yet authenticated.
- any() - Static method in class com.google.gerrit.server.query.Predicate
-
A predicate that matches any input, always, with no cost.
- apiType - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- appendText(String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Append text to the outgoing email body.
- apply(TopLevelResource) - Method in class com.google.gerrit.server.access.ListAccess
-
- apply(AccountResource, AddSshKey.Input) - Method in class com.google.gerrit.server.account.AddSshKey
-
- apply(IdentifiedUser, AddSshKey.Input) - Method in class com.google.gerrit.server.account.AddSshKey
-
- apply(TopLevelResource, CreateAccount.Input) - Method in class com.google.gerrit.server.account.CreateAccount
-
- apply(AccountResource, CreateEmail.Input) - Method in class com.google.gerrit.server.account.CreateEmail
-
- apply(IdentifiedUser, CreateEmail.Input) - Method in class com.google.gerrit.server.account.CreateEmail
-
- apply(AccountResource, DeleteActive.Input) - Method in class com.google.gerrit.server.account.DeleteActive
-
- apply(AccountResource.Email, DeleteEmail.Input) - Method in class com.google.gerrit.server.account.DeleteEmail
-
- apply(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.DeleteEmail
-
- apply(AccountResource.SshKey, DeleteSshKey.Input) - Method in class com.google.gerrit.server.account.DeleteSshKey
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetAccount
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetActive
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetAvatarChangeUrl
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetDiffPreferences
-
- apply(AccountResource.Email) - Method in class com.google.gerrit.server.account.GetEmail
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetEmails
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetGroups
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetHttpPassword
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetName
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetPreferences
-
- apply(AccountResource.SshKey) - Method in class com.google.gerrit.server.account.GetSshKey
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetSshKeys
-
- apply(IdentifiedUser) - Method in class com.google.gerrit.server.account.GetSshKeys
-
- apply(AccountResource) - Method in class com.google.gerrit.server.account.GetUsername
-
- apply(AccountResource, CreateAccount.Input) - Method in class com.google.gerrit.server.account.PutAccount
-
- apply(AccountResource, PutActive.Input) - Method in class com.google.gerrit.server.account.PutActive
-
- apply(AccountResource.Email, CreateEmail.Input) - Method in class com.google.gerrit.server.account.PutEmail
-
- apply(AccountResource, PutHttpPassword.Input) - Method in class com.google.gerrit.server.account.PutHttpPassword
-
- apply(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.PutHttpPassword
-
- apply(AccountResource, PutName.Input) - Method in class com.google.gerrit.server.account.PutName
-
- apply(IdentifiedUser, PutName.Input) - Method in class com.google.gerrit.server.account.PutName
-
- apply(AccountResource.Email, PutPreferred.Input) - Method in class com.google.gerrit.server.account.PutPreferred
-
- apply(IdentifiedUser, String) - Method in class com.google.gerrit.server.account.PutPreferred
-
- apply(AccountResource, SetDiffPreferences.Input) - Method in class com.google.gerrit.server.account.SetDiffPreferences
-
- apply(AccountResource, SetPreferences.Input) - Method in class com.google.gerrit.server.account.SetPreferences
-
- apply(AccountResource, StarredChanges.EmptyInput) - Method in class com.google.gerrit.server.account.StarredChanges.Create
-
- apply(AccountResource.StarredChange, StarredChanges.EmptyInput) - Method in class com.google.gerrit.server.account.StarredChanges.Delete
-
- apply(ChangeResource, AbandonInput) - Method in class com.google.gerrit.server.change.Abandon
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits.Detail
-
- apply(ChangeResource, ChangeEdits.EditMessage.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.EditMessage
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits.GetMessage
-
- apply(ChangeResource, ChangeEdits.Post.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.Post
-
- apply(ChangeEditResource, ChangeEdits.Put.Input) - Method in class com.google.gerrit.server.change.ChangeEdits.Put
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.Check
-
- apply(ChangeResource, FixInput) - Method in class com.google.gerrit.server.change.Check
-
- apply(RevisionResource, CherryPickInput) - Method in class com.google.gerrit.server.change.CherryPick
-
- apply(TopLevelResource, ChangeInfo) - Method in class com.google.gerrit.server.change.CreateChange
-
- apply(RevisionResource, DraftInput) - Method in class com.google.gerrit.server.change.CreateDraftComment
-
- apply(ChangeResource, DeleteChangeEdit.Input) - Method in class com.google.gerrit.server.change.DeleteChangeEdit
-
- apply(ChangeResource, DeleteDraftChange.Input) - Method in class com.google.gerrit.server.change.DeleteDraftChange
-
- apply(DraftCommentResource, DeleteDraftComment.Input) - Method in class com.google.gerrit.server.change.DeleteDraftComment
-
- apply(RevisionResource, DeleteDraftPatchSet.Input) - Method in class com.google.gerrit.server.change.DeleteDraftPatchSet
-
- apply(ReviewerResource, DeleteReviewer.Input) - Method in class com.google.gerrit.server.change.DeleteReviewer
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.Files.ListFiles
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetArchive
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetChange
-
- apply(CommentResource) - Method in class com.google.gerrit.server.change.GetComment
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetCommit
-
- apply(FileResource) - Method in class com.google.gerrit.server.change.GetContent
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetDetail
-
- apply(FileResource) - Method in class com.google.gerrit.server.change.GetDiff
-
- apply(DraftCommentResource) - Method in class com.google.gerrit.server.change.GetDraftComment
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetHashtags
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetPatch
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetRelated
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetReview
-
- apply(ReviewerResource) - Method in class com.google.gerrit.server.change.GetReviewer
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.GetRevisionActions
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.GetTopic
-
- apply(ChangeResource, Index.Input) - Method in class com.google.gerrit.server.change.Index
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.ListDraftComments
-
- apply(RevisionResource) - Method in class com.google.gerrit.server.change.Mergeable
-
- apply(ChangeResource, HashtagsInput) - Method in class com.google.gerrit.server.change.PostHashtags
-
- apply(RevisionResource, ReviewInput) - Method in class com.google.gerrit.server.change.PostReview
-
- apply(RevisionResource, ReviewInput, Timestamp) - Method in class com.google.gerrit.server.change.PostReview
-
- apply(ChangeResource, AddReviewerInput) - Method in class com.google.gerrit.server.change.PostReviewers
-
- apply(ChangeResource, PublishChangeEdit.Publish.Input) - Method in class com.google.gerrit.server.change.PublishChangeEdit.Publish
-
- apply(RevisionResource, PublishDraftPatchSet.Input) - Method in class com.google.gerrit.server.change.PublishDraftPatchSet
-
- apply(ChangeResource, PublishDraftPatchSet.Input) - Method in class com.google.gerrit.server.change.PublishDraftPatchSet.CurrentRevision
-
- apply(DraftCommentResource, DraftInput) - Method in class com.google.gerrit.server.change.PutDraftComment
-
- apply(ChangeResource, PutTopic.Input) - Method in class com.google.gerrit.server.change.PutTopic
-
- apply(RevisionResource, RebaseInput) - Method in class com.google.gerrit.server.change.Rebase
-
- apply(ChangeResource, RebaseInput) - Method in class com.google.gerrit.server.change.Rebase.CurrentRevision
-
- apply(ChangeResource, RebaseChangeEdit.Rebase.Input) - Method in class com.google.gerrit.server.change.RebaseChangeEdit.Rebase
-
- apply(ChangeResource, RestoreInput) - Method in class com.google.gerrit.server.change.Restore
-
- apply(ChangeResource, RevertInput) - Method in class com.google.gerrit.server.change.Revert
-
- apply(FileResource, Reviewed.Input) - Method in class com.google.gerrit.server.change.Reviewed.DeleteReviewed
-
- apply(FileResource, Reviewed.Input) - Method in class com.google.gerrit.server.change.Reviewed.PutReviewed
-
- apply(RevisionResource, SubmitInput) - Method in class com.google.gerrit.server.change.Submit
-
- apply(ChangeResource, SubmitInput) - Method in class com.google.gerrit.server.change.Submit.CurrentRevision
-
- apply(ChangeResource) - Method in class com.google.gerrit.server.change.SuggestReviewers
-
- apply(RevisionResource, TestSubmitRule.Input) - Method in class com.google.gerrit.server.change.TestSubmitRule
-
- apply(RevisionResource, TestSubmitRule.Input) - Method in class com.google.gerrit.server.change.TestSubmitType
-
- apply(TaskResource, DeleteTask.Input) - Method in class com.google.gerrit.server.config.DeleteTask
-
- apply(CacheResource, FlushCache.Input) - Method in class com.google.gerrit.server.config.FlushCache
-
- apply(CacheResource) - Method in class com.google.gerrit.server.config.GetCache
-
- apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetPreferences
-
- apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetSummary
-
- apply(TaskResource) - Method in class com.google.gerrit.server.config.GetTask
-
- apply(ConfigResource) - Method in class com.google.gerrit.server.config.GetVersion
-
- apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListCaches
-
- apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListCapabilities
-
- apply(ConfigResource) - Method in class com.google.gerrit.server.config.ListTasks
-
- apply(ConfigResource, PostCaches.Input) - Method in class com.google.gerrit.server.config.PostCaches
-
- apply(ConfigResource, SetPreferences.Input) - Method in class com.google.gerrit.server.config.SetPreferences
-
- apply(GroupResource, AddIncludedGroups.Input) - Method in class com.google.gerrit.server.group.AddIncludedGroups
-
- apply(GroupResource, AddMembers.Input) - Method in class com.google.gerrit.server.group.AddMembers
-
- apply(TopLevelResource, CreateGroup.Input) - Method in class com.google.gerrit.server.group.CreateGroup
-
- apply(GroupResource, AddIncludedGroups.Input) - Method in class com.google.gerrit.server.group.DeleteIncludedGroups
-
- apply(GroupResource, AddMembers.Input) - Method in class com.google.gerrit.server.group.DeleteMembers
-
- apply(GroupResource) - Method in class com.google.gerrit.server.group.GetDetail
-
- apply(IncludedGroupResource) - Method in class com.google.gerrit.server.group.GetIncludedGroup
-
- apply(MemberResource) - Method in class com.google.gerrit.server.group.GetMember
-
- apply(GroupResource) - Method in class com.google.gerrit.server.group.GetName
-
- apply(GroupResource) - Method in class com.google.gerrit.server.group.GetOptions
-
- apply(GroupResource) - Method in class com.google.gerrit.server.group.GetOwner
-
- apply(TopLevelResource) - Method in class com.google.gerrit.server.group.ListGroups
-
- apply(GroupResource) - Method in class com.google.gerrit.server.group.ListIncludedGroups
-
- apply(GroupResource) - Method in class com.google.gerrit.server.group.ListMembers
-
- apply(AccountGroup) - Method in class com.google.gerrit.server.group.ListMembers
-
- apply(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.ListMembers
-
- apply(GroupResource, PutDescription.Input) - Method in class com.google.gerrit.server.group.PutDescription
-
- apply(GroupResource, CreateGroup.Input) - Method in class com.google.gerrit.server.group.PutGroup
-
- apply(GroupResource, PutName.Input) - Method in class com.google.gerrit.server.group.PutName
-
- apply(GroupResource, PutOptions.Input) - Method in class com.google.gerrit.server.group.PutOptions
-
- apply(GroupResource, PutOwner.Input) - Method in class com.google.gerrit.server.group.PutOwner
-
- apply(TopLevelResource) - Method in class com.google.gerrit.server.plugins.ListPlugins
-
- apply(ProjectResource, BanCommit.Input) - Method in class com.google.gerrit.server.project.BanCommit
-
- apply(ProjectResource, CreateBranch.Input) - Method in class com.google.gerrit.server.project.CreateBranch
-
- apply(TopLevelResource, ProjectInput) - Method in class com.google.gerrit.server.project.CreateProject
-
- apply(BranchResource, DeleteBranch.Input) - Method in class com.google.gerrit.server.project.DeleteBranch
-
- apply(ProjectResource, GarbageCollect.Input) - Method in class com.google.gerrit.server.project.GarbageCollect
-
- apply(BranchResource) - Method in class com.google.gerrit.server.project.GetBranch
-
- apply(ChildProjectResource) - Method in class com.google.gerrit.server.project.GetChildProject
-
- apply(CommitResource) - Method in class com.google.gerrit.server.project.GetCommit
-
- apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetConfig
-
- apply(FileResource) - Method in class com.google.gerrit.server.project.GetContent
-
- apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetHead
-
- apply(BranchResource) - Method in class com.google.gerrit.server.project.GetReflog
-
- apply(ProjectResource) - Method in class com.google.gerrit.server.project.GetStatistics
-
- apply(TagResource) - Method in class com.google.gerrit.server.project.GetTag
-
- apply(ProjectResource) - Method in class com.google.gerrit.server.project.ListBranches
-
- apply(ProjectResource) - Method in class com.google.gerrit.server.project.ListChildProjects
-
- apply(TopLevelResource) - Method in class com.google.gerrit.server.project.ListProjects
-
- apply() - Method in class com.google.gerrit.server.project.ListProjects
-
- apply(ProjectResource) - Method in class com.google.gerrit.server.project.ListTags
-
- apply(BranchResource, CreateBranch.Input) - Method in class com.google.gerrit.server.project.PutBranch
-
- apply(ProjectResource, PutConfig.Input) - Method in class com.google.gerrit.server.project.PutConfig
-
- apply(ProjectResource, ProjectInput) - Method in class com.google.gerrit.server.project.PutProject
-
- apply(ProjectResource, SetHead.Input) - Method in class com.google.gerrit.server.project.SetHead
-
- apply(ProjectResource, SetParent.Input) - Method in class com.google.gerrit.server.project.SetParent
-
- apply(TopLevelResource) - Method in class com.google.gerrit.server.query.change.QueryChanges
-
- APPROVAL - Static variable in class com.google.gerrit.server.index.ChangeField
-
Serialized approvals for the current patch set, used for pre-populating
results.
- ApprovalAttribute - Class in com.google.gerrit.server.data
-
- ApprovalAttribute() - Constructor for class com.google.gerrit.server.data.ApprovalAttribute
-
- ApprovalCopier - Class in com.google.gerrit.server
-
Copies approvals between patch sets.
- approvals - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- approvals - Variable in class com.google.gerrit.server.events.CommentAddedEvent
-
- approvals() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- ApprovalsUtil - Class in com.google.gerrit.server
-
Utility functions to manipulate patchset approvals.
- ApprovalsUtil(NotesMigration, ApprovalCopier) - Constructor for class com.google.gerrit.server.ApprovalsUtil
-
- ArchiveFormat - Enum in com.google.gerrit.server.change
-
- ARG_ID_GROUP - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- ARG_ID_USER - Static variable in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- args - Variable in class com.google.gerrit.server.git.strategy.SubmitStrategy
-
- args - Variable in class com.google.gerrit.server.mail.OutgoingEmail
-
- args - Variable in class com.google.gerrit.server.mail.ProjectWatch
-
- asAccountAttribute(Account.Id) - Method in class com.google.gerrit.server.events.EventFactory
-
Create an AuthorAttribute for the given account suitable for serialization
to JSON.
- asAccountAttribute(Account) - Method in class com.google.gerrit.server.events.EventFactory
-
Create an AuthorAttribute for the given account suitable for serialization
to JSON.
- asAccountAttribute(PersonIdent) - Method in class com.google.gerrit.server.events.EventFactory
-
Create an AuthorAttribute for the given person ident suitable for
serialization to JSON.
- asApprovalAttribute(PatchSetApproval, LabelTypes) - Method in class com.google.gerrit.server.events.EventFactory
-
Create an ApprovalAttribute for the given approval suitable for
serialization to JSON.
- asByteArray(ObjectLoader) - Static method in class com.google.gerrit.server.patch.Text
-
- asChangeAttribute(Change) - Method in class com.google.gerrit.server.events.EventFactory
-
Create a ChangeAttribute for the given change suitable for serialization to
JSON.
- asChanges(List<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
-
- asMap(List<ChangeData>) - Static method in class com.google.gerrit.server.query.change.ChangeData
-
- asMessageAttribute(ChangeMessage) - Method in class com.google.gerrit.server.events.EventFactory
-
- asPatchSetAttribute(PatchSet) - Method in class com.google.gerrit.server.events.EventFactory
-
Create a PatchSetAttribute for the given patchset suitable for
serialization to JSON.
- asPatchSetLineAttribute(PatchLineComment) - Method in class com.google.gerrit.server.events.EventFactory
-
- asRefUpdateAttribute(ObjectId, ObjectId, Branch.NameKey) - Method in class com.google.gerrit.server.events.EventFactory
-
Create a RefUpdateAttribute for the given old ObjectId, new ObjectId, and
branch that is suitable for serialization to JSON.
- asText() - Method in class com.google.gerrit.server.git.GroupList
-
- asUser(CurrentUser) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- AsyncReceiveCommits - Class in com.google.gerrit.server.git
-
- AsyncReceiveCommits.Factory - Interface in com.google.gerrit.server.git
-
- AsyncReceiveCommits.Module - Class in com.google.gerrit.server.git
-
- AsyncReceiveCommits.Module() - Constructor for class com.google.gerrit.server.git.AsyncReceiveCommits.Module
-
- asyncStarredChanges() - Method in class com.google.gerrit.server.IdentifiedUser
-
- ATTR_CHARACTER_ENCODING - Static variable in class com.google.gerrit.server.plugins.PluginEntry
-
- ATTR_CONTENT_TYPE - Static variable in class com.google.gerrit.server.plugins.PluginEntry
-
- AuditEvent - Class in com.google.gerrit.audit
-
- AuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, Object) - Constructor for class com.google.gerrit.audit.AuditEvent
-
Creates a new audit event with results
- AuditEvent.UUID - Class in com.google.gerrit.audit
-
- AuditEvent.UUID() - Constructor for class com.google.gerrit.audit.AuditEvent.UUID
-
- AuditListener - Interface in com.google.gerrit.audit
-
- AuditModule - Class in com.google.gerrit.audit
-
- AuditModule() - Constructor for class com.google.gerrit.audit.AuditModule
-
- AuditService - Class in com.google.gerrit.audit
-
- AuditService(DynamicSet<AuditListener>, DynamicSet<GroupMemberAuditListener>) - Constructor for class com.google.gerrit.audit.AuditService
-
- AuthBackend - Interface in com.google.gerrit.server.auth
-
Implementations of AuthBackend authenticate users for incoming request.
- AuthConfig - Class in com.google.gerrit.server.config
-
Authentication related settings from gerrit.config
.
- AuthConfigModule - Class in com.google.gerrit.server.config
-
- AuthConfigModule() - Constructor for class com.google.gerrit.server.config.AuthConfigModule
-
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.account.AccountManager
-
Authenticate the user, potentially creating a new account if they are new.
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.account.DefaultRealm
-
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.account.FakeRealm
-
- authenticate(AuthRequest) - Method in interface com.google.gerrit.server.account.Realm
-
- authenticate(AuthRequest) - Method in interface com.google.gerrit.server.auth.AuthBackend
-
Authenticate inspects the AuthRequest and returns authenticated user.
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.InternalAuthBackend
-
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.ldap.LdapAuthBackend
-
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.ldap.LdapRealm
-
- authenticate(AuthRequest) - Method in class com.google.gerrit.server.auth.UniversalAuthBackend
-
- AuthenticationUnavailableException - Exception in com.google.gerrit.server.auth
-
A query to the authentication server failed
- AuthenticationUnavailableException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.AuthenticationUnavailableException
-
- AuthException - Exception in com.google.gerrit.server.auth
-
Base type for authentication exceptions.
- AuthException() - Constructor for exception com.google.gerrit.server.auth.AuthException
-
- AuthException(String) - Constructor for exception com.google.gerrit.server.auth.AuthException
-
- AuthException(Throwable) - Constructor for exception com.google.gerrit.server.auth.AuthException
-
- AuthException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.AuthException
-
- AuthModule - Class in com.google.gerrit.server.config
-
- author - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- author - Variable in class com.google.gerrit.server.events.CommentAddedEvent
-
- authors - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- AuthRequest - Class in com.google.gerrit.server.account
-
- AuthRequest(String) - Constructor for class com.google.gerrit.server.account.AuthRequest
-
- AuthRequest - Class in com.google.gerrit.server.auth
-
Defines an abstract request for user authentication to Gerrit.
- AuthRequest(String, String) - Constructor for class com.google.gerrit.server.auth.AuthRequest
-
- AuthResult - Class in com.google.gerrit.server.account
-
- AuthResult(Account.Id, AccountExternalId.Key, boolean) - Constructor for class com.google.gerrit.server.account.AuthResult
-
- AuthUser - Class in com.google.gerrit.server.auth
-
An authenticated user as specified by the AuthBackend.
- AuthUser(AuthUser.UUID, String) - Constructor for class com.google.gerrit.server.auth.AuthUser
-
An authenticated user.
- AuthUser.UUID - Class in com.google.gerrit.server.auth
-
Globally unique identifier for the user.
- AuthUser.UUID() - Constructor for class com.google.gerrit.server.auth.AuthUser.UUID
-
- autoHideDiffTableHeader - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- automerge(Repository, RevWalk, RevCommit, ThreeWayMergeStrategy) - Static method in class com.google.gerrit.server.patch.PatchListLoader
-
- automerge(Repository, RevWalk, RevCommit, ThreeWayMergeStrategy, boolean) - Static method in class com.google.gerrit.server.patch.PatchListLoader
-
- AutoRegisterUtil - Class in com.google.gerrit.server.plugins
-
- AvatarProvider - Interface in com.google.gerrit.server.avatar
-
Provide avatar URLs for specified user.
- averageGet - Variable in class com.google.gerrit.server.config.ListCaches.CacheInfo
-
- C - Static variable in class com.google.gerrit.server.schema.SchemaVersion
-
The current schema version.
- cache(String, Class<K>, Class<V>) - Method in class com.google.gerrit.server.cache.CacheModule
-
Declare a named in-memory cache.
- cache(String, Class<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
-
Declare a named in-memory cache.
- cache(String, TypeLiteral<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
-
Declare a named in-memory cache.
- CACHE_KIND - Static variable in class com.google.gerrit.server.config.CacheResource
-
- CACHE_NAME - Static variable in class com.google.gerrit.httpd.WebSessionManager
-
- CacheBasedWebSession - Class in com.google.gerrit.httpd
-
- CacheBasedWebSession(HttpServletRequest, HttpServletResponse, WebSessionManager, AuthConfig, Provider<AnonymousUser>, IdentifiedUser.RequestFactory) - Constructor for class com.google.gerrit.httpd.CacheBasedWebSession
-
- CacheBinding<K,V> - Interface in com.google.gerrit.server.cache
-
Configure a cache declared within a
CacheModule
instance.
- cacheFromSource(ChangeDataSource) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- CacheModule - Class in com.google.gerrit.server.cache
-
Miniature DSL to support binding Cache
instances in Guice.
- CacheModule() - Constructor for class com.google.gerrit.server.cache.CacheModule
-
- cacheNameOf(String, String) - Static method in class com.google.gerrit.server.config.CacheResource
-
- CacheRemovalListener<K,V> - Interface in com.google.gerrit.server.cache
-
- CacheResource - Class in com.google.gerrit.server.config
-
- CacheResource(String, String, Provider<Cache<?, ?>>) - Constructor for class com.google.gerrit.server.config.CacheResource
-
- CacheResource(String, String, Cache<?, ?>) - Constructor for class com.google.gerrit.server.config.CacheResource
-
- caches - Variable in class com.google.gerrit.server.config.PostCaches.Input
-
- CachesCollection - Class in com.google.gerrit.server.config
-
- CachingPublicKeyAuthenticator - Class in com.google.gerrit.sshd
-
- CachingPublicKeyAuthenticator(DatabasePubKeyAuth) - Constructor for class com.google.gerrit.sshd.CachingPublicKeyAuthenticator
-
- calculateBindAnnotation(Class<Object>) - Static method in class com.google.gerrit.server.plugins.AutoRegisterUtil
-
- call() - Method in class com.google.gerrit.httpd.rpc.Handler
-
Compute the operation result.
- call() - Method in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
-
- call() - Method in class com.google.gerrit.rules.PrologCompiler
-
- call() - Method in class com.google.gerrit.server.account.ChangeUserName
-
- call() - Method in class com.google.gerrit.server.account.GroupDetailFactory
-
- call() - Method in class com.google.gerrit.server.patch.PatchScriptFactory
-
- canAbandon() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user abandon this change?
- canAbandon() - Method in class com.google.gerrit.server.project.RefControl
-
- canAccessDatabase() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canAdd - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
-
- canAddGroup() - Method in class com.google.gerrit.server.account.GroupControl
-
- canAddMember() - Method in class com.google.gerrit.server.account.GroupControl
-
- canAddPatchSet() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user add a patch set to this change?
- canAddRefs() - Method in class com.google.gerrit.server.project.ProjectControl
-
- canAdministrateServer() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- cancel() - Method in interface com.google.gerrit.server.git.WorkQueue.CancelableRunnable
-
Notifies the runnable it was canceled.
- cancel(boolean) - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- canCherryPick(MergeSorter, Repository, CodeReviewCommit, RevWalk, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
-
- canCreate(ReviewDb, RevWalk, RevObject) - Method in class com.google.gerrit.server.project.RefControl
-
Determines whether the user can create a new Git ref.
- canCreateAccount() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canCreateGroup() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canCreateProject() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canDelete - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
-
- canDelete() - Method in class com.google.gerrit.server.project.RefControl
-
Determines whether the user can delete the Git ref controlled by this
object.
- canDeleteDraft(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user delete this draft change or any draft patch set of this change?
- canDeleteDrafts() - Method in class com.google.gerrit.server.project.RefControl
-
- canEditHashtags() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user edit the hashtag name?
- canEditHashtags() - Method in class com.google.gerrit.server.project.RefControl
-
- canEditTopicName() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user edit the topic name?
- canEditTopicName() - Method in class com.google.gerrit.server.project.RefControl
-
- canEmail(String) - Method in interface com.google.gerrit.server.mail.EmailSender
-
Can the address receive messages from us?
- canEmail(String) - Method in class com.google.gerrit.server.mail.SmtpEmailSender
-
- canEmailReviewers() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canExpand(String) - Method in interface com.google.gerrit.server.account.EmailExpander
-
- canExpand(String) - Method in class com.google.gerrit.server.account.EmailExpander.None
-
- canExpand(String) - Method in class com.google.gerrit.server.account.EmailExpander.Simple
-
- canFastForward(MergeSorter, CodeReviewCommit, RevWalk, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
-
- canFlushCaches() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canForceEditTopicName() - Method in class com.google.gerrit.server.project.RefControl
-
- canForceUpdate() - Method in class com.google.gerrit.server.project.RefControl
-
- canForgeAuthor() - Method in class com.google.gerrit.server.project.RefControl
-
- canForgeCommitter() - Method in class com.google.gerrit.server.project.RefControl
-
- canForgeGerritServerIdentity() - Method in class com.google.gerrit.server.project.RefControl
-
- canHandle(String) - Static method in class com.google.gerrit.server.account.EmailExpander.None
-
- canHandle(String) - Static method in class com.google.gerrit.server.account.EmailExpander.Simple
-
- canKillTask() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canMerge(MergeSorter, Repository, CodeReviewCommit, CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
-
- canModifyAccount() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canonicalize(Change.Status) - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
-
- canonicalUrl - Variable in class com.google.gerrit.server.plugins.ServerPluginProvider.PluginDescription
-
- CanonicalWebUrl - Class in com.google.gerrit.httpd
-
- CanonicalWebUrl - Annotation Type in com.google.gerrit.server.config
-
Marker on a String
holding the canonical address for this server.
- CanonicalWebUrlModule - Class in com.google.gerrit.server.config
-
- CanonicalWebUrlModule() - Constructor for class com.google.gerrit.server.config.CanonicalWebUrlModule
-
- CanonicalWebUrlProvider - Class in com.google.gerrit.server.config
-
- CanonicalWebUrlProvider(Config) - Constructor for class com.google.gerrit.server.config.CanonicalWebUrlProvider
-
- canPerform(String) - Method in class com.google.gerrit.server.account.CapabilityControl
-
True if the user has this permission.
- canPublish(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user publish this draft change or any draft patch set of this change?
- canPublishDrafts() - Method in class com.google.gerrit.server.project.RefControl
-
- canPushToAtLeastOneRef() - Method in class com.google.gerrit.server.project.ProjectControl
-
- canRead() - Method in class com.google.gerrit.server.project.RefControl
-
- canReadCommit(ReviewDb, RevWalk, RevCommit) - Method in class com.google.gerrit.server.project.ProjectControl
-
- canRebase(ChangeResource) - Method in class com.google.gerrit.server.changedetail.RebaseChange
-
- canRebase(RevisionResource) - Method in class com.google.gerrit.server.changedetail.RebaseChange
-
- canRebase(Project.NameKey, PatchSet.Id, Branch.NameKey) - Method in class com.google.gerrit.server.changedetail.RebaseChange
-
- canRebase() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user rebase this change?
- canRebase() - Method in class com.google.gerrit.server.project.RefControl
-
- canRemoveGroup() - Method in class com.google.gerrit.server.account.GroupControl
-
- canRemoveMember() - Method in class com.google.gerrit.server.account.GroupControl
-
- canRemoveReviewer(PatchSetApproval) - Method in class com.google.gerrit.server.project.ChangeControl
-
- canRemoveReviewer(Account.Id, int) - Method in class com.google.gerrit.server.project.ChangeControl
-
- canRemoveReviewer() - Method in class com.google.gerrit.server.project.RefControl
-
- canRestore() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user restore this change?
- canRunAs() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canRunGC() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canRunReceivePack() - Method in class com.google.gerrit.server.project.ProjectControl
-
- canRunUploadPack() - Method in class com.google.gerrit.server.project.ProjectControl
-
- canSee(Account) - Method in class com.google.gerrit.server.account.AccountControl
-
Returns true if the otherUser is allowed to see the current user, based
on the account visibility policy.
- canSee(Account.Id) - Method in class com.google.gerrit.server.account.AccountControl
-
Returns true if the otherUser is allowed to see the current user, based
on the account visibility policy.
- canSeeGroup() - Method in class com.google.gerrit.server.account.GroupControl
-
- canSeeMember(Account.Id) - Method in class com.google.gerrit.server.account.GroupControl
-
- canStreamEvents() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canSubmit() - Method in class com.google.gerrit.server.project.ChangeControl
-
- canSubmit() - Method in class com.google.gerrit.server.project.RefControl
-
- canSubmit() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
Evaluate the submit rules.
- canSubmitAs() - Method in class com.google.gerrit.server.project.ChangeControl
-
- canSubmitAs() - Method in class com.google.gerrit.server.project.RefControl
-
- canUpdate() - Method in class com.google.gerrit.server.project.RefControl
-
- canUpload - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
-
- canUpload() - Method in class com.google.gerrit.server.git.ReceiveCommits
-
Determine if the user can upload commits.
- canUpload() - Method in class com.google.gerrit.server.project.ProjectControl
-
- canUpload() - Method in class com.google.gerrit.server.project.RefControl
-
Determines whether the user can upload a change to the ref controlled by
this object.
- canUploadMerges() - Method in class com.google.gerrit.server.project.RefControl
-
- canViewAllAccounts() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canViewCaches() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canViewConnections() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canViewDrafts() - Method in class com.google.gerrit.server.project.RefControl
-
- canViewPlugins() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canViewQueue() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- canVote(ChangeControl, LabelType, Account.Id) - Method in class com.google.gerrit.server.git.LabelNormalizer
-
- canWrite() - Method in class com.google.gerrit.server.project.RefControl
-
- CapabilitiesCollection - Class in com.google.gerrit.server.config
-
- CAPABILITY_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
-
- CAPABILITY_KIND - Static variable in class com.google.gerrit.server.config.CapabilityResource
-
- CapabilityCollection - Class in com.google.gerrit.server.account
-
Caches active GlobalCapability
set for a site.
- CapabilityCollection(AccessSection) - Constructor for class com.google.gerrit.server.account.CapabilityCollection
-
- CapabilityConstants - Class in com.google.gerrit.server.config
-
- CapabilityConstants() - Constructor for class com.google.gerrit.server.config.CapabilityConstants
-
- CapabilityControl - Class in com.google.gerrit.server.account
-
Access control management for server-wide capabilities.
- CapabilityControl.Factory - Interface in com.google.gerrit.server.account
-
- CapabilityResource - Class in com.google.gerrit.server.config
-
- CapabilityResource() - Constructor for class com.google.gerrit.server.config.CapabilityResource
-
- CapabilityUtils - Class in com.google.gerrit.server.account
-
- CapabilityUtils() - Constructor for class com.google.gerrit.server.account.CapabilityUtils
-
- CatServlet - Class in com.google.gerrit.httpd.raw
-
Exports a single version of a patch as a normal file download.
- cc - Variable in class com.google.gerrit.server.mail.ProjectWatch.Watchers
-
- ccAllApprovals() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Any user who has published comments on this change.
- ccExistingReviewers() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Users who have non-zero approval codes on the change.
- change() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
-
- change - Variable in class com.google.gerrit.server.events.ChangeEvent
-
- change() - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- CHANGE - Static variable in class com.google.gerrit.server.index.ChangeField
-
Serialized change object, used for pre-populating results.
- change - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- change() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- change(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- change - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
-
- CHANGE_CONTROL - Static variable in class com.google.gerrit.rules.StoredValues
-
- CHANGE_DATA - Static variable in class com.google.gerrit.rules.StoredValues
-
- CHANGE_EDIT_KIND - Static variable in class com.google.gerrit.server.change.ChangeEditResource
-
- CHANGE_ID - Static variable in class com.google.gerrit.common.FooterConstants
-
The change ID as used to track patch sets.
- CHANGE_KIND - Static variable in class com.google.gerrit.server.change.ChangeResource
-
- CHANGE_OWNER - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
-
Common UUID assigned to the "Change Owner" placeholder group.
- ChangeAbandonedEvent - Class in com.google.gerrit.server.events
-
- ChangeAbandonedEvent() - Constructor for class com.google.gerrit.server.events.ChangeAbandonedEvent
-
- ChangeAttribute - Class in com.google.gerrit.server.data
-
- ChangeAttribute() - Constructor for class com.google.gerrit.server.data.ChangeAttribute
-
- ChangeCache - Interface in com.google.gerrit.server.git
-
- ChangeControl - Class in com.google.gerrit.server.project
-
Access control management for a user accessing a single change.
- changeControl() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- ChangeControl.AssistedFactory - Interface in com.google.gerrit.server.project
-
- ChangeControl.GenericFactory - Class in com.google.gerrit.server.project
-
- changeData - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- changeData - Variable in class com.google.gerrit.server.mail.ProjectWatch
-
- ChangeData - Class in com.google.gerrit.server.query.change
-
- ChangeData.ChangedLines - Class in com.google.gerrit.server.query.change
-
- ChangeData.Factory - Interface in com.google.gerrit.server.query.change
-
- ChangeDataSource - Interface in com.google.gerrit.server.query.change
-
- changedLines() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- ChangeDraftUpdate - Class in com.google.gerrit.server.notedb
-
A single delta to apply atomically to a change.
- ChangeDraftUpdate.Factory - Interface in com.google.gerrit.server.notedb
-
- ChangeEdit - Class in com.google.gerrit.server.edit
-
A single user's edit for a change.
- ChangeEdit(IdentifiedUser, Change, Ref, RevCommit, PatchSet) - Constructor for class com.google.gerrit.server.edit.ChangeEdit
-
- ChangeEditJson - Class in com.google.gerrit.server.edit
-
- ChangeEditModifier - Class in com.google.gerrit.server.edit
-
Utility functions to manipulate change edits.
- ChangeEditResource - Class in com.google.gerrit.server.change
-
Represents change edit resource, that is actualy two kinds of resources:
the change edit itself
a path within the edit
distinguished by whether path is null or not.
- ChangeEditResource(ChangeResource, ChangeEdit, String) - Constructor for class com.google.gerrit.server.change.ChangeEditResource
-
- ChangeEdits - Class in com.google.gerrit.server.change
-
- ChangeEdits.Detail - Class in com.google.gerrit.server.change
-
- ChangeEdits.EditMessage - Class in com.google.gerrit.server.change
-
- ChangeEdits.EditMessage.Input - Class in com.google.gerrit.server.change
-
- ChangeEdits.EditMessage.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.EditMessage.Input
-
- ChangeEdits.GetMessage - Class in com.google.gerrit.server.change
-
- ChangeEdits.Post - Class in com.google.gerrit.server.change
-
Post to edit collection resource.
- ChangeEdits.Post.Input - Class in com.google.gerrit.server.change
-
- ChangeEdits.Post.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.Post.Input
-
- ChangeEdits.Put - Class in com.google.gerrit.server.change
-
Put handler that is activated when PUT request is called on
collection element.
- ChangeEdits.Put.Input - Class in com.google.gerrit.server.change
-
- ChangeEdits.Put.Input() - Constructor for class com.google.gerrit.server.change.ChangeEdits.Put.Input
-
- ChangeEditUtil - Class in com.google.gerrit.server.edit
-
Utility functions to manipulate change edits.
- ChangeEmail - Class in com.google.gerrit.server.mail
-
Sends an email to one or more interested parties.
- ChangeEmail(EmailArguments, Change, String) - Constructor for class com.google.gerrit.server.mail.ChangeEmail
-
- ChangeEvent - Class in com.google.gerrit.server.events
-
- ChangeEvent(String) - Constructor for class com.google.gerrit.server.events.ChangeEvent
-
- ChangeField - Class in com.google.gerrit.server.index
-
Fields indexed on change documents.
- ChangeField() - Constructor for class com.google.gerrit.server.index.ChangeField
-
- ChangeField.ChangeProtoField - Class in com.google.gerrit.server.index
-
- ChangeField.PatchSetApprovalProtoField - Class in com.google.gerrit.server.index
-
- ChangeHookRunner - Class in com.google.gerrit.common
-
Spawns local executables when a hook action occurs.
- ChangeHookRunner(WorkQueue, GitRepositoryManager, Config, String, SitePaths, ProjectCache, AccountCache, EventFactory, DynamicSet<EventListener>) - Constructor for class com.google.gerrit.common.ChangeHookRunner
-
Create a new ChangeHookRunner.
- ChangeHookRunner.HookResult - Class in com.google.gerrit.common
-
Container class used to hold the return code and output of script hook execution
- ChangeHookRunner.Module - Class in com.google.gerrit.common
-
- ChangeHookRunner.Module() - Constructor for class com.google.gerrit.common.ChangeHookRunner.Module
-
- ChangeHooks - Interface in com.google.gerrit.common
-
Invokes hooks on server actions.
- changeId - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
-
- ChangeIdHandler - Class in com.google.gerrit.server.args4j
-
- ChangeIdHandler(Provider<InternalChangeQuery>, CmdLineParser, OptionDef, Setter<Change.Id>) - Constructor for class com.google.gerrit.server.args4j.ChangeIdHandler
-
- changeIdRequired - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- ChangeIndex - Interface in com.google.gerrit.server.index
-
Secondary index implementation for change documents.
- ChangeIndexer - Class in com.google.gerrit.server.index
-
Helper for (re)indexing a change document.
- ChangeIndexer.Factory - Interface in com.google.gerrit.server.index
-
- ChangeInserter - Class in com.google.gerrit.server.change
-
- ChangeInserter.Factory - Interface in com.google.gerrit.server.change
-
- ChangeJson - Class in com.google.gerrit.server.change
-
- ChangeKind - Enum in com.google.gerrit.server.change
-
Operation performed by a change relative to its parent.
- ChangeKindCache - Interface in com.google.gerrit.server.change
-
- ChangeKindCacheImpl - Class in com.google.gerrit.server.change
-
- ChangeKindCacheImpl.ChangeKindWeigher - Class in com.google.gerrit.server.change
-
- ChangeKindCacheImpl.ChangeKindWeigher() - Constructor for class com.google.gerrit.server.change.ChangeKindCacheImpl.ChangeKindWeigher
-
- ChangeKindCacheImpl.Key - Class in com.google.gerrit.server.change
-
- ChangeKindCacheImpl.Key(ObjectId, ObjectId, String) - Constructor for class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
-
- ChangeKindCacheImpl.NoCache - Class in com.google.gerrit.server.change
-
- ChangeMergedEvent - Class in com.google.gerrit.server.events
-
- ChangeMergedEvent() - Constructor for class com.google.gerrit.server.events.ChangeMergedEvent
-
- ChangeMergeQueue - Class in com.google.gerrit.server.git
-
- changeMessage - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- ChangeMessages - Class in com.google.gerrit.server.change
-
- ChangeMessages() - Constructor for class com.google.gerrit.server.change.ChangeMessages
-
- ChangeMessagesUtil - Class in com.google.gerrit.server
-
Utility functions to manipulate ChangeMessages.
- ChangeMessagesUtil(NotesMigration) - Constructor for class com.google.gerrit.server.ChangeMessagesUtil
-
- ChangeModifiedException - Exception in com.google.gerrit.server.project
-
- ChangeModifiedException(String) - Constructor for exception com.google.gerrit.server.project.ChangeModifiedException
-
- ChangeModule - Class in com.google.gerrit.httpd.rpc.changedetail
-
- ChangeModule() - Constructor for class com.google.gerrit.httpd.rpc.changedetail.ChangeModule
-
- ChangeNotes - Class in com.google.gerrit.server.notedb
-
View of a single Change
based on the log of its notes branch.
- ChangeNotes(GitRepositoryManager, NotesMigration, AllUsersNameProvider, Change) - Constructor for class com.google.gerrit.server.notedb.ChangeNotes
-
- ChangeNotes.Factory - Class in com.google.gerrit.server.notedb
-
- ChangeNotes.Factory(GitRepositoryManager, NotesMigration, AllUsersNameProvider) - Constructor for class com.google.gerrit.server.notedb.ChangeNotes.Factory
-
- ChangeNoteUtil - Class in com.google.gerrit.server.notedb
-
- ChangeQueryBuilder - Class in com.google.gerrit.server.query.change
-
Parses a query string meant to be applied to change objects.
- ChangeQueryBuilder(QueryBuilder.Definition<ChangeData, ? extends QueryBuilder<ChangeData>>, ChangeQueryBuilder.Arguments) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- ChangeQueryBuilder.Arguments - Class in com.google.gerrit.server.query.change
-
- ChangeQueryBuilder.Arguments(Provider<ReviewDb>, Provider<InternalChangeQuery>, Provider<ChangeQueryRewriter>, IdentifiedUser.GenericFactory, Provider<CurrentUser>, CapabilityControl.Factory, ChangeControl.GenericFactory, ChangeData.Factory, FieldDef.FillArgs, PatchLineCommentsUtil, AccountResolver, GroupBackend, AllProjectsName, PatchListCache, GitRepositoryManager, ProjectCache, Provider<ListChildProjects>, IndexCollection, SubmitStrategyFactory, ConflictsCache, TrackingFooters, Config) - Constructor for class com.google.gerrit.server.query.change.ChangeQueryBuilder.Arguments
-
- ChangeQueryRewriter - Interface in com.google.gerrit.server.query.change
-
- changer - Variable in class com.google.gerrit.server.events.TopicChangedEvent
-
- ChangeRebuilder - Class in com.google.gerrit.server.notedb
-
- changeRefName(Change.Id) - Static method in class com.google.gerrit.server.notedb.ChangeNoteUtil
-
- ChangeResource - Class in com.google.gerrit.server.change
-
- ChangeResource(ChangeControl, RebaseChange) - Constructor for class com.google.gerrit.server.change.ChangeResource
-
- ChangeResource(ChangeResource) - Constructor for class com.google.gerrit.server.change.ChangeResource
-
- ChangeRestoredEvent - Class in com.google.gerrit.server.events
-
- ChangeRestoredEvent() - Constructor for class com.google.gerrit.server.events.ChangeRestoredEvent
-
- changes - Variable in class com.google.gerrit.server.change.GetRelated.RelatedInfo
-
- changes() - Method in class com.google.gerrit.server.query.change.QueryResult
-
- ChangeSchemas - Class in com.google.gerrit.server.index
-
Secondary index schemas for changes.
- ChangeSchemas() - Constructor for class com.google.gerrit.server.index.ChangeSchemas
-
- ChangesCollection - Class in com.google.gerrit.server.change
-
- changesPerPage - Variable in class com.google.gerrit.server.account.SetPreferences.Input
-
- ChangesRestApiServlet - Class in com.google.gerrit.httpd.rpc.change
-
- ChangeStatusPredicate - Class in com.google.gerrit.server.query.change
-
Predicate for a Change.Status
.
- ChangeTriplet - Class in com.google.gerrit.server.change
-
- ChangeTriplet() - Constructor for class com.google.gerrit.server.change.ChangeTriplet
-
- ChangeUpdate - Class in com.google.gerrit.server.notedb
-
A delta to apply to a change.
- ChangeUpdate.Factory - Interface in com.google.gerrit.server.notedb
-
- ChangeUpdateExecutor - Annotation Type in com.google.gerrit.server.git
-
Marker on the global
ListeningExecutorService
used by
ReceiveCommits
to create or replace changes.
- ChangeUserName - Class in com.google.gerrit.server.account
-
Operation to change the username of an account.
- ChangeUserName.CurrentUser - Class in com.google.gerrit.server.account
-
Factory to change the username for the current user.
- ChangeUserName.Factory - Interface in com.google.gerrit.server.account
-
Generic factory to change any user's username.
- ChangeUtil - Class in com.google.gerrit.server
-
- Check - Class in com.google.gerrit.server.change
-
- check(ChangeData) - Method in class com.google.gerrit.server.change.ConsistencyChecker
-
- check(ChangeData, FixInput) - Method in class com.google.gerrit.server.change.ConsistencyChecker
-
- check(Change) - Method in class com.google.gerrit.server.change.ConsistencyChecker
-
- check(Change, FixInput) - Method in class com.google.gerrit.server.change.ConsistencyChecker
-
- check(UpdateUI, CurrentSchemaVersion, ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
-
- checkConfig() - Method in class com.google.gerrit.sshd.SshDaemon
-
- checkedGet(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
-
Get the cached data for a project by its unique name.
- checkedGet(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- checkExclusivity(Object, String, Object, String) - Method in class com.google.gerrit.sshd.BaseCommand
-
- checkLabel(LabelTypes, String, Short) - Static method in class com.google.gerrit.server.ApprovalsUtil
-
- checkMagicBranchRefs(Repository, Project) - Static method in class com.google.gerrit.server.util.MagicBranch
-
Checks if a (magic branch)/branch_name reference exists in the
destination repository and only returns Capable.OK if it does not match any.
- checkPassword(String) - Method in class com.google.gerrit.server.auth.AuthRequest
-
- checkRequiresCapability(Provider<CurrentUser>, String, Class<?>) - Static method in class com.google.gerrit.server.account.CapabilityUtils
-
- CherryPick - Class in com.google.gerrit.server.change
-
- cherryPick(Change, PatchSet, String, String, RefControl) - Method in class com.google.gerrit.server.change.CherryPickChange
-
- CherryPick - Class in com.google.gerrit.server.git.strategy
-
- CherryPickChange - Class in com.google.gerrit.server.change
-
- CHILD_PROJECT_KIND - Static variable in class com.google.gerrit.server.project.ChildProjectResource
-
- ChildProjectResource - Class in com.google.gerrit.server.project
-
- ChildProjectResource(ProjectResource, ProjectControl) - Constructor for class com.google.gerrit.server.project.ChildProjectResource
-
- ChildProjectsCollection - Class in com.google.gerrit.server.project
-
- className - Variable in class com.google.gerrit.server.plugins.PluginContentScanner.ExtensionMetaData
-
- cleanup(Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
-
- cleanupHashtag(String) - Static method in class com.google.gerrit.server.change.HashtagsUtil
-
- clone(Document) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Clone a document so it can be safely modified on a per-request basis.
- close() - Method in class com.google.gerrit.rules.PrologEnvironment
-
Release resources stored in interpreter's hash manager.
- close() - Method in class com.google.gerrit.server.git.MetaDataUpdate
-
Close the cached Repository handle.
- close() - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
-
- close() - Method in interface com.google.gerrit.server.index.ChangeIndex
-
Close this index.
- close() - Method in class com.google.gerrit.server.index.DummyIndex
-
- close() - Method in class com.google.gerrit.server.util.ManualRequestContext
-
- closed() - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
-
- CLOSED_STATUSES - Static variable in class com.google.gerrit.server.index.IndexRewriteImpl
-
Set of all closed change statuses.
- CMD_ROOT - Static variable in class com.google.gerrit.sshd.Commands
-
Magic value signaling the top level.
- CmdLineParserModule - Class in com.google.gerrit.server
-
- CmdLineParserModule() - Constructor for class com.google.gerrit.server.CmdLineParserModule
-
- CODEC - Static variable in class com.google.gerrit.server.index.ChangeField.ChangeProtoField
-
- CODEC - Static variable in class com.google.gerrit.server.index.ChangeField.PatchSetApprovalProtoField
-
- CodeReviewCommit - Class in com.google.gerrit.server.git
-
Extended commit entity with code review specific metadata.
- CodeReviewCommit(AnyObjectId) - Constructor for class com.google.gerrit.server.git.CodeReviewCommit
-
- ColumnFormatter - Class in com.google.gerrit.server.ioutil
-
Simple output formatter for column-oriented data, writing its output to
a PrintWriter
object.
- ColumnFormatter(PrintWriter, char) - Constructor for class com.google.gerrit.server.ioutil.ColumnFormatter
-
- com.google.gerrit.audit - package com.google.gerrit.audit
-
- com.google.gerrit.common - package com.google.gerrit.common
-
- com.google.gerrit.httpd - package com.google.gerrit.httpd
-
- com.google.gerrit.httpd.auth.become - package com.google.gerrit.httpd.auth.become
-
- com.google.gerrit.httpd.auth.container - package com.google.gerrit.httpd.auth.container
-
- com.google.gerrit.httpd.auth.ldap - package com.google.gerrit.httpd.auth.ldap
-
- com.google.gerrit.httpd.gitweb - package com.google.gerrit.httpd.gitweb
-
- com.google.gerrit.httpd.plugins - package com.google.gerrit.httpd.plugins
-
- com.google.gerrit.httpd.raw - package com.google.gerrit.httpd.raw
-
- com.google.gerrit.httpd.resources - package com.google.gerrit.httpd.resources
-
- com.google.gerrit.httpd.restapi - package com.google.gerrit.httpd.restapi
-
- com.google.gerrit.httpd.rpc - package com.google.gerrit.httpd.rpc
-
- com.google.gerrit.httpd.rpc.access - package com.google.gerrit.httpd.rpc.access
-
- com.google.gerrit.httpd.rpc.account - package com.google.gerrit.httpd.rpc.account
-
- com.google.gerrit.httpd.rpc.change - package com.google.gerrit.httpd.rpc.change
-
- com.google.gerrit.httpd.rpc.changedetail - package com.google.gerrit.httpd.rpc.changedetail
-
- com.google.gerrit.httpd.rpc.config - package com.google.gerrit.httpd.rpc.config
-
- com.google.gerrit.httpd.rpc.doc - package com.google.gerrit.httpd.rpc.doc
-
- com.google.gerrit.httpd.rpc.group - package com.google.gerrit.httpd.rpc.group
-
- com.google.gerrit.httpd.rpc.patch - package com.google.gerrit.httpd.rpc.patch
-
- com.google.gerrit.httpd.rpc.project - package com.google.gerrit.httpd.rpc.project
-
- com.google.gerrit.httpd.template - package com.google.gerrit.httpd.template
-
- com.google.gerrit.lifecycle - package com.google.gerrit.lifecycle
-
- com.google.gerrit.rules - package com.google.gerrit.rules
-
- com.google.gerrit.server - package com.google.gerrit.server
-
- com.google.gerrit.server.access - package com.google.gerrit.server.access
-
- com.google.gerrit.server.account - package com.google.gerrit.server.account
-
- com.google.gerrit.server.api - package com.google.gerrit.server.api
-
- com.google.gerrit.server.api.accounts - package com.google.gerrit.server.api.accounts
-
- com.google.gerrit.server.api.changes - package com.google.gerrit.server.api.changes
-
- com.google.gerrit.server.api.projects - package com.google.gerrit.server.api.projects
-
- com.google.gerrit.server.args4j - package com.google.gerrit.server.args4j
-
- com.google.gerrit.server.auth - package com.google.gerrit.server.auth
-
- com.google.gerrit.server.auth.ldap - package com.google.gerrit.server.auth.ldap
-
- com.google.gerrit.server.auth.openid - package com.google.gerrit.server.auth.openid
-
- com.google.gerrit.server.avatar - package com.google.gerrit.server.avatar
-
- com.google.gerrit.server.cache - package com.google.gerrit.server.cache
-
- com.google.gerrit.server.change - package com.google.gerrit.server.change
-
- com.google.gerrit.server.changedetail - package com.google.gerrit.server.changedetail
-
- com.google.gerrit.server.config - package com.google.gerrit.server.config
-
- com.google.gerrit.server.contact - package com.google.gerrit.server.contact
-
- com.google.gerrit.server.data - package com.google.gerrit.server.data
-
- com.google.gerrit.server.documentation - package com.google.gerrit.server.documentation
-
- com.google.gerrit.server.edit - package com.google.gerrit.server.edit
-
- com.google.gerrit.server.events - package com.google.gerrit.server.events
-
- com.google.gerrit.server.extensions.events - package com.google.gerrit.server.extensions.events
-
- com.google.gerrit.server.extensions.webui - package com.google.gerrit.server.extensions.webui
-
- com.google.gerrit.server.git - package com.google.gerrit.server.git
-
- com.google.gerrit.server.git.strategy - package com.google.gerrit.server.git.strategy
-
- com.google.gerrit.server.git.validators - package com.google.gerrit.server.git.validators
-
- com.google.gerrit.server.group - package com.google.gerrit.server.group
-
- com.google.gerrit.server.index - package com.google.gerrit.server.index
-
- com.google.gerrit.server.ioutil - package com.google.gerrit.server.ioutil
-
- com.google.gerrit.server.mail - package com.google.gerrit.server.mail
-
- com.google.gerrit.server.mime - package com.google.gerrit.server.mime
-
- com.google.gerrit.server.notedb - package com.google.gerrit.server.notedb
-
- com.google.gerrit.server.patch - package com.google.gerrit.server.patch
-
- com.google.gerrit.server.plugins - package com.google.gerrit.server.plugins
-
- com.google.gerrit.server.project - package com.google.gerrit.server.project
-
- com.google.gerrit.server.query - package com.google.gerrit.server.query
-
- com.google.gerrit.server.query.change - package com.google.gerrit.server.query.change
-
- com.google.gerrit.server.schema - package com.google.gerrit.server.schema
-
- com.google.gerrit.server.securestore - package com.google.gerrit.server.securestore
-
- com.google.gerrit.server.ssh - package com.google.gerrit.server.ssh
-
- com.google.gerrit.server.tools - package com.google.gerrit.server.tools
-
- com.google.gerrit.server.util - package com.google.gerrit.server.util
-
- com.google.gerrit.server.validators - package com.google.gerrit.server.validators
-
- com.google.gerrit.sshd - package com.google.gerrit.sshd
-
- com.google.gerrit.sshd.commands - package com.google.gerrit.sshd.commands
-
- command - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
-
- command - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
-
- command - Variable in class com.google.gerrit.server.events.RefReceivedEvent
-
- command(String) - Method in class com.google.gerrit.sshd.CommandModule
-
Configure a command to be invoked by name.
- command(CommandName) - Method in class com.google.gerrit.sshd.CommandModule
-
Configure a command to be invoked by name.
- command(CommandName, String) - Method in class com.google.gerrit.sshd.CommandModule
-
Configure a command to be invoked by name.
- command(CommandName, Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.CommandModule
-
Configure a command to be invoked by name.
- command(String) - Method in class com.google.gerrit.sshd.PluginCommandModule
-
- command(Class<? extends BaseCommand>) - Method in class com.google.gerrit.sshd.PluginCommandModule
-
- CommandExecutor - Annotation Type in com.google.gerrit.sshd
-
- CommandExecutorQueueProvider - Class in com.google.gerrit.sshd
-
- CommandExecutorQueueProvider(Config, WorkQueue) - Constructor for class com.google.gerrit.sshd.CommandExecutorQueueProvider
-
- CommandMetaData - Annotation Type in com.google.gerrit.sshd
-
Annotation tagged on a concrete Command to describe what it is doing and
whether it can be run on slaves.
- CommandMetaData.Mode - Enum in com.google.gerrit.sshd
-
- CommandModule - Class in com.google.gerrit.sshd
-
Module to register commands in the SSH daemon.
- CommandModule() - Constructor for class com.google.gerrit.sshd.CommandModule
-
- CommandName - Annotation Type in com.google.gerrit.sshd
-
Name of a command registered in an SSH daemon.
- Commands - Class in com.google.gerrit.sshd
-
- CommandUtils - Class in com.google.gerrit.sshd.commands
-
- CommandUtils() - Constructor for class com.google.gerrit.sshd.commands.CommandUtils
-
- comment - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
-
- comment - Variable in class com.google.gerrit.server.events.CommentAddedEvent
-
- COMMENT - Static variable in class com.google.gerrit.server.index.ChangeField
-
Summary or inline comment.
- comment - Variable in class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
-
- comment(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- COMMENT_KIND - Static variable in class com.google.gerrit.server.change.CommentResource
-
- CommentAddedEvent - Class in com.google.gerrit.server.events
-
- CommentAddedEvent() - Constructor for class com.google.gerrit.server.events.CommentAddedEvent
-
- commentJson - Variable in class com.google.gerrit.server.change.ListDraftComments
-
- COMMENTLINK - Static variable in class com.google.gerrit.server.git.ProjectConfig
-
- CommentLinkInfo - Class in com.google.gerrit.server.project
-
Info about a single commentlink section in a config.
- CommentLinkInfo(String, String, String, String, Boolean) - Constructor for class com.google.gerrit.server.project.CommentLinkInfo
-
- CommentLinkInfo.Disabled - Class in com.google.gerrit.server.project
-
- CommentLinkInfo.Disabled(String) - Constructor for class com.google.gerrit.server.project.CommentLinkInfo.Disabled
-
- CommentLinkInfo.Enabled - Class in com.google.gerrit.server.project
-
- CommentLinkInfo.Enabled(String) - Constructor for class com.google.gerrit.server.project.CommentLinkInfo.Enabled
-
- CommentLinkProvider - Class in com.google.gerrit.server.project
-
- commentlinks - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- CommentResource - Class in com.google.gerrit.server.change
-
- CommentResource(RevisionResource, PatchLineComment) - Constructor for class com.google.gerrit.server.change.CommentResource
-
- Comments - Class in com.google.gerrit.server.change
-
- comments - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- comments - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- CommentSender - Class in com.google.gerrit.server.mail
-
Send comments, after the author of them hit used Publish Comments in the UI.
- CommentSender(EmailArguments, ReviewInput.NotifyHandling, Change, PatchLineCommentsUtil) - Constructor for class com.google.gerrit.server.mail.CommentSender
-
- CommentSender.Factory - Interface in com.google.gerrit.server.mail
-
- CommentsInNotesUtil - Class in com.google.gerrit.server.notedb
-
Utility functions to parse PatchLineComments out of a note byte array and
store a list of PatchLineComments in the form of a note (in a byte array).
- CommentsInNotesUtil(AccountCache, PersonIdent, String) - Constructor for class com.google.gerrit.server.notedb.CommentsInNotesUtil
-
- commit - Variable in class com.google.gerrit.server.change.GetRelated.ChangeAndCommit
-
- commit - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
-
- commit(ObjectInserter, CommitBuilder) - Method in class com.google.gerrit.server.git.MergeUtil
-
- commit() - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
-
- commit(MetaDataUpdate) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
Update this metadata branch, recording a new commit on its reference.
- COMMIT - Static variable in class com.google.gerrit.server.index.ChangeField
-
Commit id of any PatchSet on the change
- commit(MetaDataUpdate) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- commit() - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
-
- commit() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- commit(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- COMMIT_KIND - Static variable in class com.google.gerrit.server.project.CommitResource
-
- COMMIT_MESSAGE - Static variable in class com.google.gerrit.server.index.ChangeField
-
Commit message of the current patch set.
- commitAllNotes(NoteMap, String, PersonIdent, String) - Method in class com.google.gerrit.server.git.NotesBranchUtil
-
Create a new commit in the notesBranch
by updating existing
or creating new notes from the notes
map.
- commitAlreadyBanned(ObjectId) - Method in class com.google.gerrit.server.git.BanCommitResult
-
- commitAt(ObjectId) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
-
- commitBanned(ObjectId) - Method in class com.google.gerrit.server.git.BanCommitResult
-
- commitFooters() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- CommitMergeStatus - Enum in com.google.gerrit.server.git
-
- commitMessage - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- commitMessage - Variable in class com.google.gerrit.server.project.SetParent.Input
-
- commitMessage() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- commitNewNotes(NoteMap, String, PersonIdent, String) - Method in class com.google.gerrit.server.git.NotesBranchUtil
-
Create a new commit in the notesBranch
by creating not yet
existing notes from the notes
map.
- CommitReceivedEvent - Class in com.google.gerrit.server.events
-
- CommitReceivedEvent() - Constructor for class com.google.gerrit.server.events.CommitReceivedEvent
-
- CommitReceivedEvent(ReceiveCommand, Project, String, RevCommit, IdentifiedUser) - Constructor for class com.google.gerrit.server.events.CommitReceivedEvent
-
- CommitResource - Class in com.google.gerrit.server.project
-
- CommitResource(ProjectResource, RevCommit) - Constructor for class com.google.gerrit.server.project.CommitResource
-
- commits - Variable in class com.google.gerrit.server.project.BanCommit.Input
-
- CommitsCollection - Class in com.google.gerrit.server.project
-
- CommitsCollection(DynamicMap<RestView<CommitResource>>, GitRepositoryManager, Provider<ReviewDb>) - Constructor for class com.google.gerrit.server.project.CommitsCollection
-
- commitToNewRef(MetaDataUpdate, String) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
Creates a new commit and a new ref based on this commit.
- CommitValidationException - Exception in com.google.gerrit.server.git.validators
-
- CommitValidationException(String, List<CommitValidationMessage>) - Constructor for exception com.google.gerrit.server.git.validators.CommitValidationException
-
- CommitValidationException(String) - Constructor for exception com.google.gerrit.server.git.validators.CommitValidationException
-
- CommitValidationException(String, Throwable) - Constructor for exception com.google.gerrit.server.git.validators.CommitValidationException
-
- CommitValidationListener - Interface in com.google.gerrit.server.git.validators
-
Listener to provide validation on received commits.
- CommitValidationMessage - Class in com.google.gerrit.server.git.validators
-
- CommitValidationMessage(String, boolean) - Constructor for class com.google.gerrit.server.git.validators.CommitValidationMessage
-
- CommitValidators - Class in com.google.gerrit.server.git.validators
-
- CommitValidators.AmendedGerritMergeCommitValidationListener - Class in com.google.gerrit.server.git.validators
-
Don't allow the user to amend a merge created by Gerrit Code Review.
- CommitValidators.AmendedGerritMergeCommitValidationListener(RefControl, PersonIdent) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.AmendedGerritMergeCommitValidationListener
-
- CommitValidators.AuthorUploaderValidator - Class in com.google.gerrit.server.git.validators
-
Require that author matches the uploader.
- CommitValidators.AuthorUploaderValidator(RefControl, String) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.AuthorUploaderValidator
-
- CommitValidators.BannedCommitsValidator - Class in com.google.gerrit.server.git.validators
-
Reject banned commits.
- CommitValidators.BannedCommitsValidator(NoteMap) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.BannedCommitsValidator
-
- CommitValidators.ChangeIdValidator - Class in com.google.gerrit.server.git.validators
-
- CommitValidators.ChangeIdValidator(RefControl, String, String, SshInfo) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.ChangeIdValidator
-
- CommitValidators.CommitterUploaderValidator - Class in com.google.gerrit.server.git.validators
-
Require that committer matches the uploader.
- CommitValidators.CommitterUploaderValidator(RefControl, String) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.CommitterUploaderValidator
-
- CommitValidators.ConfigValidator - Class in com.google.gerrit.server.git.validators
-
If this is the special project configuration branch, validate the config.
- CommitValidators.ConfigValidator(RefControl, Repository) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.ConfigValidator
-
- CommitValidators.Factory - Interface in com.google.gerrit.server.git.validators
-
- CommitValidators.PluginCommitValidationListener - Class in com.google.gerrit.server.git.validators
-
Execute commit validation plug-ins
- CommitValidators.PluginCommitValidationListener(DynamicSet<CommitValidationListener>) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.PluginCommitValidationListener
-
- CommitValidators.SignedOffByValidator - Class in com.google.gerrit.server.git.validators
-
- CommitValidators.SignedOffByValidator(RefControl) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.SignedOffByValidator
-
- CommitValidators.UploadMergesPermissionValidator - Class in com.google.gerrit.server.git.validators
-
Require permission to upload merges.
- CommitValidators.UploadMergesPermissionValidator(RefControl) - Constructor for class com.google.gerrit.server.git.validators.CommitValidators.UploadMergesPermissionValidator
-
- CommonConverters - Class in com.google.gerrit.server
-
Converters to classes in com.google.gerrit.extensions.common
.
- COMPARATOR_BY_NAME - Static variable in class com.google.gerrit.server.plugins.PluginEntry
-
- compare(AccountGroup, AccountGroup) - Method in class com.google.gerrit.server.account.GroupComparator
-
- compare(RefConfigSection, RefConfigSection) - Method in class com.google.gerrit.server.util.MostSpecificComparator
-
- compare(String, String) - Method in class com.google.gerrit.server.util.MostSpecificComparator
-
- compareTo(NotifyConfig) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- compareTo(Delayed) - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- compareTo(ProjectNode) - Method in class com.google.gerrit.server.project.ProjectNode
-
- compress(byte[]) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Compress the document.
- computeMergeCommitAuthor(PersonIdent, RevWalk, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
-
- CONFIG_KIND - Static variable in class com.google.gerrit.server.config.ConfigResource
-
- ConfigCollection - Class in com.google.gerrit.server.config
-
- ConfigInfo - Class in com.google.gerrit.server.project
-
- ConfigInfo(ProjectControl, TransferConfig, DynamicMap<ProjectConfigEntry>, PluginConfigFactory, AllProjectsNameProvider, DynamicMap<RestView<ProjectResource>>) - Constructor for class com.google.gerrit.server.project.ConfigInfo
-
- ConfigInfo.ConfigParameterInfo - Class in com.google.gerrit.server.project
-
- ConfigInfo.ConfigParameterInfo() - Constructor for class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- ConfigInfo.InheritedBooleanInfo - Class in com.google.gerrit.server.project
-
- ConfigInfo.InheritedBooleanInfo() - Constructor for class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
-
- ConfigInfo.MaxObjectSizeLimitInfo - Class in com.google.gerrit.server.project
-
- ConfigInfo.MaxObjectSizeLimitInfo() - Constructor for class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
-
- ConfigResource - Class in com.google.gerrit.server.config
-
- ConfigResource() - Constructor for class com.google.gerrit.server.config.ConfigResource
-
- ConfigRestApiServlet - Class in com.google.gerrit.httpd.rpc.config
-
- ConfigSection - Class in com.google.gerrit.server.config
-
Provides access to one section from Config
- ConfigSection(Config, String) - Constructor for class com.google.gerrit.server.config.ConfigSection
-
- configure() - Method in class com.google.gerrit.audit.AuditModule
-
- configure() - Method in class com.google.gerrit.common.ChangeHookRunner.Module
-
- configure() - Method in class com.google.gerrit.httpd.WebModule
-
- configure() - Method in class com.google.gerrit.httpd.WebSshGlueModule
-
- configure() - Method in class com.google.gerrit.rules.PrologModule
-
- configure() - Method in class com.google.gerrit.server.access.Module
-
- configure() - Method in class com.google.gerrit.server.account.InternalAccountDirectory.Module
-
- configure() - Method in class com.google.gerrit.server.account.Module
-
- configure() - Method in class com.google.gerrit.server.api.accounts.Module
-
- configure() - Method in class com.google.gerrit.server.api.changes.Module
-
- configure() - Method in class com.google.gerrit.server.api.Module
-
- configure() - Method in class com.google.gerrit.server.api.projects.Module
-
- configure() - Method in class com.google.gerrit.server.auth.ldap.LdapModule
-
- configure() - Method in class com.google.gerrit.server.change.Module
-
- configure() - Method in class com.google.gerrit.server.CmdLineParserModule
-
- configure() - Method in class com.google.gerrit.server.config.AuthConfigModule
-
- configure() - Method in class com.google.gerrit.server.config.AuthModule
-
- configure() - Method in class com.google.gerrit.server.config.CanonicalWebUrlModule
-
- configure() - Method in class com.google.gerrit.server.config.GerritGlobalModule
-
- configure() - Method in class com.google.gerrit.server.config.GerritRequestModule
-
- configure() - Method in class com.google.gerrit.server.config.GerritServerConfigModule
-
- configure() - Method in class com.google.gerrit.server.config.MasterNodeStartup
-
- configure() - Method in class com.google.gerrit.server.config.Module
-
- configure() - Method in class com.google.gerrit.server.config.RestCacheAdminModule
-
- configure() - Method in class com.google.gerrit.server.contact.ContactStoreModule
-
- configure() - Method in class com.google.gerrit.server.git.AsyncReceiveCommits.Module
-
- configure() - Method in class com.google.gerrit.server.git.GitModule
-
- configure() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Module
-
- configure() - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
-
- configure() - Method in class com.google.gerrit.server.git.WorkQueue.Module
-
- configure() - Method in class com.google.gerrit.server.group.GroupModule
-
- configure() - Method in class com.google.gerrit.server.group.Module
-
- configure() - Method in class com.google.gerrit.server.index.DummyIndexModule
-
- configure() - Method in class com.google.gerrit.server.index.IndexModule
-
- configure() - Method in class com.google.gerrit.server.mail.EmailModule
-
- configure() - Method in class com.google.gerrit.server.mail.SignedTokenEmailTokenVerifier.Module
-
- configure() - Method in class com.google.gerrit.server.mail.SmtpEmailSender.Module
-
- configure() - Method in class com.google.gerrit.server.mime.MimeUtil2Module
-
- configure() - Method in class com.google.gerrit.server.notedb.NoteDbModule
-
- configure() - Method in class com.google.gerrit.server.patch.DiffExecutorModule
-
- configure() - Method in class com.google.gerrit.server.plugins.PluginModule
-
- configure() - Method in class com.google.gerrit.server.plugins.PluginRestApiModule
-
- configure() - Method in class com.google.gerrit.server.project.AccessControlModule
-
- configure() - Method in class com.google.gerrit.server.project.Module
-
- configure() - Method in class com.google.gerrit.server.schema.DatabaseModule
-
- configure() - Method in class com.google.gerrit.server.schema.DataSourceModule
-
- configure() - Method in class com.google.gerrit.server.schema.SchemaModule
-
- configure() - Method in class com.google.gerrit.server.ssh.NoSshModule
-
- configure() - Method in class com.google.gerrit.server.ssh.SshAddressesModule
-
- configure() - Method in class com.google.gerrit.sshd.commands.DefaultCommandModule
-
- configure() - Method in class com.google.gerrit.sshd.PluginCommandModule
-
- configure() - Method in class com.google.gerrit.sshd.SingleCommandPluginModule
-
- configure(LinkedBindingBuilder<Command>) - Method in class com.google.gerrit.sshd.SingleCommandPluginModule
-
- configure() - Method in class com.google.gerrit.sshd.SshHostKeyModule
-
- configure() - Method in class com.google.gerrit.sshd.SshModule
-
- configureCommands() - Method in class com.google.gerrit.sshd.PluginCommandModule
-
- ConfiguredMimeTypes - Class in com.google.gerrit.server.git
-
- configuredValue - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- configuredValue - Variable in class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
-
- configuredValue - Variable in class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
-
- configureServlets() - Method in class com.google.gerrit.httpd.auth.become.BecomeAnyAccountModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.auth.container.HttpAuthModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.auth.container.HttpsClientSslCertModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.auth.ldap.LdapAuthModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.GetUserFilter.Module
-
- configureServlets() - Method in class com.google.gerrit.httpd.GitOverHttpModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.gitweb.GitWebModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.plugins.HttpPluginModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.rpc.account.AccountModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.rpc.changedetail.ChangeModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.rpc.patch.PatchModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.rpc.project.ProjectModule
-
- configureServlets() - Method in class com.google.gerrit.httpd.rpc.UiRpcModule
-
- ConfigUtil - Class in com.google.gerrit.server.config
-
- configVisible - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
-
- ConflictKey - Class in com.google.gerrit.server.query.change
-
- ConflictKey(ObjectId, ObjectId, SubmitType, boolean) - Constructor for class com.google.gerrit.server.query.change.ConflictKey
-
- conflicts(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- ConflictsCache - Interface in com.google.gerrit.server.query.change
-
- ConflictsCacheImpl - Class in com.google.gerrit.server.query.change
-
- ConflictsCacheImpl(Cache<ConflictKey, Boolean>) - Constructor for class com.google.gerrit.server.query.change.ConflictsCacheImpl
-
- ConsistencyChecker - Class in com.google.gerrit.server.change
-
Checks changes for various kinds of inconsistency and corruption.
- ConsistencyChecker.Result - Class in com.google.gerrit.server.change
-
- ConsistencyChecker.Result() - Constructor for class com.google.gerrit.server.change.ConsistencyChecker.Result
-
- Constants - Class in com.google.gerrit.server.documentation
-
- contact_information_pub - Variable in class com.google.gerrit.server.config.SitePaths
-
- ContactStore - Interface in com.google.gerrit.server.contact
-
- ContactStoreConnection - Interface in com.google.gerrit.server.contact
-
- ContactStoreConnection.Factory - Interface in com.google.gerrit.server.contact
-
- ContactStoreModule - Class in com.google.gerrit.server.contact
-
- ContactStoreModule() - Constructor for class com.google.gerrit.server.contact.ContactStoreModule
-
- contains(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupMembership
-
Returns true
when the user this object was created for is a member
of the specified group.
- contains(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.IncludingGroupMembership
-
- contains(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.ListGroupMembership
-
- containsAnyOf(Iterable<AccountGroup.UUID>) - Method in interface com.google.gerrit.server.account.GroupMembership
-
Returns true
when the user this object was created for is a member
of any of the specified group.
- containsAnyOf(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.IncludingGroupMembership
-
- containsAnyOf(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.ListGroupMembership
-
- containsComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- containsComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- containsCommentPublished(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- content - Variable in class com.google.gerrit.server.change.ChangeEdits.Put.Input
-
- content - Variable in class com.google.gerrit.server.documentation.QueryDocumentationExecutor.DocResult
-
- contentMerge - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- context - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- context(RequestContext, Callable<T>) - Method in class com.google.gerrit.server.util.RequestScopePropagator
-
- continuingContext(PerThreadRequestScope.Context) - Method in class com.google.gerrit.server.git.PerThreadRequestScope.Propagator
-
- continuingContext(C) - Method in class com.google.gerrit.server.util.ThreadLocalRequestScopePropagator
-
Returns a new context object based on the passed in context that has no
request scoped objects initialized.
- contributorAgreements - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- controlFor(AccountGroup.Id) - Method in class com.google.gerrit.server.account.GroupControl.Factory
-
- controlFor(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl.Factory
-
- controlFor(AccountGroup) - Method in class com.google.gerrit.server.account.GroupControl.Factory
-
- controlFor(GroupDescription.Basic) - Method in class com.google.gerrit.server.account.GroupControl.Factory
-
- controlFor(CurrentUser, AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl.GenericFactory
-
- controlFor(Change.Id, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
-
- controlFor(Change, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
-
- controlFor(Change) - Method in class com.google.gerrit.server.project.ProjectControl
-
- controlFor(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
-
- controlFor(Project.NameKey, CurrentUser) - Method in class com.google.gerrit.server.project.ProjectControl.GenericFactory
-
- controlFor(CurrentUser) - Method in class com.google.gerrit.server.project.ProjectState
-
- controlForRef(Branch.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl
-
- controlForRef(String) - Method in class com.google.gerrit.server.project.ProjectControl
-
- copy(ReviewDb, ChangeControl, PatchSet) - Method in class com.google.gerrit.server.ApprovalCopier
-
- copy(Collection<? extends Predicate<ChangeData>>) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.AndPredicate
-
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.NotPredicate
-
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.OperatorPredicate
-
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.OrPredicate
-
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.Predicate
-
Create a copy of this predicate, with new children.
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.RewritePredicate
-
- copy(Collection<? extends Predicate<T>>) - Method in class com.google.gerrit.server.query.VariablePredicate
-
- copyFrom(CodeReviewCommit) - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- copySelfOnEmail - Variable in class com.google.gerrit.server.account.SetPreferences.Input
-
- copyStoredValues(PrologEnvironment) - Method in class com.google.gerrit.rules.PrologEnvironment
-
Copy the stored values from another interpreter to this one.
- counts - Variable in class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
-
- cpus - Variable in class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
-
- create(Cache<String, WebSessionManager.Val>) - Method in interface com.google.gerrit.httpd.WebSessionManagerFactory
-
- create(Repository) - Method in interface com.google.gerrit.rules.PrologCompiler.Factory
-
- create(PrologMachineCopy) - Method in interface com.google.gerrit.rules.PrologEnvironment.Factory
-
Construct a new Prolog interpreter.
- create() - Static method in class com.google.gerrit.rules.StoredValue
-
Construct a new unique key that does not match any other key.
- create(Class<T>) - Static method in class com.google.gerrit.rules.StoredValue
-
Construct a key based on a Java Class object, useful for singletons.
- create() - Method in class com.google.gerrit.server.account.AccountInfoCacheFactory
-
Create an AccountInfoCache with the currently loaded Account entities.
- create() - Method in interface com.google.gerrit.server.account.AccountInfoCacheFactory.Factory
-
- create(boolean) - Method in interface com.google.gerrit.server.account.AccountLoader.Factory
-
- create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.account.AccountsCollection
-
- create(CurrentUser) - Method in interface com.google.gerrit.server.account.CapabilityControl.Factory
-
- create(String) - Method in class com.google.gerrit.server.account.ChangeUserName.CurrentUser
-
- create(ReviewDb, IdentifiedUser, String) - Method in interface com.google.gerrit.server.account.ChangeUserName.Factory
-
- create(String) - Method in interface com.google.gerrit.server.account.CreateAccount.Factory
-
- create(String) - Method in interface com.google.gerrit.server.account.CreateEmail.Factory
-
- create(AccountResource, IdString) - Method in class com.google.gerrit.server.account.Emails
-
- create(AccountGroup.Id) - Method in interface com.google.gerrit.server.account.GroupDetailFactory.Factory
-
- create() - Method in interface com.google.gerrit.server.account.GroupInfoCacheFactory.Factory
-
- create(CurrentUser) - Method in interface com.google.gerrit.server.account.GroupMembers.Factory
-
- create(IdentifiedUser) - Method in interface com.google.gerrit.server.account.IncludingGroupMembership.Factory
-
- create(CreateGroupArgs) - Method in interface com.google.gerrit.server.account.PerformCreateGroup.Factory
-
- create() - Method in interface com.google.gerrit.server.account.PerformRenameGroup.Factory
-
- create(AccountResource, IdString) - Method in class com.google.gerrit.server.account.StarredChanges
-
- create(BranchInput) - Method in class com.google.gerrit.server.api.projects.BranchApiImpl
-
- create() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
-
- create(ProjectInput) - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
-
- create(String) - Static method in class com.google.gerrit.server.auth.AuthUser.UUID
-
A new unique identifier.
- create(String) - Static method in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
-
- create(String) - Method in interface com.google.gerrit.server.cache.ForwardingRemovalListener.Factory
-
- create(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.ChangeEdits
-
- create(ProjectControl, Change, RevCommit) - Method in interface com.google.gerrit.server.change.ChangeInserter.Factory
-
- create(Repository, RevWalk, ChangeControl, RevCommit) - Method in interface com.google.gerrit.server.change.PatchSetInserter.Factory
-
- create(ChangeResource, IdentifiedUser) - Method in interface com.google.gerrit.server.change.ReviewerResource.Factory
-
- create(ChangeResource, Account.Id) - Method in interface com.google.gerrit.server.change.ReviewerResource.Factory
-
- create(ProjectControl, Repository) - Method in interface com.google.gerrit.server.git.AsyncReceiveCommits.Factory
-
- create() - Method in interface com.google.gerrit.server.git.GarbageCollection.Factory
-
- create(Branch.NameKey) - Method in interface com.google.gerrit.server.git.MergeOp.Factory
-
- create(ProjectState) - Method in interface com.google.gerrit.server.git.MergeUtil.Factory
-
- create(ProjectState, boolean) - Method in interface com.google.gerrit.server.git.MergeUtil.Factory
-
- create(Project.NameKey) - Method in class com.google.gerrit.server.git.MetaDataUpdate.Server
-
- create(Project.NameKey, BatchRefUpdate) - Method in class com.google.gerrit.server.git.MetaDataUpdate.Server
-
- create(Project.NameKey) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
-
- create(Project.NameKey, IdentifiedUser) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
-
- create(Project.NameKey, IdentifiedUser, BatchRefUpdate) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
-
Create an update using an existing batch ref update.
- create(Project.NameKey, Repository, IdentifiedUser, BatchRefUpdate) - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
-
Create an update using an existing batch ref update.
- create(Project.NameKey, Repository, ObjectInserter) - Method in interface com.google.gerrit.server.git.NotesBranchUtil.Factory
-
- create(PersonIdent, AccountGroup.UUID, String, String) - Method in interface com.google.gerrit.server.git.RenameGroupOp.Factory
-
- create(SubmitType, ReviewDb, Repository, RevWalk, ObjectInserter, RevFlag, Set<RevCommit>, Branch.NameKey) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategyFactory
-
- create(Branch.NameKey, RevCommit, RevWalk, Repository, Project, List<Change>, Map<Change.Id, CodeReviewCommit>, Account) - Method in interface com.google.gerrit.server.git.SubmoduleOp.Factory
-
- create(RefControl, SshInfo, Repository) - Method in interface com.google.gerrit.server.git.validators.CommitValidators.Factory
-
- create() - Method in interface com.google.gerrit.server.git.validators.MergeValidators.Factory
-
- create() - Method in interface com.google.gerrit.server.git.validators.MergeValidators.ProjectConfigValidator.Factory
-
- create(Project, IdentifiedUser, ReceiveCommand) - Method in interface com.google.gerrit.server.git.validators.RefOperationValidators.Factory
-
- create(Project, Repository, String) - Method in interface com.google.gerrit.server.git.validators.UploadValidators.Factory
-
- create(String) - Method in interface com.google.gerrit.server.group.CreateGroup.Factory
-
- create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.group.GroupsCollection
-
- create(GroupResource, IdString) - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
-
- create(GroupResource, IdString) - Method in class com.google.gerrit.server.group.MembersCollection
-
- create(Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
-
- create(Provider<ReviewDb>, Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
-
- create(SocketAddress, Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
-
- create(Account.Id) - Method in class com.google.gerrit.server.IdentifiedUser.RequestFactory
-
- create(ListeningExecutorService, ChangeIndex) - Method in interface com.google.gerrit.server.index.ChangeIndexer.Factory
-
- create(ListeningExecutorService, IndexCollection) - Method in interface com.google.gerrit.server.index.ChangeIndexer.Factory
-
- create(int) - Static method in class com.google.gerrit.server.index.IndexConfig
-
- create() - Method in interface com.google.gerrit.server.InternalUser.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.AbandonedSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.AddReviewerSender.Factory
-
- create(ReviewInput.NotifyHandling, Change) - Method in interface com.google.gerrit.server.mail.CommentSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.CreateChangeSender.Factory
-
- create(ChangeControl) - Method in interface com.google.gerrit.server.mail.MergedSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.MergeFailSender.Factory
-
- create(String) - Method in interface com.google.gerrit.server.mail.RegisterNewEmailSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.ReplacePatchSetSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.ReplyToChangeSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.RestoredSender.Factory
-
- create(Change) - Method in interface com.google.gerrit.server.mail.RevertedSender.Factory
-
- create(ChangeControl, Date) - Method in interface com.google.gerrit.server.notedb.ChangeDraftUpdate.Factory
-
- create(Change) - Method in class com.google.gerrit.server.notedb.ChangeNotes.Factory
-
- create(ChangeControl) - Method in interface com.google.gerrit.server.notedb.ChangeUpdate.Factory
-
- create(ChangeControl, Date) - Method in interface com.google.gerrit.server.notedb.ChangeUpdate.Factory
-
- create(ChangeControl, Date, Comparator<String>) - Method in interface com.google.gerrit.server.notedb.ChangeUpdate.Factory
-
- create(Change.Id, Account.Id) - Method in class com.google.gerrit.server.notedb.DraftCommentNotes.Factory
-
- create(ChangeControl, String, PatchSet.Id, PatchSet.Id, AccountDiffPreference) - Method in interface com.google.gerrit.server.patch.PatchScriptFactory.Factory
-
- create(SocketAddress) - Method in interface com.google.gerrit.server.PeerDaemonUser.Factory
-
- create() - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
-
- create() - Method in class com.google.gerrit.server.plugins.ModuleGenerator.NOP
-
- create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.plugins.PluginsCollection
-
- create(String) - Method in interface com.google.gerrit.server.PluginUser.Factory
-
- create(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.BranchesCollection
-
- create(RefControl, Change) - Method in interface com.google.gerrit.server.project.ChangeControl.AssistedFactory
-
- create(RefControl, ChangeNotes) - Method in interface com.google.gerrit.server.project.ChangeControl.AssistedFactory
-
- create(String) - Method in interface com.google.gerrit.server.project.CreateBranch.Factory
-
- create(String) - Method in interface com.google.gerrit.server.project.CreateProject.Factory
-
- create(CreateProjectArgs) - Method in interface com.google.gerrit.server.project.PerformCreateProject.Factory
-
- create(CurrentUser, ProjectState) - Method in interface com.google.gerrit.server.project.ProjectControl.AssistedFactory
-
- create(Project, boolean) - Method in interface com.google.gerrit.server.project.ProjectNode.Factory
-
- create(TopLevelResource, IdString) - Method in class com.google.gerrit.server.project.ProjectsCollection
-
- create(ProjectConfig) - Method in interface com.google.gerrit.server.project.ProjectState.Factory
-
- create(ReviewDb, Change.Id) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
-
- create(ReviewDb, Change) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
-
- create(ReviewDb, ChangeControl) - Method in interface com.google.gerrit.server.query.change.ChangeData.Factory
-
- create(Q, String) - Method in interface com.google.gerrit.server.query.QueryBuilder.OperatorFactory
-
- create() - Method in class com.google.gerrit.server.schema.AllProjectsCreator
-
- create() - Method in class com.google.gerrit.server.schema.AllUsersCreator
-
- create(ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaCreator
-
- create(AccountSshKey.Id, String) - Method in class com.google.gerrit.server.ssh.NoSshKeyCache
-
- create(AccountSshKey.Id, String) - Method in interface com.google.gerrit.server.ssh.SshKeyCache
-
- create(String, short) - Static method in class com.google.gerrit.server.util.LabelVote
-
- create(PatchSetApproval) - Static method in class com.google.gerrit.server.util.LabelVote
-
- create(InputStream, OutputStream) - Method in interface com.google.gerrit.sshd.commands.QueryShell.Factory
-
- create(AccountSshKey.Id, String) - Method in class com.google.gerrit.sshd.SshKeyCacheImpl
-
- CreateAccount - Class in com.google.gerrit.server.account
-
- createAccount - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- CreateAccount.Factory - Interface in com.google.gerrit.server.account
-
- CreateAccount.Input - Class in com.google.gerrit.server.account
-
- CreateAccount.Input() - Constructor for class com.google.gerrit.server.account.CreateAccount.Input
-
- createAppender(File, String, Layout) - Static method in class com.google.gerrit.server.util.SystemLog
-
- createAsyncAppender(String, Layout) - Method in class com.google.gerrit.server.util.SystemLog
-
- CreateBranch - Class in com.google.gerrit.server.project
-
- CreateBranch.Factory - Interface in com.google.gerrit.server.project
-
- CreateBranch.Input - Class in com.google.gerrit.server.project
-
- CreateBranch.Input() - Constructor for class com.google.gerrit.server.project.CreateBranch.Input
-
- CreateBranchCommand - Class in com.google.gerrit.sshd.commands
-
Create a new branch.
- CreateBranchCommand() - Constructor for class com.google.gerrit.sshd.commands.CreateBranchCommand
-
- CreateChange - Class in com.google.gerrit.server.change
-
- CreateChangeSender - Class in com.google.gerrit.server.mail
-
Notify interested parties of a brand new change.
- CreateChangeSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.CreateChangeSender
-
- CreateChangeSender.Factory - Interface in com.google.gerrit.server.mail
-
- createChangeUpdateExecutor(Config) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
-
- createCherryPickCommitMessage(CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
-
- createCherryPickFromCommit(Repository, ObjectInserter, RevCommit, RevCommit, PersonIdent, String, RevWalk) - Method in class com.google.gerrit.server.git.MergeUtil
-
- createDefault() - Static method in class com.google.gerrit.server.index.IndexConfig
-
- createDiffExecutor() - Method in class com.google.gerrit.server.patch.DiffExecutorModule
-
- createdOn - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- createdOn - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- CreateDraftComment - Class in com.google.gerrit.server.change
-
- createDryRunInserter(Repository) - Static method in class com.google.gerrit.server.git.MergeUtil
-
- createEdit(Change, PatchSet) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
-
Create new change edit.
- CreateEmail - Class in com.google.gerrit.server.account
-
- CreateEmail.Factory - Interface in com.google.gerrit.server.account
-
- CreateEmail.Input - Class in com.google.gerrit.server.account
-
- CreateEmail.Input() - Constructor for class com.google.gerrit.server.account.CreateEmail.Input
-
- createEmailReviewCommentsExecutor(Config, WorkQueue) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
-
- createEmptyCommit - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- createGroup() - Method in class com.google.gerrit.server.account.PerformCreateGroup
-
Creates a new group.
- createGroup - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- CreateGroup - Class in com.google.gerrit.server.group
-
- CreateGroup.Factory - Interface in com.google.gerrit.server.group
-
- CreateGroup.Input - Class in com.google.gerrit.server.group
-
- CreateGroup.Input() - Constructor for class com.google.gerrit.server.group.CreateGroup.Input
-
- CreateGroupArgs - Class in com.google.gerrit.server.account
-
- CreateGroupArgs() - Constructor for class com.google.gerrit.server.account.CreateGroupArgs
-
- createNewChangeForAllNotInTarget - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- createNewChangeForAllNotInTarget - Variable in class com.google.gerrit.server.project.PutConfig.Input
-
- createProject - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- CreateProject - Class in com.google.gerrit.server.project
-
- createProject() - Method in class com.google.gerrit.server.project.PerformCreateProject
-
- CreateProject.Factory - Interface in com.google.gerrit.server.project
-
- CreateProjectArgs - Class in com.google.gerrit.server.project
-
- CreateProjectArgs() - Constructor for class com.google.gerrit.server.project.CreateProjectArgs
-
- createQueue(int, String) - Method in class com.google.gerrit.server.git.WorkQueue
-
Create a new executor queue with one thread.
- createReceiveCommitsExecutor(Config, WorkQueue) - Method in class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
-
- createRef(String) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
-
- createRepository(Project.NameKey) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
-
Create (and open) a repository by name.
- createRepository(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
-
- createRuleError(String) - Static method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- createTypeError(String) - Static method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- createUser(SshSession, IdentifiedUser.GenericFactory, Account.Id) - Static method in class com.google.gerrit.sshd.SshUtil
-
- createValue(Prolog) - Method in class com.google.gerrit.rules.StoredValue
-
Creates a value to store, returns null by default.
- cropSubject(String) - Static method in class com.google.gerrit.server.ChangeUtil
-
- css - Variable in class com.google.gerrit.server.project.ThemeInfo
-
- CSS_FILENAME - Static variable in class com.google.gerrit.server.config.SitePaths
-
- ctl - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- CURRENT_USER - Static variable in class com.google.gerrit.rules.StoredValues
-
- currentApprovals() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- currentFilePaths() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- currentPatchSet - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- currentPatchSet() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- CurrentUser - Class in com.google.gerrit.server
-
Information about the currently logged in user.
- CurrentUser(CapabilityControl.Factory) - Constructor for class com.google.gerrit.server.CurrentUser
-
- currentWorkingDirectory - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
-
- GarbageCollect - Class in com.google.gerrit.server.project
-
- GarbageCollect.Input - Class in com.google.gerrit.server.project
-
- GarbageCollect.Input() - Constructor for class com.google.gerrit.server.project.GarbageCollect.Input
-
- GarbageCollection - Class in com.google.gerrit.server.git
-
- GarbageCollection.Factory - Interface in com.google.gerrit.server.git
-
- GarbageCollectionCommand - Class in com.google.gerrit.sshd.commands
-
Runs the Git garbage collection.
- GarbageCollectionCommand() - Constructor for class com.google.gerrit.sshd.commands.GarbageCollectionCommand
-
- GarbageCollectionQueue - Class in com.google.gerrit.server.git
-
- GarbageCollectionQueue() - Constructor for class com.google.gerrit.server.git.GarbageCollectionQueue
-
- GarbageCollectionRunner - Class in com.google.gerrit.server.git
-
Runnable to enable scheduling gc to run periodically
- GcConfig - Class in com.google.gerrit.server.config
-
- gcFinished(Project.NameKey) - Method in class com.google.gerrit.server.git.GarbageCollectionQueue
-
- generate - Variable in class com.google.gerrit.server.account.PutHttpPassword.Input
-
- gerrit_config - Variable in class com.google.gerrit.server.config.SitePaths
-
- gerrit_sh - Variable in class com.google.gerrit.server.config.SitePaths
-
- gerrit_war - Variable in class com.google.gerrit.server.config.SitePaths
-
- GerritGlobalModule - Class in com.google.gerrit.server.config
-
Starts global state with standard dependencies.
- GerritOptions - Class in com.google.gerrit.httpd
-
- GerritOptions(boolean, boolean) - Constructor for class com.google.gerrit.httpd.GerritOptions
-
- GerritPersonIdent - Annotation Type in com.google.gerrit.server
-
Marker on a PersonIdent
pointing to the identity representing Gerrit
server itself.
- GerritPersonIdentProvider - Class in com.google.gerrit.server
-
- GerritPersonIdentProvider(Config) - Constructor for class com.google.gerrit.server.GerritPersonIdentProvider
-
- GerritRequestModule - Class in com.google.gerrit.server.config
-
Bindings for RequestScoped
entities.
- GerritRequestModule() - Constructor for class com.google.gerrit.server.config.GerritRequestModule
-
- GerritServerConfig - Annotation Type in com.google.gerrit.server.config
-
Marker on Config
holding gerrit.config
.
- GerritServerConfigModule - Class in com.google.gerrit.server.config
-
- GerritServerConfigModule() - Constructor for class com.google.gerrit.server.config.GerritServerConfigModule
-
- get(HttpServletRequest) - Method in class com.google.gerrit.httpd.CanonicalWebUrl
-
- get() - Method in class com.google.gerrit.httpd.HttpCanonicalWebUrlProvider
-
- get(StoredValue<T>) - Method in class com.google.gerrit.rules.PrologEnvironment
-
Lookup a stored value in the interpreter's hash manager.
- get(Prolog) - Method in class com.google.gerrit.rules.StoredValue
-
Get the value from the engine, or throw SystemException.
- get(PrologEnvironment) - Method in class com.google.gerrit.rules.StoredValue
-
- get(String) - Method in interface com.google.gerrit.server.account.AccountByEmailCache
-
- get(String) - Method in class com.google.gerrit.server.account.AccountByEmailCacheImpl
-
- get(Account.Id) - Method in interface com.google.gerrit.server.account.AccountCache
-
- get(Account.Id) - Method in class com.google.gerrit.server.account.AccountCacheImpl
-
- get() - Method in class com.google.gerrit.server.account.AccountControl.Factory
-
- get(Account.Id) - Method in class com.google.gerrit.server.account.AccountInfoCacheFactory
-
- get(Account.Id) - Method in class com.google.gerrit.server.account.AccountLoader
-
- get() - Method in class com.google.gerrit.server.account.AccountVisibilityProvider
-
- get(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupBackend
-
Looks up a group in the backend.
- get(AccountGroup.Id) - Method in interface com.google.gerrit.server.account.GroupCache
-
- get(AccountGroup.NameKey) - Method in interface com.google.gerrit.server.account.GroupCache
-
- get(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupCache
-
Lookup a group definition by its UUID.
- get(AccountGroup.Id) - Method in class com.google.gerrit.server.account.GroupCacheImpl
-
- get(AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.GroupCacheImpl
-
- get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupCacheImpl
-
- get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupInfoCacheFactory
-
- get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.InternalGroupBackend
-
- get(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
-
- get() - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
-
- get() - Method in class com.google.gerrit.server.api.projects.ProjectApiImpl
-
- get(AccountGroup.UUID) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
-
- get() - Static method in class com.google.gerrit.server.change.ChangeMessages
-
- get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository, ReviewDb) - Method in interface com.google.gerrit.server.change.MergeabilityCache
-
- get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository, ReviewDb) - Method in class com.google.gerrit.server.change.MergeabilityCache.NotImplemented
-
- get(ObjectId, Ref, SubmitType, String, Branch.NameKey, Repository, ReviewDb) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl
-
- get() - Method in class com.google.gerrit.server.config.AllProjectsNameProvider
-
- get() - Method in class com.google.gerrit.server.config.AllUsersNameProvider
-
- get() - Method in class com.google.gerrit.server.config.AnonymousCowardNameProvider
-
- get() - Method in class com.google.gerrit.server.config.CanonicalWebUrlProvider
-
- get() - Static method in class com.google.gerrit.server.config.CapabilityConstants
-
- get() - Method in class com.google.gerrit.server.config.DisableReverseDnsLookupProvider
-
- get() - Method in class com.google.gerrit.server.config.GroupSetProvider
-
- get() - Method in class com.google.gerrit.server.config.RequestScopedReviewDbProvider
-
- get() - Method in class com.google.gerrit.server.config.TrackingFootersProvider
-
- get() - Method in class com.google.gerrit.server.GerritPersonIdentProvider
-
- get(Project.NameKey) - Method in interface com.google.gerrit.server.git.ChangeCache
-
- get() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
-
- get(Project.NameKey) - Method in class com.google.gerrit.server.git.ScanningChangeCacheImpl
-
- get(Project.NameKey) - Method in class com.google.gerrit.server.git.SearchingChangeCacheImpl
-
- get() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- get(long, TimeUnit) - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- get() - Method in class com.google.gerrit.server.group.ListGroups
-
- get(AccountGroup.UUID) - Method in class com.google.gerrit.server.group.SystemGroupBackend
-
- get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.ChangeField.ChangeProtoField
-
- get(ChangeData, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.ChangeField.PatchSetApprovalProtoField
-
- get(int) - Static method in class com.google.gerrit.server.index.ChangeSchemas
-
- get(I, FieldDef.FillArgs) - Method in class com.google.gerrit.server.index.FieldDef
-
Get the field contents from the input object.
- get() - Method in class com.google.gerrit.server.mail.FromAddressGeneratorProvider
-
- get() - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider
-
- get(String) - Method in class com.google.gerrit.server.patch.PatchList
-
Find an entry by name, returning an empty entry if not present.
- get(PatchListKey) - Method in interface com.google.gerrit.server.patch.PatchListCache
-
- get(Change, PatchSet) - Method in interface com.google.gerrit.server.patch.PatchListCache
-
- get(PatchListKey) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
-
- get(Change, PatchSet) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
-
- get(RevCommit, PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
-
- get(ReviewDb, PatchSet.Id) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
-
- get(Change, PatchSet) - Method in class com.google.gerrit.server.patch.PatchSetInfoFactory
-
- get(ReviewDb, ChangeNotes, PatchLineComment.Key) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
-
- get(File, FileSnapshot, ServerPluginProvider.PluginDescription) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
-
- get(String) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- get(File, FileSnapshot, ServerPluginProvider.PluginDescription) - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
-
Loads an external file or directory into a Server plugin.
- get() - Method in class com.google.gerrit.server.project.CommentLinkProvider
-
- get(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.ListTags
-
- get(Project.NameKey) - Method in interface com.google.gerrit.server.project.ProjectCache
-
Get the cached data for a project by its unique name.
- get(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- get() - Method in class com.google.gerrit.server.schema.DataSourceProvider
-
- get(String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
-
Extract decrypted value of stored property from SecureStore or null
when property was not found.
- get() - Method in class com.google.gerrit.server.securestore.SecureStoreProvider
-
- get(String) - Method in class com.google.gerrit.server.tools.ToolsCatalog
-
Lookup an entry in the tools catalog.
- get() - Method in class com.google.gerrit.sshd.AliasCommandProvider
-
- get() - Method in class com.google.gerrit.sshd.DispatchCommandProvider
-
- get() - Method in class com.google.gerrit.sshd.SshRemotePeerProvider
-
- get() - Method in class com.google.gerrit.sshd.SshScope.SshSessionProvider
-
- getAccessPath() - Method in class com.google.gerrit.server.CurrentUser
-
How this user is accessing the Gerrit Code Review application.
- getAccessSection(String) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getAccessSection(String, boolean) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getAccessSections() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getAccount() - Method in class com.google.gerrit.server.account.AccountState
-
Get the cached account metadata.
- GetAccount - Class in com.google.gerrit.server.account
-
- getAccount() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getAccountDiffPreference() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getAccountId() - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
-
- getAccountId() - Method in class com.google.gerrit.server.account.AuthResult
-
Identity of the user account that was authenticated into.
- getAccountId() - Method in class com.google.gerrit.server.IdentifiedUser
-
The account identity for the user.
- getAccountId() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
-
- getAccountsSection() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- GetActive - Class in com.google.gerrit.server.account
-
- GetActive() - Constructor for class com.google.gerrit.server.account.GetActive
-
- getAddresses() - Method in class com.google.gerrit.server.git.NotifyConfig
-
- getAddressList() - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
-
- getAdvertisedRefs(Repository, RevWalk) - Method in class com.google.gerrit.server.git.VisibleRefFilter
-
- getAll() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
-
- getAllGroups() - Method in class com.google.gerrit.server.project.ProjectControl
-
- getAllGroupUUIDs() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getAllowed() - Method in class com.google.gerrit.server.change.GetArchive.AllowedFormats
-
- getAllowedOpenIDs() - Method in class com.google.gerrit.server.config.AuthConfig
-
OpenID identities which the server permits for authentication.
- getAllOwners() - Method in class com.google.gerrit.server.project.ProjectState
-
- getAllPastReviewers() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getAllProjects() - Method in interface com.google.gerrit.server.project.ProjectCache
-
- getAllProjects() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- getAllUsers() - Method in interface com.google.gerrit.server.project.ProjectCache
-
- getAllUsers() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- getAlreadyBannedCommits() - Method in class com.google.gerrit.server.git.BanCommitResult
-
- getAnonymousUser() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
-
- getApiType() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getApprovals() - Method in class com.google.gerrit.server.mail.MergedSender
-
- getApprovals() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- GetArchive - Class in com.google.gerrit.server.change
-
- GetArchive.AllowedFormats - Class in com.google.gerrit.server.change
-
- getArgs() - Method in class com.google.gerrit.rules.PrologEnvironment
-
- getArguments() - Method in class com.google.gerrit.sshd.BaseCommand
-
- getAttrs() - Method in class com.google.gerrit.server.plugins.PluginEntry
-
- getAuthor() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- getAuthors() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Find all users who are authors of any part of this change.
- getAuthType() - Method in class com.google.gerrit.server.config.AuthConfig
-
Type of user authentication used by this Gerrit server.
- GetAvatarChangeUrl - Class in com.google.gerrit.server.account
-
- getBaseComments() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getBasePatchSet() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getBasePath() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
-
- getBinaryVersion() - Static method in class com.google.gerrit.server.schema.SchemaVersion
-
- getBlobA() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
-
- getBlobB() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
-
- getBoolean(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfig
-
- GetBranch - Class in com.google.gerrit.server.project
-
- GetBranch() - Constructor for class com.google.gerrit.server.project.GetBranch
-
- getBranchInfo() - Method in class com.google.gerrit.server.project.BranchResource
-
- getBranchKey() - Method in class com.google.gerrit.server.project.BranchResource
-
- getBranchLinks(String, String) - Method in class com.google.gerrit.server.WebLinks
-
- getBranchOrderSection() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getBranchOrderSection() - Method in class com.google.gerrit.server.project.ProjectState
-
- getBytes() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
-
- getByUsername(String) - Method in interface com.google.gerrit.server.account.AccountCache
-
- getByUsername(String) - Method in class com.google.gerrit.server.account.AccountCacheImpl
-
- getCache() - Method in class com.google.gerrit.server.config.CacheResource
-
- GetCache - Class in com.google.gerrit.server.config
-
- GetCache() - Constructor for class com.google.gerrit.server.config.GetCache
-
- getCacheKey() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getCapabilities() - Method in class com.google.gerrit.server.CurrentUser
-
Capabilities available to this user account.
- getCapability() - Method in class com.google.gerrit.server.account.AccountResource.Capability
-
- getCapabilityCollection() - Method in class com.google.gerrit.server.project.ProjectState
-
- getCardinality() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- getCardinality() - Method in class com.google.gerrit.server.query.change.AndSource
-
- getCardinality() - Method in class com.google.gerrit.server.query.change.OrSource
-
- getCardinality() - Method in interface com.google.gerrit.server.query.DataSource
-
- getCcOnly() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
-
- getChange(Prolog) - Static method in class com.google.gerrit.rules.StoredValues
-
- getChange() - Method in class com.google.gerrit.server.account.AccountResource.StarredChange
-
- getChange() - Method in class com.google.gerrit.server.change.ChangeEditResource
-
- getChange() - Method in class com.google.gerrit.server.change.ChangeInserter
-
- getChange() - Method in class com.google.gerrit.server.change.ChangeResource
-
- getChange() - Method in class com.google.gerrit.server.change.DraftCommentResource
-
- GetChange - Class in com.google.gerrit.server.change
-
- getChange() - Method in class com.google.gerrit.server.change.RevisionResource
-
- getChange() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getChange() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- getChange() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getChange() - Method in class com.google.gerrit.server.project.ChangeControl
-
- getChangeAvatarUrl(IdentifiedUser) - Method in interface com.google.gerrit.server.avatar.AvatarProvider
-
Gets a URL for a user to modify their avatar image.
- getChangeDetail() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Create the change message and the affected file list.
- getChangeEdit() - Method in class com.google.gerrit.server.change.ChangeEditResource
-
- getChangeId() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
-
- getChangeKey() - Method in class com.google.gerrit.server.events.ChangeEvent
-
- getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in interface com.google.gerrit.server.change.ChangeKindCache
-
- getChangeKind(ReviewDb, Change, PatchSet) - Method in interface com.google.gerrit.server.change.ChangeKindCache
-
- getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl
-
- getChangeKind(ReviewDb, Change, PatchSet) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl
-
- getChangeKind(ProjectState, Repository, ObjectId, ObjectId) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.NoCache
-
- getChangeKind(ReviewDb, Change, PatchSet) - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.NoCache
-
- getChangeMessages() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getChangeMessageThreadId() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- getChangeNotes() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- getChangeResource() - Method in class com.google.gerrit.server.change.ChangeEditResource
-
- getChangeResource() - Method in class com.google.gerrit.server.change.RevisionResource
-
- getChangeType() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getChangeUrl() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Get a link to the change; null if the server doesn't know its own address.
- getCheckReceivedObjects() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getChild(int) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- getChild() - Method in class com.google.gerrit.server.project.ChildProjectResource
-
- getChild(int) - Method in class com.google.gerrit.server.query.AndPredicate
-
- getChild(int) - Method in class com.google.gerrit.server.query.NotPredicate
-
- getChild(int) - Method in class com.google.gerrit.server.query.OrPredicate
-
- getChild(int) - Method in class com.google.gerrit.server.query.Predicate
-
Same as getChildren().get(i)
- getChild(int) - Method in class com.google.gerrit.server.query.VariablePredicate
-
- getChildCount() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- getChildCount() - Method in class com.google.gerrit.server.query.AndPredicate
-
- getChildCount() - Method in class com.google.gerrit.server.query.NotPredicate
-
- getChildCount() - Method in class com.google.gerrit.server.query.OrPredicate
-
- getChildCount() - Method in class com.google.gerrit.server.query.Predicate
-
Same as getChildren().size()
- getChildCount() - Method in class com.google.gerrit.server.query.VariablePredicate
-
- GetChildProject - Class in com.google.gerrit.server.project
-
- getChildren() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- getChildren() - Method in class com.google.gerrit.server.project.ProjectNode
-
- getChildren() - Method in class com.google.gerrit.server.query.AndPredicate
-
- getChildren() - Method in class com.google.gerrit.server.query.NotPredicate
-
- getChildren() - Method in class com.google.gerrit.server.query.OrPredicate
-
- getChildren() - Method in class com.google.gerrit.server.query.Predicate
-
Get the children of this predicate, if any.
- getChildren() - Method in class com.google.gerrit.server.query.VariablePredicate
-
- getChildren() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
-
- getChildren() - Method in interface com.google.gerrit.server.util.TreeFormatter.TreeNode
-
- getClass(String) - Static method in class com.google.gerrit.server.events.EventTypes
-
Get the class for an event type.
- getCleanupHandle() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getCode() - Method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
-
- getCommand(RefUpdate, ReceiveCommand.Type) - Static method in class com.google.gerrit.server.git.validators.RefOperationValidators
-
- GetComment - Class in com.google.gerrit.server.change
-
- getCommentLinks() - Method in class com.google.gerrit.server.project.ProjectState
-
- getCommentLinkSections() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getCommentPsId(PatchLineComment) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
-
- GetCommit - Class in com.google.gerrit.server.change
-
- getCommit() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
-
- getCommit() - Method in class com.google.gerrit.server.project.CommitResource
-
- GetCommit - Class in com.google.gerrit.server.project
-
- GetCommit() - Constructor for class com.google.gerrit.server.project.GetCommit
-
- getCommit() - Method in class com.google.gerrit.server.query.change.ConflictKey
-
- getCommitBuilder() - Method in class com.google.gerrit.server.git.MetaDataUpdate
-
- getConfig() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
-
- getConfig() - Method in class com.google.gerrit.server.project.DashboardResource
-
- GetConfig - Class in com.google.gerrit.server.project
-
- GetConfig(TransferConfig, DynamicMap<ProjectConfigEntry>, PluginConfigFactory, AllProjectsNameProvider, DynamicMap<RestView<ProjectResource>>) - Constructor for class com.google.gerrit.server.project.GetConfig
-
- getConfig() - Method in class com.google.gerrit.server.project.ProjectState
-
- getConfig(String) - Method in class com.google.gerrit.server.project.ProjectState
-
- getConflictMessage(RevisionResource) - Method in class com.google.gerrit.server.change.Submit
-
If the merge was attempted and it failed the system usually writes a
comment as a ChangeMessage and sets status to NEW.
- getContent(ProjectState, ObjectId, String) - Method in class com.google.gerrit.server.change.FileContentUtil
-
- GetContent - Class in com.google.gerrit.server.change
-
- getContent() - Method in class com.google.gerrit.server.patch.Text
-
- GetContent - Class in com.google.gerrit.server.project
-
- getContentScanner() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getContentScanner() - Method in class com.google.gerrit.server.plugins.ServerPlugin
-
- getContext() - Method in class com.google.gerrit.server.util.ThreadLocalRequestContext
-
- getContributorAgreement(String) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getContributorAgreement(String, boolean) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getContributorAgreements() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getControl() - Method in class com.google.gerrit.server.change.ChangeEditResource
-
- getControl() - Method in class com.google.gerrit.server.change.ChangeResource
-
- getControl() - Method in class com.google.gerrit.server.change.DraftCommentResource
-
- getControl() - Method in class com.google.gerrit.server.change.RevisionResource
-
- getControl() - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- getControl() - Method in class com.google.gerrit.server.group.GroupResource
-
- getControl() - Method in class com.google.gerrit.server.project.DashboardResource
-
- getControl() - Method in class com.google.gerrit.server.project.ProjectResource
-
- getCookiePath() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getCookieSecure() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getCost() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- getCost() - Method in class com.google.gerrit.server.index.IntegerRangePredicate
-
- getCost() - Method in class com.google.gerrit.server.index.TimestampRangePredicate
-
- getCost() - Method in class com.google.gerrit.server.query.AndPredicate
-
- getCost() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
-
- getCost() - Method in class com.google.gerrit.server.query.change.LimitPredicate
-
- getCost() - Method in class com.google.gerrit.server.query.NotPredicate
-
- getCost() - Method in class com.google.gerrit.server.query.OrPredicate
-
- getCost() - Method in class com.google.gerrit.server.query.Predicate
-
- getCost() - Method in class com.google.gerrit.server.query.VariablePredicate
-
- getCost() - Method in class com.google.gerrit.server.query.WildPatternPredicate
-
- getCount() - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
-
- getCoverLetter() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Get the text of the "cover letter", from ChangeMessage
.
- getCurrentTip() - Method in class com.google.gerrit.server.git.MergeTip
-
- getCurrentUser() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- getCurrentUser() - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
-
- getCurrentUser() - Method in interface com.google.gerrit.httpd.WebSession
-
- getCurrentUser() - Method in class com.google.gerrit.server.account.CapabilityControl
-
Identity of the user the control will compute for.
- getCurrentUser() - Method in class com.google.gerrit.server.account.GroupControl
-
- getCurrentUser() - Method in class com.google.gerrit.server.change.EmailReviewComments
-
- getCurrentUser() - Method in class com.google.gerrit.server.project.ChangeControl
-
- getCurrentUser() - Method in class com.google.gerrit.server.project.ProjectControl
-
- getCurrentUser() - Method in class com.google.gerrit.server.project.RefControl
-
- getCurrentUser() - Method in class com.google.gerrit.server.util.FallbackRequestContext
-
- getCurrentUser() - Method in class com.google.gerrit.server.util.ManualRequestContext
-
- getCurrentUser() - Method in class com.google.gerrit.server.util.PluginRequestContext
-
- getCurrentUser() - Method in interface com.google.gerrit.server.util.RequestContext
-
- getCurrentUser() - Method in class com.google.gerrit.server.util.ServerRequestContext
-
- getCurrentUser() - Method in class com.google.gerrit.sshd.SshSession
-
Identity of the authenticated user account on the socket.
- getDate() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
-
- getDeclaredPermissions() - Method in class com.google.gerrit.server.project.PermissionCollection
-
Obtain all declared permission rules that match the reference.
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.AccountGroupIdHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.AccountGroupUUIDHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.AccountIdHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.ChangeIdHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.ObjectIdHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.PatchSetIdHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.ProjectControlHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.SocketAddressHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.SubcommandHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.args4j.TimestampHandler
-
- getDefaultMetaVariable() - Method in class com.google.gerrit.server.change.GetDiff.ContextOptionHandler
-
- getDefaultQueue() - Method in class com.google.gerrit.server.git.WorkQueue
-
Get the default work queue, for miscellaneous tasks.
- getDefaultValue() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- getDelay(TimeUnit) - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- getDeletions() - Method in class com.google.gerrit.server.patch.PatchList
-
- getDeletions() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.Abandon
-
- getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.CherryPick
-
- getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.DeleteDraftChange
-
- getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.DeleteDraftPatchSet
-
- getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.PublishDraftPatchSet
-
- getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.PutTopic
-
- getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.Rebase
-
- getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.Restore
-
- getDescription(ChangeResource) - Method in class com.google.gerrit.server.change.Revert
-
- getDescription(RevisionResource) - Method in class com.google.gerrit.server.change.Submit
-
- getDescription() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- getDescription() - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
-
- getDescription(ProjectResource) - Method in class com.google.gerrit.server.project.GarbageCollect
-
- getDestBranchName(String) - Static method in class com.google.gerrit.server.util.MagicBranch
-
Extracts the destination from a ref name
- GetDetail - Class in com.google.gerrit.server.change
-
- GetDetail - Class in com.google.gerrit.server.group
-
- GetDiff - Class in com.google.gerrit.server.change
-
- GetDiff.ContextOptionHandler - Class in com.google.gerrit.server.change
-
- GetDiff.ContextOptionHandler(CmdLineParser, OptionDef, Setter<Short>) - Constructor for class com.google.gerrit.server.change.GetDiff.ContextOptionHandler
-
- getDiffLinks(String, int, Integer, String, String, int, String, String) - Method in class com.google.gerrit.server.WebLinks
-
- GetDiffPreferences - Class in com.google.gerrit.server.account
-
- GetDiffPreferences.DiffPreferencesInfo - Class in com.google.gerrit.server.account
-
- GetDiffPreferences.DiffPreferencesInfo() - Constructor for class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- getDisplayName() - Method in class com.google.gerrit.server.account.AuthRequest
-
- getDisplayName() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- getDisplayName() - Method in class com.google.gerrit.server.project.ProjectNode
-
- getDisplayName() - Method in interface com.google.gerrit.server.util.TreeFormatter.TreeNode
-
- getDomain() - Method in interface com.google.gerrit.server.auth.AuthBackend
-
- getDomain() - Method in class com.google.gerrit.server.auth.InternalAuthBackend
-
- getDomain() - Method in class com.google.gerrit.server.auth.ldap.LdapAuthBackend
-
- getDomain() - Method in class com.google.gerrit.server.auth.UniversalAuthBackend
-
- getDownloadCommands() - Method in class com.google.gerrit.server.config.DownloadConfig
-
Command used to download.
- getDownloadSchemes() - Method in class com.google.gerrit.server.config.DownloadConfig
-
Scheme used to download.
- getDraftBaseComments(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getDraftBaseComments() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- GetDraftComment - Class in com.google.gerrit.server.change
-
- getDraftPsComments(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getDraftPsComments() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- getDriver() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
-
- getDriver() - Method in interface com.google.gerrit.server.schema.DataSourceType
-
- getEditCommit() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getEdits() - Method in class com.google.gerrit.server.patch.IntraLineDiff
-
- getEdits() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getEffectiveGroups() - Method in class com.google.gerrit.server.AnonymousUser
-
- getEffectiveGroups() - Method in class com.google.gerrit.server.CurrentUser
-
Get the set of groups the user is currently a member of.
- getEffectiveGroups() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getEffectiveGroups() - Method in class com.google.gerrit.server.InternalUser
-
- getEffectiveGroups() - Method in class com.google.gerrit.server.PeerDaemonUser
-
- getEffectiveGroups() - Method in class com.google.gerrit.server.query.change.SingleGroupUser
-
- getEffectiveMaxObjectSizeLimit(ProjectState) - Method in class com.google.gerrit.server.git.TransferConfig
-
- getEmail() - Method in class com.google.gerrit.server.account.AccountResource.Email
-
- GetEmail - Class in com.google.gerrit.server.account
-
- GetEmail() - Constructor for class com.google.gerrit.server.account.GetEmail
-
- getEmail() - Method in class com.google.gerrit.server.mail.Address
-
- getEmailAddress() - Method in class com.google.gerrit.server.account.AuthRequest
-
- getEmailAddress() - Method in class com.google.gerrit.server.mail.EmailTokenVerifier.ParsedToken
-
- getEmailAddresses(IdentifiedUser) - Method in class com.google.gerrit.server.account.AbstractRealm
-
- getEmailAddresses(IdentifiedUser) - Method in interface com.google.gerrit.server.account.Realm
-
- getEmailAddresses() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getEmailRegistrationToken() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getEmailRegistrationToken() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
-
- GetEmails - Class in com.google.gerrit.server.account
-
- GetEmails(Provider<CurrentUser>) - Constructor for class com.google.gerrit.server.account.GetEmails
-
- GetEmails.EmailInfo - Class in com.google.gerrit.server.account
-
- GetEmails.EmailInfo() - Constructor for class com.google.gerrit.server.account.GetEmails.EmailInfo
-
- getEntry(String) - Method in class com.google.gerrit.server.plugins.JarScanner
-
- getEntry(String) - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
-
Return the plugin resource associated to a path
- getEnum(String, T) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getEnum(T[], String, T) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getEnumList(Config, String, String, String, T) - Static method in class com.google.gerrit.server.config.ConfigUtil
-
Parse a Java enumeration list from the configuration.
- getEnumList(Config, String, String, String, T[], T) - Static method in class com.google.gerrit.server.config.ConfigUtil
-
Parse a Java enumeration list from the configuration.
- getETag() - Method in class com.google.gerrit.server.change.ChangeResource
-
- getETag() - Method in class com.google.gerrit.server.change.RevisionResource
-
- getExitValue() - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
-
- getExternalId() - Method in class com.google.gerrit.server.account.AuthRequest
-
- getExternalId() - Method in class com.google.gerrit.server.account.AuthResult
-
External identity used to authenticate the user.
- getExternalIds() - Method in class com.google.gerrit.server.account.AccountState
-
The external identities that identify the account holder.
- getField() - Method in class com.google.gerrit.server.index.IndexPredicate
-
- getField() - Method in class com.google.gerrit.server.index.Schema.Values
-
- getFields() - Method in class com.google.gerrit.server.index.Schema
-
- getFileLinks(String, String, String) - Method in class com.google.gerrit.server.WebLinks
-
- getFileParts(ChangeData) - Static method in class com.google.gerrit.server.index.ChangeField
-
- getFilter() - Method in class com.google.gerrit.server.git.NotifyConfig
-
- getFirstFastForward(CodeReviewCommit, RevWalk, List<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
-
- getFormat() - Method in class com.google.gerrit.server.plugins.ListPlugins
-
- getFormat() - Method in class com.google.gerrit.server.project.ListProjects
-
- getFormattedMaxObjectSizeLimit() - Method in class com.google.gerrit.server.git.TransferConfig
-
- getFromGerritConfig(String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'gerrit.config' file.
- getFromGerritConfig(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'gerrit.config' file.
- getFromLine() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- getFromProjectConfig(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'project.config' file of the specified project.
- getFromProjectConfig(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'project.config' file of the specified project.
- getFromProjectConfigWithInheritance(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'project.config' file of the specified project.
- getFromProjectConfigWithInheritance(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'project.config' file of the specified project.
- getGerritHost() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- getGerritPluginName(File) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- getGerritUrl() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- getGitLogoPNG() - Method in class com.google.gerrit.httpd.GitWebConfig
-
- getGitRepositoryManager() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
-
- getGitwebCGI() - Method in class com.google.gerrit.httpd.GitWebConfig
-
- getGitwebCSS() - Method in class com.google.gerrit.httpd.GitWebConfig
-
- getGitwebJS() - Method in class com.google.gerrit.httpd.GitWebConfig
-
- getGitWebType() - Method in class com.google.gerrit.httpd.GitWebConfig
-
- getGlobalPluginConfig(String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
plugin configuration file 'etc/
.config'.
- getGroup() - Method in class com.google.gerrit.server.account.CreateGroupArgs
-
- getGroup() - Method in class com.google.gerrit.server.account.GroupControl
-
- getGroup(AccountGroup.UUID) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getGroup() - Method in class com.google.gerrit.server.group.GroupResource
-
- getGroup(AccountGroup.UUID) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
-
- getGroupName() - Method in class com.google.gerrit.server.account.CreateGroupArgs
-
- GetGroups - Class in com.google.gerrit.server.account
-
- getGroups() - Method in class com.google.gerrit.server.git.NotifyConfig
-
- getGroupUUID() - Method in class com.google.gerrit.server.group.GroupResource
-
- GetHashtags - Class in com.google.gerrit.server.change
-
- GetHashtags() - Constructor for class com.google.gerrit.server.change.GetHashtags
-
- getHashtags() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- GetHead - Class in com.google.gerrit.server.project
-
- getHeader() - Method in class com.google.gerrit.server.git.NotifyConfig
-
- getHeaderLines() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getHostKeys() - Method in class com.google.gerrit.server.ssh.NoSshInfo
-
- getHostKeys() - Method in interface com.google.gerrit.server.ssh.SshInfo
-
- getHostKeys() - Method in class com.google.gerrit.sshd.SshDaemon
-
- getHttpDisplaynameHeader() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getHttpEmailHeader() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getHttpExternalIdHeader() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getHttpInjector() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getHttpInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
-
- GetHttpPassword - Class in com.google.gerrit.server.account
-
- getId() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- getIfPresent(Account.Id) - Method in interface com.google.gerrit.server.account.AccountCache
-
- getIfPresent(Account.Id) - Method in class com.google.gerrit.server.account.AccountCacheImpl
-
- getIfPresent(ObjectId, Ref, SubmitType, String) - Method in interface com.google.gerrit.server.change.MergeabilityCache
-
- getIfPresent(ObjectId, Ref, SubmitType, String) - Method in class com.google.gerrit.server.change.MergeabilityCache.NotImplemented
-
- getIfPresent(ObjectId, Ref, SubmitType, String) - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl
-
- getIfPresent(ConflictKey) - Method in interface com.google.gerrit.server.query.change.ConflictsCache
-
- getIfPresent(ConflictKey) - Method in class com.google.gerrit.server.query.change.ConflictsCacheImpl
-
- getIgnoredObjectIds() - Method in class com.google.gerrit.server.git.BanCommitResult
-
- getIncludeCurrentPatchSet() - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- getIncludeDependencies() - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- GetIncludedGroup - Class in com.google.gerrit.server.group
-
- getIncludeDiff() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- getIncludeFiles() - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- getIncludePatchSets() - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- getIndexScript() - Method in class com.google.gerrit.server.schema.BaseDataSourceType
-
- getIndexScript() - Method in interface com.google.gerrit.server.schema.DataSourceType
-
Return a ScriptRunner that runs the index script.
- getIndexType(Injector) - Static method in class com.google.gerrit.server.index.IndexModule
-
Type of secondary index.
- getInitialDelay() - Method in class com.google.gerrit.server.config.ScheduleConfig
-
Milliseconds between constructor invocation and first event time.
- getInlineComments() - Method in class com.google.gerrit.server.mail.CommentSender
-
- getInlineComments(int) - Method in class com.google.gerrit.server.mail.CommentSender
-
- getInputStream(PluginEntry) - Method in class com.google.gerrit.server.plugins.JarScanner
-
- getInputStream(PluginEntry) - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
-
Return the InputStream of the resource entry
- getInsertions() - Method in class com.google.gerrit.server.patch.PatchList
-
- getInsertions() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getInt(String, int) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getInternalGroups() - Method in class com.google.gerrit.server.account.AccountState
-
The set of groups maintained directly within the Gerrit database.
- getInterval() - Method in class com.google.gerrit.server.config.ScheduleConfig
-
Number of milliseconds between events.
- getInto() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
-
- getIntraLineDiff(IntraLineDiffKey) - Method in interface com.google.gerrit.server.patch.PatchListCache
-
- getIntraLineDiff(IntraLineDiffKey) - Method in class com.google.gerrit.server.patch.PatchListCacheImpl
-
- getIoAcceptor() - Method in class com.google.gerrit.sshd.SshDaemon
-
- getJarPluginName(File) - Static method in class com.google.gerrit.server.plugins.JarPluginProvider
-
- getKnownGroups() - Method in interface com.google.gerrit.server.account.GroupMembership
-
Returns the set of groups that can be determined by the implementation.
- getKnownGroups() - Method in class com.google.gerrit.server.account.IncludingGroupMembership
-
- getKnownGroups() - Method in class com.google.gerrit.server.account.ListGroupMembership
-
- getLabelRanges() - Method in class com.google.gerrit.server.project.ChangeControl
-
All value ranges of any allowed label permission.
- getLabelRanges(boolean) - Method in class com.google.gerrit.server.project.RefControl
-
All value ranges of any allowed label permission.
- getLabelSections() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getLabelTypes() - Method in class com.google.gerrit.server.project.ChangeControl
-
All available label types for this change.
- getLabelTypes() - Method in class com.google.gerrit.server.project.ProjectControl
-
- getLabelTypes() - Method in class com.google.gerrit.server.project.ProjectState
-
- getLastLoginExternalId() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- getLastLoginExternalId() - Method in interface com.google.gerrit.httpd.WebSession
-
- getLatest() - Static method in class com.google.gerrit.server.index.ChangeSchemas
-
- getLimit(Predicate<ChangeData>) - Static method in class com.google.gerrit.server.query.change.LimitPredicate
-
- getLine(int, int) - Method in class com.google.gerrit.server.patch.PatchFile
-
Extract a line from the file, as a string.
- getLineCount(int) - Method in class com.google.gerrit.server.patch.PatchFile
-
Return number of lines in file.
- getList(String, String, String) - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
-
- getList(String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
-
Extract list of values from SecureStore and decrypt every value in that
list or null
when property was not found.
- getListenAddresses(Config) - Method in class com.google.gerrit.server.ssh.SshAddressesModule
-
- getListId() - Method in class com.google.gerrit.server.mail.NotificationEmail
-
- getLocalGroups() - Method in class com.google.gerrit.server.project.ProjectControl
-
- getLocalUser() - Method in class com.google.gerrit.server.account.AuthRequest
-
- getLoginHttpHeader() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getLoginUrl() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getLogoutURL() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getLong(String, long) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getMagicRefNamePrefix(String) - Static method in class com.google.gerrit.server.util.MagicBranch
-
Returns the ref name prefix for a magic branch, null
if the branch is not magic
- getManifest() - Method in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- getManifest() - Method in class com.google.gerrit.server.plugins.JarScanner
-
- getManifest() - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
-
Return the plugin meta-data manifest
- getMatcher(String) - Static method in class com.google.gerrit.server.project.RefPatternMatcher
-
- getMaximumValue() - Method in class com.google.gerrit.server.index.IntegerRangePredicate
-
Return the maximum value of this predicate's range, inclusive.
- getMaxLimit() - Method in class com.google.gerrit.server.index.DummyIndex
-
- getMaxObjectSizeLimit() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getMaxObjectSizeLimit() - Method in class com.google.gerrit.server.git.TransferConfig
-
- getMaxObjectSizeLimit() - Method in class com.google.gerrit.server.project.ProjectState
-
- getMaxTimestamp() - Method in class com.google.gerrit.server.index.TimestampRangePredicate
-
- getMaxTimestamp() - Method in class com.google.gerrit.server.query.change.AfterPredicate
-
- getMaxTimestamp() - Method in class com.google.gerrit.server.query.change.AgePredicate
-
- getMaxTimestamp() - Method in class com.google.gerrit.server.query.change.BeforePredicate
-
- GetMember - Class in com.google.gerrit.server.group
-
- getMember() - Method in class com.google.gerrit.server.group.IncludedGroupResource
-
- getMember() - Method in class com.google.gerrit.server.group.MemberResource
-
- getMemberDescription() - Method in class com.google.gerrit.server.group.IncludedGroupResource
-
- getMergeResults() - Method in class com.google.gerrit.server.git.MergeTip
-
The merge results of all the merges of this merge operation.
- getMergeStrategy() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
-
- getMergeStrategy(Config) - Static method in class com.google.gerrit.server.git.MergeUtil
-
- getMessage(Change) - Method in class com.google.gerrit.server.ChangeUtil
-
- getMessage() - Method in enum com.google.gerrit.server.git.CommitMergeStatus
-
- getMessage() - Method in class com.google.gerrit.server.git.ValidationError
-
- getMessage() - Method in exception com.google.gerrit.server.git.validators.RefOperationValidationException
-
- getMessage() - Method in class com.google.gerrit.server.git.validators.ValidationMessage
-
- getMessages() - Method in exception com.google.gerrit.server.git.validators.CommitValidationException
-
- getMessages() - Method in exception com.google.gerrit.server.git.validators.RefOperationValidationException
-
- getMimeType(String) - Method in class com.google.gerrit.server.git.ConfiguredMimeTypes
-
- getMimeType(String, byte[]) - Method in interface com.google.gerrit.server.mime.FileTypeRegistry
-
Get the most specific MIME type available for a file.
- getMimeType(String, byte[]) - Method in class com.google.gerrit.server.mime.MimeUtilFileTypeRegistry
-
- getMimeTypes() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getMimeTypesByteArray(byte[]) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
-
- getMimeTypesFile(File) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
-
- getMimeTypesFileName(String) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
-
- getMimeTypesInputStream(InputStream) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
-
- getMimeTypesURL(URL) - Method in class com.google.gerrit.server.mime.DefaultFileExtensionRegistry
-
- getMinimumValue() - Method in class com.google.gerrit.server.index.IntegerRangePredicate
-
Return the minimum value of this predicate's range, inclusive.
- getMinTimestamp() - Method in class com.google.gerrit.server.index.TimestampRangePredicate
-
- getMinTimestamp() - Method in class com.google.gerrit.server.query.change.AfterPredicate
-
- getMinTimestamp() - Method in class com.google.gerrit.server.query.change.AgePredicate
-
- getMinTimestamp() - Method in class com.google.gerrit.server.query.change.BeforePredicate
-
- getMode() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
-
- getMoreStable(String) - Method in class com.google.gerrit.server.git.BranchOrderSection
-
- GetName - Class in com.google.gerrit.server.account
-
- GetName() - Constructor for class com.google.gerrit.server.account.GetName
-
- getName() - Method in class com.google.gerrit.server.config.CacheResource
-
- getName() - Method in class com.google.gerrit.server.git.NotifyConfig
-
- getName() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- GetName - Class in com.google.gerrit.server.group
-
- GetName() - Constructor for class com.google.gerrit.server.group.GetName
-
- getName() - Method in class com.google.gerrit.server.group.GroupResource
-
- getName() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getName() - Method in class com.google.gerrit.server.index.FieldDef
-
- getName() - Method in class com.google.gerrit.server.index.FieldType
-
- getName() - Method in class com.google.gerrit.server.mail.Address
-
- getName() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getName() - Method in class com.google.gerrit.server.plugins.PluginEntry
-
- getName() - Method in class com.google.gerrit.server.plugins.PluginResource
-
- getName() - Method in class com.google.gerrit.server.project.ProjectResource
-
- getName() - Method in class com.google.gerrit.server.query.VariablePredicate
-
- getName() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
-
- getName() - Method in class com.google.gerrit.sshd.BaseCommand
-
- getNameEmail() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getNameEmailFor(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- getNameFor(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Lookup a human readable name for an account, usually the "full name".
- getNameKey() - Method in class com.google.gerrit.server.project.ProjectResource
-
- getNameKeys() - Method in class com.google.gerrit.server.project.SuggestParentCandidates
-
- getNames() - Method in class com.google.gerrit.server.config.PluginConfig
-
- getNewCommits() - Method in class com.google.gerrit.server.git.strategy.CherryPick
-
- getNewCommits() - Method in class com.google.gerrit.server.git.strategy.RebaseIfNecessary
-
- getNewCommits() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
-
Returns all commits that have been newly created for the changes that are
getting merged.
- getNewId() - Method in class com.google.gerrit.server.patch.PatchList
-
New side commit.
- getNewId() - Method in class com.google.gerrit.server.patch.PatchListKey
-
New side commit name.
- getNewlyBannedCommits() - Method in class com.google.gerrit.server.git.BanCommitResult
-
- getNewName() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getNext() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
-
- getNormalized() - Method in class com.google.gerrit.server.git.LabelNormalizer.Result
-
- getNoteMap() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- getNotes() - Method in class com.google.gerrit.server.change.ChangeResource
-
- getNotes() - Method in class com.google.gerrit.server.change.RevisionResource
-
- getNotes() - Method in class com.google.gerrit.server.project.ChangeControl
-
- getNotificationFilters() - Method in class com.google.gerrit.server.AnonymousUser
-
- getNotificationFilters() - Method in class com.google.gerrit.server.CurrentUser
-
Filters selecting changes the user wants to monitor.
- getNotificationFilters() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getNotificationFilters() - Method in class com.google.gerrit.server.InternalUser
-
- getNotificationFilters() - Method in class com.google.gerrit.server.PeerDaemonUser
-
- getNotificationFilters() - Method in class com.google.gerrit.server.query.change.SingleGroupUser
-
- getNotify() - Method in class com.google.gerrit.server.git.NotifyConfig
-
- getNotifyConfigs() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getObjectId(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- getOldId() - Method in class com.google.gerrit.server.patch.PatchList
-
Old side tree or commit; null only if this is a combined diff.
- getOldId() - Method in class com.google.gerrit.server.patch.PatchListKey
-
Old side commit, or null to assume ancestor or combined merge.
- getOldName() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getOpenIdDomains() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getOpenIdSsoUrl() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getOperator() - Method in class com.google.gerrit.server.query.OperatorPredicate
-
- GetOptions - Class in com.google.gerrit.server.group
-
- GetOptions() - Constructor for class com.google.gerrit.server.group.GetOptions
-
- getOrNull(Prolog) - Method in class com.google.gerrit.rules.StoredValue
-
Look up the value in the engine, or return null.
- getOtherCommit() - Method in class com.google.gerrit.server.query.change.ConflictKey
-
- getOutput() - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
-
- GetOwner - Class in com.google.gerrit.server.group
-
- getOwners() - Method in class com.google.gerrit.server.project.ProjectState
-
- getPackages() - Method in interface com.google.gerrit.rules.PredicateProvider
-
Return set of packages that contain Prolog predicates
- getPackConfig() - Method in class com.google.gerrit.server.git.TransferConfig
-
- getParentName() - Method in class com.google.gerrit.server.project.ProjectNode
-
Returns the project parent name.
- getPassword() - Method in interface com.google.gerrit.httpd.ProxyProperties
-
- getPassword(String) - Method in class com.google.gerrit.server.account.AccountState
-
- getPassword() - Method in class com.google.gerrit.server.account.AuthRequest
-
- getPassword() - Method in class com.google.gerrit.server.auth.AuthRequest
-
Returns the user's credentials
- GetPatch - Class in com.google.gerrit.server.change
-
- getPatches() - Method in class com.google.gerrit.server.patch.PatchList
-
Get a sorted, unmodifiable list of all files in this list.
- getPatchKey() - Method in class com.google.gerrit.server.change.FileResource
-
- getPatchList() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Get the patch list corresponding to this patch set.
- getPatchListCache() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
-
- getPatchSet() - Method in class com.google.gerrit.server.change.ChangeInserter
-
- getPatchSet() - Method in class com.google.gerrit.server.change.CommentResource
-
- getPatchSet() - Method in class com.google.gerrit.server.change.DraftCommentResource
-
- getPatchSet() - Method in class com.google.gerrit.server.change.RevisionResource
-
- getPatchSetComments() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getPatchSetId() - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- getPatchsetId() - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- getPatchSetId() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- getPatchSetInfo() - Method in class com.google.gerrit.server.change.ChangeInserter
-
- getPatchSetInfoFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
-
- getPatchSetLinks(Project.NameKey, String) - Method in class com.google.gerrit.server.WebLinks
-
- getPatchType() - Method in class com.google.gerrit.server.patch.PatchListEntry
-
- getPath() - Method in class com.google.gerrit.server.change.ChangeEditResource
-
- getPath() - Method in class com.google.gerrit.server.project.FileResource
-
- getPath() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
-
- getPathName() - Method in class com.google.gerrit.server.project.DashboardResource
-
- getPermission(String) - Method in class com.google.gerrit.server.account.CapabilityCollection
-
- getPermission(String) - Method in class com.google.gerrit.server.project.PermissionCollection
-
Obtain all permission rules for a given type of permission.
- getPermittedValues() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- getPlugin() - Method in class com.google.gerrit.server.plugins.PluginResource
-
- getPluginConfig(String) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getPluginName(File) - Method in class com.google.gerrit.server.plugins.JarPluginProvider
-
- getPluginName(File) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- getPluginName(File) - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
-
Returns the plugin name of an external file or directory
Should be called only if
handles(srcFile)
returns true and thus srcFile is a supported plugin format.
- getPluginName() - Method in class com.google.gerrit.sshd.BaseCommand
-
- getPlugins(boolean) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- getPossibleStatus(Predicate<ChangeData>) - Static method in class com.google.gerrit.server.index.IndexRewriteImpl
-
Get the set of statuses that changes matching the given predicate may have.
- GetPreferences - Class in com.google.gerrit.server.account
-
- GetPreferences - Class in com.google.gerrit.server.config
-
- GetPreferences(AllUsersName, GitRepositoryManager) - Constructor for class com.google.gerrit.server.config.GetPreferences
-
- GetPreferences.PreferenceInfo - Class in com.google.gerrit.server.account
-
- GetPreferences.PreferenceInfo(AccountGeneralPreferences, VersionedAccountPreferences, Repository) - Constructor for class com.google.gerrit.server.account.GetPreferences.PreferenceInfo
-
- getPrior() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
-
- getProject() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getProject() - Method in class com.google.gerrit.server.project.ChangeControl
-
- getProject() - Method in class com.google.gerrit.server.project.CommitResource
-
- getProject() - Method in class com.google.gerrit.server.project.CreateProjectArgs
-
- getProject() - Method in class com.google.gerrit.server.project.FileResource
-
- getProject() - Method in class com.google.gerrit.server.project.ProjectControl
-
- getProject() - Method in class com.google.gerrit.server.project.ProjectNode
-
- getProject() - Method in class com.google.gerrit.server.project.ProjectState
-
- getProjectCache() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
-
- getProjectControl() - Method in class com.google.gerrit.server.project.ChangeControl
-
- getProjectControl() - Method in class com.google.gerrit.server.project.RefControl
-
- getProjectDescription(Project.NameKey) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
-
Read the GIT_DIR/description
file for gitweb.
- getProjectDescription(Project.NameKey) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
-
- getProjectLinks(String) - Method in class com.google.gerrit.server.WebLinks
-
- getProjectName() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
-
- getProjectName() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- getProjectName() - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
-
- getProjectName() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getProjectName() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- getProjectName() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- getProjectName() - Method in class com.google.gerrit.server.project.CreateProjectArgs
-
- getProjectName() - Method in interface com.google.gerrit.sshd.BaseCommand.ProjectCommandRunnable
-
- getProjectNameKey() - Method in class com.google.gerrit.server.events.ChangeEvent
-
- getProjectNameKey() - Method in class com.google.gerrit.server.events.CommitReceivedEvent
-
- getProjectNameKey() - Method in class com.google.gerrit.server.events.ProjectEvent
-
- getProjectNameKey() - Method in class com.google.gerrit.server.events.RefReceivedEvent
-
- getProjectNameKey() - Method in class com.google.gerrit.server.events.RefUpdatedEvent
-
- getProjectNameKey() - Method in interface com.google.gerrit.server.git.ProjectRunnable
-
- getProjectNameKey() - Method in class com.google.gerrit.server.git.WorkQueue.ProjectTask
-
- getProjectOwners() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Get the groups which own the project.
- getProjectPluginConfig(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'
.config' file in the 'refs/meta/config' branch of the
specified project.
- getProjectPluginConfig(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'
.config' file in the 'refs/meta/config' branch of the
specified project.
- getProjectPluginConfigWithInheritance(Project.NameKey, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'
.config' file in the 'refs/meta/config' branch of the
specified project.
- getProjectPluginConfigWithInheritance(ProjectState, String) - Method in class com.google.gerrit.server.config.PluginConfigFactory
-
Returns the configuration for the specified plugin that is stored in the
'
.config' file in the 'refs/meta/config' branch of the
specified project.
- getProjects() - Method in class com.google.gerrit.server.group.ListGroups
-
- getProjects() - Method in class com.google.gerrit.server.project.SuggestParentCandidates
-
- getProjectState() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Get the project entity the change is in; null if its been deleted.
- getProjectState() - Method in class com.google.gerrit.server.project.ProjectControl
-
- getProviderPluginName() - Method in class com.google.gerrit.server.plugins.JarPluginProvider
-
- getProviderPluginName() - Method in interface com.google.gerrit.server.plugins.ServerPluginProvider
-
Returns the plugin name of this provider.
- getProxyUrl() - Method in interface com.google.gerrit.httpd.ProxyProperties
-
- getQuery(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
-
- getQueue(QueueProvider.QueueType) - Method in interface com.google.gerrit.server.git.QueueProvider
-
- getQueue(QueueProvider.QueueType) - Method in class com.google.gerrit.sshd.CommandExecutorQueueProvider
-
- getQueueType() - Method in class com.google.gerrit.server.account.CapabilityControl
-
- getRange(String) - Method in class com.google.gerrit.server.account.CapabilityControl
-
The range of permitted values associated with a label permission.
- getRange(String) - Method in class com.google.gerrit.server.project.ChangeControl
-
The range of permitted values associated with a label permission.
- getRange(String) - Method in class com.google.gerrit.server.project.RefControl
-
The range of permitted values associated with a label permission.
- getRange(String, boolean) - Method in class com.google.gerrit.server.project.RefControl
-
The range of permitted values associated with a label permission.
- getRange(String, int, int) - Static method in class com.google.gerrit.server.util.RangeUtil
-
Determine the range of values being requested in the given query.
- getRange(String, String, int, int, int) - Static method in class com.google.gerrit.server.util.RangeUtil
-
Determine the range of values being requested in the given query.
- getRealUser() - Method in class com.google.gerrit.server.CurrentUser
-
Identity of the authenticated user.
- getRealUser() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getReceiveCommits() - Method in class com.google.gerrit.server.git.AsyncReceiveCommits
-
- getReceivePack() - Method in class com.google.gerrit.server.git.ReceiveCommits
-
- getRecipientsFromFooters(AccountResolver, PatchSet, List<FooterLine>) - Static method in class com.google.gerrit.server.mail.MailUtil
-
- getRecipientsFromReviewers(Multimap<ReviewerState, Account.Id>) - Static method in class com.google.gerrit.server.mail.MailUtil
-
- getReductions() - Method in class com.google.gerrit.rules.PrologEnvironment
-
- getReductionsConsumed() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- getRef() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getRef() - Method in class com.google.gerrit.server.project.BranchResource
-
- getRefControl() - Method in class com.google.gerrit.server.project.ChangeControl
-
- GetReflog - Class in com.google.gerrit.server.project
-
- GetReflog(GitRepositoryManager) - Constructor for class com.google.gerrit.server.project.GetReflog
-
- GetReflog.ReflogEntryInfo - Class in com.google.gerrit.server.project
-
- GetReflog.ReflogEntryInfo(ReflogEntry) - Constructor for class com.google.gerrit.server.project.GetReflog.ReflogEntryInfo
-
- getRefLogIdent() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
-
Returns the identity that should be used for reflog entries when updating
the destination branch.
- getRefName() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
-
- getRefName() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getRefName() - Method in class com.google.gerrit.server.events.ChangeEvent
-
- getRefName() - Method in class com.google.gerrit.server.events.CommitReceivedEvent
-
- getRefName() - Method in class com.google.gerrit.server.events.RefEvent
-
- getRefName() - Method in class com.google.gerrit.server.events.RefReceivedEvent
-
- getRefName() - Method in class com.google.gerrit.server.events.RefUpdatedEvent
-
- getRefName() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getRefName() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
-
- getRefName() - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- getRefName() - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
-
- getRefName() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getRefName() - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- getRefName() - Method in class com.google.gerrit.server.notedb.DraftCommentNotes
-
- getRefName() - Method in class com.google.gerrit.server.project.DashboardResource
-
- getRefName() - Method in class com.google.gerrit.server.project.RefControl
-
- getRegisterPageUrl() - Method in class com.google.gerrit.server.config.AuthConfig
-
- GetRelated - Class in com.google.gerrit.server.change
-
- GetRelated.ChangeAndCommit - Class in com.google.gerrit.server.change
-
- GetRelated.RelatedInfo - Class in com.google.gerrit.server.change
-
- GetRelated.RelatedInfo() - Constructor for class com.google.gerrit.server.change.GetRelated.RelatedInfo
-
- getRemoteAddress() - Method in class com.google.gerrit.server.PeerDaemonUser
-
- getRemoteAddress() - Method in class com.google.gerrit.sshd.SshSession
-
- getRemoteAddressAsString() - Method in class com.google.gerrit.sshd.SshSession
-
- getRemoteName() - Method in interface com.google.gerrit.server.git.ProjectRunnable
-
- getRemoteName() - Method in class com.google.gerrit.server.git.WorkQueue.ProjectTask
-
- getRepository() - Method in class com.google.gerrit.server.git.MetaDataUpdate
-
- getRequired(Config, String, String) - Static method in class com.google.gerrit.server.config.ConfigUtil
-
- getRestToken() - Method in class com.google.gerrit.server.config.AuthConfig
-
- getRev() - Method in class com.google.gerrit.server.project.FileResource
-
- GetReview - Class in com.google.gerrit.server.change
-
- getReviewDbProvider() - Method in class com.google.gerrit.server.change.EmailReviewComments
-
- getReviewDbProvider() - Method in class com.google.gerrit.server.util.FallbackRequestContext
-
- getReviewDbProvider() - Method in class com.google.gerrit.server.util.ManualRequestContext
-
- getReviewDbProvider() - Method in class com.google.gerrit.server.util.PluginRequestContext
-
- getReviewDbProvider() - Method in interface com.google.gerrit.server.util.RequestContext
-
- getReviewDbProvider() - Method in class com.google.gerrit.server.util.ServerRequestContext
-
- GetReviewer - Class in com.google.gerrit.server.change
-
- getReviewerNames() - Method in class com.google.gerrit.server.mail.NewChangeSender
-
- getReviewerNames() - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
-
- getReviewers(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.ApprovalsUtil
-
Get all reviewers for a change.
- getReviewers(ChangeNotes, Iterable<PatchSetApproval>) - Method in class com.google.gerrit.server.ApprovalsUtil
-
Get all reviewers for a change.
- getReviewers() - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
-
- getReviewers() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getRevision() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getRevision() - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- getRevision() - Method in class com.google.gerrit.server.project.BranchResource
-
- GetRevisionActions - Class in com.google.gerrit.server.change
-
- getRulesId() - Method in class com.google.gerrit.server.git.ProjectConfig
-
- getSameGroupVisibility() - Method in class com.google.gerrit.server.git.AccountsSection
-
- getScheduleConfig() - Method in class com.google.gerrit.server.config.GcConfig
-
- getSchema() - Method in interface com.google.gerrit.server.index.ChangeIndex
-
- getSchema() - Method in class com.google.gerrit.server.index.DummyIndex
-
- getScriptRunner(String) - Static method in class com.google.gerrit.server.schema.BaseDataSourceType
-
- getSearchIndex() - Method in class com.google.gerrit.server.index.IndexCollection
-
- getSecureStoreClassName(File) - Static method in class com.google.gerrit.server.config.GerritServerConfigModule
-
- getSessionId() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- getSessionId() - Method in interface com.google.gerrit.httpd.WebSession
-
- getSessionId() - Method in class com.google.gerrit.sshd.SshSession
-
Unique session number, assigned during connect.
- getSettingsUrl() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- getShortName() - Method in enum com.google.gerrit.server.change.ArchiveFormat
-
- getShowBranch() - Method in class com.google.gerrit.server.project.ListProjects
-
- getSize() - Method in class com.google.gerrit.server.plugins.PluginEntry
-
- getSource(Predicate<ChangeData>, int, int) - Method in interface com.google.gerrit.server.index.ChangeIndex
-
Convert the given operator predicate into a source searching the index and
returning only the documents matching that predicate.
- getSource(Predicate<ChangeData>, int, int) - Method in class com.google.gerrit.server.index.DummyIndex
-
- getSrcFile() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getSshHost() - Method in class com.google.gerrit.server.mail.NotificationEmail
-
- getSshInjector() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getSshInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
-
- getSshKey() - Method in class com.google.gerrit.server.account.AccountResource.SshKey
-
- GetSshKey - Class in com.google.gerrit.server.account
-
- GetSshKey() - Constructor for class com.google.gerrit.server.account.GetSshKey
-
- GetSshKeys - Class in com.google.gerrit.server.account
-
- GetSshKeys.SshKeyInfo - Class in com.google.gerrit.server.account
-
- GetSshKeys.SshKeyInfo(AccountSshKey) - Constructor for class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
-
- getStarredChanges() - Method in class com.google.gerrit.server.AnonymousUser
-
- getStarredChanges() - Method in class com.google.gerrit.server.CurrentUser
-
Set of changes starred by this user.
- getStarredChanges() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getStarredChanges() - Method in class com.google.gerrit.server.InternalUser
-
- getStarredChanges() - Method in class com.google.gerrit.server.PeerDaemonUser
-
- getStarredChanges() - Method in class com.google.gerrit.server.query.change.SingleGroupUser
-
- getStartTime() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- getState() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- getState() - Method in class com.google.gerrit.server.project.ProjectResource
-
- GetStatistics - Class in com.google.gerrit.server.project
-
- getStatus() - Method in exception com.google.gerrit.server.git.validators.MergeValidationException
-
- getStatus() - Method in class com.google.gerrit.server.patch.IntraLineDiff
-
- getStatus() - Method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
-
- getStatusCode() - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- getStrategyName() - Method in class com.google.gerrit.server.change.ChangeKindCacheImpl.Key
-
- getString(String) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getString(String, String) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getString() - Method in class com.google.gerrit.server.mail.EmailHeader.String
-
- getStringList(String) - Method in class com.google.gerrit.server.config.PluginConfig
-
- getSubmitRecords() - Method in class com.google.gerrit.server.notedb.ChangeNotes
-
- getSubmitRecords() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- getSubmitRule() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- getSubmitter(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.ApprovalsUtil
-
- getSubmitter(PatchSet.Id, Iterable<PatchSetApproval>) - Static method in class com.google.gerrit.server.ApprovalsUtil
-
- getSubmitter(CodeReviewCommit) - Method in class com.google.gerrit.server.git.MergeUtil
-
- getSubmitType() - Method in class com.google.gerrit.server.change.MergeabilityCacheImpl.EntryKey
-
- getSubmitType() - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
Evaluate the submit type rules to get the submit type.
- getSubmitType() - Method in class com.google.gerrit.server.query.change.ConflictKey
-
- GetSummary - Class in com.google.gerrit.server.config
-
- GetSummary(WorkQueue, File) - Constructor for class com.google.gerrit.server.config.GetSummary
-
- GetSummary.JvmSummaryInfo - Class in com.google.gerrit.server.config
-
- GetSummary.JvmSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
-
- GetSummary.MemSummaryInfo - Class in com.google.gerrit.server.config
-
- GetSummary.MemSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.MemSummaryInfo
-
- GetSummary.SummaryInfo - Class in com.google.gerrit.server.config
-
- GetSummary.SummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.SummaryInfo
-
- GetSummary.TaskSummaryInfo - Class in com.google.gerrit.server.config
-
- GetSummary.TaskSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
-
- GetSummary.ThreadSummaryInfo - Class in com.google.gerrit.server.config
-
- GetSummary.ThreadSummaryInfo() - Constructor for class com.google.gerrit.server.config.GetSummary.ThreadSummaryInfo
-
- getSysInjector() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getSysInjector() - Method in class com.google.gerrit.server.plugins.ServerPlugin
-
- GetTag - Class in com.google.gerrit.server.project
-
- GetTag() - Constructor for class com.google.gerrit.server.project.GetTag
-
- getTagInfo() - Method in class com.google.gerrit.server.project.TagResource
-
- GetTask - Class in com.google.gerrit.server.config
-
- GetTask() - Constructor for class com.google.gerrit.server.config.GetTask
-
- getTask() - Method in class com.google.gerrit.server.config.TaskResource
-
- getTask(int) - Method in class com.google.gerrit.server.git.WorkQueue
-
Locate a task by its unique id, null if no task matches.
- getTaskId() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- getTaskInfo(WorkQueue.Task<?>) - Method in interface com.google.gerrit.server.git.TaskInfoFactory
-
- getTaskInfos(TaskInfoFactory<T>) - Method in class com.google.gerrit.server.git.WorkQueue
-
- getTasks() - Method in class com.google.gerrit.server.git.WorkQueue
-
Get all of the tasks currently scheduled in any work queue.
- getTheme() - Method in class com.google.gerrit.server.project.ProjectState
-
- getTime() - Method in class com.google.gerrit.server.plugins.PluginEntry
-
- getTimeout() - Method in class com.google.gerrit.server.git.TransferConfig
-
- getTimeUnit(Config, String, String, String, long, TimeUnit) - Static method in class com.google.gerrit.server.config.ConfigUtil
-
Parse a numerical time unit, such as "1 minute", from the configuration.
- getTimeUnit(String, long, TimeUnit) - Static method in class com.google.gerrit.server.config.ConfigUtil
-
Parse a numerical time unit, such as "1 minute", from a string.
- getToken(HttpServletRequest) - Static method in class com.google.gerrit.httpd.LoginUrlToken
-
- GetTopic - Class in com.google.gerrit.server.change
-
- GetTopic() - Constructor for class com.google.gerrit.server.change.GetTopic
-
- getTrackingFooters() - Method in class com.google.gerrit.server.config.TrackingFooters
-
- getType() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- getType() - Method in class com.google.gerrit.server.events.Event
-
- getType() - Method in class com.google.gerrit.server.index.FieldDef
-
- getType() - Method in class com.google.gerrit.server.index.IndexPredicate
-
- getType() - Method in class com.google.gerrit.server.tools.ToolsCatalog.Entry
-
- getUnifiedDiff() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Show patch set as unified difference.
- getUrl() - Method in class com.google.gerrit.httpd.GitWebConfig
-
- getUrl(IdentifiedUser, int) - Method in interface com.google.gerrit.server.avatar.AvatarProvider
-
Get avatar URL.
- getUrl() - Method in interface com.google.gerrit.server.schema.DataSourceType
-
- getUrl() - Method in class com.google.gerrit.server.schema.Oracle
-
- getUser() - Method in class com.google.gerrit.server.account.AccountResource.Capability
-
- getUser() - Method in class com.google.gerrit.server.account.AccountResource
-
- getUser() - Method in class com.google.gerrit.server.change.ReviewerResource
-
- getUser() - Method in class com.google.gerrit.server.edit.ChangeEdit
-
- getUser() - Method in class com.google.gerrit.server.group.ListGroups
-
- getUser() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- getUserControl() - Method in class com.google.gerrit.server.change.ReviewerResource
-
- getUserFactory() - Method in class com.google.gerrit.rules.PrologEnvironment.Args
-
- GetUserFilter - Class in com.google.gerrit.httpd
-
Stores user as a request attribute, so servlets can access it outside of the
request scope.
- GetUserFilter.Module - Class in com.google.gerrit.httpd
-
- getUsername() - Method in interface com.google.gerrit.httpd.ProxyProperties
-
- getUserName() - Method in class com.google.gerrit.server.account.AccountState
-
Get the username, if one has been declared for this user.
- getUserName(Collection<AccountExternalId>) - Static method in class com.google.gerrit.server.account.AccountState
-
- getUserName() - Method in class com.google.gerrit.server.account.AuthRequest
-
- GetUsername - Class in com.google.gerrit.server.account
-
- getUsername() - Method in class com.google.gerrit.server.auth.AuthRequest
-
Returns the username to be authenticated.
- getUsername() - Method in class com.google.gerrit.server.auth.AuthUser
-
- getUserName() - Method in class com.google.gerrit.server.CurrentUser
-
Unique name of the user on this server, if one has been assigned.
- getUserName() - Method in class com.google.gerrit.server.IdentifiedUser
-
- getUserName() - Method in class com.google.gerrit.server.PluginUser
-
- getUserNameEmail() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
-
- getUserPersonIdent() - Method in class com.google.gerrit.server.git.MetaDataUpdate.User
-
- getUUID() - Method in class com.google.gerrit.server.auth.AuthUser
-
- getValidationErrors() - Method in class com.google.gerrit.server.git.ProjectConfig
-
Get the validation errors, if any were discovered during load.
- getValue() - Method in class com.google.gerrit.server.query.OperatorPredicate
-
- getValueInt(T) - Method in class com.google.gerrit.server.index.IntegerRangePredicate
-
- getValueInt(ChangeData) - Method in class com.google.gerrit.server.query.change.AddedPredicate
-
- getValueInt(ChangeData) - Method in class com.google.gerrit.server.query.change.DeletedPredicate
-
- getValueInt(ChangeData) - Method in class com.google.gerrit.server.query.change.DeltaPredicate
-
- getValues() - Method in class com.google.gerrit.server.index.Schema.Values
-
- getVersion() - Static method in class com.google.gerrit.common.Version
-
- GetVersion - Class in com.google.gerrit.server.config
-
- GetVersion() - Constructor for class com.google.gerrit.server.config.GetVersion
-
- getVersion() - Method in class com.google.gerrit.server.index.Schema
-
- getVersion() - Method in class com.google.gerrit.server.plugins.Plugin
-
- getVersion() - Method in class com.google.gerrit.server.plugins.ServerPlugin
-
- getVersionNbr() - Method in class com.google.gerrit.server.schema.SchemaVersion
-
- getWarning(ProjectState) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- getWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- getWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.NotificationEmail
-
Returns all watchers that are relevant
- getWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.ProjectWatch
-
Returns all watchers that are relevant
- getWhen() - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- getWhitespace() - Method in class com.google.gerrit.server.patch.PatchListKey
-
- getWithInheritance() - Method in class com.google.gerrit.server.git.ProjectLevelConfig
-
- getWriteIndex(int) - Method in class com.google.gerrit.server.index.IndexCollection
-
- getWriteIndexes() - Method in class com.google.gerrit.server.index.IndexCollection
-
- getXGerritAuth() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- getXGerritAuth() - Method in interface com.google.gerrit.httpd.WebSession
-
- GitModule - Class in com.google.gerrit.server.git
-
Configures the Git support.
- GitModule() - Constructor for class com.google.gerrit.server.git.GitModule
-
- GitOverHttpModule - Class in com.google.gerrit.httpd
-
Configures Git access over HTTP with authentication.
- GitOverHttpServlet - Class in com.google.gerrit.httpd
-
Serves Git repositories over HTTP.
- GitReceivePackGroups - Annotation Type in com.google.gerrit.server.config
-
Used to populate the groups of users that are allowed to run
receive-pack on the server.
- GitReceivePackGroupsProvider - Class in com.google.gerrit.server.config
-
- GitReceivePackGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.GitReceivePackGroupsProvider
-
- GitReferenceUpdated - Class in com.google.gerrit.server.extensions.events
-
- GitRepositoryManager - Interface in com.google.gerrit.server.git
-
Manages Git repositories for the Gerrit server process.
- GitUploadPackGroups - Annotation Type in com.google.gerrit.server.config
-
Used to populate the groups of users that are allowed to run
upload-pack on the server.
- GitUploadPackGroupsProvider - Class in com.google.gerrit.server.config
-
- GitUploadPackGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.GitUploadPackGroupsProvider
-
- GitWebConfig - Class in com.google.gerrit.httpd
-
- GitWebModule - Class in com.google.gerrit.httpd.gitweb
-
- GitWebModule() - Constructor for class com.google.gerrit.httpd.gitweb.GitWebModule
-
- grantedOn - Variable in class com.google.gerrit.server.data.ApprovalAttribute
-
- GROUP_KIND - Static variable in class com.google.gerrit.server.group.GroupResource
-
- GROUP_REF_NAME_COMPARATOR - Static variable in class com.google.gerrit.server.account.GroupBackends
-
- groupBackend - Variable in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
-
- GroupBackend - Interface in com.google.gerrit.server.account
-
Implementations of GroupBackend provide lookup and membership accessors
to a group system.
- GroupBackends - Class in com.google.gerrit.server.account
-
Utility class for dealing with a GroupBackend.
- GroupCache - Interface in com.google.gerrit.server.account
-
Tracks group objects in memory for efficient access.
- groupCache - Variable in class com.google.gerrit.server.group.ListGroups
-
- GroupCacheImpl - Class in com.google.gerrit.server.account
-
Tracks group objects in memory for efficient access.
- GroupComparator - Class in com.google.gerrit.server.account
-
- GroupComparator() - Constructor for class com.google.gerrit.server.account.GroupComparator
-
- GroupControl - Class in com.google.gerrit.server.account
-
Access control management for a group of accounts managed in Gerrit.
- GroupControl.Factory - Class in com.google.gerrit.server.account
-
- GroupControl.GenericFactory - Class in com.google.gerrit.server.account
-
- GroupCreationValidationListener - Interface in com.google.gerrit.server.validators
-
Listener to provide validation on group creation.
- groupDescription - Variable in class com.google.gerrit.server.account.CreateGroupArgs
-
- GroupDetailFactory - Class in com.google.gerrit.server.account
-
- GroupDetailFactory.Factory - Interface in com.google.gerrit.server.account
-
- groupHasTooManyMembers - Variable in class com.google.gerrit.server.change.ChangeMessages
-
- groupId - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
-
- groupIds - Variable in class com.google.gerrit.server.config.GroupSetProvider
-
- GroupIncludeCache - Interface in com.google.gerrit.server.account
-
Tracks group inclusions in memory for efficient access.
- GroupIncludeCacheImpl - Class in com.google.gerrit.server.account
-
Tracks group inclusions in memory for efficient access.
- GroupInfoCacheFactory - Class in com.google.gerrit.server.account
-
Efficiently builds a GroupInfoCache
.
- GroupInfoCacheFactory.Factory - Interface in com.google.gerrit.server.account
-
- groupIsNotAllowed - Variable in class com.google.gerrit.server.change.ChangeMessages
-
- GroupJson - Class in com.google.gerrit.server.group
-
- GroupJson.GroupBaseInfo - Class in com.google.gerrit.server.group
-
- GroupJson.GroupBaseInfo() - Constructor for class com.google.gerrit.server.group.GroupJson.GroupBaseInfo
-
- GroupJson.GroupInfo - Class in com.google.gerrit.server.group
-
- GroupJson.GroupInfo() - Constructor for class com.google.gerrit.server.group.GroupJson.GroupInfo
-
- GroupList - Class in com.google.gerrit.server.git
-
- groupManyMembersConfirmation - Variable in class com.google.gerrit.server.change.ChangeMessages
-
- GroupMemberAuditListener - Interface in com.google.gerrit.audit
-
- GroupMembers - Class in com.google.gerrit.server.account
-
- GroupMembers.Factory - Interface in com.google.gerrit.server.account
-
- GroupMembership - Interface in com.google.gerrit.server.account
-
Implementations of GroupMembership provide methods to test
the presence of a user in a particular group.
- GroupModule - Class in com.google.gerrit.server.group
-
- GroupModule() - Constructor for class com.google.gerrit.server.group.GroupModule
-
- GroupOptionsInfo - Class in com.google.gerrit.server.group
-
- GroupOptionsInfo(GroupDescription.Basic) - Constructor for class com.google.gerrit.server.group.GroupOptionsInfo
-
- GroupOptionsInfo(AccountGroup) - Constructor for class com.google.gerrit.server.group.GroupOptionsInfo
-
- GroupResource - Class in com.google.gerrit.server.group
-
- GroupResource(GroupControl) - Constructor for class com.google.gerrit.server.group.GroupResource
-
- groups - Variable in class com.google.gerrit.server.account.CreateAccount.Input
-
- groups - Variable in class com.google.gerrit.server.group.AddIncludedGroups.Input
-
- GroupsCollection - Class in com.google.gerrit.server.group
-
- GroupSetProvider - Class in com.google.gerrit.server.config
-
- GroupSetProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext, String, String, String) - Constructor for class com.google.gerrit.server.config.GroupSetProvider
-
- GroupsRestApiServlet - Class in com.google.gerrit.httpd.rpc.group
-
- GroupUUID - Class in com.google.gerrit.server.account
-
- guessRelevantGroupUUIDs() - Method in interface com.google.gerrit.server.project.ProjectCache
-
- guessRelevantGroupUUIDs() - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- guessVersion(Class<?>) - Static method in class com.google.gerrit.server.schema.SchemaVersion
-
- GuiceRequestScopePropagator - Class in com.google.gerrit.server.util
-
Propagator for Guice's built-in servlet scope.
- IANA_SSH_PORT - Static variable in class com.google.gerrit.server.ssh.SshAddressesModule
-
- id(String) - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
-
- id() - Method in class com.google.gerrit.server.change.ChangeTriplet
-
- id() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
-
- id - Variable in class com.google.gerrit.server.config.ListCapabilities.CapabilityInfo
-
- id - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
-
- id - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- id - Variable in class com.google.gerrit.server.data.DependencyAttribute
-
- id - Variable in class com.google.gerrit.server.data.TrackingIdAttribute
-
- id - Variable in class com.google.gerrit.server.group.GroupJson.GroupBaseInfo
-
- ID - Static variable in class com.google.gerrit.server.index.ChangeField
-
Newer style Change-Id key.
- IdentifiedUser - Class in com.google.gerrit.server
-
An authenticated user.
- IdentifiedUser.GenericFactory - Class in com.google.gerrit.server
-
Create an IdentifiedUser, ignoring any per-request state.
- IdentifiedUser.GenericFactory(CapabilityControl.Factory, AuthConfig, Realm, String, Provider<String>, Boolean, AccountCache, GroupBackend) - Constructor for class com.google.gerrit.server.IdentifiedUser.GenericFactory
-
- IdentifiedUser.RequestFactory - Class in com.google.gerrit.server
-
Create an IdentifiedUser, relying on current request state.
- IdGenerator - Class in com.google.gerrit.server.util
-
Simple class to produce 4 billion keys randomly distributed.
- ignored - Variable in class com.google.gerrit.server.project.BanCommit.BanResultInfo
-
- ignoresThrowable() - Method in class com.google.gerrit.sshd.SshLogLayout
-
- ignoreWhitespace - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- in - Variable in class com.google.gerrit.sshd.BaseCommand
-
- includeAuthorInfo() - Method in class com.google.gerrit.server.change.ListComments
-
- includeAuthorInfo() - Method in class com.google.gerrit.server.change.ListDraftComments
-
- INCLUDED_GROUP_KIND - Static variable in class com.google.gerrit.server.group.IncludedGroupResource
-
- IncludedGroupResource - Class in com.google.gerrit.server.group
-
- IncludedGroupResource(GroupResource, GroupDescription.Basic) - Constructor for class com.google.gerrit.server.group.IncludedGroupResource
-
- IncludedGroupsCollection - Class in com.google.gerrit.server.group
-
- includedInOne(Repository, RevWalk, RevCommit, Collection<Ref>) - Static method in class com.google.gerrit.server.change.IncludedInResolver
-
- IncludedInResolver - Class in com.google.gerrit.server.change
-
Resolve in which tags and branches a commit is included.
- includes - Variable in class com.google.gerrit.server.group.GroupJson.GroupInfo
-
- includeWatchers(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.mail.NotificationEmail
-
Include users and groups that want notification of events.
- IncludingGroupMembership - Class in com.google.gerrit.server.account
-
Group membership checker for the internal group system.
- IncludingGroupMembership.Factory - Interface in com.google.gerrit.server.account
-
- Index - Class in com.google.gerrit.server.change
-
- index(ChangeData) - Method in class com.google.gerrit.server.index.ChangeIndexer
-
Synchronously index a change.
- index(ReviewDb, Change) - Method in class com.google.gerrit.server.index.ChangeIndexer
-
Synchronously index a change.
- Index.Input - Class in com.google.gerrit.server.change
-
- Index.Input() - Constructor for class com.google.gerrit.server.change.Index.Input
-
- index_dir - Variable in class com.google.gerrit.server.config.SitePaths
-
- INDEX_ZIP - Static variable in class com.google.gerrit.server.documentation.Constants
-
- indexAll(ChangeIndex, Iterable<Project.NameKey>) - Method in class com.google.gerrit.server.index.SiteIndexer
-
- indexAsync(Change.Id) - Method in class com.google.gerrit.server.index.ChangeIndexer
-
Start indexing a change.
- indexAsync(Collection<Change.Id>) - Method in class com.google.gerrit.server.index.ChangeIndexer
-
Start indexing multiple changes in parallel.
- IndexCollection - Class in com.google.gerrit.server.index
-
Dynamic pointers to the index versions used for searching and writing.
- IndexCollection() - Constructor for class com.google.gerrit.server.index.IndexCollection
-
- IndexConfig - Class in com.google.gerrit.server.index
-
Implementation-specific configuration for secondary indexes.
- IndexConfig() - Constructor for class com.google.gerrit.server.index.IndexConfig
-
- IndexedChangeQuery - Class in com.google.gerrit.server.index
-
- IndexedChangeQuery(ChangeIndex, Predicate<ChangeData>, int) - Constructor for class com.google.gerrit.server.index.IndexedChangeQuery
-
- IndexExecutor - Annotation Type in com.google.gerrit.server.index
-
Marker on ListeningExecutorService
used by secondary indexing
threads.
- IndexModule - Class in com.google.gerrit.server.index
-
Module for non-indexer-specific secondary index setup.
- IndexModule(int) - Constructor for class com.google.gerrit.server.index.IndexModule
-
- IndexModule(ListeningExecutorService, ListeningExecutorService) - Constructor for class com.google.gerrit.server.index.IndexModule
-
- IndexModule.IndexType - Enum in com.google.gerrit.server.index
-
- IndexPredicate<I> - Class in com.google.gerrit.server.index
-
Index-aware predicate that includes a field type annotation.
- IndexPredicate(FieldDef<I, ?>, String) - Constructor for class com.google.gerrit.server.index.IndexPredicate
-
- IndexPredicate(FieldDef<I, ?>, String, String) - Constructor for class com.google.gerrit.server.index.IndexPredicate
-
- IndexRewriteImpl - Class in com.google.gerrit.server.index
-
Rewriter that pushes boolean logic into the secondary index.
- inheritable - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- inheritedValue - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- inheritedValue - Variable in class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
-
- inheritedValue - Variable in class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
-
- inheritsFrom - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
-
- init(FilterConfig) - Method in class com.google.gerrit.httpd.AllRequestFilter
-
- init(FilterConfig) - Method in class com.google.gerrit.httpd.GetUserFilter
-
- init(FilterConfig) - Method in class com.google.gerrit.httpd.RequestContextFilter
-
- init(FilterConfig) - Method in class com.google.gerrit.httpd.rpc.doc.QueryDocumentationFilter
-
- init(Project.NameKey, ReceivePack) - Method in interface com.google.gerrit.server.git.ReceivePackInitializer
-
ReceivePack initialization.
- init() - Method in class com.google.gerrit.server.mail.AbandonedSender
-
- init() - Method in class com.google.gerrit.server.mail.AddReviewerSender
-
- init() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
Setup the message headers and envelope (TO, CC, BCC).
- init() - Method in class com.google.gerrit.server.mail.CommentSender
-
- init() - Method in class com.google.gerrit.server.mail.CreateChangeSender
-
- init() - Method in class com.google.gerrit.server.mail.MergedSender
-
- init() - Method in class com.google.gerrit.server.mail.MergeFailSender
-
- init() - Method in class com.google.gerrit.server.mail.NewChangeSender
-
- init() - Method in class com.google.gerrit.server.mail.NotificationEmail
-
- init() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Setup the message headers and envelope (TO, CC, BCC).
- init() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
-
- init() - Method in class com.google.gerrit.server.mail.ReplacePatchSetSender
-
- init() - Method in class com.google.gerrit.server.mail.ReplyToChangeSender
-
- init() - Method in class com.google.gerrit.server.mail.RestoredSender
-
- init() - Method in class com.google.gerrit.server.mail.RevertedSender
-
- init(RuntimeServices) - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
-
- init(String, Predicate<T>...) - Method in class com.google.gerrit.server.query.RewritePredicate
-
- initCodeReviewLabel(ProjectConfig) - Static method in class com.google.gerrit.server.schema.AllProjectsCreator
-
- initialGroups - Variable in class com.google.gerrit.server.account.CreateGroupArgs
-
- initialMembers - Variable in class com.google.gerrit.server.account.CreateGroupArgs
-
- input - Variable in class com.google.gerrit.audit.HttpAuditEvent
-
- insert() - Method in class com.google.gerrit.server.change.ChangeInserter
-
- insert() - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- insertAncestors(ReviewDb, PatchSet.Id, RevCommit) - Static method in class com.google.gerrit.server.ChangeUtil
-
- insertComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeDraftUpdate
-
- insertComment(PatchLineComment) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- insertComments(ReviewDb, ChangeUpdate, Iterable<PatchLineComment>) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
-
- inserter - Variable in class com.google.gerrit.server.git.VersionedMetaData
-
- InsertException - Exception in com.google.gerrit.server.git
-
Thrown in inserting change or patchset, e.g.
- insertions - Variable in class com.google.gerrit.server.data.PatchAttribute
-
- insertions - Variable in class com.google.gerrit.server.query.change.ChangeData.ChangedLines
-
- installPluginFromStream(String, InputStream) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- INSTANCE - Static variable in class com.google.gerrit.server.account.EmailExpander.None
-
- INTEGER - Static variable in class com.google.gerrit.server.index.FieldType
-
A single integer-valued field.
- INTEGER_RANGE - Static variable in class com.google.gerrit.server.index.FieldType
-
A single-integer-valued field matched using range queries.
- IntegerRangePredicate<T> - Class in com.google.gerrit.server.index
-
- IntegerRangePredicate(FieldDef<T, Integer>, String) - Constructor for class com.google.gerrit.server.index.IntegerRangePredicate
-
- InternalAccountDirectory - Class in com.google.gerrit.server.account
-
- InternalAccountDirectory.Module - Class in com.google.gerrit.server.account
-
- InternalAccountDirectory.Module() - Constructor for class com.google.gerrit.server.account.InternalAccountDirectory.Module
-
- InternalAuthBackend - Class in com.google.gerrit.server.auth
-
- InternalChangeQuery - Class in com.google.gerrit.server.query.change
-
Execute a single query over changes, for use by Gerrit internals.
- InternalGroupBackend - Class in com.google.gerrit.server.account
-
Implementation of GroupBackend for the internal group system.
- InternalUser - Class in com.google.gerrit.server
-
User identity for plugin code that needs an identity.
- InternalUser(CapabilityControl.Factory) - Constructor for class com.google.gerrit.server.InternalUser
-
- InternalUser.Factory - Interface in com.google.gerrit.server
-
- intersection(Iterable<AccountGroup.UUID>) - Method in interface com.google.gerrit.server.account.GroupMembership
-
Returns a set containing an input member of contains(id)
is true.
- intersection(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.IncludingGroupMembership
-
- intersection(Iterable<AccountGroup.UUID>) - Method in class com.google.gerrit.server.account.ListGroupMembership
-
- IntPredicate<T> - Class in com.google.gerrit.server.query
-
Predicate to filter a field by matching integer value.
- IntPredicate(String, String) - Constructor for class com.google.gerrit.server.query.IntPredicate
-
- IntPredicate(String, int) - Constructor for class com.google.gerrit.server.query.IntPredicate
-
- IntraLineDiff - Class in com.google.gerrit.server.patch
-
- IntraLineDiff.Status - Enum in com.google.gerrit.server.patch
-
- intralineDifference - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- IntraLineDiffKey - Class in com.google.gerrit.server.patch
-
- IntraLineDiffKey(ObjectId, Text, ObjectId, Text, List<Edit>, Project.NameKey, ObjectId, String, boolean) - Constructor for class com.google.gerrit.server.patch.IntraLineDiffKey
-
- IntraLineWeigher - Class in com.google.gerrit.server.patch
-
Approximates memory usage for IntralineDiff in bytes of memory used.
- IntraLineWeigher() - Constructor for class com.google.gerrit.server.patch.IntraLineWeigher
-
- intValue() - Method in class com.google.gerrit.server.query.IntPredicate
-
- INVALID_CONFIG - Static variable in class com.google.gerrit.server.config.ScheduleConfig
-
- InvalidChangeOperationException - Exception in com.google.gerrit.server.project
-
Indicates the change operation is not currently valid.
- InvalidChangeOperationException(String) - Constructor for exception com.google.gerrit.server.project.InvalidChangeOperationException
-
- InvalidCredentialsException - Exception in com.google.gerrit.server.auth
-
An authentication exception that is thrown when the credentials are present
and are unable to be verified.
- InvalidCredentialsException() - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
-
- InvalidCredentialsException(String) - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
-
- InvalidCredentialsException(Throwable) - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
-
- InvalidCredentialsException(String, Throwable) - Constructor for exception com.google.gerrit.server.auth.InvalidCredentialsException
-
- InvalidPluginException - Exception in com.google.gerrit.server.plugins
-
- InvalidPluginException(String) - Constructor for exception com.google.gerrit.server.plugins.InvalidPluginException
-
- InvalidPluginException(String, Throwable) - Constructor for exception com.google.gerrit.server.plugins.InvalidPluginException
-
- is(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- is_visible() - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- isAccessPathOk(AccessPath) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- isAccessPathOk(AccessPath) - Method in interface com.google.gerrit.httpd.WebSession
-
- isAgainstParent() - Method in class com.google.gerrit.server.patch.PatchList
-
- isAllProjects() - Method in class com.google.gerrit.server.project.ProjectNode
-
- isAllProjects() - Method in class com.google.gerrit.server.project.ProjectState
-
- isAnonymousOrRegistered(GroupReference) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
-
- isAnonymousOrRegistered(AccountGroup.UUID) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
-
- isBatch() - Method in interface com.google.gerrit.server.schema.UpdateUI
-
- isBlocked(String) - Method in class com.google.gerrit.server.project.RefControl
-
True if the user is blocked from using this permission.
- isCacheable() - Method in class com.google.gerrit.server.change.ChangeEditResource
-
- isCacheable() - Method in class com.google.gerrit.server.change.FileResource
-
- isCacheable() - Method in class com.google.gerrit.server.change.RevisionResource
-
- isCancelled() - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
-
- isCancelled() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- isChild(CommandName, CommandName) - Static method in class com.google.gerrit.sshd.Commands
-
Is the second command a direct child of the first command?
- isContentMerge() - Method in class com.google.gerrit.server.query.change.ConflictKey
-
- isCreateNewChangeForAllNotInTarget() - Method in class com.google.gerrit.server.project.ProjectState
-
- isCurrentPatchSet - Variable in class com.google.gerrit.server.data.DependencyAttribute
-
- isDefaults() - Method in class com.google.gerrit.server.account.VersionedAccountPreferences
-
- isDirectChild() - Method in class com.google.gerrit.server.project.ChildProjectResource
-
- isDisabled() - Method in class com.google.gerrit.server.plugins.Plugin
-
- isDone() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- isDraft - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- isDraftVisible(ReviewDb, ChangeData) - Method in class com.google.gerrit.server.project.ChangeControl
-
- isEditable(ProjectState) - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- isEmpty() - Method in class com.google.gerrit.server.config.TrackingFooters
-
- isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader.AddressList
-
- isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader.Date
-
- isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader
-
- isEmpty() - Method in class com.google.gerrit.server.mail.EmailHeader.String
-
- isEnabled() - Method in interface com.google.gerrit.server.contact.ContactStore
-
- isEnabled() - Method in class com.google.gerrit.server.contact.NoContactStore
-
- isEnabled() - Method in interface com.google.gerrit.server.mail.EmailSender
-
- isEnabled() - Method in class com.google.gerrit.server.mail.SmtpEmailSender
-
- isEngineStopped() - Method in class com.google.gerrit.rules.PrologEnvironment
-
- isError() - Method in class com.google.gerrit.server.git.validators.ValidationMessage
-
- isExactSuggestion(GroupReference, String) - Static method in class com.google.gerrit.server.account.GroupBackends
-
Returns whether the GroupReference is an exact suggestion for the name.
- isFromSource(ChangeDataSource) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- isGenericAddress(Account.Id) - Method in interface com.google.gerrit.server.mail.FromAddressGenerator
-
- isGitBasicAuth() - Method in class com.google.gerrit.server.config.AuthConfig
-
Whether git-over-http should use Gerrit basic authentication scheme.
- isIdentifiedUser() - Method in class com.google.gerrit.server.CurrentUser
-
Check if user is the IdentifiedUser
- isIdentifiedUser() - Method in class com.google.gerrit.server.IdentifiedUser
-
Check if user is the IdentifiedUser
- isIdentityTrustable(Collection<AccountExternalId>) - Method in class com.google.gerrit.server.config.AuthConfig
-
- isIgnoreWhitespace() - Method in class com.google.gerrit.server.patch.IntraLineDiffKey
-
- isInheritable() - Method in class com.google.gerrit.server.config.ProjectConfigEntry
-
- isIPv6(InetAddress) - Static method in class com.google.gerrit.server.util.SocketUtil
-
True if this InetAddress is a raw IPv6 in dotted quad notation.
- isJson() - Method in enum com.google.gerrit.server.OutputFormat
-
- isLdapAuthType() - Method in class com.google.gerrit.server.config.AuthConfig
-
- isLegalReviewerGroup(AccountGroup.UUID) - Static method in class com.google.gerrit.server.change.PostReviewers
-
- isLevelEnabled(int) - Method in class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
-
- isMagicBranch(String) - Static method in class com.google.gerrit.server.util.MagicBranch
-
Checks if the supplied ref name is a magic branch
- isMergeable() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- isNew() - Method in class com.google.gerrit.server.account.AuthResult
-
True if this account was recently created for the user.
- isNew - Variable in class com.google.gerrit.server.config.SitePaths
-
- isNotify(AccountProjectWatch.NotifyType) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- isOwner - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
-
- isOwner() - Method in class com.google.gerrit.server.account.GroupControl
-
- isOwner() - Method in class com.google.gerrit.server.project.ChangeControl
-
Is this user the owner of the change?
- isOwner() - Method in class com.google.gerrit.server.project.ProjectControl
-
- isOwner() - Method in class com.google.gerrit.server.project.RefControl
-
Is this user a ref owner?
- isOwnerAnyRef() - Method in class com.google.gerrit.server.project.ProjectControl
-
Does this user have ownership on at least one reference name?
- isPatchVisible(PatchSet, ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user see the given patchset?
- isPeriodic() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- isProjectDefault() - Method in class com.google.gerrit.server.project.DashboardResource
-
- isProjectRulesEnabled() - Method in class com.google.gerrit.rules.RulesCache
-
- isRE(String) - Static method in class com.google.gerrit.server.project.RefControl
-
- isRefVisible() - Method in class com.google.gerrit.server.project.ChangeControl
-
Can the user see this change? Does not account for draft status
- isRemoteAdminEnabled() - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- isRepeatable() - Method in class com.google.gerrit.server.index.FieldDef
-
- isRepeatable() - Method in class com.google.gerrit.server.index.FieldDef.Repeatable
-
- isRepeatable() - Method in class com.google.gerrit.server.index.FieldDef.Single
-
- isRequireChangeID() - Method in class com.google.gerrit.server.project.ProjectState
-
- isReviewer(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
-
Is this user a reviewer for the change?
- isReviewer(ReviewDb, ChangeData) - Method in class com.google.gerrit.server.project.ChangeControl
-
Is this user a reviewer for the change?
- isRunAsEnabled() - Method in class com.google.gerrit.server.config.AuthConfig
-
- isSafeInline(MimeType) - Method in interface com.google.gerrit.server.mime.FileTypeRegistry
-
Is this content type safe to transmit to a browser directly?
- isSafeInline(MimeType) - Method in class com.google.gerrit.server.mime.MimeUtilFileTypeRegistry
-
- isScheme(String) - Method in class com.google.gerrit.server.account.AuthRequest
-
- isShowDescription() - Method in class com.google.gerrit.server.project.ListProjects
-
- isShowTree() - Method in class com.google.gerrit.server.project.ListProjects
-
- isSignedIn() - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- isSignedIn() - Method in interface com.google.gerrit.httpd.WebSession
-
- isSkipAuthentication() - Method in class com.google.gerrit.server.account.AuthRequest
-
- isStored() - Method in class com.google.gerrit.server.index.FieldDef
-
- isSupported(boolean) - Method in enum com.google.gerrit.sshd.CommandMetaData.Mode
-
- isSystemGroup(AccountGroup.UUID) - Static method in class com.google.gerrit.server.group.SystemGroupBackend
-
- isTrustContainerAuth() - Method in class com.google.gerrit.server.config.AuthConfig
-
Whether git-over-http should trust authentication done by container.
- isUnchanged(long) - Method in class com.google.gerrit.httpd.resources.Resource
-
- isUnchanged(long) - Method in class com.google.gerrit.httpd.resources.SmallResource
-
- isUseContentMerge() - Method in class com.google.gerrit.server.project.ProjectState
-
- isUseContributorAgreements() - Method in class com.google.gerrit.server.project.ProjectState
-
- isUserNameToLowerCase() - Method in class com.google.gerrit.server.config.AuthConfig
-
Whether user name should be converted to lower-case before validation
- isUserSpecific() - Method in class com.google.gerrit.server.project.PermissionCollection
-
- isUseSignedOffBy() - Method in class com.google.gerrit.server.project.ProjectState
-
- isValidXGerritAuth(String) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- isValidXGerritAuth(String) - Method in interface com.google.gerrit.httpd.WebSession
-
- isVisible() - Method in class com.google.gerrit.server.account.GroupControl
-
Can this user see this group exists?
- isVisible(ReviewDb) - Method in class com.google.gerrit.server.project.ChangeControl
-
Can this user see this change?
- isVisible() - Method in class com.google.gerrit.server.project.ProjectControl
-
Can this user see this project exists?
- isVisible() - Method in class com.google.gerrit.server.project.ProjectNode
-
- isVisible() - Method in class com.google.gerrit.server.project.RefControl
-
Can this user see this reference exists?
- isVisible() - Method in interface com.google.gerrit.server.util.TreeFormatter.TreeNode
-
- isVisibleByRegisteredUsers() - Method in class com.google.gerrit.server.project.RefControl
-
True if this reference is visible by all REGISTERED_USERS
- isVisibleTo(Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- isVisibleTo(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.AbstractGroupBackend
-
- isVisibleToAll(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupBackend
-
- isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.InternalGroupBackend
-
- isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
-
- isVisibleToAll(AccountGroup.UUID) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
-
- isWin32() - Static method in class com.google.gerrit.server.util.HostPlatform
-
- p(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- PACKAGE - Static variable in class com.google.gerrit.server.documentation.Constants
-
- Paginated - Interface in com.google.gerrit.server.query.change
-
- params - Variable in class com.google.gerrit.audit.AuditEvent
-
- parent - Variable in class com.google.gerrit.server.project.SetParent.Input
-
- parentGroupsOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
-
- parentGroupsOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
-
- parentproject(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- parents - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- parents() - Method in class com.google.gerrit.server.project.ProjectState
-
- parse(Class<?>, String) - Method in class com.google.gerrit.httpd.template.SiteHeaderFooter
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.access.AccessCollection
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.account.AccountsCollection
-
- parse(String) - Method in class com.google.gerrit.server.account.AccountsCollection
-
Parses a account ID from a request body and returns the user.
- parse(AccountResource, IdString) - Method in class com.google.gerrit.server.account.Emails
-
- parse(AccountResource, IdString) - Method in class com.google.gerrit.server.account.SshKeys
-
- parse(IdentifiedUser, IdString) - Method in class com.google.gerrit.server.account.SshKeys
-
- parse(AccountResource, IdString) - Method in class com.google.gerrit.server.account.StarredChanges
-
- parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.ChangeEdits
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.change.ChangesCollection
-
- parse(Change.Id) - Method in class com.google.gerrit.server.change.ChangesCollection
-
- parse(ChangeControl) - Method in class com.google.gerrit.server.change.ChangesCollection
-
- parse(String) - Static method in class com.google.gerrit.server.change.ChangeTriplet
-
Parse a triplet out of a string.
- parse(RevisionResource, IdString) - Method in class com.google.gerrit.server.change.Comments
-
- parse(RevisionResource, IdString) - Method in class com.google.gerrit.server.change.DraftComments
-
- parse(RevisionResource, IdString) - Method in class com.google.gerrit.server.change.Files
-
- parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.PublishChangeEdit
-
- parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.RebaseChangeEdit
-
- parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.Reviewers
-
- parse(ChangeResource, IdString) - Method in class com.google.gerrit.server.change.Revisions
-
- parse(ConfigResource, IdString) - Method in class com.google.gerrit.server.config.CachesCollection
-
- parse(ConfigResource, IdString) - Method in class com.google.gerrit.server.config.CapabilitiesCollection
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.config.ConfigCollection
-
- parse(ConfigResource, IdString) - Method in class com.google.gerrit.server.config.TasksCollection
-
- parse(String, ValidationError.Sink) - Static method in class com.google.gerrit.server.git.GroupList
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.group.GroupsCollection
-
- parse(String) - Method in class com.google.gerrit.server.group.GroupsCollection
-
Parses a group ID from a request body and returns the group.
- parse(GroupResource, IdString) - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
-
- parse(GroupResource, IdString) - Method in class com.google.gerrit.server.group.MembersCollection
-
- parse(String) - Static method in class com.google.gerrit.server.index.TimestampRangePredicate
-
- parse(String) - Static method in class com.google.gerrit.server.mail.Address
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.plugins.PluginsCollection
-
- parse(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.BranchesCollection
-
- parse(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.ChildProjectsCollection
-
- parse(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.CommitsCollection
-
- parse(BranchResource, IdString) - Method in class com.google.gerrit.server.project.FilesCollection
-
- parse(CommitResource, IdString) - Method in class com.google.gerrit.server.project.FilesInCommitCollection
-
- parse(TopLevelResource, IdString) - Method in class com.google.gerrit.server.project.ProjectsCollection
-
- parse(String) - Method in class com.google.gerrit.server.project.ProjectsCollection
-
Parses a project ID from a request body and returns the project.
- parse(ProjectResource, IdString) - Method in class com.google.gerrit.server.project.TagsCollection
-
- parse(String) - Static method in class com.google.gerrit.server.query.change.ChangeStatusPredicate
-
- parse(String) - Method in class com.google.gerrit.server.query.QueryBuilder
-
Parse a user-supplied query string into a predicate.
- parse(List<String>) - Method in class com.google.gerrit.server.query.QueryBuilder
-
Parse multiple user-supplied query strings into a list of predicates.
- parse(String) - Static method in class com.google.gerrit.server.util.LabelVote
-
- parse(String, int) - Static method in class com.google.gerrit.server.util.SocketUtil
-
Parse an address string such as host:port
or *:port
.
- parse(AccountSshKey) - Static method in class com.google.gerrit.sshd.SshUtil
-
Parse a public key into its Java type.
- parseAllSections() - Method in class com.google.gerrit.server.util.SubmoduleSectionParser
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.AccountGroupIdHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.AccountGroupUUIDHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.AccountIdHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.ChangeIdHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.ObjectIdHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.PatchSetIdHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.ProjectControlHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.SocketAddressHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.SubcommandHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.args4j.TimestampHandler
-
- parseArguments(Parameters) - Method in class com.google.gerrit.server.change.GetDiff.ContextOptionHandler
-
- parseCommandLine() - Method in class com.google.gerrit.sshd.BaseCommand
-
Parses the command line argument, injecting parsed values into fields.
- parseCommandLine(Object) - Method in class com.google.gerrit.sshd.BaseCommand
-
Parses the command line argument, injecting parsed values into fields.
- parseCommandLine() - Method in class com.google.gerrit.sshd.commands.ListGroupsCommand
-
- parseCommandLine() - Method in class com.google.gerrit.sshd.commands.ListMembersCommand
-
- parseCommandLine() - Method in class com.google.gerrit.sshd.commands.ReviewCommand
-
- parseCommentsFromNotes(Repository, String, RevWalk, Change.Id, Multimap<PatchSet.Id, PatchLineComment>, Multimap<PatchSet.Id, PatchLineComment>, PatchLineComment.Status) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
-
- parseException(Change.Id, String, Object...) - Static method in class com.google.gerrit.server.notedb.ChangeNotes
-
- parseFile(Class<?>, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Parse an XHTML file from our CLASSPATH and return the instance.
- parseFile(File) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Parse an XHTML file from the local drive and return the instance.
- parseId(String) - Method in class com.google.gerrit.server.account.AccountsCollection
-
Parses an account ID and returns the user without making any permission
check whether the current user can see the account.
- parseId(String) - Method in class com.google.gerrit.server.group.GroupsCollection
-
Parses a group ID and returns the group without making any permission
check whether the current user can see the group.
- parseIdent(PersonIdent, Change.Id) - Static method in class com.google.gerrit.server.notedb.ChangeNotes
-
- parseInternal(String) - Method in class com.google.gerrit.server.group.GroupsCollection
-
Parses a group ID from a request body and returns the group if it is a
Gerrit internal group.
- parseNote(byte[], Change.Id, PatchLineComment.Status) - Static method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
-
- parsePatchSet(String, ReviewDb, ProjectControl, String) - Static method in class com.google.gerrit.sshd.commands.CommandUtils
-
- parseWithEquals(String) - Static method in class com.google.gerrit.server.util.LabelVote
-
- patch(PatchSet.Id) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- PATCH_LIST - Static variable in class com.google.gerrit.rules.StoredValues
-
- PATCH_SET - Static variable in class com.google.gerrit.rules.StoredValues
-
- PATCH_SET_INFO - Static variable in class com.google.gerrit.rules.StoredValues
-
- PatchAttribute - Class in com.google.gerrit.server.data
-
- PatchAttribute() - Constructor for class com.google.gerrit.server.data.PatchAttribute
-
- patches() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- PatchFile - Class in com.google.gerrit.server.patch
-
State supporting processing of a single Patch
instance.
- PatchFile(Repository, PatchList, String) - Constructor for class com.google.gerrit.server.patch.PatchFile
-
- PatchLineCommentComparator - Static variable in class com.google.gerrit.server.notedb.ChangeNotes
-
- PatchLineCommentsUtil - Class in com.google.gerrit.server
-
Utility functions to manipulate PatchLineComments.
- PatchLineCommentsUtil(GitRepositoryManager, AllUsersNameProvider, DraftCommentNotes.Factory, NotesMigration) - Constructor for class com.google.gerrit.server.PatchLineCommentsUtil
-
- PatchList - Class in com.google.gerrit.server.patch
-
- PatchListCache - Interface in com.google.gerrit.server.patch
-
- PatchListCacheImpl - Class in com.google.gerrit.server.patch
-
- PatchListEntry - Class in com.google.gerrit.server.patch
-
- PatchListKey - Class in com.google.gerrit.server.patch
-
- PatchListKey(Project.NameKey, AnyObjectId, AnyObjectId, AccountDiffPreference.Whitespace) - Constructor for class com.google.gerrit.server.patch.PatchListKey
-
- PatchListLoader - Class in com.google.gerrit.server.patch
-
- PatchListNotAvailableException - Exception in com.google.gerrit.server.patch
-
- PatchListNotAvailableException(String) - Constructor for exception com.google.gerrit.server.patch.PatchListNotAvailableException
-
- PatchListNotAvailableException(Throwable) - Constructor for exception com.google.gerrit.server.patch.PatchListNotAvailableException
-
- PatchListWeigher - Class in com.google.gerrit.server.patch
-
Approximates memory usage for PatchList in bytes of memory used.
- PatchListWeigher() - Constructor for class com.google.gerrit.server.patch.PatchListWeigher
-
- PatchModule - Class in com.google.gerrit.httpd.rpc.patch
-
- PatchModule() - Constructor for class com.google.gerrit.httpd.rpc.patch.PatchModule
-
- PatchScriptFactory - Class in com.google.gerrit.server.patch
-
- PatchScriptFactory.Factory - Interface in com.google.gerrit.server.patch
-
- patchSet - Variable in class com.google.gerrit.server.events.PatchSetEvent
-
- patchSet - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- patchSet - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
-
- PatchSetAttribute - Class in com.google.gerrit.server.data
-
- PatchSetAttribute() - Constructor for class com.google.gerrit.server.data.PatchSetAttribute
-
- PatchSetCommentAttribute - Class in com.google.gerrit.server.data
-
- PatchSetCommentAttribute() - Constructor for class com.google.gerrit.server.data.PatchSetCommentAttribute
-
- PatchSetCreatedEvent - Class in com.google.gerrit.server.events
-
- PatchSetCreatedEvent() - Constructor for class com.google.gerrit.server.events.PatchSetCreatedEvent
-
- PatchSetEvent - Class in com.google.gerrit.server.events
-
- PatchSetEvent(String) - Constructor for class com.google.gerrit.server.events.PatchSetEvent
-
- PatchSetIdHandler - Class in com.google.gerrit.server.args4j
-
- PatchSetIdHandler(CmdLineParser, OptionDef, Setter<PatchSet.Id>) - Constructor for class com.google.gerrit.server.args4j.PatchSetIdHandler
-
- patchSetInfo - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- PatchSetInfoFactory - Class in com.google.gerrit.server.patch
-
Factory class creating PatchSetInfo from meta-data found in Git repository.
- PatchSetInfoFactory(GitRepositoryManager, AccountByEmailCache) - Constructor for class com.google.gerrit.server.patch.PatchSetInfoFactory
-
- PatchSetInfoNotAvailableException - Exception in com.google.gerrit.server.patch
-
- PatchSetInfoNotAvailableException(Exception) - Constructor for exception com.google.gerrit.server.patch.PatchSetInfoNotAvailableException
-
- PatchSetInserter - Class in com.google.gerrit.server.change
-
- PatchSetInserter(ChangeHooks, ReviewDb, ChangeUpdate.Factory, ChangeControl.GenericFactory, ApprovalsUtil, ApprovalCopier, ChangeMessagesUtil, PatchSetInfoFactory, GitReferenceUpdated, CommitValidators.Factory, ChangeIndexer, ReplacePatchSetSender.Factory, Repository, RevWalk, ChangeControl, RevCommit) - Constructor for class com.google.gerrit.server.change.PatchSetInserter
-
- PatchSetInserter.Factory - Interface in com.google.gerrit.server.change
-
- PatchSetInserter.ValidatePolicy - Enum in com.google.gerrit.server.change
-
- PatchSetNotificationSender - Class in com.google.gerrit.server.mail
-
- PatchSetNotificationSender(Provider<ReviewDb>, GitRepositoryManager, PatchSetInfoFactory, ApprovalsUtil, AccountResolver, CreateChangeSender.Factory, ReplacePatchSetSender.Factory) - Constructor for class com.google.gerrit.server.mail.PatchSetNotificationSender
-
- patchSets - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- PATH - Static variable in class com.google.gerrit.server.index.ChangeField
-
List of full file paths modified in the current patch set.
- path(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- pattern - Variable in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
-
- peer_keys - Variable in class com.google.gerrit.server.config.SitePaths
-
- PeerDaemonUser - Class in com.google.gerrit.server
-
Identity of a peer daemon process that isn't this JVM.
- PeerDaemonUser(CapabilityControl.Factory, SocketAddress) - Constructor for class com.google.gerrit.server.PeerDaemonUser
-
- PeerDaemonUser.Factory - Interface in com.google.gerrit.server
-
- pendingConfirmation - Variable in class com.google.gerrit.server.account.GetEmails.EmailInfo
-
- PerformCreateGroup - Class in com.google.gerrit.server.account
-
- PerformCreateGroup.Factory - Interface in com.google.gerrit.server.account
-
- PerformCreateProject - Class in com.google.gerrit.server.project
-
Common class that holds the code to create projects
- PerformCreateProject.Factory - Interface in com.google.gerrit.server.project
-
- PerformRenameGroup - Class in com.google.gerrit.server.account
-
- PerformRenameGroup.Factory - Interface in com.google.gerrit.server.account
-
- PermissionCollection - Class in com.google.gerrit.server.project
-
Effective permissions applied to a reference in a project.
- PermissionCollection.Factory - Class in com.google.gerrit.server.project
-
- permissions - Variable in class com.google.gerrit.server.access.ListAccess.AccessSectionInfo
-
- permissionsOnly - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- permittedValues - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- PerRequestProjectControlCache - Class in com.google.gerrit.server.project
-
- persist(String, Class<K>, Class<V>) - Method in class com.google.gerrit.server.cache.CacheModule
-
Declare a named in-memory/on-disk cache.
- persist(String, Class<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
-
Declare a named in-memory/on-disk cache.
- persist(String, TypeLiteral<K>, TypeLiteral<V>) - Method in class com.google.gerrit.server.cache.CacheModule
-
Declare a named in-memory/on-disk cache.
- PersistentCache - Interface in com.google.gerrit.server.cache
-
- PersistentCache.DiskStats - Class in com.google.gerrit.server.cache
-
- PersistentCache.DiskStats(long, long, long, long) - Constructor for class com.google.gerrit.server.cache.PersistentCache.DiskStats
-
- PersistentCacheFactory - Interface in com.google.gerrit.server.cache
-
- PerThreadRequestScope - Class in com.google.gerrit.server.git
-
- PerThreadRequestScope() - Constructor for class com.google.gerrit.server.git.PerThreadRequestScope
-
- PerThreadRequestScope.Propagator - Class in com.google.gerrit.server.git
-
- PerThreadRequestScope.Scoper - Interface in com.google.gerrit.server.git
-
- plcUtil - Variable in class com.google.gerrit.server.change.ListDraftComments
-
- Plugin - Class in com.google.gerrit.server.plugins
-
- Plugin(String, File, PluginUser, FileSnapshot, Plugin.ApiType) - Constructor for class com.google.gerrit.server.plugins.Plugin
-
- Plugin.ApiType - Enum in com.google.gerrit.server.plugins
-
- Plugin.CacheKey - Class in com.google.gerrit.server.plugins
-
Unique key that changes whenever a plugin reloads.
- PLUGIN_KIND - Static variable in class com.google.gerrit.server.plugins.PluginResource
-
- PluginCommandModule - Class in com.google.gerrit.sshd
-
- PluginCommandModule() - Constructor for class com.google.gerrit.sshd.PluginCommandModule
-
- PluginConfig - Class in com.google.gerrit.server.config
-
- PluginConfig(String, Config) - Constructor for class com.google.gerrit.server.config.PluginConfig
-
- PluginConfig(String, Config, ProjectConfig) - Constructor for class com.google.gerrit.server.config.PluginConfig
-
- pluginConfig - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- PluginConfigFactory - Class in com.google.gerrit.server.config
-
- pluginConfigValues - Variable in class com.google.gerrit.server.project.PutConfig.Input
-
- PluginContentScanner - Interface in com.google.gerrit.server.plugins
-
Scans the plugin returning classes and resources.
- PluginContentScanner.ExtensionMetaData - Class in com.google.gerrit.server.plugins
-
Plugin class extension meta-data
Class name and annotation value of the class
provided by a plugin to extend an existing
extension point in Gerrit.
- PluginContentScanner.ExtensionMetaData(String, String) - Constructor for class com.google.gerrit.server.plugins.PluginContentScanner.ExtensionMetaData
-
- PluginEntry - Class in com.google.gerrit.server.plugins
-
Plugin static resource entry
Bean representing a static resource inside a plugin.
- PluginEntry(String, long, Optional<Long>, Map<Object, String>) - Constructor for class com.google.gerrit.server.plugins.PluginEntry
-
- PluginEntry(String, long, Optional<Long>) - Constructor for class com.google.gerrit.server.plugins.PluginEntry
-
- PluginEntry(String, long) - Constructor for class com.google.gerrit.server.plugins.PluginEntry
-
- PluginGuiceEnvironment - Class in com.google.gerrit.server.plugins
-
Tracks Guice bindings that should be exposed to loaded plugins.
- PluginInstallException - Exception in com.google.gerrit.server.plugins
-
- PluginInstallException(String) - Constructor for exception com.google.gerrit.server.plugins.PluginInstallException
-
- PluginInstallException(Throwable) - Constructor for exception com.google.gerrit.server.plugins.PluginInstallException
-
- PluginLoader - Class in com.google.gerrit.server.plugins
-
- PluginLoader(SitePaths, PluginGuiceEnvironment, ServerInformationImpl, PluginUser.Factory, Provider<PluginCleanerTask>, Config, Provider<String>, PersistentCacheFactory, UniversalServerPluginProvider) - Constructor for class com.google.gerrit.server.plugins.PluginLoader
-
- PluginModule - Class in com.google.gerrit.server.plugins
-
- PluginModule() - Constructor for class com.google.gerrit.server.plugins.PluginModule
-
- pluginName - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- PluginRequestContext - Class in com.google.gerrit.server.util
-
RequestContext active while plugins load or unload.
- PluginRequestContext(PluginUser) - Constructor for class com.google.gerrit.server.util.PluginRequestContext
-
- PluginResource - Class in com.google.gerrit.server.plugins
-
- PluginResource(Plugin) - Constructor for class com.google.gerrit.server.plugins.PluginResource
-
- PluginResource(String) - Constructor for class com.google.gerrit.server.plugins.PluginResource
-
- PluginRestApiModule - Class in com.google.gerrit.server.plugins
-
- PluginRestApiModule() - Constructor for class com.google.gerrit.server.plugins.PluginRestApiModule
-
- plugins(Iterable<UiAction.Description>) - Static method in class com.google.gerrit.server.extensions.webui.UiActions
-
- plugins_dir - Variable in class com.google.gerrit.server.config.SitePaths
-
- PluginsCollection - Class in com.google.gerrit.server.plugins
-
- PluginUser - Class in com.google.gerrit.server
-
User identity for plugin code that needs an identity.
- PluginUser(CapabilityControl.Factory, String) - Constructor for class com.google.gerrit.server.PluginUser
-
- PluginUser.Factory - Interface in com.google.gerrit.server
-
- pluginVersion - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- populateFetchMap(DownloadScheme, DynamicMap<DownloadCommand>, String, String, FetchInfo) - Static method in class com.google.gerrit.server.change.ChangeJson
-
- positional - Variable in class com.google.gerrit.server.query.change.PredicateArgs
-
- post(ChangeResource) - Method in class com.google.gerrit.server.change.ChangeEdits
-
- post(TopLevelResource) - Method in class com.google.gerrit.server.change.ChangesCollection
-
- post(ChangeResource) - Method in class com.google.gerrit.server.change.PublishChangeEdit
-
- post(ChangeResource) - Method in class com.google.gerrit.server.change.RebaseChangeEdit
-
- post(ConfigResource) - Method in class com.google.gerrit.server.config.CachesCollection
-
- PostCaches - Class in com.google.gerrit.server.config
-
- PostCaches(DynamicMap<Cache<?, ?>>, FlushCache) - Constructor for class com.google.gerrit.server.config.PostCaches
-
- PostCaches.Input - Class in com.google.gerrit.server.config
-
- PostCaches.Input() - Constructor for class com.google.gerrit.server.config.PostCaches.Input
-
- PostCaches.Input(PostCaches.Operation) - Constructor for class com.google.gerrit.server.config.PostCaches.Input
-
- PostCaches.Input(PostCaches.Operation, List<String>) - Constructor for class com.google.gerrit.server.config.PostCaches.Input
-
- PostCaches.Operation - Enum in com.google.gerrit.server.config
-
- postEvent(Change, Event, ReviewDb) - Method in class com.google.gerrit.common.ChangeHookRunner
-
- postEvent(Branch.NameKey, Event) - Method in class com.google.gerrit.common.ChangeHookRunner
-
- postEvent(Change, Event, ReviewDb) - Method in class com.google.gerrit.common.DisabledChangeHooks
-
- postEvent(Branch.NameKey, Event) - Method in class com.google.gerrit.common.DisabledChangeHooks
-
- postEvent(Change, Event, ReviewDb) - Method in interface com.google.gerrit.common.EventDispatcher
-
Post a stream event that is related to a change
- postEvent(Branch.NameKey, Event) - Method in interface com.google.gerrit.common.EventDispatcher
-
Post a stream event that is related to a branch
- PostHashtags - Class in com.google.gerrit.server.change
-
- PostReview - Class in com.google.gerrit.server.change
-
- PostReviewers - Class in com.google.gerrit.server.change
-
- predicate() - Method in class com.google.gerrit.server.query.change.QueryResult
-
- Predicate<T> - Class in com.google.gerrit.server.query
-
An abstract predicate tree for any form of query.
- Predicate() - Constructor for class com.google.gerrit.server.query.Predicate
-
- PredicateArgs - Class in com.google.gerrit.server.query.change
-
This class is used to extract comma separated values in a predicate.
- PredicateClassLoader - Class in com.google.gerrit.rules
-
Loads the classes for Prolog predicates.
- PredicateClassLoader(DynamicSet<PredicateProvider>, ClassLoader) - Constructor for class com.google.gerrit.rules.PredicateClassLoader
-
- PredicateProvider - Interface in com.google.gerrit.rules
-
Provides additional packages that contain Prolog predicates that should be
made available in the Prolog environment.
- preferred - Variable in class com.google.gerrit.server.account.CreateEmail.Input
-
- preferred - Variable in class com.google.gerrit.server.account.GetEmails.EmailInfo
-
- PREFIX - Static variable in class com.google.gerrit.httpd.rpc.RpcServletModule
-
- PREFIX - Static variable in class com.google.gerrit.server.index.FieldType
-
A string field searched using prefix.
- prefix - Variable in class com.google.gerrit.server.util.RangeUtil.Range
-
The prefix of the query, before the range component.
- preloadedClasses - Variable in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- prepareStatement(ReviewDb, String) - Static method in class com.google.gerrit.server.schema.SchemaVersion
-
Open a new prepared statement.
- preRewrite(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
-
- preUpdateSchema(ReviewDb) - Method in class com.google.gerrit.server.schema.SchemaVersion
-
Invoked before updateSchema adds new columns/tables.
- printTree(SortedSet<? extends TreeFormatter.TreeNode>) - Method in class com.google.gerrit.server.util.TreeFormatter
-
- printTree(TreeFormatter.TreeNode) - Method in class com.google.gerrit.server.util.TreeFormatter
-
- priority - Variable in class com.google.gerrit.server.account.CapabilityCollection
-
- priority - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- problems() - Method in class com.google.gerrit.server.change.ConsistencyChecker.Result
-
- project() - Method in class com.google.gerrit.server.change.ChangeTriplet
-
- project - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- project - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
-
- project - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
-
- project - Variable in class com.google.gerrit.server.events.RefReceivedEvent
-
- PROJECT - Static variable in class com.google.gerrit.server.index.ChangeField
-
Project containing the change.
- project - Variable in class com.google.gerrit.server.mail.NotificationEmail
-
- project - Variable in class com.google.gerrit.server.mail.ProjectWatch
-
- project(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- project - Variable in class com.google.gerrit.sshd.AbstractGitCommand
-
- PROJECT_CONFIG - Static variable in class com.google.gerrit.server.git.ProjectConfig
-
- PROJECT_KIND - Static variable in class com.google.gerrit.server.project.ProjectResource
-
- PROJECT_OWNERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
-
Common UUID assigned to the "Project Owners" placeholder group.
- ProjectAccessHandler<T> - Class in com.google.gerrit.httpd.rpc.project
-
- ProjectAccessHandler(ProjectControl.Factory, GroupBackend, MetaDataUpdate.User, AllProjectsNameProvider, Provider<SetParent>, Project.NameKey, ObjectId, List<AccessSection>, Project.NameKey, String, boolean) - Constructor for class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
-
- ProjectApiImpl - Class in com.google.gerrit.server.api.projects
-
- ProjectCache - Interface in com.google.gerrit.server.project
-
Cache of project information, including access rights.
- ProjectCacheClock - Class in com.google.gerrit.server.project
-
- ProjectCacheClock(Config) - Constructor for class com.google.gerrit.server.project.ProjectCacheClock
-
- ProjectCacheClock(long) - Constructor for class com.google.gerrit.server.project.ProjectCacheClock
-
- ProjectCacheImpl - Class in com.google.gerrit.server.project
-
Cache of project information, including access rights.
- ProjectCacheWarmer - Class in com.google.gerrit.server.project
-
- ProjectConfig - Class in com.google.gerrit.server.git
-
- ProjectConfig(Project.NameKey) - Constructor for class com.google.gerrit.server.git.ProjectConfig
-
- ProjectConfigEntry - Class in com.google.gerrit.server.config
-
- ProjectConfigEntry(String, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, String, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, String, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, int) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, int, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, int, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, long) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, long, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, long, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, String, List<String>) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, String, List<String>, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, String, List<String>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, T, Class<T>) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, T, Class<T>, boolean) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, T, Class<T>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry(String, String, ProjectConfigEntry.Type, List<String>, boolean, String) - Constructor for class com.google.gerrit.server.config.ProjectConfigEntry
-
- ProjectConfigEntry.Type - Enum in com.google.gerrit.server.config
-
- ProjectConfigEntry.UpdateChecker - Class in com.google.gerrit.server.config
-
- ProjectControl - Class in com.google.gerrit.server.project
-
Access control management for a user accessing a project's data.
- projectControl - Variable in class com.google.gerrit.sshd.AbstractGitCommand
-
- ProjectControl.AssistedFactory - Interface in com.google.gerrit.server.project
-
- ProjectControl.Factory - Class in com.google.gerrit.server.project
-
- ProjectControl.GenericFactory - Class in com.google.gerrit.server.project
-
- ProjectControlHandler - Class in com.google.gerrit.server.args4j
-
- ProjectControlHandler(ProjectControl.GenericFactory, Provider<CurrentUser>, CmdLineParser, OptionDef, Setter<ProjectControl>) - Constructor for class com.google.gerrit.server.args4j.ProjectControlHandler
-
- ProjectCreationValidationListener - Interface in com.google.gerrit.server.validators
-
Listener to provide validation on project creation.
- projectDefault(ProjectControl) - Static method in class com.google.gerrit.server.project.DashboardResource
-
- projectDescription - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- ProjectEvent - Class in com.google.gerrit.server.events
-
- ProjectEvent(String) - Constructor for class com.google.gerrit.server.events.ProjectEvent
-
- ProjectJson - Class in com.google.gerrit.server.project
-
- ProjectLevelConfig - Class in com.google.gerrit.server.git
-
Configuration file in the projects refs/meta/config branch.
- ProjectLevelConfig(String, ProjectState) - Constructor for class com.google.gerrit.server.git.ProjectLevelConfig
-
- ProjectModule - Class in com.google.gerrit.httpd.rpc.project
-
- ProjectModule() - Constructor for class com.google.gerrit.httpd.rpc.project.ProjectModule
-
- projectName - Variable in class com.google.gerrit.httpd.rpc.project.ProjectAccessHandler
-
- projectName - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
-
- projectName - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
-
- ProjectNode - Class in com.google.gerrit.server.project
-
- ProjectNode(AllProjectsName, Project, boolean) - Constructor for class com.google.gerrit.server.project.ProjectNode
-
- ProjectNode.Factory - Interface in com.google.gerrit.server.project
-
- ProjectOwnerGroups - Annotation Type in com.google.gerrit.server.config
-
Marker on a Set<AccountGroup.Id>
for the configured groups which
should become owners of a created project.
- ProjectOwnerGroupsProvider - Class in com.google.gerrit.server.config
-
Provider of the group(s) which should become owners of a newly created
project.
- ProjectOwnerGroupsProvider(GroupBackend, Config, ThreadLocalRequestContext, ServerRequestContext) - Constructor for class com.google.gerrit.server.config.ProjectOwnerGroupsProvider
-
- ProjectResource - Class in com.google.gerrit.server.project
-
- ProjectResource(ProjectControl) - Constructor for class com.google.gerrit.server.project.ProjectResource
-
- ProjectRunnable - Interface in com.google.gerrit.server.git
-
Used to retrieve the project name from an operation
- PROJECTS - Static variable in class com.google.gerrit.server.index.ChangeField
-
Project containing the change, as a prefix field.
- projects(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- ProjectsCollection - Class in com.google.gerrit.server.project
-
- ProjectsRestApiServlet - Class in com.google.gerrit.httpd.rpc.project
-
- projectState - Variable in class com.google.gerrit.server.mail.ChangeEmail
-
- projectState - Variable in class com.google.gerrit.server.mail.ProjectWatch
-
- ProjectState - Class in com.google.gerrit.server.project
-
Cached information on a project.
- ProjectState(SitePaths, ProjectCache, AllProjectsName, ProjectControl.AssistedFactory, PrologEnvironment.Factory, GitRepositoryManager, RulesCache, List<CommentLinkInfo>, ProjectConfig) - Constructor for class com.google.gerrit.server.project.ProjectState
-
- ProjectState.Factory - Interface in com.google.gerrit.server.project
-
- ProjectUtil - Class in com.google.gerrit.server
-
- ProjectUtil() - Constructor for class com.google.gerrit.server.ProjectUtil
-
- ProjectWatch - Class in com.google.gerrit.server.mail
-
- ProjectWatch(EmailArguments, Project.NameKey, ProjectState, ChangeData) - Constructor for class com.google.gerrit.server.mail.ProjectWatch
-
- ProjectWatch.Watchers - Class in com.google.gerrit.server.mail
-
- ProjectWatch.Watchers() - Constructor for class com.google.gerrit.server.mail.ProjectWatch.Watchers
-
- PrologCompiler - Class in com.google.gerrit.rules
-
Helper class for Rulec: does the actual prolog -> java src -> class -> jar work
Finds rules.pl in refs/meta/config branch
Creates rules-(sha1 of rules.pl).jar in (site-path)/cache/rules
- PrologCompiler.Factory - Interface in com.google.gerrit.rules
-
- PrologCompiler.Status - Enum in com.google.gerrit.rules
-
- PrologEnvironment - Class in com.google.gerrit.rules
-
Per-thread Prolog interpreter.
- PrologEnvironment.Args - Class in com.google.gerrit.rules
-
- PrologEnvironment.Factory - Interface in com.google.gerrit.rules
-
- PrologModule - Class in com.google.gerrit.rules
-
- PrologModule() - Constructor for class com.google.gerrit.rules.PrologModule
-
- provideContactStore(Config, SitePaths, SchemaFactory<ReviewDb>, ContactStoreConnection.Factory) - Method in class com.google.gerrit.server.contact.ContactStoreModule
-
- provider() - Method in class com.google.gerrit.server.config.CanonicalWebUrlModule
-
- provideStateTo(Command) - Method in class com.google.gerrit.sshd.BaseCommand
-
Pass all state into the command, then run its start method.
- ProxyProperties - Interface in com.google.gerrit.httpd
-
- prunePlugins(File) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- pruneSchema(StatementExecutor, List<String>) - Method in interface com.google.gerrit.server.schema.UpdateUI
-
- psId - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- publish(ChangeEdit) - Method in class com.google.gerrit.server.edit.ChangeEditUtil
-
Promote change edit to patch set, by squashing the edit into
its parent.
- PublishChangeEdit - Class in com.google.gerrit.server.change
-
- PublishChangeEdit.Publish - Class in com.google.gerrit.server.change
-
- PublishChangeEdit.Publish.Input - Class in com.google.gerrit.server.change
-
- PublishChangeEdit.Publish.Input() - Constructor for class com.google.gerrit.server.change.PublishChangeEdit.Publish.Input
-
- PublishDraftPatchSet - Class in com.google.gerrit.server.change
-
- PublishDraftPatchSet(Provider<ReviewDb>, ChangeUpdate.Factory, PatchSetNotificationSender, ChangeHooks, ChangeIndexer) - Constructor for class com.google.gerrit.server.change.PublishDraftPatchSet
-
- PublishDraftPatchSet.CurrentRevision - Class in com.google.gerrit.server.change
-
- PublishDraftPatchSet.Input - Class in com.google.gerrit.server.change
-
- PublishDraftPatchSet.Input() - Constructor for class com.google.gerrit.server.change.PublishDraftPatchSet.Input
-
- publishedByChange(ReviewDb, ChangeNotes) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
-
- publishedByChangeFile(ReviewDb, ChangeNotes, Change.Id, String) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
-
- publishedByPatchSet(ReviewDb, ChangeNotes, PatchSet.Id) - Method in class com.google.gerrit.server.PatchLineCommentsUtil
-
- publishedComments() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- put(AccountInfo) - Method in class com.google.gerrit.server.account.AccountLoader
-
- put(AccountGroup.UUID, GroupReference) - Method in class com.google.gerrit.server.git.GroupList
-
- put(ConflictKey, Boolean) - Method in interface com.google.gerrit.server.query.change.ConflictsCache
-
- put(ConflictKey, Boolean) - Method in class com.google.gerrit.server.query.change.ConflictsCacheImpl
-
- PutAccount - Class in com.google.gerrit.server.account
-
- PutAccount() - Constructor for class com.google.gerrit.server.account.PutAccount
-
- PutActive - Class in com.google.gerrit.server.account
-
- PutActive.Input - Class in com.google.gerrit.server.account
-
- PutActive.Input() - Constructor for class com.google.gerrit.server.account.PutActive.Input
-
- putApproval(String, short) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- PutBranch - Class in com.google.gerrit.server.project
-
- PutBranch() - Constructor for class com.google.gerrit.server.project.PutBranch
-
- PutConfig - Class in com.google.gerrit.server.project
-
- PutConfig.Input - Class in com.google.gerrit.server.project
-
- PutConfig.Input() - Constructor for class com.google.gerrit.server.project.PutConfig.Input
-
- PutDescription - Class in com.google.gerrit.server.group
-
- PutDescription.Input - Class in com.google.gerrit.server.group
-
- PutDescription.Input() - Constructor for class com.google.gerrit.server.group.PutDescription.Input
-
- PutDraftComment - Class in com.google.gerrit.server.change
-
- PutEmail - Class in com.google.gerrit.server.account
-
- PutEmail() - Constructor for class com.google.gerrit.server.account.PutEmail
-
- PutGroup - Class in com.google.gerrit.server.group
-
- PutGroup() - Constructor for class com.google.gerrit.server.group.PutGroup
-
- PutHttpPassword - Class in com.google.gerrit.server.account
-
- PutHttpPassword.Input - Class in com.google.gerrit.server.account
-
- PutHttpPassword.Input() - Constructor for class com.google.gerrit.server.account.PutHttpPassword.Input
-
- PutName - Class in com.google.gerrit.server.account
-
- PutName - Class in com.google.gerrit.server.group
-
- PutName.Input - Class in com.google.gerrit.server.account
-
- PutName.Input() - Constructor for class com.google.gerrit.server.account.PutName.Input
-
- PutName.Input - Class in com.google.gerrit.server.group
-
- PutName.Input() - Constructor for class com.google.gerrit.server.group.PutName.Input
-
- PutOptions - Class in com.google.gerrit.server.group
-
- PutOptions.Input - Class in com.google.gerrit.server.group
-
- PutOptions.Input() - Constructor for class com.google.gerrit.server.group.PutOptions.Input
-
- PutOwner - Class in com.google.gerrit.server.group
-
- PutOwner.Input - Class in com.google.gerrit.server.group
-
- PutOwner.Input() - Constructor for class com.google.gerrit.server.group.PutOwner.Input
-
- PutPreferred - Class in com.google.gerrit.server.account
-
- PutProject - Class in com.google.gerrit.server.project
-
- PutProject() - Constructor for class com.google.gerrit.server.project.PutProject
-
- putReviewer(Account.Id, ReviewerState) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- PutTopic - Class in com.google.gerrit.server.change
-
- PutTopic.Input - Class in com.google.gerrit.server.change
-
- PutTopic.Input() - Constructor for class com.google.gerrit.server.change.PutTopic.Input
-
- r(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- r00_notAbandoned() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
-
- r00_notClosed() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
-
- r00_notMerged() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
-
- r00_notOpen() - Method in class com.google.gerrit.server.query.change.BasicChangeRewrites
-
- RangeUtil - Class in com.google.gerrit.server.util
-
- RangeUtil.Range - Class in com.google.gerrit.server.util
-
- RangeUtil.Range(String, int, int) - Constructor for class com.google.gerrit.server.util.RangeUtil.Range
-
- raw - Variable in class com.google.gerrit.server.account.AddSshKey.Input
-
- rcptToAuthors(RecipientType) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
TO or CC all vested parties (change owner, patch set uploader, author).
- read(MetaDataUpdate) - Static method in class com.google.gerrit.server.git.ProjectConfig
-
- read(MetaDataUpdate, ObjectId) - Static method in class com.google.gerrit.server.git.ProjectConfig
-
- read() - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- read() - Method in class com.google.gerrit.server.query.change.AndSource
-
- read() - Method in class com.google.gerrit.server.query.change.OrSource
-
- read() - Method in interface com.google.gerrit.server.query.DataSource
-
- readBytes(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
-
Read a fixed length byte array whose length is specified as a varint.
- readChanges() - Method in class com.google.gerrit.server.notedb.NotesMigration
-
- readConfig(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- readEnum(InputStream, T[]) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
-
Read an enum whose code is stored as a varint.
- reader - Variable in class com.google.gerrit.server.git.VersionedMetaData
-
- readFile(Class<?>, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Read a Read a UTF-8 text file from our CLASSPATH and return it.
- readFile(File, String) - Static method in class com.google.gerrit.httpd.HtmlDomUtil
-
Read a UTF-8 text file from the local drive.
- readFile(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- readFixInt32(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
-
Read a fixed-width 32 bit integer in network byte order (big-endian).
- readFixInt64(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
-
Read a fixed-width 64 bit integer in network byte order (big-endian).
- readIndexDirectory() - Method in class com.google.gerrit.server.documentation.QueryDocumentationExecutor
-
- readString(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
-
Read a UTF-8 string, prefixed by its byte length in a varint.
- readTree(RevTree) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- readUTF8(String) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- readVarInt32(InputStream) - Static method in class com.google.gerrit.server.ioutil.BasicSerialization
-
Read a varint from the input, one byte at a time.
- ready - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
-
- Realm - Interface in com.google.gerrit.server.account
-
- reason - Variable in class com.google.gerrit.server.events.ChangeAbandonedEvent
-
- reason - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
-
- reason - Variable in class com.google.gerrit.server.events.MergeFailedEvent
-
- reason - Variable in class com.google.gerrit.server.project.BanCommit.Input
-
- Rebase - Class in com.google.gerrit.server.change
-
- Rebase(Provider<RebaseChange>, ChangeJson, Provider<ReviewDb>) - Constructor for class com.google.gerrit.server.change.Rebase
-
- rebase(Change, PatchSet.Id, IdentifiedUser, String) - Method in class com.google.gerrit.server.changedetail.RebaseChange
-
Rebases the change of the given patch set.
- rebase(Repository, RevWalk, ObjectInserter, PatchSet.Id, Change, IdentifiedUser, RevCommit, MergeUtil, PersonIdent, boolean, PatchSetInserter.ValidatePolicy) - Method in class com.google.gerrit.server.changedetail.RebaseChange
-
Rebases the change of the given patch set on the given base commit.
- Rebase.CurrentRevision - Class in com.google.gerrit.server.change
-
- RebaseChange - Class in com.google.gerrit.server.changedetail
-
- RebaseChangeEdit - Class in com.google.gerrit.server.change
-
- RebaseChangeEdit.Rebase - Class in com.google.gerrit.server.change
-
- RebaseChangeEdit.Rebase.Input - Class in com.google.gerrit.server.change
-
- RebaseChangeEdit.Rebase.Input() - Constructor for class com.google.gerrit.server.change.RebaseChangeEdit.Rebase.Input
-
- rebaseEdit(ChangeEdit, PatchSet) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
-
Rebase change edit on latest patch set
- RebaseIfNecessary - Class in com.google.gerrit.server.git.strategy
-
- RebaseSorter - Class in com.google.gerrit.server.git
-
- RebaseSorter(RevWalk, Set<RevCommit>, RevFlag) - Constructor for class com.google.gerrit.server.git.RebaseSorter
-
- rebuild(Change, BatchRefUpdate, BatchRefUpdate, Repository, Repository) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
-
- rebuildAsync(Change, ListeningExecutorService, BatchRefUpdate, BatchRefUpdate, Repository, Repository) - Method in class com.google.gerrit.server.notedb.ChangeRebuilder
-
- ReceiveCommits - Class in com.google.gerrit.server.git
-
Receives change upload using the Git receive-pack protocol.
- ReceiveCommits.MessageSender - Interface in com.google.gerrit.server.git
-
- ReceiveCommitsAdvertiseRefsHook - Class in com.google.gerrit.server.git
-
Exposes only the non refs/changes/ reference names.
- ReceiveCommitsAdvertiseRefsHook(ReviewDb, Provider<InternalChangeQuery>, Project.NameKey) - Constructor for class com.google.gerrit.server.git.ReceiveCommitsAdvertiseRefsHook
-
- ReceiveCommitsExecutor - Annotation Type in com.google.gerrit.server.git
-
- ReceiveCommitsExecutorModule - Class in com.google.gerrit.server.git
-
- ReceiveCommitsExecutorModule() - Constructor for class com.google.gerrit.server.git.ReceiveCommitsExecutorModule
-
- ReceivePackInitializer - Interface in com.google.gerrit.server.git
-
- recheckAfter(Branch.NameKey, long, TimeUnit) - Method in class com.google.gerrit.server.git.ChangeMergeQueue
-
- recheckAfter(Branch.NameKey, long, TimeUnit) - Method in interface com.google.gerrit.server.git.MergeQueue
-
- RecipientType - Enum in com.google.gerrit.server.mail
-
- reduceToMinimalMerge(MergeSorter, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.MergeUtil
-
- ReductionLimitException - Exception in com.google.gerrit.rules
-
- ref - Variable in class com.google.gerrit.server.data.DependencyAttribute
-
- ref - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- REF - Static variable in class com.google.gerrit.server.index.ChangeField
-
Reference (aka branch) the change will submit onto.
- ref - Variable in class com.google.gerrit.server.project.CreateBranch.Input
-
- ref - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
-
- ref(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- RefControl - Class in com.google.gerrit.server.project
-
Manages access control for Git references (aka branches, tags).
- references() - Method in class com.google.gerrit.server.git.GroupList
-
- RefEvent - Class in com.google.gerrit.server.events
-
- RefEvent(String) - Constructor for class com.google.gerrit.server.events.RefEvent
-
- refName - Variable in class com.google.gerrit.server.data.RefUpdateAttribute
-
- refName - Variable in class com.google.gerrit.server.events.CommitReceivedEvent
-
- RefOperationValidationException - Exception in com.google.gerrit.server.git.validators
-
- RefOperationValidationException(String, Iterable<ValidationMessage>) - Constructor for exception com.google.gerrit.server.git.validators.RefOperationValidationException
-
- RefOperationValidationListener - Interface in com.google.gerrit.server.git.validators
-
Listener to provide validation on operation that is going to be performed on
given ref
- RefOperationValidators - Class in com.google.gerrit.server.git.validators
-
- RefOperationValidators.Factory - Interface in com.google.gerrit.server.git.validators
-
- RefPatternMatcher - Class in com.google.gerrit.server.project
-
- RefPatternMatcher() - Constructor for class com.google.gerrit.server.project.RefPatternMatcher
-
- RefReceivedEvent - Class in com.google.gerrit.server.events
-
- RefReceivedEvent() - Constructor for class com.google.gerrit.server.events.RefReceivedEvent
-
- refUpdate - Variable in class com.google.gerrit.server.events.RefUpdatedEvent
-
- RefUpdateAttribute - Class in com.google.gerrit.server.data
-
- RefUpdateAttribute() - Constructor for class com.google.gerrit.server.data.RefUpdateAttribute
-
- RefUpdatedEvent - Class in com.google.gerrit.server.events
-
- RefUpdatedEvent() - Constructor for class com.google.gerrit.server.events.RefUpdatedEvent
-
- regex - Variable in class com.google.gerrit.server.auth.openid.OpenIdProviderPattern
-
- RegexListSearcher<T> - Class in com.google.gerrit.server.util
-
Helper to search sorted lists for elements matching a regex.
- RegexListSearcher(String) - Constructor for class com.google.gerrit.server.util.RegexListSearcher
-
- RegexPredicate<I> - Class in com.google.gerrit.server.index
-
- RegexPredicate(FieldDef<I, ?>, String) - Constructor for class com.google.gerrit.server.index.RegexPredicate
-
- RegexPredicate(FieldDef<I, ?>, String, String) - Constructor for class com.google.gerrit.server.index.RegexPredicate
-
- register(CommandName, Provider<Command>) - Method in class com.google.gerrit.sshd.DispatchCommandProvider
-
- registerClass(Event) - Static method in class com.google.gerrit.server.events.EventTypes
-
Register an event.
- REGISTERED_USERS - Static variable in class com.google.gerrit.server.group.SystemGroupBackend
-
Common UUID assigned to the "Registered Users" group.
- RegisterNewEmailSender - Class in com.google.gerrit.server.mail
-
- RegisterNewEmailSender(EmailArguments, EmailTokenVerifier, IdentifiedUser, String) - Constructor for class com.google.gerrit.server.mail.RegisterNewEmailSender
-
- RegisterNewEmailSender.Factory - Interface in com.google.gerrit.server.mail
-
- ReindexAfterUpdate - Class in com.google.gerrit.server.index
-
- relativeDateInChangeTable - Variable in class com.google.gerrit.server.account.SetPreferences.Input
-
- reload(List<String>) - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- reloadChange() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- ReloadPluginListener - Interface in com.google.gerrit.server.plugins
-
Broadcasts event indicating a plugin was reloaded.
- ReloadSubmitQueueOp - Class in com.google.gerrit.server.git
-
- remoteName - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
-
- RemotePeer - Annotation Type in com.google.gerrit.server
-
Marker on a SocketAddress
pointing to the remote client.
- remove(AccessSection) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- remove(ContributorAgreement) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- remove(Account.Id) - Method in class com.google.gerrit.server.mail.MailUtil.MailRecipients
-
- remove(Project) - Method in interface com.google.gerrit.server.project.ProjectCache
-
Remove information about the given project from the cache.
- remove(Project) - Method in class com.google.gerrit.server.project.ProjectCacheImpl
-
- removeApproval(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- removed - Variable in class com.google.gerrit.server.events.HashtagsChangedEvent
-
- removeEventListener(EventListener) - Method in class com.google.gerrit.common.ChangeHookRunner
-
- removeEventListener(EventListener) - Method in class com.google.gerrit.common.DisabledChangeHooks
-
- removeEventListener(EventListener) - Method in interface com.google.gerrit.common.EventSource
-
- removeNote(NoteMap, RevId) - Method in class com.google.gerrit.server.notedb.CommentsInNotesUtil
-
- removeRef(String) - Method in interface com.google.gerrit.server.git.VersionedMetaData.BatchMetaDataUpdate
-
- removeReviewer(Account.Id) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- removeWriteIndex(int) - Method in class com.google.gerrit.server.index.IndexCollection
-
- renameColumn(ReviewDb, String, String, String) - Static method in class com.google.gerrit.server.schema.SchemaVersion
-
Rename an existing column.
- renameFile(ChangeEdit, String, String) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
-
Rename file in existing change edit.
- renameGroup(String, String) - Method in class com.google.gerrit.server.account.PerformRenameGroup
-
- renameGroup(AccountGroup.Id, String) - Method in class com.google.gerrit.server.account.PerformRenameGroup
-
- RenameGroupCommand - Class in com.google.gerrit.sshd.commands
-
- RenameGroupCommand() - Constructor for class com.google.gerrit.sshd.commands.RenameGroupCommand
-
- RenameGroupOp - Class in com.google.gerrit.server.git
-
- RenameGroupOp(WorkQueue, ProjectCache, MetaDataUpdate.Server, PersonIdent, AccountGroup.UUID, String, String) - Constructor for class com.google.gerrit.server.git.RenameGroupOp
-
- RenameGroupOp.Factory - Interface in com.google.gerrit.server.git
-
- renameTable(ReviewDb, String, String) - Static method in class com.google.gerrit.server.schema.SchemaVersion
-
Rename an existing table.
- renderEntireFile - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- replace(AccessSection) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- replace(ContributorAgreement) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- replace(ChangeData) - Method in interface com.google.gerrit.server.index.ChangeIndex
-
Update a change document in the index.
- replace(ChangeData) - Method in class com.google.gerrit.server.index.DummyIndex
-
- replace(CommandName, Provider<Command>) - Method in class com.google.gerrit.sshd.DispatchCommandProvider
-
- replaceGenericNodes(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
-
- ReplacePatchSetSender - Class in com.google.gerrit.server.mail
-
Send notice of new patch sets for reviewers.
- ReplacePatchSetSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.ReplacePatchSetSender
-
- ReplacePatchSetSender.Factory - Interface in com.google.gerrit.server.mail
-
- replyError(HttpServletRequest, HttpServletResponse, int, String, Throwable) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
-
- replyError(HttpServletRequest, HttpServletResponse, int, String, CacheControl, Throwable) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
-
- replyJson(HttpServletRequest, HttpServletResponse, Multimap<String, String>, Object) - Static method in class com.google.gerrit.httpd.restapi.RestApiServlet
-
- ReplyToChangeSender - Class in com.google.gerrit.server.mail
-
Alert a user to a reply to a change, usually commentary made during review.
- ReplyToChangeSender(EmailArguments, Change, String) - Constructor for class com.google.gerrit.server.mail.ReplyToChangeSender
-
- ReplyToChangeSender.Factory<T extends ReplyToChangeSender> - Interface in com.google.gerrit.server.mail
-
- repo - Variable in class com.google.gerrit.sshd.AbstractGitCommand
-
- repoManager - Variable in class com.google.gerrit.server.notedb.AbstractChangeNotes
-
- repoManager - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- repoManager - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate
-
- REPOSITORY - Static variable in class com.google.gerrit.rules.StoredValues
-
- RepositoryCaseMismatchException - Exception in com.google.gerrit.server.git
-
This exception is thrown if a project cannot be created because a project
with the same name in a different case already exists.
- RepositoryCaseMismatchException(Project.NameKey) - Constructor for exception com.google.gerrit.server.git.RepositoryCaseMismatchException
-
- REQ_ATTR_KEY - Static variable in class com.google.gerrit.httpd.GetUserFilter
-
- REQUEST - Static variable in class com.google.gerrit.server.git.PerThreadRequestScope
-
- REQUEST - Static variable in class com.google.gerrit.sshd.SshScope
-
Returns exactly one instance per command executed.
- RequestCleanup - Class in com.google.gerrit.server
-
Registers cleanup activities to be completed when a scope ends.
- RequestCleanup() - Constructor for class com.google.gerrit.server.RequestCleanup
-
- RequestContext - Interface in com.google.gerrit.server.util
-
The RequestContext is an interface exposing the fields that are needed
by the GerritGlobalModule scope.
- RequestContextFilter - Class in com.google.gerrit.httpd
-
- requestCount() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
-
- RequestScopedReviewDbProvider - Class in com.google.gerrit.server.config
-
Provides ReviewDb
database handle live only for this request.
- RequestScopedReviewDbProvider(SchemaFactory<ReviewDb>, Provider<RequestCleanup>) - Constructor for class com.google.gerrit.server.config.RequestScopedReviewDbProvider
-
- RequestScopePropagator - Class in com.google.gerrit.server.util
-
Base class for propagating request-scoped data between threads.
- RequestScopePropagator(Scope, ThreadLocalRequestContext, Provider<RequestScopedReviewDbProvider>) - Constructor for class com.google.gerrit.server.util.RequestScopePropagator
-
- requireChangeId - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- requireChangeId - Variable in class com.google.gerrit.server.project.PutConfig.Input
-
- required(String) - Method in class com.google.gerrit.server.config.ConfigSection
-
- rescan() - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- resolve(Repository, RevWalk, RevCommit) - Static method in class com.google.gerrit.server.change.IncludedInResolver
-
- resolve(String) - Method in class com.google.gerrit.server.config.SitePaths
-
Resolve an absolute or relative path.
- resolve(GroupReference) - Method in class com.google.gerrit.server.git.GroupList
-
- resolve(AccountGroup) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- resolve(GroupReference) - Method in class com.google.gerrit.server.git.ProjectConfig
-
- resolve(String, int) - Static method in class com.google.gerrit.server.util.SocketUtil
-
Parse and resolve an address string, looking up the IP address.
- resolveContentType(ProjectState, String, PatchScript.FileMode, String) - Static method in class com.google.gerrit.server.change.FileContentUtil
-
- Resource - Class in com.google.gerrit.httpd.resources
-
- Resource() - Constructor for class com.google.gerrit.httpd.resources.Resource
-
- ResourceKey - Interface in com.google.gerrit.httpd.resources
-
- ResourceWeigher - Class in com.google.gerrit.httpd.resources
-
- ResourceWeigher() - Constructor for class com.google.gerrit.httpd.resources.ResourceWeigher
-
- RestApiServlet - Class in com.google.gerrit.httpd.restapi
-
- RestApiServlet(RestApiServlet.Globals, RestCollection<? extends RestResource, ? extends RestResource>) - Constructor for class com.google.gerrit.httpd.restapi.RestApiServlet
-
- RestApiServlet(RestApiServlet.Globals, Provider<? extends RestCollection<? extends RestResource, ? extends RestResource>>) - Constructor for class com.google.gerrit.httpd.restapi.RestApiServlet
-
- RestApiServlet.Globals - Class in com.google.gerrit.httpd.restapi
-
- restart(int) - Method in class com.google.gerrit.server.index.IndexedChangeQuery
-
- restart(int) - Method in interface com.google.gerrit.server.query.change.Paginated
-
- RestCacheAdminModule - Class in com.google.gerrit.server.config
-
- RestCacheAdminModule() - Constructor for class com.google.gerrit.server.config.RestCacheAdminModule
-
- Restore - Class in com.google.gerrit.server.change
-
- RestoredSender - Class in com.google.gerrit.server.mail
-
Send notice about a change being restored by its owner.
- RestoredSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.RestoredSender
-
- RestoredSender.Factory - Interface in com.google.gerrit.server.mail
-
- restoreFile(ChangeEdit, String) - Method in class com.google.gerrit.server.edit.ChangeEditModifier
-
Restore file in existing change edit.
- restorePath - Variable in class com.google.gerrit.server.change.ChangeEdits.Post.Input
-
- restorer - Variable in class com.google.gerrit.server.events.ChangeRestoredEvent
-
- result - Variable in class com.google.gerrit.audit.AuditEvent
-
- retainHeader - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- retainUUIDs(Collection<AccountGroup.UUID>) - Method in class com.google.gerrit.server.git.GroupList
-
- retryOnLockFailure() - Method in class com.google.gerrit.server.git.strategy.FastForwardOnly
-
- retryOnLockFailure() - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
-
Returns whether a merge that failed with RefUpdate.Result.LOCK_FAILURE
should
be retried.
- Revert - Class in com.google.gerrit.server.change
-
- revert(ChangeControl, PatchSet.Id, String, PersonIdent, SshInfo) - Method in class com.google.gerrit.server.ChangeUtil
-
- revertChangeDefaultMessage - Variable in class com.google.gerrit.server.change.ChangeMessages
-
- RevertedSender - Class in com.google.gerrit.server.mail
-
Send notice about a change being reverted.
- RevertedSender(EmailArguments, Change) - Constructor for class com.google.gerrit.server.mail.RevertedSender
-
- RevertedSender.Factory - Interface in com.google.gerrit.server.mail
-
- REVIEW_DB - Static variable in class com.google.gerrit.rules.StoredValues
-
- reviewCategoryStrategy - Variable in class com.google.gerrit.server.account.SetPreferences.Input
-
- ReviewCommand - Class in com.google.gerrit.sshd.commands
-
- ReviewCommand() - Constructor for class com.google.gerrit.sshd.commands.ReviewCommand
-
- Reviewed - Class in com.google.gerrit.server.change
-
- REVIEWED - Static variable in class com.google.gerrit.server.index.ChangeField
-
Set true if the change has a non-zero label score.
- Reviewed.DeleteReviewed - Class in com.google.gerrit.server.change
-
- Reviewed.Input - Class in com.google.gerrit.server.change
-
- Reviewed.Input() - Constructor for class com.google.gerrit.server.change.Reviewed.Input
-
- Reviewed.PutReviewed - Class in com.google.gerrit.server.change
-
- REVIEWED_BY - Static variable in class com.google.gerrit.common.FooterConstants
-
The footer telling us who reviewed the change.
- REVIEWED_ON - Static variable in class com.google.gerrit.common.FooterConstants
-
The footer telling us the URL where the review took place.
- reviewer - Variable in class com.google.gerrit.server.data.MessageAttribute
-
- reviewer - Variable in class com.google.gerrit.server.data.PatchSetCommentAttribute
-
- reviewer - Variable in class com.google.gerrit.server.events.ReviewerAddedEvent
-
- REVIEWER - Static variable in class com.google.gerrit.server.index.ChangeField
-
Reviewer(s) associated with the change.
- reviewer(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- REVIEWER_KIND - Static variable in class com.google.gerrit.server.change.ReviewerResource
-
- ReviewerAddedEvent - Class in com.google.gerrit.server.events
-
- ReviewerAddedEvent() - Constructor for class com.google.gerrit.server.events.ReviewerAddedEvent
-
- reviewerin(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- ReviewerJson - Class in com.google.gerrit.server.change
-
- ReviewerJson.PostResult - Class in com.google.gerrit.server.change
-
- ReviewerJson.PostResult() - Constructor for class com.google.gerrit.server.change.ReviewerJson.PostResult
-
- ReviewerJson.ReviewerInfo - Class in com.google.gerrit.server.change
-
- ReviewerJson.ReviewerInfo(Account.Id) - Constructor for class com.google.gerrit.server.change.ReviewerJson.ReviewerInfo
-
- reviewerNotFound - Variable in class com.google.gerrit.server.change.ChangeMessages
-
- ReviewerResource - Class in com.google.gerrit.server.change
-
- ReviewerResource.Factory - Interface in com.google.gerrit.server.change
-
- reviewers - Variable in class com.google.gerrit.server.change.ReviewerJson.PostResult
-
- Reviewers - Class in com.google.gerrit.server.change
-
- reviewers() - Method in class com.google.gerrit.server.query.change.ChangeData
-
- ReviewerState - Enum in com.google.gerrit.server.notedb
-
State of a reviewer on a change.
- ReviewerSuggestionCache - Class in com.google.gerrit.server.change
-
The suggest oracle may be called many times in rapid succession during the
course of one operation.
- ReviewProjectAccess - Class in com.google.gerrit.httpd.rpc.project
-
- revision - Variable in class com.google.gerrit.server.access.ListAccess.ProjectAccessInfo
-
- revision - Variable in class com.google.gerrit.server.data.DependencyAttribute
-
- revision - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- revision - Variable in class com.google.gerrit.server.project.CreateBranch.Input
-
- revision - Variable in class com.google.gerrit.server.project.ListBranches.BranchInfo
-
- revision - Variable in class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
-
- REVISION_KIND - Static variable in class com.google.gerrit.server.change.RevisionResource
-
- RevisionResource - Class in com.google.gerrit.server.change
-
- RevisionResource(ChangeResource, PatchSet) - Constructor for class com.google.gerrit.server.change.RevisionResource
-
- RevisionResource(ChangeResource, PatchSet, Optional<ChangeEdit>) - Constructor for class com.google.gerrit.server.change.RevisionResource
-
- Revisions - Class in com.google.gerrit.server.change
-
- RevWalkPredicate - Class in com.google.gerrit.server.query.change
-
Predicate which creates Repository, RevWalk objects and properly
closes them.
- RevWalkPredicate(Provider<ReviewDb>, GitRepositoryManager, String, String) - Constructor for class com.google.gerrit.server.query.change.RevWalkPredicate
-
- RevWalkPredicate.Arguments - Class in com.google.gerrit.server.query.change
-
- RevWalkPredicate.Arguments(PatchSet, RevId, AnyObjectId, Change, Project.NameKey) - Constructor for class com.google.gerrit.server.query.change.RevWalkPredicate.Arguments
-
- rewrite(Predicate<ChangeData>, int, int) - Method in class com.google.gerrit.server.index.IndexRewriteImpl
-
- rewrite(Predicate<ChangeData>, int, int) - Method in interface com.google.gerrit.server.query.change.ChangeQueryRewriter
-
- rewrite(Predicate<T>) - Method in class com.google.gerrit.server.query.QueryRewriter
-
Apply rewrites to a graph until it stops changing.
- rewrite(QueryRewriter<T>, Predicate<T>) - Method in interface com.google.gerrit.server.query.QueryRewriter.RewriteRule
-
Apply a rewrite rule to the Predicate.
- RewritePredicate<T> - Class in com.google.gerrit.server.query
-
- RewritePredicate() - Constructor for class com.google.gerrit.server.query.RewritePredicate
-
- RobotsServlet - Class in com.google.gerrit.httpd.raw
-
This class provides a mechanism to use a configurable robots.txt file,
outside of the .war of the application.
- ROOT - Static variable in class com.google.gerrit.sshd.Commands
-
Magic value signaling the top level.
- rowCount - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
-
- rpc(Class<? extends RemoteJsonService>) - Method in class com.google.gerrit.httpd.rpc.RpcServletModule
-
- rpc(String, Class<? extends RemoteJsonService>) - Method in class com.google.gerrit.httpd.rpc.RpcServletModule
-
- RpcAuditEvent - Class in com.google.gerrit.audit
-
- RpcAuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, String, Object, int, Object) - Constructor for class com.google.gerrit.audit.RpcAuditEvent
-
Creates a new audit event with results
- RpcServletModule - Class in com.google.gerrit.httpd.rpc
-
Binds RemoteJsonService
implementations to a JSON servlet.
- RpcServletModule(String) - Constructor for class com.google.gerrit.httpd.rpc.RpcServletModule
-
- rule - Variable in class com.google.gerrit.server.change.TestSubmitRule.Input
-
- RuleEvalException - Exception in com.google.gerrit.server.project
-
- RuleEvalException(String) - Constructor for exception com.google.gerrit.server.project.RuleEvalException
-
- rules - Variable in class com.google.gerrit.server.access.ListAccess.PermissionInfo
-
- RulesCache - Class in com.google.gerrit.rules
-
Manages a cache of compiled Prolog rules.
- RulesCache(Config, SitePaths, GitRepositoryManager, DynamicSet<PredicateProvider>) - Constructor for class com.google.gerrit.rules.RulesCache
-
- run(ReviewDb) - Method in interface com.google.gerrit.httpd.rpc.BaseServiceImplementation.Action
-
Perform this action, returning the onSuccess value.
- run(AsyncCallback<T>, BaseServiceImplementation.Action<T>) - Method in class com.google.gerrit.httpd.rpc.BaseServiceImplementation
-
Executes action.run
with an active ReviewDb connection.
- run() - Method in class com.google.gerrit.server.change.EmailReviewComments
-
- run(List<Project.NameKey>) - Method in class com.google.gerrit.server.git.GarbageCollection
-
- run(List<Project.NameKey>, PrintWriter) - Method in class com.google.gerrit.server.git.GarbageCollection
-
- run() - Method in class com.google.gerrit.server.git.GarbageCollectionRunner
-
- run() - Method in class com.google.gerrit.server.git.ReloadSubmitQueueOp
-
- run() - Method in class com.google.gerrit.server.git.RenameGroupOp
-
- run(CodeReviewCommit, Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
-
Runs this submit strategy.
- run() - Method in class com.google.gerrit.server.git.WorkQueue.Task
-
- run() - Method in class com.google.gerrit.server.RequestCleanup
-
- run() - Method in interface com.google.gerrit.sshd.BaseCommand.CommandRunnable
-
- run() - Method in class com.google.gerrit.sshd.commands.BanCommitCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.CreateBranchCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.GarbageCollectionCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.ListGroupsCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.ListLoggingLevelCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.ListMembersCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.LsUserRefs
-
- run() - Method in class com.google.gerrit.sshd.commands.QueryShell
-
- run() - Method in class com.google.gerrit.sshd.commands.RenameGroupCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.ReviewCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.SetLoggingLevelCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.SetMembersCommand
-
- run() - Method in class com.google.gerrit.sshd.commands.SetReviewersCommand
-
- run() - Method in class com.google.gerrit.sshd.SshCommand
-
- runAs - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- runAs(SocketAddress, Account.Id, CurrentUser) - Method in class com.google.gerrit.server.IdentifiedUser.GenericFactory
-
- runAs(Account.Id, CurrentUser) - Method in class com.google.gerrit.server.IdentifiedUser.RequestFactory
-
- runGC - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- runImpl() - Method in class com.google.gerrit.sshd.AbstractGitCommand
-
- running - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
-
- runTimeMilliseconds - Variable in class com.google.gerrit.server.data.QueryStatsAttribute
-
- sameGroupVisibility - Variable in class com.google.gerrit.server.git.AccountsSection
-
- saveConfig(String, Config) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- saveFile(String, byte[]) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- saveUTF8(String, String) - Method in class com.google.gerrit.server.git.VersionedMetaData
-
- scan(String, Iterable<Class<? extends Annotation>>) - Method in class com.google.gerrit.server.plugins.AbstractPreloadedPluginScanner
-
- scan(String, Iterable<Class<? extends Annotation>>) - Method in class com.google.gerrit.server.plugins.JarScanner
-
- scan(String, Iterable<Class<? extends Annotation>>) - Method in interface com.google.gerrit.server.plugins.PluginContentScanner
-
Scans the plugin for declared public annotated classes
- ScanningChangeCacheImpl - Class in com.google.gerrit.server.git
-
- schedule(Branch.NameKey) - Method in class com.google.gerrit.server.git.ChangeMergeQueue
-
- schedule(Branch.NameKey) - Method in interface com.google.gerrit.server.git.MergeQueue
-
- ScheduleConfig - Class in com.google.gerrit.server.config
-
- ScheduleConfig(Config, String) - Constructor for class com.google.gerrit.server.config.ScheduleConfig
-
- ScheduleConfig(Config, String, String) - Constructor for class com.google.gerrit.server.config.ScheduleConfig
-
- ScheduleConfig(Config, String, String, String, String) - Constructor for class com.google.gerrit.server.config.ScheduleConfig
-
- Schema<T> - Class in com.google.gerrit.server.index
-
Specific version of a secondary index schema.
- Schema(Iterable<FieldDef<T, ?>>) - Constructor for class com.google.gerrit.server.index.Schema
-
- Schema(int, Iterable<FieldDef<T, ?>>) - Constructor for class com.google.gerrit.server.index.Schema
-
- Schema.Values<T> - Class in com.google.gerrit.server.index
-
- Schema_100 - Class in com.google.gerrit.server.schema
-
- Schema_101 - Class in com.google.gerrit.server.schema
-
- Schema_102 - Class in com.google.gerrit.server.schema
-
- Schema_103 - Class in com.google.gerrit.server.schema
-
- Schema_104 - Class in com.google.gerrit.server.schema
-
- Schema_105 - Class in com.google.gerrit.server.schema
-
- Schema_106 - Class in com.google.gerrit.server.schema
-
- Schema_107 - Class in com.google.gerrit.server.schema
-
- Schema_83 - Class in com.google.gerrit.server.schema
-
- Schema_84 - Class in com.google.gerrit.server.schema
-
- Schema_85 - Class in com.google.gerrit.server.schema
-
- Schema_86 - Class in com.google.gerrit.server.schema
-
- Schema_87 - Class in com.google.gerrit.server.schema
-
- Schema_88 - Class in com.google.gerrit.server.schema
-
- Schema_89 - Class in com.google.gerrit.server.schema
-
- Schema_90 - Class in com.google.gerrit.server.schema
-
- Schema_91 - Class in com.google.gerrit.server.schema
-
- Schema_92 - Class in com.google.gerrit.server.schema
-
- Schema_93 - Class in com.google.gerrit.server.schema
-
- Schema_94 - Class in com.google.gerrit.server.schema
-
- Schema_95 - Class in com.google.gerrit.server.schema
-
- Schema_96 - Class in com.google.gerrit.server.schema
-
- Schema_97 - Class in com.google.gerrit.server.schema
-
- Schema_98 - Class in com.google.gerrit.server.schema
-
- Schema_99 - Class in com.google.gerrit.server.schema
-
- SchemaCreator - Class in com.google.gerrit.server.schema
-
Creates the current database schema and populates initial code rows.
- SchemaCreator(SitePaths, AllProjectsCreator, AllUsersCreator, PersonIdent, DataSourceType) - Constructor for class com.google.gerrit.server.schema.SchemaCreator
-
- SchemaCreator(File, AllProjectsCreator, AllUsersCreator, PersonIdent, DataSourceType) - Constructor for class com.google.gerrit.server.schema.SchemaCreator
-
- SchemaModule - Class in com.google.gerrit.server.schema
-
Validate the schema and connect to Git.
- SchemaModule() - Constructor for class com.google.gerrit.server.schema.SchemaModule
-
- SchemaUpdater - Class in com.google.gerrit.server.schema
-
Creates or updates the current database schema.
- SchemaVersion - Class in com.google.gerrit.server.schema
-
A version of the database schema.
- SchemaVersion(Provider<? extends SchemaVersion>) - Constructor for class com.google.gerrit.server.schema.SchemaVersion
-
- SchemaVersionCheck - Class in com.google.gerrit.server.schema
-
Validates the current schema version.
- SchemaVersionCheck(SchemaFactory<ReviewDb>, SitePaths) - Constructor for class com.google.gerrit.server.schema.SchemaVersionCheck
-
- scope(RequestContext, Callable<T>) - Method in class com.google.gerrit.server.git.PerThreadRequestScope.Propagator
-
- scope(Callable<T>) - Method in interface com.google.gerrit.server.git.PerThreadRequestScope.Scoper
-
- search(List<T>) - Method in class com.google.gerrit.server.util.RegexListSearcher
-
- SearchingChangeCacheImpl - Class in com.google.gerrit.server.git
-
- SearchScope - Enum in com.google.gerrit.server.auth.ldap
-
- section - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
-
- SectionSortCache - Class in com.google.gerrit.server.project
-
Caches the order AccessSections should be sorted for evaluation.
- secure_config - Variable in class com.google.gerrit.server.config.SitePaths
-
- SecureStore - Class in com.google.gerrit.server.securestore
-
Abstract class for providing new SecureStore implementation for Gerrit.
- SecureStore() - Constructor for class com.google.gerrit.server.securestore.SecureStore
-
- SecureStore.EntryKey - Class in com.google.gerrit.server.securestore
-
- SecureStore.EntryKey(String, String, String) - Constructor for class com.google.gerrit.server.securestore.SecureStore.EntryKey
-
Creates EntryKey.
- SecureStoreClassName - Annotation Type in com.google.gerrit.server.securestore
-
- SecureStoreProvider - Class in com.google.gerrit.server.securestore
-
- SecureStoreProvider(Injector, SitePaths, String) - Constructor for class com.google.gerrit.server.securestore.SecureStoreProvider
-
- self() - Method in class com.google.gerrit.server.api.accounts.AccountsImpl
-
- self() - Method in class com.google.gerrit.server.notedb.AbstractChangeNotes
-
- send(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.resources.Resource
-
- send(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.resources.SmallResource
-
- send(Address, Collection<Address>, Map<String, EmailHeader>, String) - Method in interface com.google.gerrit.server.mail.EmailSender
-
Sends an email message.
- send() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Format and enqueue the message for delivery.
- send(ChangeNotes, ChangeUpdate, boolean, IdentifiedUser, Change, PatchSet, LabelTypes) - Method in class com.google.gerrit.server.mail.PatchSetNotificationSender
-
- send(Address, Collection<Address>, Map<String, EmailHeader>, String) - Method in class com.google.gerrit.server.mail.SmtpEmailSender
-
- sendBytes(byte[]) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
-
- sendBytes(byte[], int, int) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
-
- sendError(String) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
-
- sendMessage(String) - Method in interface com.google.gerrit.server.git.ReceiveCommits.MessageSender
-
- seq - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
-
- serverIdent - Variable in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- ServerPlugin - Class in com.google.gerrit.server.plugins
-
- ServerPlugin(String, String, PluginUser, File, FileSnapshot, PluginContentScanner, File, ClassLoader) - Constructor for class com.google.gerrit.server.plugins.ServerPlugin
-
- ServerPlugin.CacheKey - Class in com.google.gerrit.server.plugins
-
Unique key that changes whenever a plugin reloads.
- ServerPluginProvider - Interface in com.google.gerrit.server.plugins
-
Provider of one Server plugin from one external file
Allows to load one plugin from one external file or
one directory by declaring the ability to handle it.
- ServerPluginProvider.PluginDescription - Class in com.google.gerrit.server.plugins
-
Descriptor of the Plugin that ServerPluginProvider has to load.
- ServerPluginProvider.PluginDescription(PluginUser, String, File) - Constructor for class com.google.gerrit.server.plugins.ServerPluginProvider.PluginDescription
-
Creates a new PluginDescription for ServerPluginProvider.
- ServerRequestContext - Class in com.google.gerrit.server.util
-
RequestContext with an InternalUser making the internals visible.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.google.gerrit.httpd.restapi.RestApiServlet
-
- sessionId - Variable in class com.google.gerrit.audit.AuditEvent
-
- set(StoredValue<T>, T) - Method in class com.google.gerrit.rules.PrologEnvironment
-
Set a stored value on the interpreter's hash manager.
- set(Prolog, T) - Method in class com.google.gerrit.rules.StoredValue
-
- set(PrologEnvironment, T) - Method in class com.google.gerrit.rules.StoredValue
-
Set the value into the environment's interpreter.
- set(Config, String, String, String, String) - Static method in class com.google.gerrit.server.git.VersionedMetaData
-
- set(Config, String, String, String, boolean) - Static method in class com.google.gerrit.server.git.VersionedMetaData
-
- set(Config, String, String, String, E, E) - Static method in class com.google.gerrit.server.git.VersionedMetaData
-
- set(String, String, String, String) - Method in class com.google.gerrit.server.securestore.SecureStore
-
Store single value in SecureStore.
- setAccessPath(AccessPath) - Method in class com.google.gerrit.server.CurrentUser
-
- setAccessPathOk(AccessPath, boolean) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
- setAccessPathOk(AccessPath, boolean) - Method in interface com.google.gerrit.httpd.WebSession
-
- setAdministrators(GroupReference) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
-
- setAll(boolean) - Method in class com.google.gerrit.server.project.ListProjects
-
- setAllowClosed(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- setAllowDraft(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- setAllowEmpty(boolean) - Method in class com.google.gerrit.server.git.MetaDataUpdate
-
- setApprovals(Map<String, Short>) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setArguments(String[]) - Method in class com.google.gerrit.sshd.BaseCommand
-
- setAuthor(IdentifiedUser) - Method in class com.google.gerrit.server.git.MetaDataUpdate
-
- setBase(String) - Method in class com.google.gerrit.server.change.Files.ListFiles
-
- setBase(String) - Method in class com.google.gerrit.server.change.GetDiff
-
- setBatchUsers(GroupReference) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
-
- setBoolean(String, boolean) - Method in class com.google.gerrit.server.config.PluginConfig
-
- setChange(ChangeResource) - Method in class com.google.gerrit.server.account.StarredChanges.Create
-
- setChangedLines(int, int) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- setChangeMessage(ChangeMessage) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- setChangeMessage(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- setCharacterEncoding(String) - Method in class com.google.gerrit.httpd.resources.SmallResource
-
- setCleanup(List<Runnable>) - Method in class com.google.gerrit.rules.PrologEnvironment
-
Assign the environment a cleanup list (in order to use a centralized list)
If this enivronment's list is non-empty, append its cleanup tasks to the
assigning list.
- setCleanupHandle(CleanupHandle) - Method in class com.google.gerrit.server.plugins.Plugin
-
- setCommentRevId(PatchLineComment, PatchListCache, Change, PatchSet) - Static method in class com.google.gerrit.server.PatchLineCommentsUtil
-
- setCommitMessage(String) - Method in class com.google.gerrit.server.schema.AllProjectsCreator
-
- setContentType(String) - Method in class com.google.gerrit.httpd.resources.SmallResource
-
- setContext(RequestContext) - Method in class com.google.gerrit.server.util.ThreadLocalRequestContext
-
- setControl(ChangeControl) - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- setCss(String) - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
-
- setCurrentApprovals(List<PatchSetApproval>) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- setCurrentFilePaths(List<String>) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- setDbCfgInjector(Injector, Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
-
- SetDiffPreferences - Class in com.google.gerrit.server.account
-
- setDisk(long) - Method in class com.google.gerrit.server.config.ListCaches.EntriesInfo
-
- setDisk(long, long) - Method in class com.google.gerrit.server.config.ListCaches.HitRatioInfo
-
- setDisplayName(String) - Method in class com.google.gerrit.server.account.AuthRequest
-
- setDraft(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setDraft(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setEmailAddress(String) - Method in class com.google.gerrit.server.account.AuthRequest
-
- setEnum(String, T) - Method in class com.google.gerrit.server.config.PluginConfig
-
- setErrorStream(OutputStream) - Method in class com.google.gerrit.sshd.BaseCommand
-
- setExitCallback(ExitCallback) - Method in class com.google.gerrit.sshd.BaseCommand
-
- setExitValue(int) - Method in class com.google.gerrit.common.ChangeHookRunner.HookResult
-
- setExtraCC(Set<Account.Id>) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setFastEvalLabels(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- setFilter(String) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- setFilterType(ListProjects.FilterType) - Method in class com.google.gerrit.server.project.ListProjects
-
- setFormat(ListCaches.OutputFormat) - Method in class com.google.gerrit.server.config.ListCaches
-
- setFormat(OutputFormat) - Method in class com.google.gerrit.server.plugins.ListPlugins
-
- setFormat(OutputFormat) - Method in class com.google.gerrit.server.project.ListProjects
-
- setFrom(Account.Id) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- setFrom(Account.Id) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- setFrom(Timestamp) - Method in class com.google.gerrit.server.project.GetReflog
-
- setGc(boolean) - Method in class com.google.gerrit.server.config.GetSummary
-
- setGroupName(String) - Method in class com.google.gerrit.server.account.CreateGroupArgs
-
- setGroupName(AccountGroup.NameKey) - Method in class com.google.gerrit.server.account.CreateGroupArgs
-
- setGroupUuid(AccountGroup.UUID) - Method in class com.google.gerrit.server.project.ListProjects
-
- setHashtags(Set<String>) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setHashtags(ChangeControl, HashtagsInput, boolean, boolean) - Method in class com.google.gerrit.server.change.HashtagsUtil
-
- setHashtags(Set<String>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- SetHead - Class in com.google.gerrit.server.project
-
- setHeader(NotifyConfig.Header) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- setHeader(String, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Set a header in the outgoing message.
- setHeader(String, Date) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- setHttpInjector(Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
-
- setHttpServletRequest(Provider<HttpServletRequest>) - Method in class com.google.gerrit.httpd.HttpCanonicalWebUrlProvider
-
- setIncludeAllReviewers(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeApprovals(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeComments(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeCommitMessage(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeCurrentPatchSet(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeDependencies(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeFiles(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludePatchSets(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setIncludeSubmitRecords(boolean) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setInputStream(InputStream) - Method in class com.google.gerrit.sshd.BaseCommand
-
- setInserter(ObjectInserter) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- setInt(String, int) - Method in class com.google.gerrit.server.config.PluginConfig
-
- setJvm(boolean) - Method in class com.google.gerrit.server.config.GetSummary
-
- setLastModified(long) - Method in class com.google.gerrit.httpd.resources.SmallResource
-
- setLimit(int) - Method in class com.google.gerrit.server.change.SuggestReviewers
-
- setLimit(int) - Method in class com.google.gerrit.server.project.GetReflog
-
- setLimit(int) - Method in class com.google.gerrit.server.project.ListProjects
-
- setLimit(int) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
-
- setLimit(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
-
- setLimit(int) - Method in class com.google.gerrit.server.query.change.QueryProcessor
-
- setList(String, String, String, List<String>) - Method in class com.google.gerrit.server.securestore.DefaultSecureStore
-
- setList(String, String, String, List<String>) - Method in class com.google.gerrit.server.securestore.SecureStore
-
Store list of values in SecureStore.
- setLoadComments(boolean) - Method in class com.google.gerrit.server.patch.PatchScriptFactory
-
- setLoadHistory(boolean) - Method in class com.google.gerrit.server.patch.PatchScriptFactory
-
- setLocalUser(String) - Method in class com.google.gerrit.server.account.AuthRequest
-
- setLogErrors(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- SetLoggingLevelCommand - Class in com.google.gerrit.sshd.commands
-
- SetLoggingLevelCommand() - Constructor for class com.google.gerrit.sshd.commands.SetLoggingLevelCommand
-
- setLong(String, long) - Method in class com.google.gerrit.server.config.PluginConfig
-
- setMatchPrefix(String) - Method in class com.google.gerrit.server.project.ListProjects
-
- setMatchRegex(String) - Method in class com.google.gerrit.server.project.ListProjects
-
- setMatchSubstring(String) - Method in class com.google.gerrit.server.project.ListProjects
-
- setMem(long) - Method in class com.google.gerrit.server.config.ListCaches.EntriesInfo
-
- setMem(long, long) - Method in class com.google.gerrit.server.config.ListCaches.HitRatioInfo
-
- SetMembersCommand - Class in com.google.gerrit.sshd.commands
-
- SetMembersCommand() - Constructor for class com.google.gerrit.sshd.commands.SetMembersCommand
-
- setMergeable(boolean) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- setMessage(ChangeMessage) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setMessage(String) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setMessage(ChangeMessage) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setMessage(String) - Method in class com.google.gerrit.server.git.MetaDataUpdate
-
Set the commit message used when committing the update.
- setMessageSender(ReceiveCommits.MessageSender) - Method in class com.google.gerrit.server.git.ReceiveCommits
-
Set a message sender for this operation.
- setName(String) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- setNumChanges(int) - Method in class com.google.gerrit.server.index.SiteIndexer
-
- setOtherBranches(boolean) - Method in class com.google.gerrit.server.change.Mergeable
-
- setOutput(OutputStream, OutputStreamQuery.OutputFormat) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setOutputFormat(QueryShell.OutputFormat) - Method in class com.google.gerrit.sshd.commands.QueryShell
-
- setOutputStream(OutputStream) - Method in class com.google.gerrit.sshd.BaseCommand
-
- SetParent - Class in com.google.gerrit.server.project
-
- SetParent.Input - Class in com.google.gerrit.server.project
-
- SetParent.Input() - Constructor for class com.google.gerrit.server.project.SetParent.Input
-
- setPassword(String) - Method in class com.google.gerrit.server.account.AuthRequest
-
- setPatchLineComments(List<PatchLineComment>) - Method in class com.google.gerrit.server.mail.CommentSender
-
- setPatchSet(PatchSet) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setPatchSet(PatchSet) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- setPatchSet(PatchSet, PatchSetInfo) - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- setPatchSet(PatchSet) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- setPatchsetId(PatchSet.Id) - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- setPatchSetId(PatchSet.Id) - Method in class com.google.gerrit.server.notedb.AbstractChangeUpdate
-
- setPluginName(String) - Method in class com.google.gerrit.server.plugins.ModuleGenerator.NOP
-
- setPluginName(String) - Method in interface com.google.gerrit.server.plugins.ModuleGenerator
-
- setPredicate(Predicate) - Method in class com.google.gerrit.rules.PrologEnvironment
-
- SetPreferences - Class in com.google.gerrit.server.account
-
- SetPreferences - Class in com.google.gerrit.server.config
-
- SetPreferences.Input - Class in com.google.gerrit.server.account
-
- SetPreferences.Input() - Constructor for class com.google.gerrit.server.account.SetPreferences.Input
-
- setProgressOut(OutputStream) - Method in class com.google.gerrit.server.index.SiteIndexer
-
- setProjectDescription(Project.NameKey, String) - Method in interface com.google.gerrit.server.git.GitRepositoryManager
-
Set the GIT_DIR/description
file for gitweb.
- setProjectDescription(Project.NameKey, String) - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager
-
- setProjectName(String) - Method in class com.google.gerrit.server.project.CreateProjectArgs
-
- setProjectName(Project.NameKey) - Method in class com.google.gerrit.server.project.CreateProjectArgs
-
- setQuery(String) - Method in class com.google.gerrit.server.change.SuggestReviewers
-
- setRecursive(boolean) - Method in class com.google.gerrit.server.group.ListMembers
-
- setRecursive(boolean) - Method in class com.google.gerrit.server.project.ListChildProjects
-
- setRefLogIdent(PatchSetApproval) - Method in class com.google.gerrit.server.git.strategy.SubmitStrategy
-
Set the ref log identity if it wasn't set yet.
- setRequestScopePropagator(RequestScopePropagator) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setReviewed(boolean) - Method in class com.google.gerrit.server.change.Files.ListFiles
-
- setReviewers(Set<Account.Id>) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- SetReviewersCommand - Class in com.google.gerrit.sshd.commands
-
- SetReviewersCommand() - Constructor for class com.google.gerrit.sshd.commands.SetReviewersCommand
-
- setRule(String) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- setRunHooks(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setRunHooks(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setSameGroupVisibility(List<PermissionRule>) - Method in class com.google.gerrit.server.git.AccountsSection
-
- setSearchIndex(ChangeIndex) - Method in class com.google.gerrit.server.index.IndexCollection
-
- setSendMail(boolean) - Method in class com.google.gerrit.server.change.ChangeInserter
-
- setSendMail(boolean) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setShowDescription(boolean) - Method in class com.google.gerrit.server.project.ListProjects
-
- setShowTree(boolean) - Method in class com.google.gerrit.server.project.ListProjects
-
- setSkipAuthentication(boolean) - Method in class com.google.gerrit.server.account.AuthRequest
-
- setSkipSubmitFilters(boolean) - Method in class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- setSpace(double) - Method in class com.google.gerrit.server.config.ListCaches.EntriesInfo
-
- setSshInfo(SshInfo) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setSshInjector(Injector) - Method in class com.google.gerrit.server.plugins.PluginGuiceEnvironment
-
- setStart(int) - Method in class com.google.gerrit.server.project.ListProjects
-
- setStart(int) - Method in class com.google.gerrit.server.query.change.OutputStreamQuery
-
- setStart(int) - Method in class com.google.gerrit.server.query.change.QueryChanges
-
- setStart(int) - Method in class com.google.gerrit.server.query.change.QueryProcessor
-
- setStatus(Change.Status) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- setStatusCode(CommitMergeStatus) - Method in class com.google.gerrit.server.git.CodeReviewCommit
-
- setString(String, String) - Method in class com.google.gerrit.server.config.PluginConfig
-
- setStringList(String, List<String>) - Method in class com.google.gerrit.server.config.PluginConfig
-
- setSubject(String) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- setSubmitRecords(List<SubmitRecord>) - Method in class com.google.gerrit.server.query.change.ChangeData
-
- setTo(Timestamp) - Method in class com.google.gerrit.server.project.GetReflog
-
- setTypes(EnumSet<AccountProjectWatch.NotifyType>) - Method in class com.google.gerrit.server.git.NotifyConfig
-
- setUploader(Account.Id) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setupVelocityContext() - Method in class com.google.gerrit.server.mail.ChangeEmail
-
- setupVelocityContext() - Method in class com.google.gerrit.server.mail.NotificationEmail
-
- setupVelocityContext() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- setUserAccountId(Account.Id) - Method in class com.google.gerrit.httpd.CacheBasedWebSession
-
Set the user account for this current request only.
- setUserAccountId(Account.Id) - Method in interface com.google.gerrit.httpd.WebSession
-
Set the user account for this current request only.
- setUserName(String) - Method in class com.google.gerrit.server.account.AuthRequest
-
- setValidatePolicy(PatchSetInserter.ValidatePolicy) - Method in class com.google.gerrit.server.change.PatchSetInserter
-
- setVerboseOut(OutputStream) - Method in class com.google.gerrit.server.index.SiteIndexer
-
- setVHeader(String, String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
Set a header in the outgoing message using a template.
- shortestExample(String) - Static method in class com.google.gerrit.server.project.RefControl
-
- shouldConfigure() - Static method in class com.google.gerrit.server.util.SystemLog
-
- shouldSendMessage() - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- shouldSendMessage() - Method in class com.google.gerrit.server.mail.RegisterNewEmailSender
-
- showLineEndings - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- showProgress - Variable in class com.google.gerrit.server.project.GarbageCollect.Input
-
- showSiteHeader - Variable in class com.google.gerrit.server.account.SetPreferences.Input
-
- showTabs - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- showWhitespaceErrors - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- signedOffBy - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- SignedTokenEmailTokenVerifier - Class in com.google.gerrit.server.mail
-
- SignedTokenEmailTokenVerifier.Module - Class in com.google.gerrit.server.mail
-
- SignedTokenEmailTokenVerifier.Module() - Constructor for class com.google.gerrit.server.mail.SignedTokenEmailTokenVerifier.Module
-
- since(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- SingleCommandPluginModule - Class in com.google.gerrit.sshd
-
Binds one SSH command to the plugin name itself.
- SingleCommandPluginModule() - Constructor for class com.google.gerrit.sshd.SingleCommandPluginModule
-
- SingleGroupUser - Class in com.google.gerrit.server.query.change
-
- SingleGroupUser(CapabilityControl.Factory, AccountGroup.UUID) - Constructor for class com.google.gerrit.server.query.change.SingleGroupUser
-
- SingleGroupUser(CapabilityControl.Factory, Set<AccountGroup.UUID>) - Constructor for class com.google.gerrit.server.query.change.SingleGroupUser
-
- site - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
-
- site_css - Variable in class com.google.gerrit.server.config.SitePaths
-
- site_footer - Variable in class com.google.gerrit.server.config.SitePaths
-
- site_gitweb - Variable in class com.google.gerrit.server.config.SitePaths
-
- site_header - Variable in class com.google.gerrit.server.config.SitePaths
-
- site_path - Variable in class com.google.gerrit.server.config.SitePaths
-
- SiteHeaderFooter - Class in com.google.gerrit.httpd.template
-
- SiteIndexer - Class in com.google.gerrit.server.index
-
- SiteIndexer.Result - Class in com.google.gerrit.server.index
-
- SitePath - Annotation Type in com.google.gerrit.server.config
-
Marker on a File
pointing to the site path.
- SitePaths - Class in com.google.gerrit.server.config
-
- SitePaths(File) - Constructor for class com.google.gerrit.server.config.SitePaths
-
- size() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
-
- size(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- sizeBarInChangeTable - Variable in class com.google.gerrit.server.account.SetPreferences.Input
-
- sizeDeletions - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- sizeInsertions - Variable in class com.google.gerrit.server.data.PatchSetAttribute
-
- skipDeleted - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- skipUncommented - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- slaveMode - Variable in class com.google.gerrit.sshd.CommandModule
-
- sleeping - Variable in class com.google.gerrit.server.config.GetSummary.TaskSummaryInfo
-
- SmallResource - Class in com.google.gerrit.httpd.resources
-
- SmallResource(byte[]) - Constructor for class com.google.gerrit.httpd.resources.SmallResource
-
- SmtpEmailSender - Class in com.google.gerrit.server.mail
-
Sends email via a nearby SMTP server.
- SmtpEmailSender.Encryption - Enum in com.google.gerrit.server.mail
-
- SmtpEmailSender.Module - Class in com.google.gerrit.server.mail
-
- SmtpEmailSender.Module() - Constructor for class com.google.gerrit.server.mail.SmtpEmailSender.Module
-
- smtpFromAddress - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
-
- smtpRcptTo - Variable in class com.google.gerrit.server.validators.OutgoingEmailValidationListener.Args
-
- SocketAddressHandler - Class in com.google.gerrit.server.args4j
-
- SocketAddressHandler(CmdLineParser, OptionDef, Setter<SocketAddress>) - Constructor for class com.google.gerrit.server.args4j.SocketAddressHandler
-
- SocketUtil - Class in com.google.gerrit.server.util
-
- sort(Collection<CodeReviewCommit>) - Method in class com.google.gerrit.server.git.RebaseSorter
-
- sortApprovals(Iterable<PatchSetApproval>) - Static method in class com.google.gerrit.server.ApprovalsUtil
-
- sorted(Iterable<UiAction.Description>) - Static method in class com.google.gerrit.server.extensions.webui.UiActions
-
- space() - Method in class com.google.gerrit.server.cache.PersistentCache.DiskStats
-
- space - Variable in class com.google.gerrit.server.config.ListCaches.EntriesInfo
-
- splitOptionValue(String) - Static method in class com.google.gerrit.server.OptionUtil
-
- ssh_dsa - Variable in class com.google.gerrit.server.config.SitePaths
-
- ssh_key - Variable in class com.google.gerrit.server.config.SitePaths
-
- SSH_KEY_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
-
- ssh_rsa - Variable in class com.google.gerrit.server.config.SitePaths
-
- SshAddressesModule - Class in com.google.gerrit.server.ssh
-
- SshAddressesModule() - Constructor for class com.google.gerrit.server.ssh.SshAddressesModule
-
- SshAdvertisedAddresses - Annotation Type in com.google.gerrit.server.ssh
-
Marker on the list of SocketAddress
es configured to be
advertised by the server.
- SshAuditEvent - Class in com.google.gerrit.audit
-
- SshAuditEvent(String, CurrentUser, String, long, Multimap<String, ?>, Object) - Constructor for class com.google.gerrit.audit.SshAuditEvent
-
- SshCommand - Class in com.google.gerrit.sshd
-
- SshCommand() - Constructor for class com.google.gerrit.sshd.SshCommand
-
- SshDaemon - Class in com.google.gerrit.sshd
-
SSH daemon to communicate with Gerrit.
- SshDaemon.SshSessionBackend - Enum in com.google.gerrit.sshd
-
- SshHostKeyModule - Class in com.google.gerrit.sshd
-
- SshHostKeyModule() - Constructor for class com.google.gerrit.sshd.SshHostKeyModule
-
- SshInfo - Interface in com.google.gerrit.server.ssh
-
- SshInfoServlet - Class in com.google.gerrit.httpd.raw
-
Servlet hosting an SSH daemon on another port.
- sshKey - Variable in class com.google.gerrit.server.account.CreateAccount.Input
-
- SshKeyCache - Interface in com.google.gerrit.server.ssh
-
Permits controlling the contents of the SSH key cache area.
- SshKeyCacheImpl - Class in com.google.gerrit.sshd
-
Provides the SshKeyCacheEntry
.
- SshKeys - Class in com.google.gerrit.server.account
-
- SshListenAddresses - Annotation Type in com.google.gerrit.server.ssh
-
Marker on the list of SocketAddress
es on which the SSH
daemon is configured to listen.
- SshLogLayout - Class in com.google.gerrit.sshd
-
- SshLogLayout() - Constructor for class com.google.gerrit.sshd.SshLogLayout
-
- SshModule - Class in com.google.gerrit.sshd
-
Configures standard dependencies for
SshDaemon
.
- sshPublicKey - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
-
- SshRemotePeerProvider - Class in com.google.gerrit.sshd
-
- SshScope - Class in com.google.gerrit.sshd
-
Guice scopes for state during an SSH connection.
- SshScope.SshSessionProvider - Class in com.google.gerrit.sshd
-
- SshScope.SshSessionProvider() - Constructor for class com.google.gerrit.sshd.SshScope.SshSessionProvider
-
- SshSession - Class in com.google.gerrit.sshd
-
Global data related to an active SSH connection.
- SshUtil - Class in com.google.gerrit.sshd
-
Utilities to support SSH operations.
- SshUtil() - Constructor for class com.google.gerrit.sshd.SshUtil
-
- ssl_keystore - Variable in class com.google.gerrit.server.config.SitePaths
-
- starChange(String) - Method in class com.google.gerrit.server.api.accounts.AccountApiImpl
-
- STARRED_CHANGE_KIND - Static variable in class com.google.gerrit.server.account.AccountResource
-
- starredby(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- StarredChanges - Class in com.google.gerrit.server.account
-
- StarredChanges.Create - Class in com.google.gerrit.server.account
-
- StarredChanges.Delete - Class in com.google.gerrit.server.account
-
- StarredChanges.EmptyInput - Class in com.google.gerrit.server.account
-
- StarredChanges.EmptyInput() - Constructor for class com.google.gerrit.server.account.StarredChanges.EmptyInput
-
- start() - Method in class com.google.gerrit.common.ChangeHookRunner
-
- start() - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Start all listeners, in the order they were registered.
- start(long, TimeUnit) - Method in class com.google.gerrit.server.git.DefaultQueueOp
-
- start() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Lifecycle
-
- start(int) - Method in class com.google.gerrit.server.git.MultiProgressMonitor.Task
-
- start() - Method in class com.google.gerrit.server.git.WorkQueue.Lifecycle
-
- start() - Method in class com.google.gerrit.server.index.IndexCollection
-
- start() - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- start() - Method in class com.google.gerrit.server.project.ProjectCacheWarmer
-
- start() - Method in class com.google.gerrit.server.schema.DataSourceProvider
-
- start() - Method in class com.google.gerrit.server.schema.SchemaVersionCheck
-
- start(Environment) - Method in class com.google.gerrit.sshd.AbstractGitCommand
-
- start(Environment) - Method in class com.google.gerrit.sshd.AliasCommand
-
- start(Environment) - Method in class com.google.gerrit.sshd.SshCommand
-
- start() - Method in class com.google.gerrit.sshd.SshDaemon
-
- start(Environment) - Method in class com.google.gerrit.sshd.SuExec
-
- StartPluginListener - Interface in com.google.gerrit.server.plugins
-
Broadcasts event indicating a plugin was loaded.
- startThread(Runnable) - Method in class com.google.gerrit.sshd.BaseCommand
-
Spawn a function into its own thread.
- startThread(BaseCommand.CommandRunnable) - Method in class com.google.gerrit.sshd.BaseCommand
-
Spawn a function into its own thread.
- startTime - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
-
- startWithFixedDelay(long, long, TimeUnit) - Method in class com.google.gerrit.server.git.DefaultQueueOp
-
- state - Variable in class com.google.gerrit.server.config.ListTasks.TaskInfo
-
- state() - Method in class com.google.gerrit.server.IdentifiedUser
-
- state - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- state - Variable in class com.google.gerrit.server.project.PutConfig.Input
-
- static_dir - Variable in class com.google.gerrit.server.config.SitePaths
-
- StaticServlet - Class in com.google.gerrit.httpd.raw
-
Sends static content from the site 's static/
subdirectory.
- status - Variable in class com.google.gerrit.server.change.Submit.Output
-
- status - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- status - Variable in class com.google.gerrit.server.data.SubmitLabelAttribute
-
- status - Variable in class com.google.gerrit.server.data.SubmitRecordAttribute
-
- STATUS - Static variable in class com.google.gerrit.server.index.ChangeField
-
Change status string, in the same format as status:
.
- status(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- STATUS_NOT_ADMIN - Static variable in class com.google.gerrit.sshd.BaseCommand
-
- status_open() - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- stderr - Variable in class com.google.gerrit.sshd.SshCommand
-
- stdout - Variable in class com.google.gerrit.sshd.SshCommand
-
- stop() - Method in class com.google.gerrit.common.ChangeHookRunner
-
- stop() - Method in class com.google.gerrit.lifecycle.LifecycleManager
-
Stop all listeners, in the reverse order they were registered.
- stop() - Method in class com.google.gerrit.server.git.LocalDiskRepositoryManager.Lifecycle
-
- stop() - Method in class com.google.gerrit.server.git.WorkQueue.Lifecycle
-
- stop() - Method in class com.google.gerrit.server.index.IndexCollection
-
- stop() - Method in class com.google.gerrit.server.plugins.PluginLoader
-
- stop() - Method in class com.google.gerrit.server.project.ProjectCacheWarmer
-
- stop() - Method in class com.google.gerrit.server.schema.DataSourceProvider
-
- stop() - Method in class com.google.gerrit.server.schema.SchemaVersionCheck
-
- stop() - Method in class com.google.gerrit.sshd.SshDaemon
-
- StopPluginListener - Interface in com.google.gerrit.server.plugins
-
Broadcasts event indicating a plugin was unloaded.
- store(Account, ContactInformation) - Method in interface com.google.gerrit.server.contact.ContactStore
-
- store(byte[]) - Method in interface com.google.gerrit.server.contact.ContactStoreConnection
-
Store a blob of contact data in the store.
- store(byte[]) - Method in class com.google.gerrit.server.contact.HttpContactStoreConnection
-
- store(Account, ContactInformation) - Method in class com.google.gerrit.server.contact.NoContactStore
-
- STORED_ONLY - Static variable in class com.google.gerrit.server.index.FieldType
-
A field that is only stored as raw bytes and cannot be queried.
- StoredValue<T> - Class in com.google.gerrit.rules
-
- StoredValue(Object) - Constructor for class com.google.gerrit.rules.StoredValue
-
Initialize a stored value key using any Java Object.
- StoredValue() - Constructor for class com.google.gerrit.rules.StoredValue
-
Initializes a stored value key with a new unique key.
- StoredValues - Class in com.google.gerrit.rules
-
- storeInTemp(String, InputStream, SitePaths) - Static method in class com.google.gerrit.server.plugins.JarPluginProvider
-
- storeMyMenus(VersionedAccountPreferences, List<TopMenu.MenuItem>) - Static method in class com.google.gerrit.server.account.SetPreferences
-
- StreamCommandExecutor - Annotation Type in com.google.gerrit.sshd
-
- streamEvents - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- StringUtil - Class in com.google.gerrit.server
-
- StringUtil() - Constructor for class com.google.gerrit.server.StringUtil
-
- SubcommandHandler - Class in com.google.gerrit.server.args4j
-
- SubcommandHandler(CmdLineParser, OptionDef, Setter<String>) - Constructor for class com.google.gerrit.server.args4j.SubcommandHandler
-
- subgroupsOf(AccountGroup.UUID) - Method in interface com.google.gerrit.server.account.GroupIncludeCache
-
- subgroupsOf(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupIncludeCacheImpl
-
- subject - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- Submit - Class in com.google.gerrit.server.change
-
- submit(RevisionResource, IdentifiedUser, boolean) - Method in class com.google.gerrit.server.change.Submit
-
- submit(Iterable<SubmitRecord>) - Method in class com.google.gerrit.server.notedb.ChangeUpdate
-
- Submit.CurrentRevision - Class in com.google.gerrit.server.change
-
- Submit.Output - Class in com.google.gerrit.server.change
-
- Submit.Status - Enum in com.google.gerrit.server.change
-
- SUBMIT_TYPES - Static variable in class com.google.gerrit.server.change.MergeabilityCacheImpl
-
- SubmitLabelAttribute - Class in com.google.gerrit.server.data
-
- SubmitLabelAttribute() - Constructor for class com.google.gerrit.server.data.SubmitLabelAttribute
-
- SubmitRecordAttribute - Class in com.google.gerrit.server.data
-
- SubmitRecordAttribute() - Constructor for class com.google.gerrit.server.data.SubmitRecordAttribute
-
- submitRecords - Variable in class com.google.gerrit.server.data.ChangeAttribute
-
- SubmitRuleEvaluator - Class in com.google.gerrit.server.project
-
Evaluates a submit-like Prolog rule found in the rules.pl file of the current
project and filters the results through rules found in the parent projects,
all the way up to All-Projects.
- SubmitRuleEvaluator(ChangeData) - Constructor for class com.google.gerrit.server.project.SubmitRuleEvaluator
-
- SubmitStrategy - Class in com.google.gerrit.server.git.strategy
-
Base class that submit strategies must extend.
- SubmitStrategyFactory - Class in com.google.gerrit.server.git.strategy
-
- submitted(Branch.NameKey) - Method in class com.google.gerrit.server.query.change.InternalChangeQuery
-
- submitter - Variable in class com.google.gerrit.server.events.ChangeMergedEvent
-
- submitter - Variable in class com.google.gerrit.server.events.MergeFailedEvent
-
- submitter - Variable in class com.google.gerrit.server.events.RefUpdatedEvent
-
- submitType - Variable in class com.google.gerrit.server.project.ConfigInfo
-
- submitType - Variable in class com.google.gerrit.server.project.CreateProjectArgs
-
- submitType - Variable in class com.google.gerrit.server.project.PutConfig.Input
-
- SubmoduleOp - Class in com.google.gerrit.server.git
-
- SubmoduleOp(Branch.NameKey, RevCommit, RevWalk, Provider<String>, SchemaFactory<ReviewDb>, Repository, Project, List<Change>, Map<Change.Id, CodeReviewCommit>, PersonIdent, GitRepositoryManager, GitReferenceUpdated, Account, ChangeHooks) - Constructor for class com.google.gerrit.server.git.SubmoduleOp
-
- SubmoduleOp.Factory - Interface in com.google.gerrit.server.git
-
- SubmoduleSectionParser - Class in com.google.gerrit.server.util
-
It parses from a configuration file submodule sections.
- SubmoduleSectionParser(BlobBasedConfig, String, Branch.NameKey, GitRepositoryManager) - Constructor for class com.google.gerrit.server.util.SubmoduleSectionParser
-
- subsection - Variable in class com.google.gerrit.server.securestore.SecureStore.EntryKey
-
- success() - Method in class com.google.gerrit.server.index.SiteIndexer.Result
-
- success(String, ServerSession, SshScope, SshLog, SshSession, CurrentUser) - Static method in class com.google.gerrit.sshd.SshUtil
-
- SuExec - Class in com.google.gerrit.sshd
-
Executes any other command as a different user identity.
- suggest(String, ProjectControl) - Method in interface com.google.gerrit.server.account.GroupBackend
-
- suggest(String, ProjectControl) - Method in class com.google.gerrit.server.account.InternalGroupBackend
-
- suggest(String, ProjectControl) - Method in class com.google.gerrit.server.account.UniversalGroupBackend
-
- suggest(String, ProjectControl) - Method in class com.google.gerrit.server.auth.ldap.LdapGroupBackend
-
- suggest(String, ProjectControl) - Method in class com.google.gerrit.server.group.SystemGroupBackend
-
- SuggestParentCandidates - Class in com.google.gerrit.server.project
-
- SuggestReviewers - Class in com.google.gerrit.server.change
-
- suppressHtml() - Method in class com.google.gerrit.server.documentation.MarkdownFormatter
-
- syntaxHighlighting - Variable in class com.google.gerrit.server.account.GetDiffPreferences.DiffPreferencesInfo
-
- system() - Method in class com.google.gerrit.server.config.TrackingFooter
-
Name of the remote tracking system
- system - Variable in class com.google.gerrit.server.data.TrackingIdAttribute
-
- SystemGroupBackend - Class in com.google.gerrit.server.group
-
- SystemGroupBackend() - Constructor for class com.google.gerrit.server.group.SystemGroupBackend
-
- SystemLog - Class in com.google.gerrit.server.util
-
- SystemLog(SitePaths, Config) - Constructor for class com.google.gerrit.server.util.SystemLog
-
- valid - Variable in class com.google.gerrit.server.account.GetSshKeys.SshKeyInfo
-
- validateFor(AccountGroup.Id) - Method in class com.google.gerrit.server.account.GroupControl.Factory
-
- validateFor(AccountGroup.UUID) - Method in class com.google.gerrit.server.account.GroupControl.Factory
-
- validateFor(Change.Id, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
-
- validateFor(Change, CurrentUser) - Method in class com.google.gerrit.server.project.ChangeControl.GenericFactory
-
- validateFor(Project.NameKey) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
-
- validateFor(Project.NameKey, int) - Method in class com.google.gerrit.server.project.ProjectControl.Factory
-
- validateFor(Project.NameKey, int, CurrentUser) - Method in class com.google.gerrit.server.project.ProjectControl.GenericFactory
-
- validateForGerritCommits(CommitReceivedEvent) - Method in class com.google.gerrit.server.git.validators.CommitValidators
-
- validateForReceiveCommits(CommitReceivedEvent, NoteMap) - Method in class com.google.gerrit.server.git.validators.CommitValidators
-
- validateForRefOperation() - Method in class com.google.gerrit.server.git.validators.RefOperationValidators
-
- validateHashtags(Change, Set<String>, Set<String>) - Method in interface com.google.gerrit.server.validators.HashtagValidationListener
-
Invoked by Gerrit before hashtags are changed.
- validateNewGroup(CreateGroupArgs) - Method in interface com.google.gerrit.server.validators.GroupCreationValidationListener
-
Group creation validation.
- validateNewProject(CreateProjectArgs) - Method in interface com.google.gerrit.server.validators.ProjectCreationValidationListener
-
Project creation validation.
- validateOutgoingEmail(OutgoingEmailValidationListener.Args) - Method in interface com.google.gerrit.server.validators.OutgoingEmailValidationListener
-
Outgoing e-mail validation.
- validateParentUpdate(ProjectControl, String, boolean) - Method in class com.google.gerrit.server.project.SetParent
-
- validatePreMerge(Repository, CodeReviewCommit, ProjectState, Branch.NameKey, PatchSet.Id) - Method in class com.google.gerrit.server.git.validators.MergeValidators
-
- validateRefPattern(String) - Static method in class com.google.gerrit.server.project.RefControl
-
- ValidationError - Class in com.google.gerrit.server.git
-
Indicates a problem with Git based data.
- ValidationError(String, String) - Constructor for class com.google.gerrit.server.git.ValidationError
-
- ValidationError(String, int, String) - Constructor for class com.google.gerrit.server.git.ValidationError
-
- ValidationError(String) - Constructor for class com.google.gerrit.server.git.ValidationError
-
- ValidationError.Sink - Interface in com.google.gerrit.server.git
-
- ValidationException - Exception in com.google.gerrit.server.validators
-
- ValidationException(String) - Constructor for exception com.google.gerrit.server.validators.ValidationException
-
- ValidationException(String, Throwable) - Constructor for exception com.google.gerrit.server.validators.ValidationException
-
- ValidationMessage - Class in com.google.gerrit.server.git.validators
-
- ValidationMessage(String, boolean) - Constructor for class com.google.gerrit.server.git.validators.ValidationMessage
-
- validMaxObjectSizeLimit(String) - Static method in class com.google.gerrit.server.git.ProjectConfig
-
- value - Variable in class com.google.gerrit.server.data.ApprovalAttribute
-
- value - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- value - Variable in class com.google.gerrit.server.project.ConfigInfo.InheritedBooleanInfo
-
- value - Variable in class com.google.gerrit.server.project.ConfigInfo.MaxObjectSizeLimitInfo
-
- value() - Method in class com.google.gerrit.server.util.LabelVote
-
- valueOf(String) - Static method in enum com.google.gerrit.rules.PrologCompiler.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.AccessPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.account.AccountDirectory.FillOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.account.AccountVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.auth.ldap.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.change.ArchiveFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.change.ChangeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.change.PatchSetInserter.ValidatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.change.Submit.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.change.TestSubmitRule.Filters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.config.ListCaches.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.config.ListCaches.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.config.PostCaches.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.config.ProjectConfigEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.git.CommitMergeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.git.NotifyConfig.Header
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.git.QueueProvider.QueueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.git.WorkQueue.Task.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.index.IndexModule.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.mail.RecipientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.mail.SmtpEmailSender.Encryption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.notedb.ReviewerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.plugins.Plugin.ApiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.project.ListProjects.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.query.change.OutputStreamQuery.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.schema.DataSourceProvider.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.server.tools.ToolsCatalog.Entry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.sshd.CommandMetaData.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.sshd.commands.QueryShell.OutputFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.gerrit.sshd.SshDaemon.SshSessionBackend
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.google.gerrit.rules.PrologCompiler.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.AccessPath
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.account.AccountDirectory.FillOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.account.AccountVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.auth.ldap.SearchScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.change.ArchiveFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.change.ChangeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.change.PatchSetInserter.ValidatePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.change.Submit.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.change.TestSubmitRule.Filters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.config.ListCaches.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.config.ListCaches.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.config.PostCaches.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.config.ProjectConfigEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.git.CommitMergeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.git.NotifyConfig.Header
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.git.QueueProvider.QueueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.git.WorkQueue.Task.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.index.IndexModule.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.mail.RecipientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.mail.SmtpEmailSender.Encryption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.notedb.ReviewerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.patch.IntraLineDiff.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.plugins.Plugin.ApiType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.google.gerrit.server.project.ConfigInfo.ConfigParameterInfo
-
- values() - Static method in enum com.google.gerrit.server.project.ListProjects.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.query.change.OutputStreamQuery.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.schema.DataSourceProvider.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.server.tools.ToolsCatalog.Entry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.sshd.CommandMetaData.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.sshd.commands.QueryShell.OutputFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.google.gerrit.sshd.SshDaemon.SshSessionBackend
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueType() - Method in interface com.google.gerrit.server.cache.CacheBinding
-
- VariablePredicate<T> - Class in com.google.gerrit.server.query
-
Holds another predicate in a named variable.
- VariablePredicate(String, Predicate<T>) - Constructor for class com.google.gerrit.server.query.VariablePredicate
-
- velocify(String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- velocifyFile(String) - Method in class com.google.gerrit.server.mail.OutgoingEmail
-
- velocityContext - Variable in class com.google.gerrit.server.mail.OutgoingEmail
-
- VelocityRuntimeProvider - Class in com.google.gerrit.server.mail
-
Configures Velocity template engine for sending email.
- VelocityRuntimeProvider.Slf4jLogChute - Class in com.google.gerrit.server.mail
-
Connects Velocity to sfl4j.
- VelocityRuntimeProvider.Slf4jLogChute() - Constructor for class com.google.gerrit.server.mail.VelocityRuntimeProvider.Slf4jLogChute
-
- Version - Class in com.google.gerrit.common
-
- VersionedAccountPreferences - Class in com.google.gerrit.server.account
-
Preferences for user accounts.
- VersionedMetaData - Class in com.google.gerrit.server.git
-
Support for metadata stored within a version controlled branch.
- VersionedMetaData() - Constructor for class com.google.gerrit.server.git.VersionedMetaData
-
- VersionedMetaData.BatchMetaDataUpdate - Interface in com.google.gerrit.server.git
-
- viewAllAccounts - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- viewCaches - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- viewConnections - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- viewPlugins - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- viewQueue - Variable in class com.google.gerrit.server.config.CapabilityConstants
-
- views() - Method in class com.google.gerrit.server.access.AccessCollection
-
- views() - Method in class com.google.gerrit.server.account.AccountsCollection
-
- views() - Method in class com.google.gerrit.server.account.Emails
-
- views() - Method in class com.google.gerrit.server.account.SshKeys
-
- views() - Method in class com.google.gerrit.server.account.StarredChanges
-
- views() - Method in class com.google.gerrit.server.change.ChangeEdits
-
- views() - Method in class com.google.gerrit.server.change.ChangesCollection
-
- views() - Method in class com.google.gerrit.server.change.Comments
-
- views() - Method in class com.google.gerrit.server.change.DraftComments
-
- views() - Method in class com.google.gerrit.server.change.Files
-
- views() - Method in class com.google.gerrit.server.change.PublishChangeEdit
-
- views() - Method in class com.google.gerrit.server.change.RebaseChangeEdit
-
- views() - Method in class com.google.gerrit.server.change.Reviewers
-
- views() - Method in class com.google.gerrit.server.change.Revisions
-
- views() - Method in class com.google.gerrit.server.config.CachesCollection
-
- views() - Method in class com.google.gerrit.server.config.CapabilitiesCollection
-
- views() - Method in class com.google.gerrit.server.config.ConfigCollection
-
- views() - Method in class com.google.gerrit.server.config.TasksCollection
-
- views() - Method in class com.google.gerrit.server.group.GroupsCollection
-
- views() - Method in class com.google.gerrit.server.group.IncludedGroupsCollection
-
- views() - Method in class com.google.gerrit.server.group.MembersCollection
-
- views() - Method in class com.google.gerrit.server.plugins.PluginsCollection
-
- views() - Method in class com.google.gerrit.server.project.BranchesCollection
-
- views() - Method in class com.google.gerrit.server.project.ChildProjectsCollection
-
- views() - Method in class com.google.gerrit.server.project.CommitsCollection
-
- views() - Method in class com.google.gerrit.server.project.FilesCollection
-
- views() - Method in class com.google.gerrit.server.project.FilesInCommitCollection
-
- views() - Method in class com.google.gerrit.server.project.ProjectsCollection
-
- views() - Method in class com.google.gerrit.server.project.TagsCollection
-
- VISIBLE - Static variable in class com.google.gerrit.server.project.ProjectControl
-
- VisibleRefFilter - Class in com.google.gerrit.server.git
-
- VisibleRefFilter(TagCache, ChangeCache, Repository, ProjectControl, ReviewDb, boolean) - Constructor for class com.google.gerrit.server.git.VisibleRefFilter
-
- visibleto(String) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- visibleto(CurrentUser) - Method in class com.google.gerrit.server.query.change.ChangeQueryBuilder
-
- visibleToAll - Variable in class com.google.gerrit.server.account.CreateGroupArgs
-
- visibleToAll - Variable in class com.google.gerrit.server.group.CreateGroup.Input
-
- visibleToAll - Variable in class com.google.gerrit.server.group.GroupOptionsInfo
-
- visibleToAll - Variable in class com.google.gerrit.server.group.PutOptions.Input
-
- visit(int, int, String, String, String, String[]) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitAnnotation(String, boolean) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitAttribute(Attribute) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitEnd() - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitField(int, String, String, String, Object) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitInnerClass(String, String, String, int) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitMethod(int, String, String, String, String[]) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitOuterClass(String, String, String) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- visitSource(String, String) - Method in class com.google.gerrit.server.plugins.JarScanner.ClassData
-
- vmName - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
-
- vmVendor - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
-
- vmVersion - Variable in class com.google.gerrit.server.config.GetSummary.JvmSummaryInfo
-