Constant Field Values
Contents
com.google.*
-
com.google.gerrit.audit.AuditEvent Modifier and Type Constant Field Value public static final String
UNKNOWN_SESSION_ID
"000000000000000000000000000"
-
com.google.gerrit.common.PageLinks Modifier and Type Constant Field Value public static final String
ADMIN_CREATE_GROUP
"/admin/create-group/"
public static final String
ADMIN_CREATE_PROJECT
"/admin/create-project/"
public static final String
ADMIN_GROUPS
"/admin/groups/"
public static final String
ADMIN_PLUGINS
"/admin/plugins/"
public static final String
ADMIN_PROJECTS
"/admin/projects/"
public static final String
DASHBOARDS
",dashboards/"
public static final String
DOCUMENTATION
"/Documentation/"
public static final String
MINE
"/"
public static final String
MY_GROUPS
"/groups/self"
public static final String
PROJECT_CHANGE_DELIMITER
"/+/"
public static final String
PROJECTS
"/projects/"
public static final String
QUERY
"/q/"
public static final String
REGISTER
"/register"
public static final String
SETTINGS
"/settings/"
public static final String
SETTINGS_AGREEMENTS
"/settings/agreements"
public static final String
SETTINGS_CONTACT
"/settings/contact"
public static final String
SETTINGS_DIFF_PREFERENCES
"/settings/diff-preferences"
public static final String
SETTINGS_EDIT_PREFERENCES
"/settings/edit-preferences"
public static final String
SETTINGS_EXTENSION
"/settings/x/"
public static final String
SETTINGS_GPGKEYS
"/settings/gpg-keys"
public static final String
SETTINGS_HTTP_PASSWORD
"/settings/http-password"
public static final String
SETTINGS_MYGROUPS
"/settings/group-memberships"
public static final String
SETTINGS_NEW_AGREEMENT
"/settings/new-agreement"
public static final String
SETTINGS_OAUTH_TOKEN
"/settings/oauth-token"
public static final String
SETTINGS_PREFERENCES
"/settings/preferences"
public static final String
SETTINGS_PROJECTS
"/settings/projects"
public static final String
SETTINGS_SSHKEYS
"/settings/ssh-keys"
public static final String
SETTINGS_WEBIDENT
"/settings/web-identities"
-
com.google.gerrit.common.auth.openid.OpenIdUrls Modifier and Type Constant Field Value public static final String
LASTID_COOKIE
"gerrit.last_openid"
public static final String
URL_LAUNCHPAD
"https://login.launchpad.net/+openid"
public static final String
URL_YAHOO
"https://me.yahoo.com"
-
com.google.gerrit.common.data.AccessSection Modifier and Type Constant Field Value public static final String
GLOBAL_CAPABILITIES
"GLOBAL_CAPABILITIES"
-
com.google.gerrit.common.data.GlobalCapability Modifier and Type Constant Field Value public static final String
ACCESS_DATABASE
"accessDatabase"
public static final String
ADMINISTRATE_SERVER
"administrateServer"
public static final String
BATCH_CHANGES_LIMIT
"batchChangesLimit"
public static final String
CREATE_ACCOUNT
"createAccount"
public static final String
CREATE_GROUP
"createGroup"
public static final String
CREATE_PROJECT
"createProject"
public static final int
DEFAULT_MAX_BATCH_CHANGES_LIMIT
0
public static final int
DEFAULT_MAX_QUERY_LIMIT
500
public static final String
EMAIL_REVIEWERS
"emailReviewers"
public static final String
FLUSH_CACHES
"flushCaches"
public static final String
KILL_TASK
"killTask"
public static final String
MAINTAIN_SERVER
"maintainServer"
public static final String
MODIFY_ACCOUNT
"modifyAccount"
public static final String
PRIORITY
"priority"
public static final String
QUERY_LIMIT
"queryLimit"
public static final String
RUN_AS
"runAs"
public static final String
RUN_GC
"runGC"
public static final String
STREAM_EVENTS
"streamEvents"
public static final String
VIEW_ALL_ACCOUNTS
"viewAllAccounts"
public static final String
VIEW_CACHES
"viewCaches"
public static final String
VIEW_CONNECTIONS
"viewConnections"
public static final String
VIEW_PLUGINS
"viewPlugins"
public static final String
VIEW_QUEUE
"viewQueue"
-
com.google.gerrit.common.data.HostPageData Modifier and Type Constant Field Value public static final String
XSRF_COOKIE_NAME
"XSRF_TOKEN"
public static final String
XSRF_HEADER_NAME
"X-Gerrit-Auth"
-
com.google.gerrit.common.data.LabelType Modifier and Type Constant Field Value public static final boolean
DEF_ALLOW_POST_SUBMIT
true
public static final boolean
DEF_CAN_OVERRIDE
true
public static final boolean
DEF_COPY_ALL_SCORES_IF_NO_CHANGE
true
public static final boolean
DEF_COPY_ALL_SCORES_IF_NO_CODE_CHANGE
false
public static final boolean
DEF_COPY_ALL_SCORES_ON_MERGE_FIRST_PARENT_UPDATE
false
public static final boolean
DEF_COPY_ALL_SCORES_ON_TRIVIAL_REBASE
false
public static final boolean
DEF_COPY_MAX_SCORE
false
public static final boolean
DEF_COPY_MIN_SCORE
false
-
com.google.gerrit.common.data.Permission Modifier and Type Constant Field Value public static final String
ABANDON
"abandon"
public static final String
ADD_PATCH_SET
"addPatchSet"
public static final String
CREATE
"create"
public static final String
CREATE_SIGNED_TAG
"createSignedTag"
public static final String
CREATE_TAG
"createTag"
public static final String
DELETE
"delete"
public static final String
DELETE_CHANGES
"deleteChanges"
public static final String
DELETE_OWN_CHANGES
"deleteOwnChanges"
public static final String
EDIT_ASSIGNEE
"editAssignee"
public static final String
EDIT_HASHTAGS
"editHashtags"
public static final String
EDIT_TOPIC_NAME
"editTopicName"
public static final String
FORGE_AUTHOR
"forgeAuthor"
public static final String
FORGE_COMMITTER
"forgeCommitter"
public static final String
FORGE_SERVER
"forgeServerAsCommitter"
public static final String
LABEL
"label-"
public static final String
LABEL_AS
"labelAs-"
public static final String
OWNER
"owner"
public static final String
PUSH
"push"
public static final String
PUSH_MERGE
"pushMerge"
public static final String
READ
"read"
public static final String
REBASE
"rebase"
public static final String
REMOVE_REVIEWER
"removeReviewer"
public static final String
SUBMIT
"submit"
public static final String
SUBMIT_AS
"submitAs"
public static final String
VIEW_PRIVATE_CHANGES
"viewPrivateChanges"
-
com.google.gerrit.common.data.PermissionRule Modifier and Type Constant Field Value public static final String
FORCE_EDIT
"Force Edit"
public static final String
FORCE_PUSH
"Force Push"
-
com.google.gerrit.common.data.RefConfigSection Modifier and Type Constant Field Value public static final String
ALL
"refs/*"
public static final String
HEADS
"refs/heads/*"
public static final String
REGEX_PREFIX
"^"
-
com.google.gerrit.common.errors.EmailException Modifier and Type Constant Field Value public static final String
MESSAGE
"Mail Error: "
-
com.google.gerrit.common.errors.InvalidNameException Modifier and Type Constant Field Value public static final String
MESSAGE
"Invalid Name"
-
com.google.gerrit.common.errors.InvalidSshKeyException Modifier and Type Constant Field Value public static final String
MESSAGE
"Invalid SSH Key"
-
com.google.gerrit.common.errors.NameAlreadyUsedException Modifier and Type Constant Field Value public static final String
MESSAGE
"Name Already Used: "
-
com.google.gerrit.common.errors.NoSuchAccountException Modifier and Type Constant Field Value public static final String
MESSAGE
"Not Found: "
-
com.google.gerrit.common.errors.NoSuchEntityException Modifier and Type Constant Field Value public static final String
MESSAGE
"Not Found"
-
com.google.gerrit.common.errors.NoSuchGroupException Modifier and Type Constant Field Value public static final String
MESSAGE
"Group Not Found: "
-
com.google.gerrit.common.errors.NotSignedInException Modifier and Type Constant Field Value public static final String
MESSAGE
"Not Signed In"
-
com.google.gerrit.common.errors.UpdateParentFailedException Modifier and Type Constant Field Value public static final String
MESSAGE
"Update Parent Project Failed: "
-
com.google.gerrit.extensions.api.lfs.LfsDefinitions Modifier and Type Constant Field Value public static final String
CONTENTTYPE_VND_GIT_LFS_JSON
"application/vnd.git-lfs+json; charset=utf-8"
public static final String
LFS_LOCKS_PATH_REGEX
"locks(?:/(.*)(?:/unlock))?"
public static final String
LFS_OBJECTS_PATH
"objects/batch"
public static final String
LFS_URL_REGEX_TEMPLATE
"^(?:/a)?(?:/p/|/)(.+)(?:/info/lfs/)(?:%s)$"
public static final String
LFS_URL_WO_AUTH_REGEX_TEAMPLATE
"(?:/p/|/)(.+)(?:/info/lfs/)(?:%s)$"
public static final String
LFS_VERIFICATION_PATH
"locks/verify"
-
com.google.gerrit.extensions.client.DiffPreferencesInfo Modifier and Type Constant Field Value public static final int
DEFAULT_CONTEXT
10
public static final int
DEFAULT_FONT_SIZE
12
public static final int
DEFAULT_LINE_LENGTH
100
public static final int
DEFAULT_TAB_SIZE
8
public static final short
WHOLE_FILE_CONTEXT
-1
-
com.google.gerrit.extensions.client.GeneralPreferencesInfo Modifier and Type Constant Field Value public static final int
DEFAULT_PAGESIZE
25
-
com.google.gerrit.extensions.common.AvatarInfo Modifier and Type Constant Field Value public static final int
DEFAULT_SIZE
26
-
com.google.gerrit.extensions.restapi.RestApiModule Modifier and Type Constant Field Value protected static final String
DELETE
"DELETE"
protected static final String
GET
"GET"
protected static final String
POST
"POST"
protected static final String
PUT
"PUT"
-
com.google.gerrit.extensions.webui.JavaScriptPlugin Modifier and Type Constant Field Value public static final String
INIT_JS
"init.js"
public static final String
STATIC_INIT_JS
"static/init.js"
-
com.google.gerrit.extensions.webui.WebLink.Target Modifier and Type Constant Field Value public static final String
BLANK
"_blank"
public static final String
PARENT
"_parent"
public static final String
SELF
"_self"
public static final String
TOP
"_top"
-
com.google.gerrit.httpd.CacheBasedWebSession Modifier and Type Constant Field Value public static final String
ACCOUNT_COOKIE
"GerritAccount"
-
com.google.gerrit.httpd.GetUserFilter Modifier and Type Constant Field Value public static final String
USER_ATTR_KEY
"User"
-
com.google.gerrit.httpd.HtmlDomUtil Modifier and Type Constant Field Value public static final String
HTML_STRICT
"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd"
-
com.google.gerrit.httpd.WebSessionManager Modifier and Type Constant Field Value public static final String
CACHE_NAME
"web_sessions"
-
com.google.gerrit.httpd.raw.StaticModule Modifier and Type Constant Field Value public static final String
CACHE
"static_content"
public static final String
GERRIT_UI_COOKIE
"GERRIT_UI"
-
com.google.gerrit.httpd.restapi.RestApiServlet Modifier and Type Constant Field Value public static final String
XD_AUTHORIZATION
"access_token"
public static final String
XD_CONTENT_TYPE
"$ct"
public static final String
XD_METHOD
"$m"
-
com.google.gerrit.httpd.rpc.RpcServletModule Modifier and Type Constant Field Value public static final String
PREFIX
"/gerrit_ui/rpc/"
-
com.google.gerrit.reviewdb.client.Change Modifier and Type Constant Field Value public static final String
CHANGE_ID_PATTERN
"^[iI][0-9a-f]{4,}.*$"
public static final int
INITIAL_PATCH_SET_ID
1
public static final char
STATUS_MERGED
77
public static final char
STATUS_NEW
110
-
com.google.gerrit.reviewdb.client.CoreDownloadSchemes Modifier and Type Constant Field Value public static final String
ANON_GIT
"git"
public static final String
ANON_HTTP
"anonymous http"
public static final String
HTTP
"http"
public static final String
REPO_DOWNLOAD
"repo"
public static final String
SSH
"ssh"
-
com.google.gerrit.reviewdb.client.Patch Modifier and Type Constant Field Value public static final String
COMMIT_MSG
"/COMMIT_MSG"
public static final String
MERGE_LIST
"/MERGE_LIST"
-
com.google.gerrit.reviewdb.client.PatchLineComment Modifier and Type Constant Field Value public static final char
STATUS_DRAFT
100
public static final char
STATUS_PUBLISHED
80
-
com.google.gerrit.reviewdb.client.RefNames Modifier and Type Constant Field Value public static final String
EDIT_PREFIX
"edit-"
public static final String
HEAD
"HEAD"
public static final String
META_SUFFIX
"/meta"
public static final String
REFS
"refs/"
public static final String
REFS_CACHE_AUTOMERGE
"refs/cache-automerge/"
public static final String
REFS_CHANGES
"refs/changes/"
public static final String
REFS_CONFIG
"refs/meta/config"
public static final String
REFS_DASHBOARDS
"refs/meta/dashboards/"
public static final String
REFS_DRAFT_COMMENTS
"refs/draft-comments/"
public static final String
REFS_EXTERNAL_IDS
"refs/meta/external-ids"
public static final String
REFS_HEADS
"refs/heads/"
public static final String
REFS_META
"refs/meta/"
public static final String
REFS_REJECT_COMMITS
"refs/meta/reject-commits"
public static final String
REFS_SEQUENCES
"refs/sequences/"
public static final String
REFS_STARRED_CHANGES
"refs/starred-changes/"
public static final String
REFS_TAGS
"refs/tags/"
public static final String
REFS_USERS
"refs/users/"
public static final String
REFS_USERS_DEFAULT
"refs/users/default"
public static final String
REFS_USERS_SELF
"refs/users/self"
public static final String
ROBOT_COMMENTS_SUFFIX
"/robot-comments"
-
com.google.gerrit.reviewdb.client.RevId Modifier and Type Constant Field Value public static final int
ABBREV_LEN
7
public static final int
LEN
40
-
com.google.gerrit.reviewdb.client.TrackingId Modifier and Type Constant Field Value public static final int
TRACKING_ID_MAX_CHAR
32
public static final int
TRACKING_SYSTEM_MAX_CHAR
10
-
com.google.gerrit.reviewdb.server.ReviewDb Modifier and Type Constant Field Value public static final int
FIRST_ACCOUNT_ID
1000000
public static final int
FIRST_CHANGE_ID
1
-
com.google.gerrit.server.ChangeMessagesUtil Modifier and Type Constant Field Value public static final String
AUTOGENERATED_TAG_PREFIX
"autogenerated:"
public static final String
TAG_ABANDON
"autogenerated:gerrit:abandon"
public static final String
TAG_CHERRY_PICK_CHANGE
"autogenerated:gerrit:cherryPickChange"
public static final String
TAG_DELETE_ASSIGNEE
"autogenerated:gerrit:deleteAssignee"
public static final String
TAG_DELETE_REVIEWER
"autogenerated:gerrit:deleteReviewer"
public static final String
TAG_DELETE_VOTE
"autogenerated:gerrit:deleteVote"
public static final String
TAG_MERGED
"autogenerated:gerrit:merged"
public static final String
TAG_MOVE
"autogenerated:gerrit:move"
public static final String
TAG_RESTORE
"autogenerated:gerrit:restore"
public static final String
TAG_REVERT
"autogenerated:gerrit:revert"
public static final String
TAG_SET_ASSIGNEE
"autogenerated:gerrit:setAssignee"
public static final String
TAG_SET_DESCRIPTION
"autogenerated:gerrit:setPsDescription"
public static final String
TAG_SET_HASHTAGS
"autogenerated:gerrit:setHashtag"
public static final String
TAG_SET_PRIVATE
"autogenerated:gerrit:setPrivate"
public static final String
TAG_SET_READY
"autogenerated:gerrit:setReadyForReview"
public static final String
TAG_SET_TOPIC
"autogenerated:gerrit:setTopic"
public static final String
TAG_SET_WIP
"autogenerated:gerrit:setWorkInProgress"
public static final String
TAG_UNSET_PRIVATE
"autogenerated:gerrit:unsetPrivate"
public static final String
TAG_UPLOADED_PATCH_SET
"autogenerated:gerrit:newPatchSet"
public static final String
TAG_UPLOADED_WIP_PATCH_SET
"autogenerated:gerrit:newWipPatchSet"
-
com.google.gerrit.server.ChangeUtil Modifier and Type Constant Field Value public static final int
TOPIC_MAX_LENGTH
2048
-
com.google.gerrit.server.PeerDaemonUser Modifier and Type Constant Field Value public static final String
USER_NAME
"Gerrit Code Review"
-
com.google.gerrit.server.Sequences Modifier and Type Constant Field Value public static final String
NAME_ACCOUNTS
"accounts"
public static final String
NAME_CHANGES
"changes"
-
com.google.gerrit.server.StarredChangesUtil Modifier and Type Constant Field Value public static final String
DEFAULT_LABEL
"star"
public static final String
IGNORE_LABEL
"ignore"
public static final String
REVIEWED_LABEL
"reviewed"
public static final String
UNREVIEWED_LABEL
"unreviewed"
-
com.google.gerrit.server.account.AccountConfig Modifier and Type Constant Field Value public static final String
ACCOUNT
"account"
public static final String
ACCOUNT_CONFIG
"account.config"
public static final String
KEY_ACTIVE
"active"
public static final String
KEY_FULL_NAME
"fullName"
public static final String
KEY_PREFERRED_EMAIL
"preferredEmail"
public static final String
KEY_STATUS
"status"
-
com.google.gerrit.server.account.AuthorizedKeys Modifier and Type Constant Field Value public static final String
DELETED_KEY_COMMENT
"# DELETED"
public static final String
FILE_NAME
"authorized_keys"
public static final String
INVALID_KEY_COMMENT_PREFIX
"# INVALID "
-
com.google.gerrit.server.account.ChangeUserName Modifier and Type Constant Field Value public static final String
USERNAME_CANNOT_BE_CHANGED
"Username cannot be changed."
-
com.google.gerrit.server.account.InvalidUserNameException Modifier and Type Constant Field Value public static final String
MESSAGE
"Invalid user name."
-
com.google.gerrit.server.account.VersionedAccountPreferences Modifier and Type Constant Field Value public static final String
PREFERENCES
"preferences.config"
-
com.google.gerrit.server.account.WatchConfig Modifier and Type Constant Field Value public static final String
FILTER_ALL
"*"
public static final String
KEY_NOTIFY
"notify"
public static final String
PROJECT
"project"
public static final String
WATCH_CONFIG
"watch.config"
-
com.google.gerrit.server.account.externalids.ExternalId Modifier and Type Constant Field Value public static final String
SCHEME_EXTERNAL
"external"
public static final String
SCHEME_GERRIT
"gerrit"
public static final String
SCHEME_GPGKEY
"gpgkey"
public static final String
SCHEME_MAILTO
"mailto"
public static final String
SCHEME_USERNAME
"username"
public static final String
SCHEME_UUID
"uuid"
-
com.google.gerrit.server.account.externalids.ExternalIdReader Modifier and Type Constant Field Value public static final int
MAX_NOTE_SZ
524288
-
com.google.gerrit.server.args4j.TimestampHandler Modifier and Type Constant Field Value public static final String
TIMESTAMP_FORMAT
"yyyyMMdd_HHmm"
-
com.google.gerrit.server.auth.oauth.OAuthTokenCache Modifier and Type Constant Field Value public static final String
OAUTH_TOKENS
"oauth_tokens"
-
com.google.gerrit.server.cache.CacheModule Modifier and Type Constant Field Value public static final String
MEMORY_MODULE
"cache-memory"
public static final String
PERSISTENT_MODULE
"cache-persistent"
-
com.google.gerrit.server.change.ChangeResource Modifier and Type Constant Field Value public static final int
JSON_FORMAT_VERSION
1
-
com.google.gerrit.server.change.FileContentUtil Modifier and Type Constant Field Value public static final String
TEXT_X_GERRIT_COMMIT_MESSAGE
"text/x-gerrit-commit-message"
public static final String
TEXT_X_GERRIT_MERGE_LIST
"text/x-gerrit-merge-list"
-
com.google.gerrit.server.change.PostReview Modifier and Type Constant Field Value public static final String
ERROR_ADDING_REVIEWER
"error adding reviewer"
public static final String
ERROR_WIP_READY_MUTUALLY_EXCLUSIVE
"work_in_progress and ready are mutually exclusive"
public static final String
START_REVIEW_MESSAGE
"This change is ready for review."
-
com.google.gerrit.server.change.PostReviewers Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_REVIEWERS
20
public static final int
DEFAULT_MAX_REVIEWERS_WITHOUT_CHECK
10
-
com.google.gerrit.server.config.AllProjectsNameProvider Modifier and Type Constant Field Value public static final String
DEFAULT
"All-Projects"
-
com.google.gerrit.server.config.AllUsersNameProvider Modifier and Type Constant Field Value public static final String
DEFAULT
"All-Users"
-
com.google.gerrit.server.config.AnonymousCowardNameProvider Modifier and Type Constant Field Value public static final String
DEFAULT
"Anonymous Coward"
-
com.google.gerrit.server.config.FlushCache Modifier and Type Constant Field Value public static final String
WEB_SESSIONS
"web_sessions"
-
com.google.gerrit.server.config.GerritServerIdProvider Modifier and Type Constant Field Value public static final String
KEY
"serverId"
public static final String
SECTION
"gerrit"
-
com.google.gerrit.server.config.ScheduleConfig Modifier and Type Constant Field Value public static final long
INVALID_CONFIG
-2L
public static final long
MISSING_CONFIG
-1L
-
com.google.gerrit.server.config.SitePaths Modifier and Type Constant Field Value public static final String
CSS_FILENAME
"GerritSite.css"
public static final String
FOOTER_FILENAME
"GerritSiteFooter.html"
public static final String
HEADER_FILENAME
"GerritSiteHeader.html"
public static final String
THEME_FILENAME
"gerrit-theme.html"
-
com.google.gerrit.server.data.QueryStatsAttribute Modifier and Type Constant Field Value public final String
type
"stats"
-
com.google.gerrit.server.events.ChangeDeletedEvent Modifier and Type Constant Field Value public static final String
TYPE
"change-deleted"
-
com.google.gerrit.server.events.ChangeMergedEvent Modifier and Type Constant Field Value public static final String
TYPE
"change-merged"
-
com.google.gerrit.server.events.RefUpdatedEvent Modifier and Type Constant Field Value public static final String
TYPE
"ref-updated"
-
com.google.gerrit.server.events.ReviewerDeletedEvent Modifier and Type Constant Field Value public static final String
TYPE
"reviewer-deleted"
-
com.google.gerrit.server.git.DestinationList Modifier and Type Constant Field Value public static final String
DIR_NAME
"destinations"
-
com.google.gerrit.server.git.GarbageCollection Modifier and Type Constant Field Value public static final String
LOG_NAME
"gc_log"
-
com.google.gerrit.server.git.GroupList Modifier and Type Constant Field Value public static final String
FILE_NAME
"groups"
-
com.google.gerrit.server.git.MultiProgressMonitor Modifier and Type Constant Field Value public static final int
UNKNOWN
0
-
com.google.gerrit.server.git.ProjectConfig Modifier and Type Constant Field Value public static final String
ACCESS
"access"
public static final String
COMMENTLINK
"commentlink"
public static final String
PROJECT_CONFIG
"project.config"
-
com.google.gerrit.server.git.QueryList Modifier and Type Constant Field Value public static final String
FILE_NAME
"queries"
-
com.google.gerrit.server.git.UserConfigSections Modifier and Type Constant Field Value public static final String
CHANGE_TABLE
"changeTable"
public static final String
CHANGE_TABLE_COLUMN
"column"
public static final String
DIFF
"diff"
public static final String
EDIT
"edit"
public static final String
GENERAL
"general"
public static final String
KEY_ID
"id"
public static final String
KEY_MATCH
"match"
public static final String
KEY_TARGET
"target"
public static final String
KEY_TOKEN
"token"
public static final String
KEY_URL
"url"
public static final String
MY
"my"
public static final String
URL_ALIAS
"urlAlias"
-
com.google.gerrit.server.group.SystemGroupBackend Modifier and Type Constant Field Value public static final String
SYSTEM_GROUP_SCHEME
"global:"
-
com.google.gerrit.server.index.SingleVersionModule Modifier and Type Constant Field Value public static final String
SINGLE_VERSIONS
"IndexModule/SingleVersions"
-
com.google.gerrit.server.index.account.AccountSchemaDefinitions Modifier and Type Constant Field Value public static final String
NAME
"accounts"
-
com.google.gerrit.server.index.change.ChangeField Modifier and Type Constant Field Value public static final int
NO_ASSIGNEE
-1
-
com.google.gerrit.server.index.change.ChangeSchemaDefinitions Modifier and Type Constant Field Value public static final String
NAME
"changes"
-
com.google.gerrit.server.mail.MetadataName Modifier and Type Constant Field Value public static final String
CHANGE_NUMBER
"Gerrit-Change-Number"
public static final String
MESSAGE_TYPE
"Gerrit-MessageType"
public static final String
PATCH_SET
"Gerrit-PatchSet"
public static final String
TIMESTAMP
"Gerrit-Comment-Date"
-
com.google.gerrit.server.notedb.NoteDbChangeState Modifier and Type Constant Field Value public static final String
NOTE_DB_PRIMARY_STATE
"N"
-
com.google.gerrit.server.notedb.NoteDbUpdateManager Modifier and Type Constant Field Value public static final String
CHANGES_READ_ONLY
"NoteDb changes are read-only"
-
com.google.gerrit.server.notedb.NotesMigration Modifier and Type Constant Field Value public static final String
SECTION_NOTE_DB
"noteDb"
-
com.google.gerrit.server.patch.DiffSummaryKey Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
com.google.gerrit.server.patch.IntraLineDiffKey Modifier and Type Constant Field Value public static final long
serialVersionUID
12L
-
com.google.gerrit.server.patch.PatchListKey Modifier and Type Constant Field Value public static final long
serialVersionUID
31L
-
com.google.gerrit.server.plugins.PluginEntry Modifier and Type Constant Field Value public static final String
ATTR_CHARACTER_ENCODING
"Character-Encoding"
public static final String
ATTR_CONTENT_TYPE
"Content-Type"
-
com.google.gerrit.server.project.DashboardsCollection Modifier and Type Constant Field Value public static final String
DEFAULT_DASHBOARD_NAME
"default"
-
com.google.gerrit.server.project.ProjectState Modifier and Type Constant Field Value public static final String
INHERITED_FROM_GLOBAL
"Inherited from the global config."
public static final String
INHERITED_FROM_PARENT
"Inherited from parent project \'%s\'."
public static final String
OVERRIDDEN_BY_GLOBAL
"Overridden by the global config. This project may not set a higher limit."
public static final String
OVERRIDDEN_BY_PARENT
"Overridden by parent project \'%s\'. This project may not set a higher limit."
-
com.google.gerrit.server.project.RefPattern Modifier and Type Constant Field Value public static final String
USERID_SHARDED
"shardeduserid"
public static final String
USERNAME
"username"
-
com.google.gerrit.server.query.account.AccountQueryBuilder Modifier and Type Constant Field Value public static final String
FIELD_ACCOUNT
"account"
public static final String
FIELD_EMAIL
"email"
public static final String
FIELD_LIMIT
"limit"
public static final String
FIELD_NAME
"name"
public static final String
FIELD_PREFERRED_EMAIL
"preferredemail"
public static final String
FIELD_PREFERRED_EMAIL_EXACT
"preferredemail_exact"
public static final String
FIELD_USERNAME
"username"
public static final String
FIELD_VISIBLETO
"visibleto"
-
com.google.gerrit.server.query.change.ChangeQueryBuilder Modifier and Type Constant Field Value public static final String
ARG_ID_GROUP
"group"
public static final String
ARG_ID_OWNER
"owner"
public static final String
ARG_ID_USER
"user"
public static final String
FIELD_ADDED
"added"
public static final String
FIELD_AGE
"age"
public static final String
FIELD_ASSIGNEE
"assignee"
public static final String
FIELD_AUTHOR
"author"
public static final String
FIELD_BEFORE
"before"
public static final String
FIELD_CHANGE
"change"
public static final String
FIELD_CHANGE_ID
"change_id"
public static final String
FIELD_COMMENT
"comment"
public static final String
FIELD_COMMENTBY
"commentby"
public static final String
FIELD_COMMIT
"commit"
public static final String
FIELD_COMMITTER
"committer"
public static final String
FIELD_CONFLICTS
"conflicts"
public static final String
FIELD_DELETED
"deleted"
public static final String
FIELD_DELTA
"delta"
public static final String
FIELD_DESTINATION
"destination"
public static final String
FIELD_DRAFTBY
"draftby"
public static final String
FIELD_EDITBY
"editby"
public static final String
FIELD_EXACTAUTHOR
"exactauthor"
public static final String
FIELD_EXACTCOMMIT
"exactcommit"
public static final String
FIELD_EXACTCOMMITTER
"exactcommitter"
public static final String
FIELD_FILE
"file"
public static final String
FIELD_FILEPART
"filepart"
public static final String
FIELD_GROUP
"group"
public static final String
FIELD_HASHTAG
"hashtag"
public static final String
FIELD_LABEL
"label"
public static final String
FIELD_LIMIT
"limit"
public static final String
FIELD_MERGE
"merge"
public static final String
FIELD_MERGEABLE
"mergeable2"
public static final String
FIELD_MESSAGE
"message"
public static final String
FIELD_OWNER
"owner"
public static final String
FIELD_OWNERIN
"ownerin"
public static final String
FIELD_PARENTPROJECT
"parentproject"
public static final String
FIELD_PATH
"path"
public static final String
FIELD_PENDING_REVIEWER
"pendingreviewer"
public static final String
FIELD_PENDING_REVIEWER_BY_EMAIL
"pendingreviewerbyemail"
public static final String
FIELD_PRIVATE
"private"
public static final String
FIELD_PROJECT
"project"
public static final String
FIELD_PROJECTS
"projects"
public static final String
FIELD_REF
"ref"
public static final String
FIELD_REVERTOF
"revertof"
public static final String
FIELD_REVIEWEDBY
"reviewedby"
public static final String
FIELD_REVIEWER
"reviewer"
public static final String
FIELD_REVIEWERIN
"reviewerin"
public static final String
FIELD_STAR
"star"
public static final String
FIELD_STARBY
"starby"
public static final String
FIELD_STARREDBY
"starredby"
public static final String
FIELD_STARTED
"started"
public static final String
FIELD_STATUS
"status"
public static final String
FIELD_SUBMISSIONID
"submissionid"
public static final String
FIELD_TR
"tr"
public static final String
FIELD_UNRESOLVED_COMMENT_COUNT
"unresolved"
public static final String
FIELD_VISIBLETO
"visibleto"
public static final String
FIELD_WATCHEDBY
"watchedby"
public static final String
FIELD_WIP
"wip"
-
com.google.gerrit.server.query.change.ConflictsCacheImpl Modifier and Type Constant Field Value public static final String
NAME
"conflicts"
-
com.google.gerrit.server.query.change.ConflictsPredicate Modifier and Type Constant Field Value protected static final String
TOO_MANY_FILES
"too many files to find conflicts"
-
com.google.gerrit.server.query.change.LabelPredicate Modifier and Type Constant Field Value protected static final int
MAX_LABEL_VALUE
4
-
com.google.gerrit.server.query.group.GroupQueryBuilder Modifier and Type Constant Field Value public static final String
FIELD_DESCRIPTION
"description"
public static final String
FIELD_INNAME
"inname"
public static final String
FIELD_LIMIT
"limit"
public static final String
FIELD_NAME
"name"
public static final String
FIELD_OWNER
"owner"
public static final String
FIELD_UUID
"uuid"
-
com.google.gerrit.server.ssh.SshAddressesModule Modifier and Type Constant Field Value public static final int
DEFAULT_PORT
29418
public static final int
IANA_SSH_PORT
22
-
com.google.gerrit.server.util.MagicBranch Modifier and Type Constant Field Value public static final String
NEW_CHANGE
"refs/for/"
public static final String
NEW_DRAFT_CHANGE
"refs/drafts/"
public static final String
NEW_PUBLISH_CHANGE
"refs/publish/"
-
com.google.gerrit.server.util.SystemLog Modifier and Type Constant Field Value public static final String
LOG4J_CONFIGURATION
"log4j.configuration"
-
com.google.gerrit.server.util.TreeFormatter Modifier and Type Constant Field Value public static final String
NOT_VISIBLE_NODE
"(x)"
-
com.google.gerrit.sshd.BaseCommand Modifier and Type Constant Field Value public static final int
STATUS_NOT_ADMIN
1073741827
-
com.google.gerrit.sshd.Commands Modifier and Type Constant Field Value public static final String
ROOT
""